aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/proximity (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-22iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+9
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2-4/+4
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2-11/+0
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean5-5/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean7-7/+0
2020-05-21iio: proximity: ping: pass reference to IIO device as param to ping_read()Alexandru Ardelean1-4/+3
2020-05-21iio: proximity: Add driver support for vcnl3020 proximity sensorIvan Mikhaylov3-0/+270
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+1083
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-1/+1
2020-03-21iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello3-0/+1083
2020-03-08iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing1-1/+1
2020-02-14iio: srf04: add power management featureAndreas Klinger1-1/+95
2019-12-15iio: as3935: Drop GPIO includesLinus Walleij1-3/+0
2019-12-01iio: ping: add parallax ping sensorsAndreas Klinger3-0/+351
2019-11-11Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman1-14/+15
2019-10-18iio: proximity: pulsedlight v2: Tidy up an endian issueJonathan Cameron1-2/+3
2019-10-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger1-14/+15
2019-10-07iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean1-5/+11
2019-08-25Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-14Kconfig: change configuration of srf04 ultrasonic iio sensorAndreas Klinger1-2/+9
2019-04-14srf04.c: add maxbotix ultrasonic sensorsAndreas Klinger1-9/+29
2019-04-04mb1232.c: add distance iio sensor with i2cAndreas Klinger3-0/+285
2019-04-04iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck1-29/+21
2018-09-22iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.Song Qiang3-0/+177
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 Othacehe3-0/+1041
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-5/+20
2018-03-03iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko1-5/+20
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman1-0/+2
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay2-25/+8
2018-02-04iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger1-0/+2
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman1-0/+9
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko1-0/+9
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko1-0/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-8/+363
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-3/+40
2017-10-14iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler3-0/+363
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay1-3/+40
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron5-8/+0
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger2-22/+67
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger2-17/+77
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger1-3/+57
2017-08-18iio: srf08: add device tree tableAndreas Klinger1-0/+8
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman1-8/+6