index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Age
Commit message (
Expand
)
Author
Files
Lines
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