index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Commit message (
Expand
)
Author
Age
*
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-25
*
misc: sram: enable clock before registering regions
Johan Hovold
2018-07-06
*
misc: sram: fix resource leaks in probe error path
Johan Hovold
2018-07-06
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
misc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-28
*
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
2017-01-25
*
misc: sram: Split sram data structures into local header
Dave Gerlach
2017-01-25
*
misc: set error code when devm_kstrdup fails
Pan Bian
2017-01-10
*
misc: sram: remove useless #ifdef
Arnd Bergmann
2016-11-30
*
misc: sram: add Atmel securam support
Alexandre Belloni
2016-11-07
*
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
2016-04-30
*
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2016-03-14
*
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
2015-10-18
*
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
2015-10-18
*
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
*
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-06-12
*
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
2015-03-16
*
misc: constify of_device_id array
Fabian Frederick
2015-03-16
*
misc: sram: implement reserved sram areas
Heiko Stübner
2014-02-28
*
misc: sram: cleanup the code
Xiubo Li
2014-02-07
*
misc: sram: fix error path in sram_probe
Heiko Stübner
2013-07-25
*
Misc: sram: Remove unneeded check
Alexander Shiyan
2013-06-17
*
drivers: misc: use devm_ioremap_resource()
Laurent Navet
2013-05-16
*
misc: generic on-chip SRAM allocation driver
Philipp Zabel
2013-04-29