summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/lpc32xx_mlc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET2017-09-181-1/+2
* Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-231-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-231-2/+7
|/
* mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy2017-01-041-1/+1
* mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on errorMasahiro Yamada2016-11-071-6/+4
* mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-17/+33
* mtd: nand: remove unneeded of_mtd.h inclusionsBoris Brezillon2016-04-191-1/+0
* mtd: nand: lpc32xx_mlc: fix ecc.sizeBoris BREZILLON2016-01-261-1/+1
* mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-9/+10
* mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-181-1/+0
* mtd: nand: lpc32xx: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-181-4/+3
* mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON2015-12-081-3/+3
* mtd: nand: drop unnecessary partition parser dataBrian Norris2015-11-111-4/+3
* mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-191-5/+5
* mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON2015-10-131-1/+2
* mtd: nand: lpc32xx_mlc: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris2014-07-011-6/+0
* mtd: lpc32xx_mlc: Remove unnecessary OOM messagesJingoo Han2014-01-071-8/+2
* mtd: nand: lpc32xx_mlc: drop custom write_page callbackBrian Norris2014-01-031-15/+1
* mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0
* drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon2013-04-051-2/+2
* mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+4
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge2012-09-291-28/+18
* mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-291-2/+11
* mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge2012-07-131-12/+1
* mtd: add LPC32xx MLC NAND driverRoland Stigge2012-07-061-0/+936
OpenPOWER on IntegriCloud