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-02-03
iio: hid-sensor-prox: Split difference from multiple channels
Ricardo Ribalda
1
-3
/
+4
2025-02-03
iio: light: apds9306: fix max_scale_nano values
Javier Carrasco
1
-2
/
+2
2025-01-16
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-4
/
+21
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+3
2025-01-04
iio: light: veml3235: fix scale to conform to ABI
Javier Carrasco
2
-108
/
+130
2024-12-28
iio: light: veml3235: extend regmap to add cache
Javier Carrasco
1
-0
/
+31
2024-12-28
iio: light: veml3235: fix code style
Javier Carrasco
1
-3
/
+3
2024-12-28
iio: light: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
11
-11
/
+11
2024-12-28
iio: light: Add support for TI OPT4060 color sensor
Per-Daniel Olsson
3
-0
/
+1357
2024-12-20
iio: light: as73211: fix channel handling in only-color triggered buffer
Javier Carrasco
1
-4
/
+20
2024-12-20
iio: hid-sensor-prox: Fix invalid read_raw for attention
Ricardo Ribalda
1
-0
/
+1
2024-12-07
iio: light: veml6030: add support for triggered buffer
Javier Carrasco
2
-0
/
+78
2024-12-07
iio: light: Drop BU27008 and BU27010
Matti Vaittinen
3
-1652
/
+0
2024-12-07
iio: light: cm3232: Reset before reading HW ID
Cibil Pankiras
1
-9
/
+9
2024-12-07
iio: bu27034: simplify using guard(mutex)
Matti Vaittinen
1
-48
/
+25
2024-12-07
iio: light: vcnl4035: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: light: bh1745: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
9
-9
/
+9
2024-11-09
Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD
Jonathan Cameron
1
-1
/
+1
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2024-11-03
iio: light: apds9960: remove useless return
Julien Stephan
1
-2
/
+0
2024-11-03
iio: light: apds9960: convert als_int and pxs_int to bool
Julien Stephan
1
-2
/
+2
2024-11-03
iio: light: apds9306: simplifies if branch in apds9306_write_event_config
Julien Stephan
1
-4
/
+1
2024-11-03
iio: light: apds9300: use bool for event state
Julien Stephan
1
-9
/
+9
2024-11-03
iio: fix write_event_config signature
Julien Stephan
21
-22
/
+24
2024-11-03
iio: light: adux1020: write_event_config: use local variable for interrupt value
Julien Stephan
1
-5
/
+4
2024-11-03
iio: light: tsl2772: simplify code in write_event_config callback
Julien Stephan
1
-2
/
+2
2024-11-03
iio: light: ltr390: simplify code in write_event_config callback
Julien Stephan
1
-4
/
+1
2024-11-03
iio: hid-sensor-prox: Add support for more channels
Ricardo Ribalda
1
-76
/
+104
2024-11-03
iio: hid-sensors-prox: Make proximity channel indexed
Ricardo Ribalda
1
-0
/
+1
2024-11-03
iio: hid-sensors-prox: Factor-in hid_sensor_push_data
Ricardo Ribalda
1
-12
/
+4
2024-11-03
iio: light: veml6070: add support for integration time
Javier Carrasco
1
-8
/
+123
2024-11-01
iio: light: add support for veml3235
Javier Carrasco
3
-0
/
+507
2024-11-01
iio: light: stk3310: simplify code in write_event_config callback
Julien Stephan
1
-3
/
+0
2024-11-01
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
1
-2
/
+0
2024-11-01
iio: light: veml6030: simplify code in write_event_config callback
Julien Stephan
1
-3
/
+0
2024-11-01
iio: light: ltr501: simplify code in write_event_config callback
Julien Stephan
1
-4
/
+0
2024-11-01
iio: light: bh1745: simplify code in write_event_config callback
Julien Stephan
1
-26
/
+22
2024-11-01
iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
1
-17
/
+8
2024-11-01
iio: light: ltr501: Add LTER0303 to the supported devices
Andy Shevchenko
1
-0
/
+2
2024-11-01
iio: light: ltr501: Drop most likely fake ACPI IDs
Andy Shevchenko
1
-2
/
+0
2024-11-01
iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards
Andy Shevchenko
1
-7
/
+6
2024-11-01
iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
1
-19
/
+6
2024-10-28
iio: light: Remove "default n" entries
Andy Shevchenko
1
-1
/
+0
2024-10-28
iio: light: opt3001: add support for TI's opt3002 light sensor
Emil Gedenryd
2
-34
/
+157
2024-10-24
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
1
-1
/
+1
2024-10-21
iio: light: veml6070: use field to set integration time
Javier Carrasco
1
-3
/
+4
2024-10-21
iio: light: veml6070: use unsigned int instead of unsigned
Javier Carrasco
1
-2
/
+2
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+8
2024-10-15
iio: light: rpr0521: Use generic iio_pollfunc_store_time()
Vasileios Amoiridis
1
-13
/
+1
[prev]
[next]