index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
siox
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-04
siox: bus-gpio: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-03-21
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-42
/
+70
2024-03-08
siox: bus-gpio: Simplify using devm_siox_* functions
Uwe Kleine-König
1
-44
/
+20
2024-03-08
siox: Provide a devm variant of siox_master_register()
Uwe Kleine-König
2
-0
/
+21
2024-03-08
siox: Provide a devm variant of siox_master_alloc()
Uwe Kleine-König
2
-0
/
+27
2024-03-08
siox: Don't pass the reference on a master in siox_master_register()
Uwe Kleine-König
2
-0
/
+4
2024-03-07
siox: make siox_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
siox: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2022-11-09
siox: fix possible memory leak in siox_device_add()
Yang Yingliang
1
-0
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-06-24
siox: Simplify error handling via dev_err_probe()
Thorsten Scherer
1
-9
/
+10
2020-12-10
siox: Make remove callback return void
Uwe Kleine-König
1
-3
/
+2
2020-12-10
siox: Use bus_type functions for probe, remove and shutdown
Uwe Kleine-König
1
-24
/
+25
2020-01-14
siox: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-07
siox: don't create a thread without starting it
Uwe Kleine-König
1
-5
/
+5
2018-07-07
siox: treat type errors as status errors
Uwe Kleine-König
1
-10
/
+10
2018-03-15
siox: fix possible buffer overflow in device_add_store
Gavin Schenk
1
-1
/
+1
2017-12-19
siox: add gpio bus driver
Uwe Kleine-König
3
-0
/
+182
2017-12-19
siox: add support for tracing
Uwe Kleine-König
1
-0
/
+12
2017-12-19
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König
4
-0
/
+981