aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-16/+25
|\
| * mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-11-111-11/+16
| * mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack2011-11-111-0/+2
| * mtd: pxa3xx_nand: fix nand detection issueLei Wen2011-11-111-5/+7
* | Merge commit 'v3.0-rc6' into android-3.0Dima Zavin2011-07-071-3/+3
|\ \ | |/
| * powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
* | mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat2011-06-141-0/+39
* | mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin2011-06-141-0/+24
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-2745-873/+406
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-251-2/+1
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-2514-26/+30
| * mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1
| * mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2
| * mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-251-14/+2
| * mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles2011-05-251-10/+5
| * mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3
| * mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1
| * mtd: ndfc: convert to mtd_device_register()Jamie Iles2011-05-251-12/+1
| * mtd: mxc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+4
| * mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: h1910: convert to mtd_device_register()Jamie Iles2011-05-252-5/+2
| * mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-21/+4
| * mtd: fsl_upm: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles2011-05-251-8/+1
| * mtd: diskonchip: convert to mtd_device_register()Jamie Iles2011-05-251-11/+7
| * mtd: davinci_nand: convert to mtd_device_register()Jamie Iles2011-05-251-30/+21
| * mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles2011-05-251-16/+3
| * mtd: cafe_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+2
| * mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles2011-05-251-6/+1
| * mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles2011-05-251-3/+1
| * mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-251-11/+1
| * mtd: pxa: convert to mtd_device_register()Jamie Iles2011-05-251-10/+3
| * mtd: plat_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3
| * mtd: nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala2011-05-251-7/+5
| * mtd: denali: detect the number of banksJamie Iles2011-05-252-9/+21
| * mtd: denali: remove nearly-duplicated register definitionsJamie Iles2011-05-252-395/+110
| * mtd: denali: convert to generic DMA APIJamie Iles2011-05-252-44/+40
| * mtd: return badblockbits backArtem Bityutskiy2011-05-251-0/+2
| * mtd: nand: ndfc: add multiple chip select supportFelix Radensky2011-05-251-17/+35
| * mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel2011-05-251-2/+8
| * mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-251-0/+1
| * mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava2011-05-251-6/+0
| * mtd: nand: fix S3C NAND clock stopJiri Pinkava2011-05-251-16/+43
| * mtd: denali: drop __TIME__ usageMichal Marek2011-05-251-2/+1