summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2013-01-17mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2013-01-17mtd cs553x_nand: Initialise ecc.strength before nand_scan()Nathan Williams
2012-10-28mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-13mtd: omap2: fix module loadingAndreas Bießmann
2012-10-13mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann
2012-10-13mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani
2012-10-13mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud
2012-07-19mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-16mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-10mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer
2012-06-10mtd: nand: fix scan_read_raw_oobDmitry Maluka
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-08mtd: ams-delta: fix request_mem_region() failureJanusz Krzysztofik
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mtd: nand: gpmi: fix function annotationsWolfram Sang
2012-03-27mtd: unify initialization of erase_info->fail_addrShmulik Ladkani
2012-03-27mtd: support ONFI multi lun NANDMatthieu CASTET
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar
2012-03-27mtd: nand/fsmc: Use dev_err to report error scenarioVipin Kumar
2012-03-27mtd: nand/fsmc: Use devm routinesVipin Kumar
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar
2012-03-27mtd: fsmc_nand: add pm callbacks to support hibernationShiraz Hashim
2012-03-27mtd: nand/fsmc: Initialize the badblockbits to 7Vipin Kumar
2012-03-27mtd: nand/fsmc: Flip the bit only if the error index is < 4096Vipin Kumar
2012-03-27mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devicesVipin Kumar
2012-03-27mtd: nand/fsmc: Correct the multiline comment formatVipin Kumar
2012-03-27mtd: nand/fsmc: Remove default partition information from driverArmando Visconti
2012-03-27mtd: nand/fsmc: Pass partition information through platform dataVipin Kumar
2012-03-27mtd: gpmi: fix the wrong DMA command.Huang Shijie
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht
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