summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/srf08.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: proximity: srf08: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-06-11iio: srf08: Remove redundant if statementLi Zhengyu1-1/+1
2022-01-23iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron1-3/+3
2021-05-17iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-7/+7
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-3/+3
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger1-18/+63
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger1-15/+75
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger1-3/+57
2017-08-18iio: srf08: add device tree tableAndreas Klinger1-0/+8
2017-01-28iio: distance: srf08: add IIO driver for us rangerAndreas Klinger1-0/+398