index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-11
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
1
-5
/
+11
2025-07-14
iio: Add driver for Nicera D3-323-AA PIR sensor
Waqar Hameed
3
-0
/
+826
2025-07-13
iio: proximity: vcnl3020: make vcnl3020_property const
David Lechner
1
-2
/
+2
2025-07-13
iio: proximity: vcnl3020: pass struct vcnl3020_property by pointer
David Lechner
1
-7
/
+7
2025-06-26
iio: proximity: irsd200: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
1
-2
/
+1
2025-06-09
iio: irsd200: Remove print of error code from dev_err_probe
Waqar Hameed
1
-12
/
+7
2025-05-21
iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runtime checks.
Jonathan Cameron
7
-14
/
+15
2025-05-21
iio: proximity: irsd200: Use a struct for scan and iio_push_to_buffers_with_ts()
Jonathan Cameron
1
-4
/
+8
2025-04-22
iio: normalize array sentinel style
David Lechner
13
-19
/
+19
2025-04-22
iio: proximity: sx9500: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: proximity: pulsed-light: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-2
/
+2
2025-04-22
iio: proximity: hx9023s: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+5
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
4
-19
/
+41
2025-02-17
iio: proximity: sx9360: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-6
/
+13
2025-02-17
iio: proximity: sx9324: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-6
/
+13
2025-02-17
iio: proximity: sx9310: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-6
/
+13
2025-02-03
iio: proximity: Fix use-after-free in hx9023s_send_cfg()
Dheeraj Reddy Jonnalagadda
1
-1
/
+2
2025-02-03
iio: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-28
iio: proximity: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
6
-6
/
+6
2024-12-28
iio: proximity: hx9023s: Added firmware file parsing functionality
Yasin Lee
1
-7
/
+86
2024-12-07
iio: proximity: aw96103: Constify struct iio_info
Christophe JAILLET
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-8
/
+8
2024-11-03
iio: fix write_event_config signature
Julien Stephan
8
-8
/
+9
2024-11-03
iio: proximity: sx9500: simplify code in write_event_config callback
Julien Stephan
1
-2
/
+2
2024-11-03
iio: proximity: irsd200: simplify code in write_event_config callback
Julien Stephan
1
-1
/
+1
2024-11-03
iio: proximity: hx9023s: simplify code in write_event_config callback
Julien Stephan
1
-1
/
+1
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Greg Kroah-Hartman
1
-0
/
+2
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
5
-6
/
+5
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-06
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-09-30
iio: proximity: vl53l0x-i2c: Added continuous mode support
Abhash Jha
1
-26
/
+136
2024-09-30
iio: proximity: vl53l0x-i2c: Added sensor ID check
Abhash Jha
1
-2
/
+11
2024-09-30
iio: proximity: sx_common: Drop unused acpi.h
Andy Shevchenko
2
-2
/
+0
2024-09-30
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
3
-24
/
+20
2024-09-05
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
3
-0
/
+858
2024-09-03
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h for struct of_device_id definition
Andy Shevchenko
1
-1
/
+1
2024-08-17
iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
Dan Carpenter
1
-1
/
+2
2024-08-03
iio: proximity: sx_common: make use of iio_for_each_active_channel()
Nuno Sa
1
-4
/
+2
2024-08-03
iio: proximity: sx9500: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: proximity: hx9023s: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+2
2024-07-29
iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor
Yasin Lee
3
-0
/
+1158
2024-06-25
iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-06-25
iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-6
/
+6
2024-06-25
iio: proximity: sx9360: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-06-25
iio: proximity: sx9324: make use of regmap_set_bits()
Trevor Gamblin
1
-3
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
5
-8
/
+8
[next]