summaryrefslogtreecommitdiffstats
path: root/drivers/iio/multiplexer
AgeCommit message (Expand)AuthorLines
2025-04-22iio: normalize array sentinel styleDavid Lechner-1/+1
2025-01-04iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignmentMatteo Martelli-38/+46
2024-05-27iio: multiplexer: Remove an unused field in struct muxChristophe JAILLET-1/+0
2022-11-23iio: multiplexer: Switch to use dev_err_probe() helperYang Yingliang-5/+3
2022-04-04iio: multiplexer: Make use of device propertiesAndy Shevchenko-27/+23
2021-10-21iio: multiplexer: iio-mux: Support settle-time-us propertyVincent Whitchurch-1/+6
2020-09-03iio: multiplexer: iio-mux: Simplify with dev_err_probe()Krzysztof Kozlowski-5/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-08-20iio: multiplexer: switch to SPDX license identifierPeter Rosin-4/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-3/+4
2017-09-03iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva-0/+6
2017-09-03iio: multiplexer: drop the manual assignment of THIS_MODULEJonathan Cameron-1/+0
2017-06-03iio: multiplexer: new iio category and iio-mux driverPeter Rosin-0/+483