summaryrefslogtreecommitdiff
path: root/drivers/iio/proximity/srf08.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: proximity: srf08: Convert to i2c's .probe_new()Uwe Kleine-König
2022-06-11iio: srf08: Remove redundant if statementLi Zhengyu
2022-01-23iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron
2021-05-17iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger
2017-08-18iio: srf08: add device tree tableAndreas Klinger
2017-01-28iio: distance: srf08: add IIO driver for us rangerAndreas Klinger