index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
sunxi-rsb.c
Age
Commit message (
Expand
)
Author
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-11
bus: sunxi-rsb: Constify struct regmap_bus
Javier Carrasco
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-02-11
bus: sunxi-rsb: make sunxi_rsb_bus const
Ricardo B. Marliere
2023-11-28
bus: sunxi-rsb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-12
bus: Explicitly include correct DT includes
Rob Herring
2023-07-31
bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-08
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Yuan Can
2022-11-16
bus: sunxi-rsb: Support atomic transfers
Samuel Holland
2022-11-16
bus: sunxi-rsb: Remove the shutdown callback
Samuel Holland
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-04-25
bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
Christophe JAILLET
2021-11-22
bus: sunxi-rsb: Fix shutdown
Jernej Skrabec
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-01-18
Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12
Chen-Yu Tsai
2021-01-15
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
2021-01-06
bus: sunxi-rsb: Implement runtime power management
Samuel Holland
2021-01-06
bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks
Samuel Holland
2021-01-06
bus: sunxi-rsb: Split out controller init/exit functions
Samuel Holland
2021-01-06
bus: sunxi-rsb: Move OF match table
Samuel Holland
2020-02-24
bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
Ondrej Jirman
2019-08-06
bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-12-05
sunxi-rsb: Include OF based modalias in device uevent
Stefan Brüns
2017-08-16
bus: Convert to using %pOF instead of full_name
Rob Herring
2016-01-25
drivers: sunxi-rsb: fix error output type
Andre Przywara
2015-12-22
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
2015-12-22
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
2015-11-17
bus: sunxi-rsb: unlock on error in sunxi_rsb_read()
Dan Carpenter
2015-10-26
bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus
Chen-Yu Tsai