index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
sunxi
/
sunxi_sram.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: sunxi: sram: Add support for the D1 system control
Samuel Holland
2022-09-18
1
-0
/
+9
*
soc: sunxi: sram: Export the LDO control register
Samuel Holland
2022-09-18
1
-14
/
+16
*
soc: sunxi: sram: Save a pointer to the OF match data
Samuel Holland
2022-09-18
1
-3
/
+3
*
soc: sunxi: sram: Return void from the release function
Samuel Holland
2022-09-18
1
-5
/
+3
*
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
2022-09-08
1
-2
/
+2
*
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
2022-09-08
1
-8
/
+5
*
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
2022-09-08
1
-3
/
+2
*
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
2022-09-08
1
-0
/
+1
*
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-09-13
1
-3
/
+1
*
soc: sunxi: sram: Add support for more than one EMAC clock
Andre Przywara
2021-01-28
1
-8
/
+23
*
soc: sunxi: sram: remove unneeded semicolon
Jason Yan
2020-09-11
1
-1
/
+1
*
soc: sunxi: sram: Add support for the H5 SoC system control
Paul Kocialkowski
2018-12-05
1
-0
/
+4
*
soc: sunxi: sram: Enable EMAC clock access for H3 variant
Paul Kocialkowski
2018-12-05
1
-1
/
+5
*
soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-22
1
-11
/
+1
*
soc: sunxi: Add the A13, A23 and H3 system control compatibles
Maxime Ripard
2018-07-19
1
-0
/
+12
*
drivers: soc: sunxi: Add support for the C1 SRAM region
Maxime Ripard
2018-07-11
1
-0
/
+10
*
soc: sunxi: sram: Add dt match for the A10 system-control compatible
Paul Kocialkowski
2018-07-11
1
-0
/
+4
*
soc: sunxi: sram: Add updated compatible string for A64 system control
Chen-Yu Tsai
2018-06-19
1
-0
/
+4
*
soc: sunxi: export a regmap for EMAC clock reg on A64
Icenowy Zheng
2018-06-19
1
-2
/
+55
*
drivers: soc: sunxi: add support for A64 and its SRAM C
Icenowy Zheng
2017-08-18
1
-0
/
+11
*
drivers: soc: sunxi: add support for remapping func value to reg value
Icenowy Zheng
2017-08-18
1
-9
/
+34
*
drivers: soc: sunxi: fix error processing on base address when claiming
Icenowy Zheng
2017-08-18
1
-0
/
+3
*
drivers: soc: sunxi: Fix mask generation for SRAM mapping
Jens Kuske
2016-01-27
1
-2
/
+3
*
drivers: soc: sunxi: Introduce SoC driver to map SRAMs
Maxime Ripard
2015-06-01
1
-0
/
+284