index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
srf08.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: proximity: srf08: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-06-11
iio: srf08: Remove redundant if statement
Li Zhengyu
2022-01-23
iio:proximity:srf08: White space cleanup of spacing around {} in id tables
Jonathan Cameron
2021-05-17
iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-18
iio: srf08: add support for srf02 in i2c mode
Andreas Klinger
2017-08-18
iio: srf08: add sensor type srf10
Andreas Klinger
2017-08-18
iio: srf08: add triggered buffer support
Andreas Klinger
2017-08-18
iio: srf08: add device tree table
Andreas Klinger
2017-01-28
iio: distance: srf08: add IIO driver for us ranger
Andreas Klinger