aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan1-3/+14
2015-03-16misc: constify of_device_id arrayFabian Frederick1-1/+1
2014-02-28misc: sram: implement reserved sram areasHeiko Stübner1-7/+118
2014-02-07misc: sram: cleanup the codeXiubo Li1-2/+0
2013-07-24misc: sram: fix error path in sram_probeHeiko Stübner1-1/+2
2013-06-17Misc: sram: Remove unneeded checkAlexander Shiyan1-5/+1
2013-05-16drivers: misc: use devm_ioremap_resource()Laurent Navet1-3/+4
2013-04-29misc: generic on-chip SRAM allocation driverPhilipp Zabel1-0/+121