aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-03-27mtd: add device-tree support to spear_smiStefan Roese
2012-03-27mtd: spear_smi: Remove default partition information from driverStefan Roese
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese
2012-03-27mtd: fix section mismatch for doc_probe_deviceRyosuke Saito
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: phram: dot not crash when built-in and passing boot paramHervé Fache
2012-03-27mtd: gpmi: fix the wrong DMA command.Huang Shijie
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-03-27mtd: docg3 reduce read alignment burdenRobert Jarzmik
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: maps: sa1100-flash: Add reference counter to set_vpp()Paul Parsons
2012-03-27mtd: maps: pcmciamtd: Add reference counter to set_vpp()Paul Parsons
2012-03-27mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons
2012-03-27mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons
2012-03-27mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons
2012-03-27mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() callsPaul Parsons
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: fix partition wrapper functionsMike Dunn
2012-03-27mtd: docg3 trivial renamingRobert Jarzmik
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: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck
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: fix 'Flash device refused suspend due to active operation' messageRussell King
2012-03-27mtd: gpmi: fix compiler warningHuang Shijie
2012-03-27mtd: simplify return logic in do_map_probe()Uwe Kleine-König
2012-03-27mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde