aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* mtd: nandsim: add support for 4KiB pagesSebastian Andrzej Siewior2009-12-01
* Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-30
|\
| * mxc_nand: use DRIVER_NAME where appropriateSascha Hauer2009-11-12
| * mxc_nand: remove TROP_US_DELAYSascha Hauer2009-11-12
| * mxc_nand: Allow flash based bbtSascha Hauer2009-11-12
| * mxc_nand: disable sp_en bit only onceSascha Hauer2009-11-12
| * mxc_nand: Add NFC V2 supportSascha Hauer2009-11-12
| * mxc_nand: Get rid of pagesize_2k flagSascha Hauer2009-11-12
| * mxc_nand: Make main/spare areas runtime configurableSascha Hauer2009-11-12
| * mxc_nand: remove unused definesSascha Hauer2009-11-12
| * mxc nand: modify send_page to send all pages, not only oneSascha Hauer2009-11-12
| * mxc nand: simplify command processingSascha Hauer2009-11-12
| * mxc nand: use buffersSascha Hauer2009-11-12
| * mxc nand: use resource_size()Sascha Hauer2009-11-12
| * mxc nand: remove dead codeSascha Hauer2009-11-12
| * mxc nand: remove debug paramSascha Hauer2009-11-12
| * mxc_nand: introduce mxc_do_addr_cycleSascha Hauer2009-11-12
| * mxc_nand: merge send_read_page and send_prog_pageSascha Hauer2009-11-12
| * mxc_nand: cleanup initializationSascha Hauer2009-11-12
| * mxc_nand: cleanup eccoob descriptionsSascha Hauer2009-11-12
* | mtd: pxa3xx_nand: Fix PIO data transferDavid Hunter2009-11-30
* | mtd: nand: fix multi-chip suspend problemLi Yang2009-11-30
* | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-30
* | mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König2009-11-30
* | mtd: move excite_nand_remove to .devexit.textUwe Kleine-König2009-11-30
* | mtd: eLBC NAND: give more verbose output on errorScott Wood2009-11-30
* | mtd: eLBC NAND: use recommended command sequencesScott Wood2009-11-30
* | mtd: eLBC NAND: increase bus timeout to maximumScott Wood2009-11-30
* | mtd: alauda: Use hweight8Akinobu Mita2009-11-30
* | mtd: error return -EIO instead of EIORoel Kluin2009-11-30
* | mtd: ensure index is positiveRoel Kluin2009-11-30
* | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-30
* | mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-30
* | mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto2009-11-30
* | mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-30
* | mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-30
|/
* Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse2009-10-20
* mtd: add bcmring nand driverLeo (Hao) Chen2009-10-19
* mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-19
* mtd: move mxcnd_remove to .exit.textUwe Kleine-König2009-10-17
* mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-08
* mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-05
* 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