aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sram.c
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-09-25misc: sram: remove redundant null pointer check before of_node_putzhong jiang
2018-07-06misc: sram: enable clock before registering regionsJohan Hovold
2018-07-06misc: sram: fix resource leaks in probe error pathJohan Hovold
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring
2017-01-25misc: sram: Integrate protect-exec reserved sram area typeDave Gerlach
2017-01-25misc: sram: Split sram data structures into local headerDave Gerlach
2017-01-10misc: set error code when devm_kstrdup failsPan Bian
2016-11-30misc: sram: remove useless #ifdefArnd Bergmann
2016-11-07misc: sram: add Atmel securam supportAlexandre Belloni
2016-04-30misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy
2016-03-14misc: sram: add optional ioremap without write combiningMarcin Wojtas
2015-10-18misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy
2015-10-17misc: sram: extend usage of reserved partitionsVladimir Zapolskiy
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-06-12misc: sram: sort and clean up included headersVladimir Zapolskiy
2015-06-12misc: sram: move reserved block logic out of probe functionVladimir Zapolskiy
2015-06-12misc: sram: add private struct device and virt_base membersVladimir Zapolskiy
2015-06-12misc: sram: report correct SRAM pool sizeVladimir Zapolskiy
2015-06-12misc: sram: bump error message level on unclean driver unbindingVladimir Zapolskiy
2015-06-12misc: sram: fix device node reference leak on errorVladimir Zapolskiy
2015-06-12misc: sram: fix enabled clock leak on error pathVladimir Zapolskiy
2015-03-16misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan
2015-03-16misc: constify of_device_id arrayFabian Frederick
2014-02-28misc: sram: implement reserved sram areasHeiko Stübner
2014-02-07misc: sram: cleanup the codeXiubo Li
2013-07-24misc: sram: fix error path in sram_probeHeiko Stübner
2013-06-17Misc: sram: Remove unneeded checkAlexander Shiyan
2013-05-16drivers: misc: use devm_ioremap_resource()Laurent Navet
2013-04-29misc: generic on-chip SRAM allocation driverPhilipp Zabel