index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
2024-07-11
soc: sunxi: sram: Constify struct regmap_config
Javier Carrasco
2024-05-28
soc: sunxi: sram: Remove unused list 'claimed_sram'
Dr. David Alan Gilbert
2024-03-11
soc: sunxi: sram: export register 0 for THS on H616
Andre Przywara
2023-10-04
pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem
Ulf Hansson
2023-08-12
Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2023-08-06
soc: sunxi: Explicitly include correct DT includes
Rob Herring
2023-07-14
soc: sunxi: Move power-domain driver to the genpd dir
Ulf Hansson
2023-03-14
kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-14
soc: sunxi: Use of_property_present() for testing DT property presence
Rob Herring
2023-02-10
soc: sunxi: SUN20I_PPU should depend on PM
Randy Dunlap
2023-01-30
soc: sunxi: select CONFIG_PM
Arnd Bergmann
2023-01-27
soc: sunxi: Add Allwinner D1 PPU driver
Samuel Holland
2023-01-12
soc: sunxi: sram: Only iterate over SRAM children
Samuel Holland
2022-09-18
soc: sunxi: sram: Add support for the D1 system control
Samuel Holland
2022-09-18
soc: sunxi: sram: Export the LDO control register
Samuel Holland
2022-09-18
soc: sunxi: sram: Save a pointer to the OF match data
Samuel Holland
2022-09-18
soc: sunxi: sram: Return void from the release function
Samuel Holland
2022-09-08
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
2022-09-08
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
2022-09-08
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
2022-09-08
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
2022-07-05
soc: sunxi: mbus: Only build the driver on ARM/ARM64
Samuel Holland
2021-09-13
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-01-28
soc: sunxi: mbus: Remove DE2 display engine compatibles
Paul Kocialkowski
2021-01-28
soc: sunxi: sram: Add support for more than one EMAC clock
Andre Przywara
2020-11-24
soc: sunxi: Fix compilation of sunxi_mbus
Maxime Ripard
2020-11-18
soc: sunxi: Deal with the MBUS DMA offsets in a central place
Maxime Ripard
2020-09-11
soc: sunxi: sram: remove unneeded semicolon
Jason Yan
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-30
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Samuel Holland
2018-12-05
soc: sunxi: sram: Add support for the H5 SoC system control
Paul Kocialkowski
2018-12-05
soc: sunxi: sram: Enable EMAC clock access for H3 variant
Paul Kocialkowski
2018-11-22
soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-07-19
soc: sunxi: Add the A13, A23 and H3 system control compatibles
Maxime Ripard
2018-07-11
drivers: soc: sunxi: Add support for the C1 SRAM region
Maxime Ripard
2018-07-11
soc: sunxi: sram: Add dt match for the A10 system-control compatible
Paul Kocialkowski
2018-06-19
soc: sunxi: sram: Add updated compatible string for A64 system control
Chen-Yu Tsai
2018-06-19
soc: sunxi: export a regmap for EMAC clock reg on A64
Icenowy Zheng
2017-08-18
drivers: soc: sunxi: add support for A64 and its SRAM C
Icenowy Zheng
2017-08-18
drivers: soc: sunxi: add support for remapping func value to reg value
Icenowy Zheng
2017-08-18
drivers: soc: sunxi: fix error processing on base address when claiming
Icenowy Zheng
2016-01-27
drivers: soc: sunxi: Fix mask generation for SRAM mapping
Jens Kuske
2015-06-01
drivers: soc: sunxi: Introduce SoC driver to map SRAMs
Maxime Ripard