summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/spear_smi.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-14mtd: spear_smi: Add clk_{un}prepare() supportViresh Kumar1-7/+7
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-12/+99
2012-03-27mtd: spear_smi: Remove default partition information from driverStefan Roese1-35/+6
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-1/+1
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy1-6/+0
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy1-10/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-12/+0
2012-03-27mtd: spear_smi: initialize writebufsizeArtem Bityutskiy1-0/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-3/+3
2012-03-27mtd: spear_smi: release memory region during removeShiraz Hashim1-0/+4
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim1-0/+1112