index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: proximity: rfd77402: convert probe to device-managed functions
Alexandru Ardelean
2021-07-17
1
-19
/
+8
*
iio: proximity: rfd77402: use i2c_client for rfd77402_{init,powerdown}()
Alexandru Ardelean
2021-07-17
1
-33
/
+27
*
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-1
/
+3
*
iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-06-16
1
-1
/
+1
*
iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-7
/
+7
*
iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
Jonathan Cameron
2021-05-17
1
-3
/
+5
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
3
-3
/
+4
*
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
1
-0
/
+1
*
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
2021-04-07
1
-2
/
+10
*
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
2021-04-07
1
-12
/
+28
*
iio: as3935: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
2
-2
/
+0
*
iio: proximity: Add a ChromeOS EC MKBP proximity driver
Stephen Boyd
2021-03-25
3
-0
/
+283
*
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
2021-03-25
1
-1
/
+96
*
iio: proximity: sx9500: Fix a spelling postive to positive
Bhaskar Chowdhury
2021-03-11
1
-1
/
+1
*
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
[next]