aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie1-3/+3
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds45-873/+406
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz1-1/+1
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles1-2/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles14-26/+30
2011-05-25mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles1-13/+1
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles1-15/+1
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles1-10/+2
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles1-14/+2
2011-05-25mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles1-10/+5
2011-05-25mtd: orion_nand: convert to mtd_device_register()Jamie Iles1-13/+1
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles1-7/+3
2011-05-25mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles1-6/+1
2011-05-25mtd: ndfc: convert to mtd_device_register()Jamie Iles1-12/+1
2011-05-25mtd: mxc_nand: convert to mtd_device_register()Jamie Iles1-9/+4
2011-05-25mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: h1910: convert to mtd_device_register()Jamie Iles2-5/+2
2011-05-25mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles1-21/+4
2011-05-25mtd: fsl_upm: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles1-8/+1
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles1-11/+7
2011-05-25mtd: davinci_nand: convert to mtd_device_register()Jamie Iles1-30/+21
2011-05-25mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles1-16/+3
2011-05-25mtd: cafe_nand: convert to mtd_device_register()Jamie Iles1-9/+2
2011-05-25mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles1-6/+1
2011-05-25mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles1-3/+1
2011-05-25mtd: atmel_nand: convert to mtd_device_register()Jamie Iles1-11/+1
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles1-10/+3
2011-05-25mtd: plat_nand: convert to mtd_device_register()Jamie Iles1-9/+3
2011-05-25mtd: nand: convert to mtd_device_register()Jamie Iles1-9/+1
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala1-7/+5
2011-05-25mtd: denali: detect the number of banksJamie Iles2-9/+21
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles2-395/+110
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles2-44/+40
2011-05-25mtd: return badblockbits backArtem Bityutskiy1-0/+2
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky1-17/+35
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel1-2/+8
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt1-0/+1
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava1-6/+0
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava1-16/+43
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek1-2/+1
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris1-23/+4
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach1-19/+32
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss1-1/+2
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-20/+12
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu1-16/+2