index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runti...
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_di...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: proximity: pulsed-light: Switch to sparse friendly iio_device_claim/rele...
Jonathan Cameron
1
-2
/
+2
2025-04-22
iio: proximity: hx9023s: Switch to sparse friendly iio_device_claim/release_d...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end ...
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/g...
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/ke...
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-03
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...
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 se...
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
2024-02-28
iio: proximity: isl29501: make use of of_device_id table
Krzysztof Kozlowski
1
-2
/
+1
2024-02-17
iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
1
-75
/
+39
2024-02-17
iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
1
-70
/
+39
2024-02-17
iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming.
Jonathan Cameron
1
-76
/
+39
2024-02-17
iio: sx9324: avoid copying property strings
Justin Stitt
1
-29
/
+40
2023-12-04
iio: proximity: irsd200: Drop unused include
Linus Walleij
1
-1
/
+0
2023-11-16
iio: proximity: sx9324: Switch to device_property_match_property_string()
Andy Shevchenko
1
-14
/
+10
[next]