aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/lpc32xx_slc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20mtd: nand: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-01mtd: lpc32xx: drop bitflip_threshold initializationBrian Norris1-6/+0
2014-01-07mtd: lpc32xx_slc: Remove unnecessary OOM messagesJingoo Han1-7/+2
2014-01-03mtd: lpc32xx_slc: Use devm_*() functionsJingoo Han1-7/+3
2013-11-06mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-27mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris1-8/+0
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-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
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_slc: Cleanup after DT-only conversionRoland Stigge1-31/+21
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie1-19/+0
2012-09-29mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge1-2/+11
2012-07-13mtd: lpc32xx_slc: Adjust to pl08x DMA interface changesRoland Stigge1-12/+1
2012-07-06mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessaryRoland Stigge1-0/+2
2012-07-06mtd: lpc32xx_slc: Use of_get_named_gpio()Roland Stigge1-1/+1
2012-07-06mtd: lpc32xx_slc: Make wp gpio optionalAlexandre Pereira da Silva1-4/+7
2012-07-06mtd: add LPC32xx SLC NAND driverRoland Stigge1-0/+1065