summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
11 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
11 daysMerge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal
2026-08-05iio: light: cm32181: return zero after writing calibscaleGiorgi Tchankvetadze
2026-08-03iio: light: tsl2583: remove conditional return with no effectSang-Heon Jeon
2026-08-03iio: light: vcnl4000: remove vcnl4000_set_pm_runtime_state() helperSang-Heon Jeon
2026-08-03iio: light: vcnl4035: remove vcnl4035_set_pm_runtime_state() helperSang-Heon Jeon
2026-08-03iio: light: tsl2583: remove tsl2583_set_pm_runtime_busy() helperSang-Heon Jeon
2026-08-03iio: light: isl29028: remove isl29028_set_pm_runtime_busy() helperSang-Heon Jeon
2026-08-03iio: light: tsl2583: return zero in write_raw() on successSang-Heon Jeon
2026-08-03iio: light: isl29028: return zero in write_raw() on successSang-Heon Jeon
2026-08-03iio: light: tsl2772: fix ALS calibscale readbackYuanshen Cao
2026-07-27iio: light: cm3323: use dev_err_probe() in probe pathAldo Conte
2026-07-27iio: light: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-27iio: hid-sensor: als: scale each channel individuallyDaniel Schaefer
2026-07-20iio: light: opt3001: split opt3001_get_processed() logicJoshua Crofts
2026-07-20iio: light: vcnl4000: make read-only const array regulator_names staticColin Ian King
2026-07-19iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()Chengrui Liu
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-11iio: light: gp2ap002: Disable regulators on resume failureLaxman Acharya Padhya
2026-07-11iio: light: rpr0521: Propagate regcache_sync() errorsPengpeng Hou
2026-07-11iio: light: vcnl4035: Propagate regcache_sync() errorsPengpeng Hou
2026-07-07iio: hid-sensors: align function parenthesis for readabilitySanjay Chitroda
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-05iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02iio: light: hid-sensor-als: Avoid race between callback setup and device expo...Sanjay Chitroda
2026-07-02iio: light: hid-sensor-prox: Avoid race between callback setup and device exp...Sanjay Chitroda
2026-07-01iio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-07-01iio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: light: opt3001: add comment to mutexJoshua Crofts
2026-06-30iio: light: opt3001: switch driver to managed resourcesJoshua Crofts
2026-06-30iio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
2026-06-30iio: light: opt3001: localize for loop iteratorJoshua Crofts
2026-06-30iio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts