summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/lpc32xx_mlc.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-05mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon1-2/+2
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding1-5/+4
2012-11-22mtd: remove use of __devexitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devinitBill Pemberton1-1/+1
2012-11-22mtd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-29mtd: lpc32xx_mlc: Cleanup after DT-only conversionRoland Stigge1-28/+18
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge1-2/+11
2012-07-13mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge1-12/+1
2012-07-06mtd: add LPC32xx MLC NAND driverRoland Stigge1-0/+936