summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-011-2/+5
* Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-301-475/+298
|\
| * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-121-2/+2
| * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-121-10/+7
| * mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-0/+34
| * mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-121-12/+3
| * mxc_nand: Add NFC V2 supportSascha Hauer2009-11-121-13/+68
| * mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-121-15/+14
| * mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-121-22/+20
| * mxc_nand: remove unused definesSascha Hauer2009-11-121-7/+0
| * mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-121-25/+20
| * mxc nand: simplify command processingSascha Hauer2009-11-121-46/+35
| * mxc nand: use buffersSascha Hauer2009-11-121-233/+77
| * mxc nand: use resource_size()Sascha Hauer2009-11-121-1/+1
| * mxc nand: remove dead codeSascha Hauer2009-11-121-17/+0
| * mxc nand: remove debug paramSascha Hauer2009-11-121-8/+8
| * mxc_nand: introduce mxc_do_addr_cycleSascha Hauer2009-11-121-40/+47
| * mxc_nand: merge send_read_page and send_prog_pageSascha Hauer2009-11-121-41/+13
| * mxc_nand: cleanup initializationSascha Hauer2009-11-121-50/+22
| * mxc_nand: cleanup eccoob descriptionsSascha Hauer2009-11-121-15/+9
* | mtd: pxa3xx_nand: Fix PIO data transferDavid Hunter2009-11-301-2/+2
* | mtd: nand: fix multi-chip suspend problemLi Yang2009-11-301-2/+8
* | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+2
* | mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König2009-11-301-1/+1
* | mtd: move excite_nand_remove to .devexit.textUwe Kleine-König2009-11-301-1/+1
* | mtd: eLBC NAND: give more verbose output on errorScott Wood2009-11-301-5/+8
* | mtd: eLBC NAND: use recommended command sequencesScott Wood2009-11-301-39/+27
* | mtd: eLBC NAND: increase bus timeout to maximumScott Wood2009-11-301-0/+7
* | mtd: alauda: Use hweight8Akinobu Mita2009-11-301-10/+1
* | mtd: error return -EIO instead of EIORoel Kluin2009-11-301-2/+2
* | mtd: ensure index is positiveRoel Kluin2009-11-301-1/+1
* | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-1/+1
* | mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+2
* | mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto2009-11-301-2/+1
* | mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-301-8/+120
* | mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-5/+20
|/
* Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse2009-10-201-15/+1
* mtd: add bcmring nand driverLeo (Hao) Chen2009-10-206-0/+1318
* mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-201-16/+34
* mtd: move mxcnd_remove to .exit.textUwe Kleine-König2009-10-171-1/+1
* mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-081-1/+0
* mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-051-1/+1
* mtd: nand: fix htmldocs warningsJaswinder Singh Rajput2009-09-241-0/+6
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-2318-98/+1277
|\
| * mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-203-0/+257
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-201-4/+4
| |\
| * | mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse2009-09-191-2/+1
| * | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto2009-09-191-5/+47
| * | mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto2009-09-191-1/+16
| * | mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2009-09-191-7/+24
OpenPOWER on IntegriCloud