开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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