summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-06-08Initial Toradex Colibri T20 L4T R15 support.Marcel Ziswiler
2011-11-30mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat
2011-11-30mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin
2011-11-11mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)
2011-11-11mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack
2011-11-11mtd: pxa3xx_nand: fix nand detection issueLei Wen
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-05-25mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: tmio_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: socrates_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: sharpsl: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: orion_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap2: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: nomadik_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: ndfc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: mxc_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: mpc5121_nfc: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: jz4740_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: h1910: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: fsl_upm: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: fsl_elbc_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: edb7312 nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: davinci_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: cs553x_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: cafe_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: bf5xx_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: bcm_umi_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: atmel_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: plat_nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: nand: convert to mtd_device_register()Jamie Iles
2011-05-25mtd: omap: fix subpage ecc issue with prefetchKishore Kadiyala
2011-05-25mtd: denali: detect the number of banksJamie Iles
2011-05-25mtd: denali: remove nearly-duplicated register definitionsJamie Iles
2011-05-25mtd: denali: convert to generic DMA APIJamie Iles
2011-05-25mtd: return badblockbits backArtem Bityutskiy
2011-05-25mtd: nand: ndfc: add multiple chip select supportFelix Radensky