aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/isl29501.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-28iio: proximity: isl29501: make use of of_device_id tableKrzysztof Kozlowski1-2/+1
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-23iio: proximity: isl29501: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2021-06-16iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-09-02iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven1-10/+2
2018-07-23iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe1-0/+1027