index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
1
-2
/
+19
2017-01-25
misc: sram: Split sram data structures into local header
Dave Gerlach
1
-28
/
+2
2017-01-10
misc: set error code when devm_kstrdup fails
Pan Bian
1
-1
/
+3
2016-11-30
misc: sram: remove useless #ifdef
Arnd Bergmann
1
-3
/
+1
2016-11-07
misc: sram: add Atmel securam support
Alexandre Belloni
1
-7
/
+35
2016-04-30
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-03-14
misc: sram: add optional ioremap without write combining
Marcin Wojtas
1
-1
/
+4
2015-10-18
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
1
-3
/
+3
2015-10-17
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
1
-8
/
+188
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-4
/
+4
2015-06-12
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
1
-8
/
+2
2015-06-12
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
1
-36
/
+46
2015-06-12
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
1
-25
/
+29
2015-06-12
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
1
-1
/
+2
2015-06-12
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
1
-1
/
+1
2015-06-12
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
1
-0
/
+2
2015-06-12
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
1
-13
/
+9
2015-03-16
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
1
-3
/
+14
2015-03-16
misc: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-02-28
misc: sram: implement reserved sram areas
Heiko Stübner
1
-7
/
+118
2014-02-07
misc: sram: cleanup the code
Xiubo Li
1
-2
/
+0
2013-07-24
misc: sram: fix error path in sram_probe
Heiko Stübner
1
-1
/
+2
2013-06-17
Misc: sram: Remove unneeded check
Alexander Shiyan
1
-5
/
+1
2013-05-16
drivers: misc: use devm_ioremap_resource()
Laurent Navet
1
-3
/
+4
2013-04-29
misc: generic on-chip SRAM allocation driver
Philipp Zabel
1
-0
/
+121