aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsmc_nand.c
AgeCommit message (Expand)Author
2013-04-05mtd: fsmc_nand: use module_platform_driver_probe()Jingoo Han
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2013-01-07mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-15mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar
2012-11-15mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar
2012-11-15mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-05-13mtd: fsmc_nand: Add clk_{un}prepare() supportViresh Kumar
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: flash drivers set ecc strengthMike Dunn
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
2011-09-11mtd: fsmc_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov
2011-09-11mtd: fsmc_nand don't specify default parsing optionsDmitry Eremin-Solenikov
2011-09-11mtd: fsmc_nand: fix a memory leakAxel Lin
2011-05-25mtd: fsmc_nand: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-03mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij
2010-12-03mtd: FSMC NAND remove PARTITION macro and fix compile noiseLinus Walleij
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij