aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/fsmc_nand.c
Commit message (Expand)AuthorAge
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar2012-11-15
* mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar2012-11-15
* mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar2012-11-15
* mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD2012-11-15
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
* mtd: nand: read_page() returns max_bitflipsMike Dunn2012-05-14
* mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar2012-05-13
* 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: flash drivers set ecc strengthMike Dunn2012-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: fsmc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: fsmc_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: fsmc_nand: fix a memory leakAxel Lin2011-09-11
* mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-03
* mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij2010-12-03
* mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-24