index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2021-04-07
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
1
-2
/
+10
2021-04-07
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
1
-12
/
+28
2021-03-25
iio: as3935: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2
-2
/
+0
2021-03-25
iio: proximity: Add a ChromeOS EC MKBP proximity driver
Stephen Boyd
3
-0
/
+283
2021-03-25
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
1
-1
/
+96
2021-03-11
iio: proximity: sx9500: Fix a spelling postive to positive
Bhaskar Chowdhury
1
-1
/
+1
2021-01-14
iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
Stephen Boyd
1
-1
/
+2
2021-01-14
iio: sx9310: Off by one in sx9310_read_thresh()
Dan Carpenter
1
-1
/
+1
2020-11-01
iio: proximity: vl53l0x-i2c add i2c_device_id
Vaishnav M A
1
-0
/
+7
2020-10-10
iio: sx9310: Set various settings from DT
Stephen Boyd
1
-1
/
+124
2020-10-10
iio: sx9310: Support setting debounce values
Stephen Boyd
1
-0
/
+100
2020-10-10
iio: sx9310: Support setting hysteresis values
Stephen Boyd
1
-1
/
+61
2020-10-10
iio: sx9310: Support setting proximity thresholds
Stephen Boyd
1
-0
/
+114
2020-10-10
iio: sx9310: Support hardware gain factor
Stephen Boyd
1
-5
/
+104
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-35
/
+123
2020-09-21
iio: proximity: vl53l0x: Add IRQ support
Ivan Drobyshevskyi
1
-11
/
+93
2020-09-21
iio:proximity:pulsedlight: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-21
iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-4
/
+4
2020-09-21
iio:proximity:as3935: Use local struct device pointer to simplify code.
Jonathan Cameron
1
-20
/
+18
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
1
-8
/
+9
2020-09-06
iio: sx9310: Prefer async probe
Douglas Anderson
1
-0
/
+7
2020-09-03
iio: sx9310: Use irq trigger flags from firmware
Stephen Boyd
1
-1
/
+1
2020-09-03
iio: sx9310: Enable vdd and svdd regulators at probe
Stephen Boyd
1
-0
/
+26
2020-09-03
iio: sx9310: Drop channel_users[]
Stephen Boyd
1
-1
/
+0
2020-09-03
iio: sx9310: Miscellaneous format fixes
Daniel Campello
1
-18
/
+10
2020-09-03
iio: sx9310: Use variable to hold &client->dev
Daniel Campello
1
-14
/
+14
2020-09-03
iio: sx9310: Simplify error return handling
Daniel Campello
1
-28
/
+28
2020-09-03
iio: sx9310: Update copyright
Daniel Campello
1
-2
/
+2
2020-09-03
iio: sx9310: Use regmap_read_poll_timeout() for compensation
Daniel Campello
1
-15
/
+10
2020-09-03
iio: sx9310: Use long instead of int for channel bitmaps
Daniel Campello
1
-18
/
+21
2020-09-03
iio: sx9310: Fixes various memory handling
Daniel Campello
1
-5
/
+8
2020-09-03
iio: sx9310: Change from .probe to .probe_new
Daniel Campello
1
-25
/
+14
2020-09-03
iio: sx9310: Remove acpi and of table macros
Daniel Campello
1
-3
/
+3
2020-09-03
iio: sx9310: Fix irq handling
Daniel Campello
1
-3
/
+8
2020-09-03
iio: sx9310: Update macros declarations
Daniel Campello
1
-78
/
+68
2020-08-22
iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-8
/
+9
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2
-4
/
+4
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2
-11
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
5
-5
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
7
-7
/
+0
2020-05-21
iio: proximity: ping: pass reference to IIO device as param to ping_read()
Alexandru Ardelean
1
-4
/
+3
2020-05-21
iio: proximity: Add driver support for vcnl3020 proximity sensor
Ivan Mikhaylov
3
-0
/
+270
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+1083
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-21
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello
3
-0
/
+1083
2020-03-08
iio: ping: set pa_laser_ping_cfg in of_ping_match
YueHaibing
1
-1
/
+1
2020-02-14
iio: srf04: add power management feature
Andreas Klinger
1
-1
/
+95
2019-12-15
iio: as3935: Drop GPIO includes
Linus Walleij
1
-3
/
+0
[next]