index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
siox
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-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-04
siox: bus-gpio: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-03-21
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-08
siox: bus-gpio: Simplify using devm_siox_* functions
Uwe Kleine-König
2024-03-08
siox: Provide a devm variant of siox_master_register()
Uwe Kleine-König
2024-03-08
siox: Provide a devm variant of siox_master_alloc()
Uwe Kleine-König
2024-03-08
siox: Don't pass the reference on a master in siox_master_register()
Uwe Kleine-König
2024-03-07
siox: make siox_bus_type const
Ricardo B. Marliere
2024-03-07
siox: constify the struct device_type usage
Ricardo B. Marliere
2022-11-09
siox: fix possible memory leak in siox_device_add()
Yang Yingliang
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-24
siox: Simplify error handling via dev_err_probe()
Thorsten Scherer
2020-12-10
siox: Make remove callback return void
Uwe Kleine-König
2020-12-10
siox: Use bus_type functions for probe, remove and shutdown
Uwe Kleine-König
2020-01-14
siox: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
siox: don't create a thread without starting it
Uwe Kleine-König
2018-07-07
siox: treat type errors as status errors
Uwe Kleine-König
2018-03-15
siox: fix possible buffer overflow in device_add_store
Gavin Schenk
2017-12-19
siox: add gpio bus driver
Uwe Kleine-König
2017-12-19
siox: add support for tracing
Uwe Kleine-König
2017-12-19
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König