index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: sx9310: Fix semtech,avg-pos-strength setting when > 16
Stephen Boyd
2021-01-14
1
-1
/
+2
*
iio: sx9310: Off by one in sx9310_read_thresh()
Dan Carpenter
2021-01-14
1
-1
/
+1
*
iio: proximity: vl53l0x-i2c add i2c_device_id
Vaishnav M A
2020-11-01
1
-0
/
+7
*
iio: sx9310: Set various settings from DT
Stephen Boyd
2020-10-10
1
-1
/
+124
*
iio: sx9310: Support setting debounce values
Stephen Boyd
2020-10-10
1
-0
/
+100
*
iio: sx9310: Support setting hysteresis values
Stephen Boyd
2020-10-10
1
-1
/
+61
*
iio: sx9310: Support setting proximity thresholds
Stephen Boyd
2020-10-10
1
-0
/
+114
*
iio: sx9310: Support hardware gain factor
Stephen Boyd
2020-10-10
1
-5
/
+104
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
4
-35
/
+123
|
\
|
*
iio: proximity: vl53l0x: Add IRQ support
Ivan Drobyshevskyi
2020-09-21
1
-11
/
+93
|
*
iio:proximity:pulsedlight: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
1
-1
/
+2
|
*
iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-21
1
-4
/
+4
|
*
iio:proximity:as3935: Use local struct device pointer to simplify code.
Jonathan Cameron
2020-09-21
1
-20
/
+18
|
*
iio: sx9310: Prefer async probe
Douglas Anderson
2020-09-06
1
-0
/
+7
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-8
/
+9
*
|
iio: sx9310: Use irq trigger flags from firmware
Stephen Boyd
2020-09-03
1
-1
/
+1
*
|
iio: sx9310: Enable vdd and svdd regulators at probe
Stephen Boyd
2020-09-03
1
-0
/
+26
*
|
iio: sx9310: Drop channel_users[]
Stephen Boyd
2020-09-03
1
-1
/
+0
*
|
iio: sx9310: Miscellaneous format fixes
Daniel Campello
2020-09-03
1
-18
/
+10
*
|
iio: sx9310: Use variable to hold &client->dev
Daniel Campello
2020-09-03
1
-14
/
+14
*
|
iio: sx9310: Simplify error return handling
Daniel Campello
2020-09-03
1
-28
/
+28
*
|
iio: sx9310: Update copyright
Daniel Campello
2020-09-03
1
-2
/
+2
*
|
iio: sx9310: Use regmap_read_poll_timeout() for compensation
Daniel Campello
2020-09-03
1
-15
/
+10
*
|
iio: sx9310: Use long instead of int for channel bitmaps
Daniel Campello
2020-09-03
1
-18
/
+21
*
|
iio: sx9310: Fixes various memory handling
Daniel Campello
2020-09-03
1
-5
/
+8
*
|
iio: sx9310: Change from .probe to .probe_new
Daniel Campello
2020-09-03
1
-25
/
+14
*
|
iio: sx9310: Remove acpi and of table macros
Daniel Campello
2020-09-03
1
-3
/
+3
*
|
iio: sx9310: Fix irq handling
Daniel Campello
2020-09-03
1
-3
/
+8
*
|
iio: sx9310: Update macros declarations
Daniel Campello
2020-09-03
1
-78
/
+68
|
/
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
2
-4
/
+4
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
2
-11
/
+0
*
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
5
-5
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
7
-7
/
+0
*
iio: proximity: ping: pass reference to IIO device as param to ping_read()
Alexandru Ardelean
2020-05-21
1
-4
/
+3
*
iio: proximity: Add driver support for vcnl3020 proximity sensor
Ivan Mikhaylov
2020-05-21
3
-0
/
+270
*
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-23
3
-0
/
+1083
|
\
|
*
iio: Add SEMTECH SX9310/9311 sensor driver
Daniel Campello
2020-03-21
3
-0
/
+1083
*
|
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iio: ping: set pa_laser_ping_cfg in of_ping_match
YueHaibing
2020-03-08
1
-1
/
+1
*
|
iio: srf04: add power management feature
Andreas Klinger
2020-02-14
1
-1
/
+95
|
/
*
iio: as3935: Drop GPIO includes
Linus Walleij
2019-12-15
1
-3
/
+0
*
iio: ping: add parallax ping sensors
Andreas Klinger
2019-12-01
3
-0
/
+351
*
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-11
1
-14
/
+15
|
\
|
*
iio: srf04: fix wrong limitation in distance measuring
Andreas Klinger
2019-10-12
1
-14
/
+15
*
|
iio: proximity: pulsedlight v2: Tidy up an endian issue
Jonathan Cameron
2019-10-18
1
-2
/
+3
*
|
iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...
Alexandru Ardelean
2019-10-07
1
-5
/
+11
|
/
*
Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section
Christophe JAILLET
2019-08-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
2
-8
/
+2
[next]