summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2011-05-25mtd: omap2: mtd split nand_scan in ident and tailJan Weitzel
2011-05-25mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt
2011-05-25mtd: nand: remove doubled chip deselection on (un)lockJiri Pinkava
2011-05-25mtd: nand: fix S3C NAND clock stopJiri Pinkava
2011-05-25mtd: denali: drop __TIME__ usageMichal Marek
2011-05-25mtd: nand: dynamic allocation of flash-based BBT structsBrian Norris
2011-05-25mtd: mxc_nand: add support for multiple chips on V21 devicesBaruch Siach
2011-04-27Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu
2011-04-01mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre
2011-04-01mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu
2011-04-01mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds