aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* mtd: nand: fix htmldocs warningsJaswinder Singh Rajput2009-09-24
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-23
|\
| * mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-20
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20
| |\
| * | mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse2009-09-19
| * | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto2009-09-19
| * | mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto2009-09-19
| * | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-19
| * | mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan2009-09-19
| * | mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2009-09-19
| * | mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-19
| * | mtd: add nand support for w90p910 (v2)Wan ZongShun2009-09-19
| * | mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell2009-09-19
| * | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard2009-09-19
| * | mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje2009-09-19
| * | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-19
| * | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-19
| * | mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-19
| * | mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-04
| * | mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-04
| * | mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-04
| * | mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-04
* | | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
| |/ |/|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-18
|\ \
| * | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-28
| |/
* | Merge branch 'master' into develRussell King2009-09-12
|\|
| * [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-24
| |
| \
*-. | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
|\ \|
| | * mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-28
| | * mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-25
| |/ |/|
| * [ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten2009-07-09
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\
| * mtd: nand: Fix memory leak on txx9ndfmc probe failure.Atsushi Nemoto2009-06-09
| * mtd: orion_nand: use burst reads with double word accessesNicolas Pitre2009-06-08
| * mtd/nand: s3c6400 support for s3c2410 driverPeter Korsgaard2009-06-08
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08
| |\
| | * [MTD] [NAND] S3C2410: Use DIV_ROUND_UPBen Dooks2009-06-08
| | * [MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/writeBen Dooks2009-06-08
| | * [MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NANDMichel Pollet2009-06-08
| | * [MTD] [NAND] S3C2410: Allow commandline partition processingAndy Green2009-05-30
| | * [MTD] [NAND] S3C2410: Fix CFG debug orderAndy Green2009-05-30
| | * [MTD] [NAND] S3C2410: Uninitialised variable cleanupNelson Castillo2009-05-30
| | * [MTD] [NAND] S3C2410: NAND ECC by chip rather than globalAndy Green2009-05-30
| | * [MTD] [NAND] S3C2410: Basic kerneldoc comment updatesBen Dooks2009-05-30
| | * [MTD] [NAND] S3C2410: Move to using platform device tableBen Dooks2009-05-30
| * | mtd: nand: max_retries off by one in mxc_nandRoel Kluin2009-06-05
| * | mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440Peter Korsgaard2009-06-05
| * | mtd: nand: add OMAP2/OMAP3 NAND driverVimal Singh2009-06-05
| * | mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITsCliff Cai2009-06-05
| * | mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rwMike Frysinger2009-06-05