index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
18 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
19 hours
Merge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
3 days
iio: light: tsl2591: return actual error from probe IRQ failure
Stepan Ionichev
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
7 days
iio: light: al3320a: add missing REGMAP_I2C to Kconfig
Joshua Crofts
7 days
iio: light: al3010: add missing REGMAP_I2C to Kconfig
Joshua Crofts
7 days
iio: light: al3000a: add missing REGMAP_I2C to Kconfig
Joshua Crofts
8 days
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
8 days
iio: light: opt3001: add comment to mutex
Joshua Crofts
8 days
iio: light: opt3001: switch driver to managed resources
Joshua Crofts
8 days
iio: light: opt3001: move driver to guard(mutex)() use
Joshua Crofts
8 days
iio: light: opt3001: localize for loop iterator
Joshua Crofts
8 days
iio: light: opt3001: ensure correct parenthesis alignment
Joshua Crofts
8 days
iio: light: opt3001: prefer dev_err_probe()
Joshua Crofts
8 days
iio: light: opt3001: use local struct device and i2c_client variables
Joshua Crofts
8 days
iio: light: opt3001: move device registration to end of probe()
Joshua Crofts
8 days
iio: light: gp2ap002: fix runtime PM leak on read error
Biren Pandya
8 days
iio: light: tcs3472: implement wait time and sampling frequency
Aldo Conte
8 days
iio: light: hid-sensor-prox: use u32 instead of unsigned
Sanjay Chitroda
8 days
iio: light: hid-sensor-als: use u32 instead of unsigned
Sanjay Chitroda
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-03
iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
Lucas Rabaquim
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-06-02
iio: light: veml3328: add support for new device
Joshua Crofts
2026-05-31
light: tsl2591: simplify tsl2591_persist functions via lookup table
Matheus Silveira
2026-05-31
iio: light: add support for APDS9999 sensor
Jose A. Perez de Azpillaga
2026-05-31
iio: light: cros_ec_light_prox: simplify timestamp channel definition
David Lechner
2026-05-31
iio: tcs3472: move standalone return to default case
Aldo Conte
2026-05-31
iio: tcs3472: use local struct device * for remaining cases
Aldo Conte
2026-05-31
iio: tcs3472: use devm for resource management
Aldo Conte
2026-05-31
iio: tcs3472: use ! instead of explicit NULL check
Aldo Conte
2026-05-31
iio: tcs3472: convert remaining locking to guard(mutex)
Aldo Conte
2026-05-31
iio: tcs3472: sort headers alphabetically
Aldo Conte
2026-05-31
iio: tcs3472: power down chip on probe failure
Aldo Conte
2026-05-31
iio: light: HID: hid-sensor-prox: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: light: HID: hid-sensor-als: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: light: veml6030: remove unnecessary read of IT index
Javier Carrasco
2026-05-31
iio: light: opt3001: use macros from bits.h header
Joshua Crofts
2026-05-31
iio: light: opt3001: make headers conform to iwyu
Joshua Crofts
2026-05-31
iio: light: vcnl4000: use lock guard()
Raffael Raiel Trindade
2026-05-31
iio: Drop unused driver_data in four i2c drivers
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: light: iqs621-als: prefer early error handling over if (!ret)
Pedro Barletta Gennari
2026-05-31
iio: light: iqs621-als: use lock guards
Pedro Barletta Gennari
2026-05-31
iio: light: si1133: use guard(mutex)() macro
Joshua Crofts
2026-05-31
iio: light: si1133: add local variable for timeout
Joshua Crofts
2026-05-31
iio: light: si1133: group generic <linux/*> headers
Joshua Crofts
2026-05-31
iio: light: si1133: add missing include headers
Joshua Crofts
2026-05-31
iio: light: si1133: prefer complex macros enclosed in parenthesis
Joshua Crofts
2026-05-31
iio: light: si1133: remove unused macros
Joshua Crofts
[next]