summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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-03-25MTD: Relax dependenciesRichard Weinberger
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-16NAND Machine support for Integrated Flash ControllerPrabhakar Kushwaha
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren
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-20Merge branch 'omap1-part2' into omap1Tony Lindgren
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