summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/srf08.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: proximity: srf08: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: srf08: Remove redundant if statementLi Zhengyu2022-06-111-1/+1
* iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-3/+3
* iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-7/+7
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-3/+3
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-181-18/+63
* iio: srf08: add sensor type srf10Andreas Klinger2017-08-181-15/+75
* iio: srf08: add triggered buffer supportAndreas Klinger2017-08-181-3/+57
* iio: srf08: add device tree tableAndreas Klinger2017-08-181-0/+8
* iio: distance: srf08: add IIO driver for us rangerAndreas Klinger2017-01-281-0/+398