- 91b49aa iio: as3935: Remove unnecessary cast by Lars-Peter Clausen · 3 years, 1 month ago
- 44c3bf8 iio: as3935: Remove no-op trigger ops by Lars-Peter Clausen · 3 years, 2 months ago
- 7a3605b iio: sx9310: Support ACPI property by Gwendal Grignou · 3 years, 5 months ago
- 7ff98c8 iio: proximity: vcnl3020: remove iio_claim/release_direct by Ivan Mikhaylov · 3 years, 5 months ago
- 3363fbb iio: proximity: vcnl3020: add periodic mode by Ivan Mikhaylov · 3 years, 5 months ago
- f5e9e38 iio: proximity: vcnl3020: add DMA safe buffer by Ivan Mikhaylov · 3 years, 5 months ago
- 148da12 iio: proximity: rfd77402: convert probe to device-managed functions by Alexandru Ardelean · 3 years, 6 months ago
- 09d5135 iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}() by Alexandru Ardelean · 3 years, 6 months ago
- c2f89f4 iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- 92babc9 iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
- 37eb8d8 iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 8 months ago
- 679cc37 iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 8 months ago
- 19f1a25 iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 8 months ago
- 9009a73 iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error by Jonathan Cameron · 3 years, 8 months ago
- 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 8 months ago
- a2fa924 iio: proximity: pulsedlight: Fix rumtime PM imbalance on error by Dinghao Liu · 3 years, 9 months ago
- fc94840 iio: sx9310: Fix write_.._debounce() by Gwendal Grignou · 3 years, 9 months ago
- 6f0078a iio: sx9310: Fix access to variable DT array by Gwendal Grignou · 3 years, 9 months ago
- 86e52a2 iio: as3935: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
- 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
- 7792225 iio: proximity: Add a ChromeOS EC MKBP proximity driver by Stephen Boyd · 3 years, 11 months ago
- 6a878e7 iio: proximity: vcnl3020: add proximity rate by Ivan Mikhaylov · 3 years, 10 months ago
- a04e3db iio: proximity: sx9500: Fix a spelling postive to positive by Bhaskar Chowdhury · 3 years, 11 months ago
- b8653af iio: sx9310: Fix semtech,avg-pos-strength setting when > 16 by Stephen Boyd · 4 years, 1 month ago
- a06b63a iio: sx9310: Off by one in sx9310_read_thresh() by Dan Carpenter · 4 years, 1 month ago
- 8bb97ba iio: proximity: vl53l0x-i2c add i2c_device_id by Vaishnav M A · 4 years, 2 months ago
- 5b19ca2 iio: sx9310: Set various settings from DT by Stephen Boyd · 4 years, 3 months ago
- 1b68720 iio: sx9310: Support setting debounce values by Stephen Boyd · 4 years, 3 months ago
- 08f0411 iio: sx9310: Support setting hysteresis values by Stephen Boyd · 4 years, 3 months ago
- ad2b473 iio: sx9310: Support setting proximity thresholds by Stephen Boyd · 4 years, 3 months ago
- 227c83f iio: sx9310: Support hardware gain factor by Stephen Boyd · 4 years, 3 months ago
- b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 3cef2e3 iio: proximity: vl53l0x: Add IRQ support by Ivan Drobyshevskyi · 4 years, 3 months ago
- 03303e8 iio:proximity:pulsedlight: Drop of_match_ptr protection by Jonathan Cameron · 4 years, 4 months ago
- 00fa493 iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors by Jonathan Cameron · 4 years, 4 months ago
- c457b7e iio:proximity:as3935: Use local struct device pointer to simplify code. by Jonathan Cameron · 4 years, 4 months ago
- 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 52f5b68 iio: sx9310: Prefer async probe by Douglas Anderson · 4 years, 4 months ago
- fe184be iio: sx9310: Use irq trigger flags from firmware by Stephen Boyd · 4 years, 5 months ago
- f86ff74 iio: sx9310: Enable vdd and svdd regulators at probe by Stephen Boyd · 4 years, 5 months ago
- 2756db5 iio: sx9310: Drop channel_users[] by Stephen Boyd · 4 years, 5 months ago
- de47907 iio: sx9310: Miscellaneous format fixes by Daniel Campello · 4 years, 5 months ago
- e943bba iio: sx9310: Use variable to hold &client->dev by Daniel Campello · 4 years, 5 months ago
- a917af2 iio: sx9310: Simplify error return handling by Daniel Campello · 4 years, 5 months ago
- 124cbc3 iio: sx9310: Update copyright by Daniel Campello · 4 years, 5 months ago
- dc46198 iio: sx9310: Use regmap_read_poll_timeout() for compensation by Daniel Campello · 4 years, 5 months ago
- 68aa360 iio: sx9310: Use long instead of int for channel bitmaps by Daniel Campello · 4 years, 5 months ago
- 01b9cb0 iio: sx9310: Fixes various memory handling by Daniel Campello · 4 years, 5 months ago
- 9b2cac9 iio: sx9310: Change from .probe to .probe_new by Daniel Campello · 4 years, 5 months ago
- ef5bdba iio: sx9310: Remove acpi and of table macros by Daniel Campello · 4 years, 5 months ago
- 364e853 iio: sx9310: Fix irq handling by Daniel Campello · 4 years, 5 months ago
- d9f753f iio: sx9310: Update macros declarations by Daniel Campello · 4 years, 5 months ago
- f60e8bb iio:proximity:mb1232: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 5 months ago
- 3593cd5 Replace HTTP links with HTTPS ones: drivers/iio by Alexander A. Klimov · 4 years, 6 months ago
- f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 7 months ago
- 8f73a13 iio: remove left-over parent assignments by Alexandru Ardelean · 4 years, 7 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 7 months ago
- 1ecca8a iio: proximity: ping: pass reference to IIO device as param to ping_read() by Alexandru Ardelean · 4 years, 7 months ago
- ac101e6 iio: proximity: Add driver support for vcnl3020 proximity sensor by Ivan Mikhaylov · 4 years, 8 months ago
- 4e1d963 Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 6203da9 Merge 5.6-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 72ad02b iio: Add SEMTECH SX9310/9311 sensor driver by Daniel Campello · 4 years, 10 months ago
- 10856d8 iio: ping: set pa_laser_ping_cfg in of_ping_match by YueHaibing · 4 years, 10 months ago
- 2251157 iio: srf04: add power management feature by Andreas Klinger · 5 years ago
- b4cc7e8 iio: as3935: Drop GPIO includes by Linus Walleij · 5 years ago
- 7bb501f iio: ping: add parallax ping sensors by Andreas Klinger · 5 years ago
- f0cb9b5 Merge 5.4-rc7 into staging-next by Greg Kroah-Hartman · 5 years ago
- d2080a8 iio: proximity: pulsedlight v2: Tidy up an endian issue by Jonathan Cameron · 5 years ago
- 431f766 iio: srf04: fix wrong limitation in distance measuring by Andreas Klinger · 5 years ago
- 3cfd646 iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} positions by Alexandru Ardelean · 5 years ago
- 4a5e353 Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section by Christophe JAILLET · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 21cf20a Kconfig: change configuration of srf04 ultrasonic iio sensor by Andreas Klinger · 6 years ago
- bb20803 srf04.c: add maxbotix ultrasonic sensors by Andreas Klinger · 6 years ago
- 16b0526 mb1232.c: add distance iio sensor with i2c by Andreas Klinger · 6 years ago
- 11362b7 iio: proximity: as3935: fix use-after-free on device remove by Sven Van Asbroeck · 6 years ago
- 6eb17c6 iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor. by Song Qiang · 6 years ago
- 24493cc iio: light: isl29501: Simplify code to kill compiler warning by Geert Uytterhoeven · 6 years ago
- 1c28799 iio: light: isl29501: Add support for the ISL29501 ToF sensor. by Mathieu Othacehe · 6 years ago
- 6761f0a Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
- b61d8e6 iio: proximity: sx9500: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
- 36e9f72 Merge 4.16-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
- d6ad805 iio: add SPDX identifier for various drivers by Matt Ranostay · 7 years ago
- 511051d iio: srf08: fix link error "devm_iio_triggered_buffer_setup" undefined by Andreas Klinger · 7 years ago
- e8cd29b Merge Linus's staging merge point into staging-next by Greg Kroah-Hartman · 7 years ago
- e53111a iio: proximity: sx9500: Assign interrupt from GpioIo() by Andy Shevchenko · 7 years ago
- b879355 iio: proximity: sx9500: Add another ACPI ID by Andy Shevchenko · 7 years ago
- 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7706abf Merge 4.14-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
- 79e6418 iio: proximity: Add rfd77402 driver by Peter Meerwald-Stadler · 7 years ago
- eb35279 iio: proximity: as3935: noise detection + threshold changes by Matt Ranostay · 8 years ago
- a62e256 iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
- dc2696b iio: srf08: add support for srf02 in i2c mode by Andreas Klinger · 7 years ago
- c5bf4a0 iio: srf08: add sensor type srf10 by Andreas Klinger · 7 years ago
- a831959 iio: srf08: add triggered buffer support by Andreas Klinger · 7 years ago
- c02b3a1 iio: srf08: add device tree table by Andreas Klinger · 7 years ago