summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: gpmi: fix the wrong DMA command.Huang Shijie2012-03-271-1/+2
* mtd: flash drivers set ecc strengthMike Dunn2012-03-2725-1/+57
* mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-9/+42
* mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-2719-48/+48
* mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti2012-03-271-0/+40
* mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti2012-03-271-21/+17
* mtd: fsmc: fixed data abort inside change_bit()Armando Visconti2012-03-271-1/+1
* mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-4/+5
* mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav2012-03-271-17/+159
* mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar2012-03-271-4/+52
* mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+3
* mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-15/+7
* mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht2012-03-271-0/+16
* mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht2012-03-271-3/+9
* mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht2012-03-271-3/+2
* mtd: change the location of the ONFI detected logHuang Shijie2012-03-271-1/+1
* mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-271-6/+13
* mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-1/+1
* mtd: gpmi: fix compiler warningHuang Shijie2012-03-271-1/+0
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-10/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-28/+0
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-15/+31
* mtd: docg4: fix printk() warningsDan Carpenter2012-03-271-3/+1
* mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-271-1/+1
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-272-19/+19
* mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-273-0/+1399
* mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-271-6/+7
* mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-271-4/+8
* mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-271-17/+23
* mtd: nand: erase block before marking badBrian Norris2012-03-271-0/+11
* Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-043-9/+56
|\
| * Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-041-4/+41
| * mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-111-4/+14
| * mtd: nand: fix typo in commentWolfram Sang2012-01-111-1/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-10/+12
|\ \
| * | mtd: gpmi-nand: move to dma_transfer_directionShawn Guo2011-12-231-10/+12
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-175/+123
|\ \ \
| * | | MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-175/+123
| |/ /
* | / module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
| |/ |/|
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-1026-247/+189
|\ \
| * | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
| * | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-092-2/+2
| * | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-3/+3
| * | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-092-5/+5
| * | mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall2012-01-091-5/+1
| * | mtd: gpio-nand: add device tree bindingsJamie Iles2012-01-091-7/+108
| * | mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-091-8/+10
| * | mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu2012-01-091-5/+5