index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fix write_event_config signature
Julien Stephan
2024-11-03
8
-8
/
+9
*
iio: proximity: sx9500: simplify code in write_event_config callback
Julien Stephan
2024-11-03
1
-2
/
+2
*
iio: proximity: irsd200: simplify code in write_event_config callback
Julien Stephan
2024-11-03
1
-1
/
+1
*
iio: proximity: hx9023s: simplify code in write_event_config callback
Julien Stephan
2024-11-03
1
-1
/
+1
*
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
1
-0
/
+2
|
\
|
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
1
-0
/
+2
|
|
\
|
|
*
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
5
-6
/
+5
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
4
-4
/
+4
|
|
/
*
|
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-10
2
-2
/
+2
*
|
iio: proximity: vl53l0x-i2c: Added continuous mode support
Abhash Jha
2024-09-30
1
-26
/
+136
*
|
iio: proximity: vl53l0x-i2c: Added sensor ID check
Abhash Jha
2024-09-30
1
-2
/
+11
*
|
iio: proximity: sx_common: Drop unused acpi.h
Andy Shevchenko
2024-09-30
2
-2
/
+0
*
|
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
2024-09-30
3
-24
/
+20
|
/
*
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
2024-09-05
3
-0
/
+858
*
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h...
Andy Shevchenko
2024-09-03
1
-1
/
+1
*
iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
Dan Carpenter
2024-08-17
1
-1
/
+2
*
iio: proximity: sx_common: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-4
/
+2
*
iio: proximity: sx9500: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: proximity: hx9023s: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+2
*
iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity se...
Yasin Lee
2024-07-29
3
-0
/
+1158
*
iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-5
/
+4
*
iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-6
/
+6
*
iio: proximity: sx9360: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
*
iio: proximity: sx9324: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
5
-8
/
+8
*
iio: proximity: isl29501: make use of of_device_id table
Krzysztof Kozlowski
2024-02-28
1
-2
/
+1
*
iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
2024-02-17
1
-75
/
+39
*
iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
2024-02-17
1
-70
/
+39
*
iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
2024-02-17
1
-76
/
+39
*
iio: sx9324: avoid copying property strings
Justin Stitt
2024-02-17
1
-29
/
+40
*
iio: proximity: irsd200: Drop unused include
Linus Walleij
2023-12-04
1
-1
/
+0
*
iio: proximity: sx9324: Switch to device_property_match_property_string()
Andy Shevchenko
2023-11-16
1
-14
/
+10
*
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
3
-28
/
+30
|
\
|
*
iio: proximity: srf04: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
*
iio: proximity: cros_ec_mkbp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
*
iio: proximity: sx9310: Convert enum->pointer for match data table
Biju Das
2023-09-11
1
-20
/
+26
*
|
iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handler
GONG, Ruiqi
2023-10-05
1
-3
/
+3
|
/
*
iio: mb1232: relax return value check for IRQ get
Matti Vaittinen
2023-08-01
1
-5
/
+2
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: Add driver for Murata IRS-D200
Waqar Hameed
2023-07-23
3
-0
/
+971
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
11
-11
/
+11
*
iio: proximity: sx9500: Reference ACPI and OF ID data
Krzysztof Kozlowski
2023-03-12
1
-2
/
+2
*
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
1
-1
/
+1
*
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
2023-03-11
4
-62
/
+92
*
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
2023-03-11
1
-1
/
+0
*
iio: proximity: sx9500: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: proximity: srf08: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: proximity: rfd77402: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: proximity: pulsedlight-lidar-lite-v2: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
[next]