summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-224-35/+123
|\
| * iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi2020-09-211-11/+93
| * iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-4/+4
| * iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron2020-09-211-20/+18
| * iio: sx9310: Prefer async probeDouglas Anderson2020-09-061-0/+7
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-141-8/+9
|\ \ | |/ |/|
| * iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-8/+9
* | iio: sx9310: Use irq trigger flags from firmwareStephen Boyd2020-09-031-1/+1
* | iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd2020-09-031-0/+26
* | iio: sx9310: Drop channel_users[]Stephen Boyd2020-09-031-1/+0
* | iio: sx9310: Miscellaneous format fixesDaniel Campello2020-09-031-18/+10
* | iio: sx9310: Use variable to hold &client->devDaniel Campello2020-09-031-14/+14
* | iio: sx9310: Simplify error return handlingDaniel Campello2020-09-031-28/+28
* | iio: sx9310: Update copyrightDaniel Campello2020-09-031-2/+2
* | iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello2020-09-031-15/+10
* | iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello2020-09-031-18/+21
* | iio: sx9310: Fixes various memory handlingDaniel Campello2020-09-031-5/+8
* | iio: sx9310: Change from .probe to .probe_newDaniel Campello2020-09-031-25/+14
* | iio: sx9310: Remove acpi and of table macrosDaniel Campello2020-09-031-3/+3
* | iio: sx9310: Fix irq handlingDaniel Campello2020-09-031-3/+8
* | iio: sx9310: Update macros declarationsDaniel Campello2020-09-031-78/+68
|/
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-132-4/+4
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-202-11/+0
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-145-5/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-147-7/+0
* iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean2020-05-211-4/+3
* iio: proximity: Add driver support for vcnl3020 proximity sensorIvan Mikhaylov2020-05-213-0/+270
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-233-0/+1083
|\
| * iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello2020-03-213-0/+1083
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-1/+1
|\ \ | |/ |/|
| * iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing2020-03-081-1/+1
* | iio: srf04: add power management featureAndreas Klinger2020-02-141-1/+95
|/
* iio: as3935: Drop GPIO includesLinus Walleij2019-12-151-3/+0
* iio: ping: add parallax ping sensorsAndreas Klinger2019-12-013-0/+351
* Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman2019-11-111-14/+15
|\
| * iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-10-121-14/+15
* | iio: proximity: pulsedlight v2: Tidy up an endian issueJonathan Cameron2019-10-181-2/+3
* | iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...Alexandru Ardelean2019-10-071-5/+11
|/
* Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-052-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Kconfig: change configuration of srf04 ultrasonic iio sensorAndreas Klinger2019-04-141-2/+9
* srf04.c: add maxbotix ultrasonic sensorsAndreas Klinger2019-04-141-9/+29
* mb1232.c: add distance iio sensor with i2cAndreas Klinger2019-04-043-0/+285
* iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck2019-04-041-29/+21
* iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.Song Qiang2018-09-223-0/+177
* iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven2018-09-021-10/+2