index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2018-09-25
misc: sram: remove redundant null pointer check before of_node_put
zhong jiang
1
-4
/
+2
2018-07-06
misc: sram: enable clock before registering regions
Johan Hovold
1
-6
/
+7
2018-07-06
misc: sram: fix resource leaks in probe error path
Johan Hovold
1
-1
/
+8
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-08-28
misc: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+6
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-08
misc: sram: add Atmel securam support
Alexandre Belloni
1
-7
/
+35
2016-05-01
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-19
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
1
-3
/
+3
2015-10-18
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
1
-8
/
+188
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-4
/
+4
2015-06-13
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
1
-8
/
+2
2015-06-13
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
1
-36
/
+46
2015-06-13
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
1
-25
/
+29
2015-06-13
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
1
-1
/
+2
2015-06-13
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
1
-1
/
+1
2015-06-13
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
1
-0
/
+2
2015-06-13
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-03-01
misc: sram: implement reserved sram areas
Heiko Stübner
1
-7
/
+118
2014-02-08
misc: sram: cleanup the code
Xiubo Li
1
-2
/
+0
2013-07-25
misc: sram: fix error path in sram_probe
Heiko Stübner
1
-1
/
+2
2013-06-18
Misc: sram: Remove unneeded check
Alexander Shiyan
1
-5
/
+1
2013-05-17
drivers: misc: use devm_ioremap_resource()
Laurent Navet
1
-3
/
+4
2013-04-30
misc: generic on-chip SRAM allocation driver
Philipp Zabel
1
-0
/
+121