aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/lpc32xx_mlc.c
Commit message (Expand)AuthorAge
* mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy2017-01-26
* mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-05
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-19
* mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON2016-01-26
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-07
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-18
* mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-18
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-08
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-11
* mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-19
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-13
* mtd: nand: lpc32xx_mlc: drop owner assignmentFrans Klaver2015-10-13
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-01
* mtd: lpc32xx_mlc: Remove unnecessary OOM messagesJingoo Han2014-01-07
* mtd: nand: lpc32xx_mlc: drop custom write_page callbackBrian Norris2014-01-03
* mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat2013-11-07
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-30
* mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-05
* drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-05
* mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* mtd: remove use of __devexitBill Pemberton2012-11-22
* mtd: remove use of __devinitBill Pemberton2012-11-22
* mtd: remove use of __devexit_pBill Pemberton2012-11-22
* mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge2012-09-29
* mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-29
* mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge2012-07-13
* mtd: add LPC32xx MLC NAND driverRoland Stigge2012-07-06