summaryrefslogtreecommitdiffstats
path: root/drivers/iio/multiplexer
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: multiplexer: Switch to use dev_err_probe() helperYang Yingliang1-5/+3
2022-04-04iio: multiplexer: Make use of device propertiesAndy Shevchenko2-27/+23
2021-10-21iio: multiplexer: iio-mux: Support settle-time-us propertyVincent Whitchurch1-1/+6
2020-09-03iio: multiplexer: iio-mux: Simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-08-20iio: multiplexer: switch to SPDX license identifierPeter Rosin1-4/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+4
2017-09-03iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva1-0/+6
2017-09-03iio: multiplexer: drop the manual assignment of THIS_MODULEJonathan Cameron1-1/+0
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin3-0/+483