index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
1
-1
/
+1
2021-12-14
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+3
2021-10-20
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
1
-3
/
+3
2021-07-14
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+2
2021-07-14
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-3
/
+7
2021-07-14
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
1
-3
/
+4
2021-07-14
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
1
-1
/
+1
2021-07-14
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
1
-0
/
+6
2021-07-14
iio: light: tcs3472: do not free unallocated IRQ
frank zago
1
-2
/
+4
2021-05-19
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-03-24
iio: hid-sensor-prox: Fix scale not correct issue
Ye Xiang
1
-2
/
+11
2020-12-30
iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2
-3
/
+10
2020-12-30
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+13
2020-11-24
iio: light: fix kconfig dependency bug for VCNL4035
Necip Fazil Yildiran
1
-0
/
+1
2020-11-05
iio:light:si1145: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-8
/
+11
2020-09-17
iio:light:max44000 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+8
2020-09-17
iio:light:ltr501 Fix timestamp alignment issue.
Jonathan Cameron
1
-6
/
+9
2020-06-10
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
1
-4
/
+2
2020-04-23
iio: si1133: read 24-bit signed integer for measurement
Maxime Roussin-Bélanger
1
-13
/
+24
2020-03-25
iio: light: vcnl4000: update sampling periods for vcnl4040
Tomas Novotny
1
-3
/
+4
2020-03-25
iio: light: vcnl4000: update sampling periods for vcnl4200
Tomas Novotny
1
-4
/
+4
2020-01-23
iio: light: vcnl4000: Fix scale for vcnl4040
Guido Günther
1
-1
/
+2
2019-12-31
iio: light: bh1750: Resolve compiler warning and make code more readable
Krzysztof Wilczynski
1
-2
/
+2
2019-10-10
Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-6
/
+15
2019-10-09
iio: Fix an undefied reference error in noa1305_probe
zhong jiang
1
-0
/
+1
2019-10-09
iio: light: opt3001: fix mutex unlock race
David Frey
1
-1
/
+5
2019-10-09
iio: light: add missing vcnl4040 of_compatible
Marco Felsch
1
-0
/
+4
2019-10-09
iio: light: fix vcnl4000 devicetree hooks
Marco Felsch
1
-5
/
+5
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-08-14
iio:light:noa1305: Fix missing break statement.
Jonathan Cameron
1
-0
/
+1
2019-08-05
iio: light: noa1305: Add support for NOA1305
Martyn Welch
3
-0
/
+324
2019-08-05
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
1
-58
/
+29
2019-08-05
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
1
-18
/
+1
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
1
-3
/
+13
2019-08-05
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
1
-3
/
+3
2019-08-05
iio: light: si1145: Use device-managed APIs
Chuhong Yuan
1
-37
/
+5
2019-08-05
iio: light: cm3323: Use device-managed APIs
Chuhong Yuan
1
-24
/
+9
2019-07-27
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
1
-0
/
+3
2019-07-27
iio: light: veml6070: convert to i2c_new_dummy_device
Wolfram Sang
1
-3
/
+3
2019-07-27
iio: light: cm36651: convert to i2c_new_dummy_device
Wolfram Sang
1
-6
/
+6
2019-07-27
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
1
-20
/
+16
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
1
-6
/
+6
2019-07-27
iio: light: apds9960: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-27
iio: light: stk3310: Add device tree support
Luca Weiss
1
-0
/
+9
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-2
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-19
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488
Thomas Gleixner
1
-9
/
+1
[next]