index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Age
Commit message (
Expand
)
Author
2015-10-18
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
2015-10-17
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-06-12
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
2015-06-12
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
2015-06-12
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
2015-06-12
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
2015-06-12
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
2015-06-12
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
2015-06-12
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
2015-03-16
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
2015-03-16
misc: constify of_device_id array
Fabian Frederick
2014-02-28
misc: sram: implement reserved sram areas
Heiko Stübner
2014-02-07
misc: sram: cleanup the code
Xiubo Li
2013-07-24
misc: sram: fix error path in sram_probe
Heiko Stübner
2013-06-17
Misc: sram: Remove unneeded check
Alexander Shiyan
2013-05-16
drivers: misc: use devm_ioremap_resource()
Laurent Navet
2013-04-29
misc: generic on-chip SRAM allocation driver
Philipp Zabel