summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/spear_smi.c
AgeCommit message (Expand)Author
2012-09-29mtd: spear_smi: use devm_ functions consistentlyJulia Lawall
2012-09-29mtd: spear_smi: fix compilation warningArtem Bityutskiy
2012-09-29mtd: spear_smi: failure test for null rather than negative integerJulia Lawall
2012-07-06mtd: spear_smi: handle return value of timeouts properlyVipin Kumar
2012-07-06mtd: spear_smi: clear status register on initShiraz Hashim
2012-07-06mtd: spear_smi: Move suspend/resume to follow dev_pm_opsViresh Kumar
2012-05-14mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar
2012-03-27mtd: add device-tree support to spear_smiStefan Roese
2012-03-27mtd: spear_smi: Remove default partition information from driverStefan Roese
2012-03-26mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-03-26mtd: move zero length verification to MTD API functionsArtem Bityutskiy
2012-03-26mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-26mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-26mtd: spear_smi: initialize writebufsizeArtem Bityutskiy
2012-03-26mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-26mtd: spear_smi: release memory region during removeShiraz Hashim
2012-03-26mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim