aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2011-09-11mtd: fsmc_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-9/+2
2011-09-11mtd: fsl_upm don't specify default parsing optionsDmitry Eremin-Solenikov1-2/+1
2011-09-11mtd: edb7312 don't specify default parsing optionsDmitry Eremin-Solenikov1-3/+1
2011-09-11mtd: davinci_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-8/+1
2011-09-11mtd: cs553x_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-5/+1
2011-09-11mtd: cmx270_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-5/+2
2011-09-11mtd: bcm_umi_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-5/+2
2011-09-11mtd: atmel_nand don't specify default parsing optionsDmitry Eremin-Solenikov1-8/+1
2011-09-11mtd: pxa3xx_nand: remove unused variable 'mtd'Axel Lin1-2/+0
2011-09-11mtd: fsmc_nand: fix a memory leakAxel Lin1-1/+1
2011-09-11mtd: pxa3xx_nand: fix a memory leakAxel Lin1-1/+1
2011-09-11mtd: nomadik_nand: add missing nand_release in nomadik_nand_removeAxel Lin1-0/+1
2011-09-11mtd: nuc900_nand: add missing nand_release in nuc900_nand_removeAxel Lin1-0/+1
2011-09-11mtd: denali: remove calling mtd_device_unregister() after nand_release()Axel Lin1-1/+0
2011-09-11mtd: nand: remove unnecessary TODOBrian Norris1-1/+0
2011-09-11mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTSDmitry Eremin-Solenikov1-2/+0
2011-09-11mtd: nand: remove meaningless delay from nand_unlockJiri Pinkava1-2/+0
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov1-3/+4
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris1-1/+1
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris1-1/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris16-22/+22
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris17-29/+39
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris2-8/+7
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris2-50/+6
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-3/+3
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2011-06-22powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie1-3/+3
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-4/+4
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds45-867/+400
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