summaryrefslogtreecommitdiff
path: root/drivers/misc/sram.c
Commit message (Expand)AuthorAge
* misc: Convert to using %pOF instead of full_nameRob Herring2017-08-28
* misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach2017-01-25
* misc: sram: Split sram data structures into local headerDave Gerlach2017-01-25
* misc: set error code when devm_kstrdup failsPan Bian2017-01-10
* misc: sram: remove useless #ifdefArnd Bergmann2016-11-30
* misc: sram: add Atmel securam supportAlexandre Belloni2016-11-07
* misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy2016-04-30
* misc: sram: add optional ioremap without write combiningMarcin Wojtas2016-03-14
* misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy2015-10-18
* misc: sram: extend usage of reserved partitionsVladimir Zapolskiy2015-10-17
* genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
* misc: sram: sort and clean up included headersVladimir Zapolskiy2015-06-12
* misc: sram: move reserved block logic out of probe functionVladimir Zapolskiy2015-06-12
* misc: sram: add private struct device and virt_base membersVladimir Zapolskiy2015-06-12
* misc: sram: report correct SRAM pool sizeVladimir Zapolskiy2015-06-12
* misc: sram: bump error message level on unclean driver unbindingVladimir Zapolskiy2015-06-12
* misc: sram: fix device node reference leak on errorVladimir Zapolskiy2015-06-12
* misc: sram: fix enabled clock leak on error pathVladimir Zapolskiy2015-06-12
* misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan2015-03-16
* misc: constify of_device_id arrayFabian Frederick2015-03-16
* misc: sram: implement reserved sram areasHeiko Stübner2014-02-28
* misc: sram: cleanup the codeXiubo Li2014-02-07
* misc: sram: fix error path in sram_probeHeiko Stübner2013-07-24
* Misc: sram: Remove unneeded checkAlexander Shiyan2013-06-17
* drivers: misc: use devm_ioremap_resource()Laurent Navet2013-05-16
* misc: generic on-chip SRAM allocation driverPhilipp Zabel2013-04-29