aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2011-03-23mtd: add "platform:" prefix for platform modaliasAxel Lin
2010-08-26pxa3xx: fix ns2cycle equationAxel Lin
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard
2009-09-19mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-04mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal
2009-09-04mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten
2009-09-04mtd: nand_base: use __func__ instead of typing namesvimal singh
2009-09-04mtd: nand: remove repeated comment, fix spellingvimal singh
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten
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