aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-14iio: sx9310: Fix semtech,avg-pos-strength setting when > 16Stephen Boyd1-1/+2
2021-01-14iio: sx9310: Off by one in sx9310_read_thresh()Dan Carpenter1-1/+1
2020-11-01iio: proximity: vl53l0x-i2c add i2c_device_idVaishnav M A1-0/+7
2020-10-10iio: sx9310: Set various settings from DTStephen Boyd1-1/+124
2020-10-10iio: sx9310: Support setting debounce valuesStephen Boyd1-0/+100
2020-10-10iio: sx9310: Support setting hysteresis valuesStephen Boyd1-1/+61
2020-10-10iio: sx9310: Support setting proximity thresholdsStephen Boyd1-0/+114
2020-10-10iio: sx9310: Support hardware gain factorStephen Boyd1-5/+104
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-35/+123
2020-09-21iio: proximity: vl53l0x: Add IRQ supportIvan Drobyshevskyi1-11/+93
2020-09-21iio:proximity:pulsedlight: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-21iio:proximity:as3935: Drop of_match_ptr and use generic fw accessorsJonathan Cameron1-4/+4
2020-09-21iio:proximity:as3935: Use local struct device pointer to simplify code.Jonathan Cameron1-20/+18
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman1-8/+9
2020-09-06iio: sx9310: Prefer async probeDouglas Anderson1-0/+7
2020-09-03iio: sx9310: Use irq trigger flags from firmwareStephen Boyd1-1/+1
2020-09-03iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd1-0/+26
2020-09-03iio: sx9310: Drop channel_users[]Stephen Boyd1-1/+0
2020-09-03iio: sx9310: Miscellaneous format fixesDaniel Campello1-18/+10
2020-09-03iio: sx9310: Use variable to hold &client->devDaniel Campello1-14/+14
2020-09-03iio: sx9310: Simplify error return handlingDaniel Campello1-28/+28
2020-09-03iio: sx9310: Update copyrightDaniel Campello1-2/+2
2020-09-03iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello1-15/+10
2020-09-03iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello1-18/+21
2020-09-03iio: sx9310: Fixes various memory handlingDaniel Campello1-5/+8
2020-09-03iio: sx9310: Change from .probe to .probe_newDaniel Campello1-25/+14
2020-09-03iio: sx9310: Remove acpi and of table macrosDaniel Campello1-3/+3
2020-09-03iio: sx9310: Fix irq handlingDaniel Campello1-3/+8
2020-09-03iio: sx9310: Update macros declarationsDaniel Campello1-78/+68
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