summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2009-10-05mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh
2009-06-25mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-09mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto
2009-06-08mtd: orion_nand: use burst reads with double word accessesNicolas Pitre
2009-06-08mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse
2009-06-08[MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks
2009-06-08[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks
2009-06-08[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet
2009-06-05mtd: nand: max_retries off by one in mxc_nandRoel Kluin
2009-06-05mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard
2009-06-05mtd: davinci nand: update clock namingKevin Hilman
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh
2009-06-05mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai
2009-06-05mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger
2009-06-05mtd: add on-flash BBT support for Atmel NAND driverSimon Polette
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten
2009-06-05mtd: extend plat_nand for (read|write)_bufAlexander Clouter
2009-06-05mtd: davinci_nand: cmdlinepart uses MTD IDsDavid Brownell
2009-06-05mtd: mxc_nand: add correct dev_id parameter to free_irq() callsMagnus Lilja
2009-06-05mtd: nand: fix 512 byte software ecc supportVimal Singh
2009-06-05mtd: nand: davinci_nand, 4-bit ECC for smallpageDavid Brownell
2009-06-05mtd: nand: minor davinci_nand cleanupDavid Brownell
2009-06-05mtd: nand: don't walk past end of oobfree[]David Brownell
2009-06-05mtd: plat_nand: fix section errorThomas Chou
2009-05-30[MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green
2009-05-30[MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green
2009-05-30[MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo
2009-05-30[MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green
2009-05-30[MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks
2009-05-30[MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks
2009-05-29mtd: Fix handling of mtdname in txx9ndfmc.cDavid Woodhouse
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-24cafe_nand: Fix warningAlan Cox
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-04-06[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delaysWolfgang Grandegger
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-04-06[MTD] [NAND] Add support for NAND on the Socrates boardWolfgang Grandegger
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-04-04[MTD] [NAND] Add parent info for CAFÉ controllerDavid Woodhouse
2009-04-04[MTD] support driver model updatesDavid Brownell