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
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
48
-423
/
+461
2025-05-21
iio: light: zopt2201: Remove code duplication in scale write functions
Beatriz Viana Costa
1
-30
/
+12
2025-04-22
iio: normalize array sentinel style
David Lechner
34
-58
/
+58
2025-04-22
iio: light: al3320a: Implement regmap support
David Heidelberg
1
-39
/
+48
2025-04-22
iio: light: al3010: Implement regmap support
David Heidelberg
1
-35
/
+41
2025-04-22
iio: light: al3320a: Fix an error handling path in al3320a_probe()
David Heidelberg
1
-4
/
+6
2025-04-22
iio: light: al3000a: Fix an error handling path in al3000a_probe()
David Heidelberg
1
-4
/
+5
2025-04-22
iio: light: al3010: Improve al3010_init error handling with dev_err_probe()
David Heidelberg
1
-5
/
+3
2025-04-22
iio: light: vcnl4035: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-16
/
+26
2025-04-22
iio: light: vcnl4000: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-37
/
+41
2025-04-22
iio: light: tcs3472: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-5
/
+4
2025-04-22
iio: light: tcs3414: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-5
/
+4
2025-04-22
iio: light: st_uvis25: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: light: si1145: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-14
/
+11
2025-04-22
iio: light: rpr0521: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+2
2025-04-22
iio: light: rpr0521: Factor out handling of IIO_INFO_RAW and use guard()
Jonathan Cameron
1
-23
/
+34
2025-04-22
iio: light: rohm-bu27034: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: light: opt4060: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-2
/
+3
2025-04-22
iio: light: ltr501: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-12
/
+9
2025-04-22
iio: light: ltr501: Factor out core of write_raw() where direct mode claim is...
Jonathan Cameron
1
-48
/
+46
2025-04-22
iio: light: ltr501: Factor out IIO_INFO_RAW leg of read_raw() callback.
Jonathan Cameron
1
-24
/
+31
2025-04-22
iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-9
/
+7
2025-04-22
iio: light: as73211: Use guard() and move mode switch into inner write_raw fu...
Jonathan Cameron
1
-16
/
+14
2025-04-22
iio: light: isl29125: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: light: gp2ap020a00f: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: light: al3320a: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+9
2025-04-22
iio: light: al3010: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+11
2025-04-22
iio: light: al3320a: Abstract device reference in the probe function
David Heidelberg
1
-6
/
+5
2025-04-22
iio: light: al3010: Abstract device reference in the probe function
David Heidelberg
1
-3
/
+4
2025-04-22
iio: light: al3320a: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3010: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3320a: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: light: al3010: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: light: bh1750: Add hardware reset support via GPIO
Sergio Perez
1
-0
/
+24
2025-04-22
iio: hid-sensor-prox: Add support for 16-bit report size
Zhang Lixu
1
-0
/
+3
2025-04-07
iio: hid-sensor-prox: Fix incorrect OFFSET calculation
Zhang Lixu
1
-2
/
+1
2025-04-07
iio: hid-sensor-prox: support multi-channel SCALE calculation
Zhang Lixu
1
-11
/
+13
2025-04-07
iio: hid-sensor-prox: Restore lost scale assignments
Zhang Lixu
1
-0
/
+5
2025-04-07
iio: light: opt3001: fix deadlock due to concurrent flag access
Luca Ceresoli
1
-2
/
+3
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-327
/
+2139
2025-03-11
iio: light: Add check for array bounds in veml6075_read_int_time_ms
Karan Sanghavi
1
-2
/
+6
2025-03-04
iio: light: Fix spelling mistake "regist" -> "register"
Colin Ian King
2
-2
/
+2
2025-03-04
iio: light: Add support for AL3000a illuminance sensor
Svyatoslav Ryhel
3
-0
/
+220
2025-02-17
iio: light: bh1745: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-9
/
+9
2025-02-08
iio: light: adux1020: Drop unneeded assignment for cache_type
Andy Shevchenko
1
-1
/
+0
2025-02-08
iio: light: veml6030: fix scale to conform to ABI
Javier Carrasco
2
-311
/
+218
2025-02-08
iio: light: Add APDS9160 ALS & Proximity sensor driver
Mikael Gonella-Bolduc
3
-0
/
+1606
2025-02-08
iio: light: veml6030: extend regmap to support caching
Javier Carrasco
1
-0
/
+31
2025-02-08
iio: light: veml6030: extend regmap to support regfields
Javier Carrasco
1
-25
/
+70
[next]