summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mtd: flash drivers set ecc strengthMike Dunn25-1/+57
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht1-9/+42
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy19-48/+48
2012-03-27mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti1-0/+40
2012-03-27mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti1-21/+17
2012-03-27mtd: fsmc: fixed data abort inside change_bit()Armando Visconti1-1/+1
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim1-4/+5
2012-03-27mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav1-17/+159
2012-03-27mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar1-4/+52
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht1-0/+3
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht1-15/+7
2012-03-27mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht1-0/+16
2012-03-27mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht1-3/+9
2012-03-27mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht1-3/+2
2012-03-27mtd: change the location of the ONFI detected logHuang Shijie1-1/+1
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie1-6/+13
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-1/+1
2012-03-27mtd: gpmi: fix compiler warningHuang Shijie1-1/+0
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy1-10/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-28/+0
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-15/+31
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter1-3/+1
2012-03-27mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy2-19/+19
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn3-0/+1399
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris1-6/+7
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris1-4/+8
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris1-17/+23
2012-03-27mtd: nand: erase block before marking badBrian Norris1-0/+11
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds3-9/+56
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-10/+12
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-175/+123
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie1-4/+14
2012-01-11mtd: nand: fix typo in commentWolfram Sang1-1/+1
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds26-247/+189
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy2-2/+2
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy2-2/+2
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2-2/+2
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-3/+3
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy2-5/+5
2012-01-09mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall1-5/+1
2012-01-09mtd: gpio-nand: add device tree bindingsJamie Iles1-7/+108
2012-01-09mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu1-8/+10
2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu1-5/+5
2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo1-3/+10