summaryrefslogtreecommitdiffstats
path: root/drivers/siox
Commit message (Expand)AuthorAgeFilesLines
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* siox: Simplify error handling via dev_err_probe()Thorsten Scherer2021-06-241-9/+10
* siox: Make remove callback return voidUwe Kleine-König2020-12-101-3/+2
* siox: Use bus_type functions for probe, remove and shutdownUwe Kleine-König2020-12-101-24/+25
* siox: Use the correct style for SPDX License IdentifierNishad Kamdar2020-01-141-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* siox: don't create a thread without starting itUwe Kleine-König2018-07-071-5/+5
* siox: treat type errors as status errorsUwe Kleine-König2018-07-071-10/+10
* siox: fix possible buffer overflow in device_add_storeGavin Schenk2018-03-151-1/+1
* siox: add gpio bus driverUwe Kleine-König2017-12-193-0/+182
* siox: add support for tracingUwe Kleine-König2017-12-191-0/+12
* siox: new driver framework for eckelmann SIOXUwe Kleine-König2017-12-194-0/+981