index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
sunxi-rsb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+6
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
|
*
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+6
*
|
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
2023-01-08
1
-1
/
+7
|
/
*
bus: sunxi-rsb: Support atomic transfers
Samuel Holland
2022-11-16
1
-8
/
+21
*
bus: sunxi-rsb: Remove the shutdown callback
Samuel Holland
2022-11-16
1
-9
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-06-10
1
-5
/
+1
*
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
2022-04-25
1
-0
/
+2
*
bus: sunxi-rsb: Fix shutdown
Jernej Skrabec
2021-11-22
1
-4
/
+4
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12
Chen-Yu Tsai
2021-01-18
1
-1
/
+3
|
\
|
*
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
2021-01-15
1
-1
/
+3
*
|
bus: sunxi-rsb: Implement runtime power management
Samuel Holland
2021-01-06
1
-0
/
+44
*
|
bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks
Samuel Holland
2021-01-06
1
-0
/
+30
*
|
bus: sunxi-rsb: Split out controller init/exit functions
Samuel Holland
2021-01-06
1
-56
/
+71
*
|
bus: sunxi-rsb: Move OF match table
Samuel Holland
2021-01-06
1
-6
/
+6
|
/
*
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman
2020-02-24
1
-1
/
+1
*
bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-06
1
-3
/
+1
*
sunxi-rsb: Include OF based modalias in device uevent
Stefan Brüns
2017-12-05
1
-0
/
+1
*
bus: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
1
-11
/
+11
*
drivers: sunxi-rsb: fix error output type
Andre Przywara
2016-01-25
1
-2
/
+2
*
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
2015-12-22
1
-1
/
+1
*
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
2015-12-22
1
-1
/
+1
*
bus: sunxi-rsb: unlock on error in sunxi_rsb_read()
Dan Carpenter
2015-11-17
1
-2
/
+2
*
bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus
Chen-Yu Tsai
2015-10-26
1
-0
/
+783