summaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity
Commit message (Expand)AuthorAgeFilesLines
* iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-8/+9
* 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
* iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe2018-07-233-0/+1041
* Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-03-141-5/+20
|\
| * iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko2018-03-031-5/+20
* | Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-261-0/+2
|\ \ | |/ |/|
| * iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger2018-02-041-0/+2
* | iio: add SPDX identifier for various driversMatt Ranostay2018-02-182-25/+8
|/
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-0/+9
|\
| * iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko2017-12-021-0/+9
* | iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
|/
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-138-8/+363
|\
| * Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-231-3/+40
| |\
| * | iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler2017-10-143-0/+363
| * | iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-225-8/+0
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-251-3/+40
|/
* iio: srf08: add support for srf02 in i2c modeAndreas Klinger2017-08-182-22/+67
* iio: srf08: add sensor type srf10Andreas Klinger2017-08-182-17/+77
* iio: srf08: add triggered buffer supportAndreas Klinger2017-08-181-3/+57
* iio: srf08: add device tree tableAndreas Klinger2017-08-181-0/+8
* Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-06-261-2/+1
|\
| * iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko2017-06-111-2/+1