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
/
bus
/
sunxi-rsb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-5
/
+1
2022-04-25
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
1
-0
/
+2
2021-11-22
bus: sunxi-rsb: Fix shutdown
Jernej Skrabec
1
-4
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-18
Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12
Chen-Yu Tsai
1
-1
/
+3
2021-01-15
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
1
-1
/
+3
2021-01-06
bus: sunxi-rsb: Implement runtime power management
Samuel Holland
1
-0
/
+44
2021-01-06
bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks
Samuel Holland
1
-0
/
+30
2021-01-06
bus: sunxi-rsb: Split out controller init/exit functions
Samuel Holland
1
-56
/
+71
2021-01-06
bus: sunxi-rsb: Move OF match table
Samuel Holland
1
-6
/
+6
2020-02-24
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman
1
-1
/
+1
2019-08-06
bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2017-12-05
sunxi-rsb: Include OF based modalias in device uevent
Stefan Brüns
1
-0
/
+1
2017-08-16
bus: Convert to using %pOF instead of full_name
Rob Herring
1
-11
/
+11
2016-01-25
drivers: sunxi-rsb: fix error output type
Andre Przywara
1
-2
/
+2
2015-12-22
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
1
-1
/
+1
2015-12-22
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
1
-1
/
+1
2015-11-17
bus: sunxi-rsb: unlock on error in sunxi_rsb_read()
Dan Carpenter
1
-2
/
+2
2015-10-26
bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus
Chen-Yu Tsai
1
-0
/
+783