summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsmc_nand.c
AgeCommit message (Expand)Author
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki
2016-05-05mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon
2016-05-05mtd: nand: fsmc: switch to mtd_ooblayout_opsBoris Brezillon
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: fsmc: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-18mtd: nand: fsmc: create and use mtd_to_fsmc()Boris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-11-11mtd: nand: convert to nand_set_flash_node()Brian Norris
2015-10-26mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600Stefan Roese
2015-10-13mtd: nand: fsmc_nand: show parent device in sysfsFrans Klaver
2015-10-02mtd: nand: fsmc: Remove BUG macrosStefan Roese
2015-10-02mtd: nand: fsmc: Small whitespace cleanupStefan Roese
2015-05-07mtd: fsmc_nand: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-05-07mtd: fsmc_nand: fix handling of wait_for_completion_timeout return valueNicholas Mc Guire
2015-03-31mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-01-07mtd: fsmc_nand: use dev_warn() instead of printk()Jingoo Han
2014-01-07mtd: fsmc_nand: Remove unnecessary OOM messagesJingoo Han
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-08-30mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-08-05mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-05mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab
2013-08-05mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
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-08mtd: 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-14mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-14mtd: nand: read_page() returns max_bitflipsMike Dunn
2012-05-14mtd: 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-26mtd: nand/fsmc: Use dev_err to report error scenarioVipin Kumar
2012-03-26mtd: nand/fsmc: Use devm routinesVipin Kumar
2012-03-26mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar
2012-03-26mtd: fsmc_nand: add pm callbacks to support hibernationShiraz Hashim