aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput1-0/+6
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-98/+1277
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2-4/+4
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini3-0/+257
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-4/+4
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse1-2/+1
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto1-5/+47
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto1-1/+16
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto1-7/+24
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan1-2/+2
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2-2/+193
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh2-9/+160
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun3-0/+390
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell1-5/+12
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard1-1/+15
2009-09-19mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje1-6/+39
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje1-1/+60
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje5-12/+15
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König1-2/+1
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-4/+4
2009-09-12Merge branch 'master' into develRussell King1-1/+1
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King3-4/+10
2009-09-04mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal1-1/+2
2009-09-04mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten1-1/+4
2009-09-04mtd: nand_base: use __func__ instead of typing namesvimal singh1-40/+42
2009-09-04mtd: nand: remove repeated comment, fix spellingvimal singh1-2/+1
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren1-4/+4
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-07-09[ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten1-1/+4
2009-06-28mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh1-2/+5
2009-06-25mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo1-1/+1
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds13-164/+1406
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-2/+2
2009-06-09mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto1-9/+9
2009-06-08mtd: orion_nand: use burst reads with double word accessesNicolas Pitre1-0/+23
2009-06-08mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2-9/+12
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2-100/+199
2009-06-08[MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks1-2/+1
2009-06-08[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks1-2/+20
2009-06-08[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet1-0/+6
2009-06-05mtd: nand: max_retries off by one in mxc_nandRoel Kluin1-1/+1
2009-06-05mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard1-3/+3
2009-06-05mtd: davinci nand: update clock namingKevin Hilman1-3/+4
2009-06-05mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh3-0/+783
2009-06-05mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai1-2/+11
2009-06-05mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger1-3/+1
2009-06-05mtd: add on-flash BBT support for Atmel NAND driverSimon Polette1-1/+10
2009-06-05mtd: MXC NAND support for 2KiB page size flashesVladimir Barinov1-9/+51
2009-06-05mtd: plat_nand: allow platform to set partitionsH Hartley Sweeten1-0/+2
2009-06-05mtd: plat_nand: add platform probe/remove callbacksH Hartley Sweeten1-2/+11