index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
-1
/
+1
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
-35
/
+17
2026-01-22
iio: light: vcnl4000: Use IIO cleanup helpers
Kurt Borja
-31
/
+18
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
-1
/
+1
2025-12-21
iio: light: isl29018: replace sprintf() with safer alternatives
Tomas Borquez
-6
/
+6
2025-11-09
iio: light: apds9960: convert to use maple tree register cache
Chu Guangqing
-1
/
+1
2025-11-09
iio: light: apds9306: convert to use maple tree register cache
Chu Guangqing
-1
/
+1
2025-11-09
iio: light: veml3235: convert to use maple tree register cache
Chu Guangqing
-1
/
+1
2025-10-19
iio: light: ltr390: Fix typo in variable name
Sameeksha Sankpal
-4
/
+4
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
-1
/
+1
2025-09-13
iio: light: ltr390: Implement runtime PM support
Akshay Jindal
-17
/
+119
2025-08-25
iio: light: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-63
/
+20
2025-08-25
iio: light: Drop unnecessary -ENOMEM messages
Dixit Parmar
-3
/
+1
2025-08-25
iio: light: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
-3
/
+2
2025-08-16
iio: light: Simple conversions to iio_push_to_buffers_with_ts()
Jonathan Cameron
-15
/
+18
2025-08-16
iio: light: vl6180: Use iio_push_to_buffers_with_ts() to allow source size ru...
Jonathan Cameron
-7
/
+7
2025-08-16
iio: light: vcnl4000: Use a structure to make buffer arrangement explicit.
Jonathan Cameron
-3
/
+6
2025-08-16
iio: light: tcs3472: Use iio_push_to_buffers_with_ts() to allow source size r...
Jonathan Cameron
-7
/
+7
2025-08-16
iio: light: tcs3414: Use iio_push_to_buffers_with_ts() to allow source size r...
Jonathan Cameron
-7
/
+8
2025-08-16
iio: light: st_uvis25: Use iio_push_to_buffers_with_ts() to allow source size...
Jonathan Cameron
-8
/
+9
2025-08-16
iio: light: max44000: Use iio_push_to_buffers_with_ts() to allow source size ...
Jonathan Cameron
-9
/
+9
2025-08-16
iio: light: isl29125: Use iio_push_to_buffers_with_ts() to allow source size ...
Jonathan Cameron
-7
/
+7
2025-08-16
iio: light: adjd_s311: Use iio_push_to_buffers_with_ts() to allow source size...
Jonathan Cameron
-6
/
+6
2025-08-16
iio: light: acpi-als: Use iio_push_to_buffers_with_ts() to allow runtime sour...
Jonathan Cameron
-1
/
+1
2025-08-16
iio: light: acpi-als: Use a structure for layout of data to push to buffer.
Jonathan Cameron
-13
/
+6
2025-08-16
iio: light: as73211: Ensure buffer holes are zeroed
Jonathan Cameron
-1
/
+1
2025-08-16
iio: light: ltr390: Add device powerdown functionality via devm api
Akshay Jindal
-1
/
+20
2025-08-16
iio: light: add support for veml6046x00 RGBIR color sensor
Andreas Klinger
-0
/
+1044
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
-8
/
+5
2025-08-16
iio: light: ltr390: Add debugfs register access support
Akshay Jindal
-0
/
+52
2025-08-16
iio: light: vl6180: remove space before \n newline
Colin Ian King
-1
/
+1
2025-07-13
iio: light: cm3232: make struct cm3232_als_info const
David Lechner
-3
/
+3
2025-07-13
iio: light: cm3232: move calibscale to struct cm3232_chip
David Lechner
-7
/
+5
2025-07-13
iio: light: zopt2201: make zopt2201_scale const
David Lechner
-3
/
+3
2025-07-13
iio: light: isl76682: make isl76682_range_table const
David Lechner
-1
/
+1
2025-06-26
iio: light: veml6030: use = { } instead of memset()
David Lechner
-3
/
+1
2025-06-26
iio: light: opt4060: use = { } instead of memset()
David Lechner
-3
/
+1
2025-06-26
iio: light: ltr501: use = { } instead of memset()
David Lechner
-3
/
+1
2025-06-26
iio: light: bh1745: use = { } instead of memset()
David Lechner
-3
/
+1
2025-06-26
iio: light: apds9306: Refactor threshold get/set functions to use helper
Nattan Ferreira
-16
/
+20
2025-06-26
iio: light: opt4060: convert to use maple tree register cache
chuguangqing
-1
/
+1
2025-06-26
iio: light: ltr501: convert to use maple tree register cache
chuguangqing
-1
/
+1
2025-06-26
iio: light: isl29028: convert to use maple tree register cache
chuguangqing
-1
/
+1
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
-18
/
+8
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
-8
/
+4
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
-3
/
+1
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-423
/
+461
2025-05-21
iio: light: zopt2201: Remove code duplication in scale write functions
Beatriz Viana Costa
-30
/
+12
2025-04-22
iio: normalize array sentinel style
David Lechner
-58
/
+58
2025-04-22
iio: light: al3320a: Implement regmap support
David Heidelberg
-39
/
+48
[next]