index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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/kernel/git/jic23/iio into char-misc-next
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
[next]