summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall2012-09-291-2/+0
* mtd: fix kernel-doc warning in include/linux/mtd/nand.hRandy Dunlap2012-09-291-0/+1
* mtd: mtdpart: break it as soon as we parse out the partitionsHuang Shijie2012-09-291-1/+4
* mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese2012-09-292-0/+21
* mtd: spear_smi: use devm_ functions consistentlyJulia Lawall2012-09-291-65/+18
* mtd: lantiq: Add NAND support on Lantiq XWAY SoC.John Crispin2012-09-293-0/+210
* mtd: check for valid pdata inside plat_nandJohn Crispin2012-09-291-0/+5
* defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-2915-15/+0
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-2926-550/+0
* mtd: m25p80: add support for Micron N25Q256AVivien Didelot2012-09-291-0/+3
* mtd: maps: pci: remove dead codeWolfram Sang2012-09-291-23/+0
* mtd: use %*ph[CN] to dump small buffersAndy Shevchenko2012-09-294-41/+14
* mtd: gpmi: fix the compiler warningsHuang Shijie2012-09-293-16/+12
* mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher2012-09-292-1/+122
* JFFS2: fix unmount regressionArtem Bityutskiy2012-09-291-0/+4
* mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer2012-09-291-1/+1
* mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer2012-09-291-6/+9
* mtd: s3c2410: Fix line over 80 characters warningSachin Kamat2012-09-291-10/+20
* mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat2012-09-291-8/+9
* mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat2012-09-291-37/+27
* mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat2012-09-291-2/+1
* mtd: s3c2410: Use pr_* instead of printkSachin Kamat2012-09-291-1/+4
* mtd: s3c2410: Use module_platform_driver()Sachin Kamat2012-09-291-14/+1
* mtd: nand: Include IMX6 in the list of supported SoCsFabio Estevam2012-09-291-1/+1
* mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan2012-09-293-70/+101
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-09-291-8/+11
* mtd: omap2: fix some typos in commentsPeter Meerwald2012-09-291-5/+5
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-292-8/+2
* mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD2012-09-291-2/+63
* mtd: docg4: fix oob readsMike Dunn2012-09-291-27/+6
* mtd: spear_smi: fix compilation warningArtem Bityutskiy2012-09-291-1/+1
* mtd: spear_smi: failure test for null rather than negative integerJulia Lawall2012-09-291-1/+1
* mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-292-2/+31
* mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-292-2/+31
* mtd: nand: rename '_raw' BBT scan functionsBrian Norris2012-09-291-10/+10
* mtd: nand: use ECC, if present, when scanning OOBBrian Norris2012-09-291-7/+20
* mtd: nand_bbt: use string libraryBrian Norris2012-09-291-18/+9
* mtd: nand: remove unused 'int' return codesBrian Norris2012-09-291-11/+8
* mtd: check for max_bitflips in mtd_read_oob()Brian Norris2012-09-291-1/+13
* mtd: m25p80: Fix the Spansion chip detectionMarek Vasut2012-09-291-5/+5
* mtd: m25p80: add support for Spansion s25sl064p chipMarek Vasut2012-09-291-0/+1
* mtd: gpmi: change the code for clocksHuang Shijie2012-09-293-18/+112
* mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht2012-09-291-1/+2
* mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht2012-09-291-6/+7
* Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-228324-200976/+473646
|\
| * Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
| * autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
| * Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
| |\
| | * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
| |\ \