summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/lpc32xx_mlc.c
AgeCommit message (Expand)Author
2017-01-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
2016-05-05mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon
2016-01-26mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris 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: lpc32xx: use the mtd instance embedded in struct nand_chipBoris 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-10-19mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13mtd: nand: lpc32xx_mlc: drop owner assignmentFrans Klaver
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang
2014-07-01mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris
2014-01-07mtd: lpc32xx_mlc: Remove unnecessary OOM messagesJingoo Han
2014-01-03mtd: nand: lpc32xx_mlc: drop custom write_page callbackBrian Norris
2013-11-06mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han
2013-08-05mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2012-11-22mtd: remove use of __devexitBill Pemberton
2012-11-22mtd: remove use of __devinitBill Pemberton
2012-11-22mtd: remove use of __devexit_pBill Pemberton
2012-09-29mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge
2012-07-13mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge
2012-07-06mtd: add LPC32xx MLC NAND driverRoland Stigge