summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/isl29501.c
Commit message (Expand)AuthorAgeFilesLines
* iio: proximity: isl29501: make use of of_device_id tableKrzysztof Kozlowski2024-02-281-2/+1
* iio: adc: Explicitly include correct DT includesRob Herring2023-07-231-1/+1
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: proximity: isl29501: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-06-161-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven2018-09-021-10/+2
* iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2018-07-231-0/+1027