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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2
-9
/
+13
2026-03-26
iio: light: veml6070: fix veml6070_read() return value
Aldo Conte
1
-3
/
+1
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
1
-1
/
+1
2026-03-21
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
1
-6
/
+12
2026-03-21
iio: light: as73211: remove duplicate zero init of scan.chan[3]
David Lechner
1
-3
/
+0
2026-03-21
iio: light: fix several incorrect spellings
Shi Hao
5
-5
/
+5
2026-03-21
iio: light: vcnl4000: add support for regulators
Erikas Bitovtas
1
-0
/
+7
2026-03-21
iio: light: vcnl4000: remove redundant check for proximity-near-level
Erikas Bitovtas
1
-3
/
+1
2026-03-21
iio: light: vcnl4000: use variables for I2C client and device instances
Erikas Bitovtas
1
-19
/
+16
2026-03-21
iio: light: vcnl4000: remove error messages for trigger and irq
Erikas Bitovtas
1
-7
/
+2
2026-03-21
iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()
Erikas Bitovtas
1
-3
/
+14
2026-03-21
iio: light: vcnl4000: move power enablement from init to probe
Erikas Bitovtas
1
-5
/
+5
2026-03-21
iio: light: vcnl4000: sort includes by their name
Erikas Bitovtas
1
-4
/
+4
2026-03-14
iio: light: acpi-als: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-14
/
+14
2026-03-14
iio: light: acpi-als: Register ACPI notify handler directly
Rafael J. Wysocki
1
-5
/
+15
2026-03-03
iio: light: ltr501: return proper error code from ltr501_get_gain_index()
Antoniu Miclaus
1
-3
/
+3
2026-03-03
iio: light: gp2ap020a00f: remove unused debug_reg_addr
Antoniu Miclaus
1
-1
/
+0
2026-03-03
iio: light: apds9306: remove unused nlux_per_count
Antoniu Miclaus
1
-2
/
+0
2026-03-03
iio: light: apds9306: remove redundant explicit pointer cast
SAJJA EASWAR SAI
1
-1
/
+1
2026-02-23
iio: light: gp2ap020a00f: Join some lines of code to be a single line
Andy Shevchenko
1
-26
/
+13
2026-02-23
iio: light: gp2ap020a00f: Remove trailing comma in termination entry
Andy Shevchenko
1
-1
/
+1
2026-02-23
iio: light: gp2ap020a00f: Explicitly use string literal for driver name
Andy Shevchenko
1
-6
/
+2
2026-02-23
iio: light: gp2ap020a00f: Use temporary variable for struct device
Andy Shevchenko
1
-18
/
+16
2026-02-23
iio: light: gp2ap020a00f: Replace custom implementation of min()
Andy Shevchenko
1
-3
/
+3
2026-02-23
iio: light: gp2ap020a00f: Fix possible error swallow
Ethan Tidmore
1
-8
/
+12
2026-02-23
iio: light: gp2ap020a00f: Return directly from the switch cases
Andy Shevchenko
1
-36
/
+24
2026-02-23
iio: light: gp2ap020a00f: Use correct types for 16-bit LE data
Andy Shevchenko
1
-12
/
+11
2026-02-23
iio: light: gp2ap020a00f: correct return type to int
Ethan Tidmore
1
-4
/
+9
2026-02-23
iio: light: gp2ap020a00f: simplify locking with guard()
Ethan Tidmore
1
-75
/
+35
2026-02-23
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
1
-1
/
+1
2026-02-23
iio: light: zopt2201: use lock guards
Gabriel Almeida
1
-23
/
+13
2026-02-23
iio: light: zopt2201: Reorder header includes
Gabriel Almeida
1
-5
/
+4
2026-02-23
iio: light: vcnl4000: add support for Capella CM36686 and CM36672P
Erikas Bitovtas
1
-0
/
+41
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
1
-35
/
+17
2026-01-22
iio: light: vcnl4000: Use IIO cleanup helpers
Kurt Borja
1
-31
/
+18
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
1
-1
/
+1
2025-12-21
iio: light: isl29018: replace sprintf() with safer alternatives
Tomas Borquez
1
-6
/
+6
2025-11-09
iio: light: apds9960: convert to use maple tree register cache
Chu Guangqing
1
-1
/
+1
2025-11-09
iio: light: apds9306: convert to use maple tree register cache
Chu Guangqing
1
-1
/
+1
2025-11-09
iio: light: veml3235: convert to use maple tree register cache
Chu Guangqing
1
-1
/
+1
2025-10-19
iio: light: ltr390: Fix typo in variable name
Sameeksha Sankpal
1
-4
/
+4
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
1
-1
/
+1
2025-09-13
iio: light: ltr390: Implement runtime PM support
Akshay Jindal
1
-17
/
+119
2025-08-25
iio: light: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
13
-63
/
+20
2025-08-25
iio: light: Drop unnecessary -ENOMEM messages
Dixit Parmar
1
-3
/
+1
2025-08-25
iio: light: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2
-3
/
+2
2025-08-16
iio: light: Simple conversions to iio_push_to_buffers_with_ts()
Jonathan Cameron
9
-15
/
+18
2025-08-16
iio: light: vl6180: Use iio_push_to_buffers_with_ts() to allow source size runtime check
Jonathan Cameron
1
-7
/
+7
2025-08-16
iio: light: vcnl4000: Use a structure to make buffer arrangement explicit.
Jonathan Cameron
1
-3
/
+6
[next]