aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-11iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko1-2/+1
2017-05-07iio: proximity: as3935: fix iio_trigger_poll issueMatt Ranostay1-2/+2
2017-04-27iio: proximity: as3935: fix AS3935_INT maskMatt Ranostay1-2/+2
2017-04-27iio: proximity: as3935: move storm out of range checkMatt Ranostay1-3/+3
2017-04-26iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay1-4/+2
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+1
2017-04-14iio: proximity: as3935: fix as3935_writeMatt Ranostay1-2/+1
2017-04-01iio: proximity: as3935: constify attribute_group structuressimran singhal1-1/+1
2017-02-19iio: pulsedlight-lidar-lite-v2: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-04iio: distance: add devantech us ranger srf04Andreas Klinger3-0/+316
2017-01-28iio: distance: srf08: add IIO driver for us rangerAndreas Klinger3-1/+411
2017-01-21iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield1-3/+7
2016-12-31iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 propertyMatt Ranostay1-0/+2
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay1-2/+0
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+7
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz1-0/+7
2016-08-15iio: sx9500: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-08-15iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie2-3/+3