aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: nand: gpmi: fix function annotationsWolfram Sang2012-03-26
| * mtd: unify initialization of erase_info->fail_addrShmulik Ladkani2012-03-26
| * mtd: support ONFI multi lun NANDMatthieu CASTET2012-03-26
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-26
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-26
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-26
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-26
| * mtd: nand/fsmc: Use dev_err to report error scenarioVipin Kumar2012-03-26
| * mtd: nand/fsmc: Use devm routinesVipin Kumar2012-03-26
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-26
| * mtd: fsmc_nand: add pm callbacks to support hibernationShiraz Hashim2012-03-26
| * mtd: nand/fsmc: Initialize the badblockbits to 7Vipin Kumar2012-03-26
| * mtd: nand/fsmc: Flip the bit only if the error index is < 4096Vipin Kumar2012-03-26
| * mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devicesVipin Kumar2012-03-26
| * mtd: nand/fsmc: Correct the multiline comment formatVipin Kumar2012-03-26
| * mtd: nand/fsmc: Remove default partition information from driverArmando Visconti2012-03-26
| * mtd: nand/fsmc: Pass partition information through platform dataVipin Kumar2012-03-26
| * mtd: gpmi: fix the wrong DMA command.Huang Shijie2012-03-26
| * mtd: flash drivers set ecc strengthMike Dunn2012-03-26
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-26
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
| * mtd: fsmc: Support of 224-bytes OOB area lengthArmando Visconti2012-03-26
| * mtd: fsmc: Improve the fsmc_correct_data() routineArmando Visconti2012-03-26
| * mtd: fsmc: fixed data abort inside change_bit()Armando Visconti2012-03-26
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-26
| * mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizesBhavna Yadav2012-03-26
| * mtd: fsmc: Newly erased page read algorithm implementedVipin Kumar2012-03-26
| * mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-26
| * mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-26
| * mtd: sh_flctl: Implement NAND_CMD_RNDOUT commandBastian Hecht2012-03-26
| * mtd: sh_flctl: Expand the READID command to 8 bytesBastian Hecht2012-03-26
| * mtd: sh_flctl: Reorder empty_fifo() callsBastian Hecht2012-03-26
| * mtd: change the location of the ONFI detected logHuang Shijie2012-03-26
| * mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-26
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
| * mtd: gpmi: fix compiler warningHuang Shijie2012-03-26
| * mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-26
| * mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-26
| * mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-26
| * mtd: docg4: fix printk() warningsDan Carpenter2012-03-26
| * mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASHWolfram Sang2012-03-26
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
| * mtd: nand: add support for diskonchip G4 nand flash deviceMike Dunn2012-03-26
| * mtd: nand: move SCANLASTPAGE handling to the correct code blockBrian Norris2012-03-26
| * mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocksBrian Norris2012-03-26
| * mtd: nand: fix SCAN2NDPAGE check for BBMBrian Norris2012-03-26
| * mtd: nand: erase block before marking badBrian Norris2012-03-26
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21