aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/proximity
AgeCommit message (Expand)Author
2019-04-14Kconfig: change configuration of srf04 ultrasonic iio sensorAndreas Klinger
2019-04-14srf04.c: add maxbotix ultrasonic sensorsAndreas Klinger
2019-04-04mb1232.c: add distance iio sensor with i2cAndreas Klinger
2019-04-04iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck
2018-09-22iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor.Song Qiang
2018-09-02iio: light: isl29501: Simplify code to kill compiler warningGeert Uytterhoeven
2018-07-23iio: light: isl29501: Add support for the ISL29501 ToF sensor.Mathieu Othacehe
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-03-03iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-02-04iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefinedAndreas Klinger
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-14iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-18iio: srf08: add support for srf02 in i2c modeAndreas Klinger
2017-08-18iio: srf08: add sensor type srf10Andreas Klinger
2017-08-18iio: srf08: add triggered buffer supportAndreas Klinger
2017-08-18iio: srf08: add device tree tableAndreas Klinger
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman
2017-06-11iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko
2017-05-07iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay
2017-04-27iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay
2017-04-27iio: proximity: as3935: move storm out of range checkMatt Ranostay
2017-04-26iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-14iio: proximity: as3935: fix as3935_writeMatt Ranostay
2017-04-01iio: proximity: as3935: constify attribute_group structuressimran singhal
2017-02-19iio: pulsedlight-lidar-lite-v2: Set parent deviceLars-Peter Clausen
2017-02-04iio: distance: add devantech us ranger srf04Andreas Klinger
2017-01-28iio: distance: srf08: add IIO driver for us rangerAndreas Klinger
2017-01-21iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield
2016-12-31iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 propertyMatt Ranostay
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz
2016-08-15iio: sx9500: Use complete() instead of complete_all()Daniel Wagner
2016-08-15iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-27iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay
2016-06-27iio: as3935: improve error reporting in as3935_event_workArnd Bergmann