summaryrefslogtreecommitdiff
path: root/drivers/siox
AgeCommit message (Expand)Author
2024-03-21Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-08siox: bus-gpio: Simplify using devm_siox_* functionsUwe Kleine-König
2024-03-08siox: Provide a devm variant of siox_master_register()Uwe Kleine-König
2024-03-08siox: Provide a devm variant of siox_master_alloc()Uwe Kleine-König
2024-03-08siox: Don't pass the reference on a master in siox_master_register()Uwe Kleine-König
2024-03-07siox: make siox_bus_type constRicardo B. Marliere
2024-03-07siox: constify the struct device_type usageRicardo B. Marliere
2022-11-09siox: fix possible memory leak in siox_device_add()Yang Yingliang
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-24siox: Simplify error handling via dev_err_probe()Thorsten Scherer
2020-12-10siox: Make remove callback return voidUwe Kleine-König
2020-12-10siox: Use bus_type functions for probe, remove and shutdownUwe Kleine-König
2020-01-14siox: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-07siox: don't create a thread without starting itUwe Kleine-König
2018-07-07siox: treat type errors as status errorsUwe Kleine-König
2018-03-15siox: fix possible buffer overflow in device_add_storeGavin Schenk
2017-12-19siox: add gpio bus driverUwe Kleine-König
2017-12-19siox: add support for tracingUwe Kleine-König
2017-12-19siox: new driver framework for eckelmann SIOXUwe Kleine-König