aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-03-27mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti
2012-03-27mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti
2012-03-27mtd: fsmc: fixed data abort inside change_bit()Armando Visconti
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim
2012-03-27mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav
2012-03-27mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht
2012-03-27mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht
2012-03-27mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht
2012-03-27mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht
2012-03-27mtd: change the location of the ONFI detected logHuang Shijie
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie
2012-03-27mtd: gpmi: fix compiler warningHuang Shijie
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris
2012-03-27mtd: docg4: fix printk() warningsDan Carpenter
2012-03-27mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-27mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn
2012-03-27mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris
2012-03-27mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris
2012-03-27mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris
2012-03-27mtd: nand: erase block before marking badBrian Norris
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-11mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie
2012-01-11mtd: nand: fix typo in commentWolfram Sang
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: txx9ndfmc: use devm_request_and_ioremapJulia Lawall
2012-01-09mtd: gpio-nand: add device tree bindingsJamie Iles
2012-01-09mtd: nand: Add ONFI support for FSL NAND controllerShengzhou Liu
2012-01-09mtd: nand: fixup for fmr initialization of Freescale NAND controllerShengzhou Liu
2012-01-09mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctlyLiu Shuo
2012-01-09mtd: davinci: if no amif timing is passed, don; t setup cscfg registerHeiko Schocher
2012-01-09mtd: nand: set correct length to FBCR for a non-full-page writeLiu Shuo