index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: sram: use devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-20
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-25
1
-4
/
+2
*
misc: sram: enable clock before registering regions
Johan Hovold
2018-07-06
1
-6
/
+7
*
misc: sram: fix resource leaks in probe error path
Johan Hovold
2018-07-06
1
-1
/
+8
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
misc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-28
1
-6
/
+6
*
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
2017-01-25
1
-2
/
+19
*
misc: sram: Split sram data structures into local header
Dave Gerlach
2017-01-25
1
-28
/
+2
*
misc: set error code when devm_kstrdup fails
Pan Bian
2017-01-10
1
-1
/
+3
*
misc: sram: remove useless #ifdef
Arnd Bergmann
2016-11-30
1
-3
/
+1
*
misc: sram: add Atmel securam support
Alexandre Belloni
2016-11-07
1
-7
/
+35
*
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
2016-04-30
1
-2
/
+2
*
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2016-03-14
1
-1
/
+4
*
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
2015-10-18
1
-3
/
+3
*
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
2015-10-17
1
-8
/
+188
*
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
1
-4
/
+4
*
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
2015-06-12
1
-8
/
+2
*
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
2015-06-12
1
-36
/
+46
*
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
2015-06-12
1
-25
/
+29
*
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
2015-06-12
1
-1
/
+2
*
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
2015-06-12
1
-1
/
+1
*
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
2015-06-12
1
-0
/
+2
*
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
2015-06-12
1
-13
/
+9
*
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
2015-03-16
1
-3
/
+14
*
misc: constify of_device_id array
Fabian Frederick
2015-03-16
1
-1
/
+1
*
misc: sram: implement reserved sram areas
Heiko Stübner
2014-02-28
1
-7
/
+118
*
misc: sram: cleanup the code
Xiubo Li
2014-02-07
1
-2
/
+0
*
misc: sram: fix error path in sram_probe
Heiko Stübner
2013-07-24
1
-1
/
+2
*
Misc: sram: Remove unneeded check
Alexander Shiyan
2013-06-17
1
-5
/
+1
*
drivers: misc: use devm_ioremap_resource()
Laurent Navet
2013-05-16
1
-3
/
+4
*
misc: generic on-chip SRAM allocation driver
Philipp Zabel
2013-04-29
1
-0
/
+121