summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2009-11-30mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König1-1/+1
2009-11-30mtd: move excite_nand_remove to .devexit.textUwe Kleine-König1-1/+1
2009-11-30mtd: eLBC NAND: give more verbose output on errorScott Wood1-5/+8
2009-11-30mtd: eLBC NAND: use recommended command sequencesScott Wood1-39/+27
2009-11-30mtd: eLBC NAND: increase bus timeout to maximumScott Wood1-0/+7
2009-11-30mtd: alauda: Use hweight8Akinobu Mita1-10/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin1-2/+2
2009-11-30mtd: ensure index is positiveRoel Kluin1-1/+1
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks1-1/+1
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks1-1/+2
2009-11-30mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto1-2/+1
2009-11-30mtd: Add panic_write for NAND flashesSimon Kagstrom1-8/+120
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita1-5/+20
2009-10-20Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse1-15/+1
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen6-0/+1318
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten1-16/+34
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König1-1/+1
2009-10-08mtd: atmel_nand: unused variable removedClaudio Scordino1-1/+0
2009-10-05mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar1-1/+1
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/torval...David 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/gi...Linus 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 '...Russell 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