aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
* 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
| * mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris2011-05-251-23/+4
| * mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach2011-05-251-19/+32
* | mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-261-1/+1
* | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-1/+2
|/
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-04-091-20/+12
|\
| * mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-011-16/+2