summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
5 daysiio: light: veml6030: fix channel type when pushing eventsJavier Carrasco
5 daysiio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
5 daysiio: light: opt3001: fix missing state reset on timeoutJoshua Crofts
5 daysiio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
5 daysiio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
5 daysiio: light: al3320a: add missing REGMAP_I2C to KconfigJoshua Crofts
5 daysiio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
5 daysiio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
5 daysiio: light: al3010: add missing REGMAP_I2C to KconfigJoshua Crofts
5 daysiio: light: al3000a: add missing REGMAP_I2C to KconfigJoshua Crofts
2026-06-27iio: light: veml6075: add bounds check to veml6075_it_ms indexSam Daly
2026-05-15iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte
2026-04-28iio: light: veml6070: Fix resource leak in probe error pathFelix Gu
2026-04-06Merge tag 'v7.0-rc7' into char-misc-nextGreg Kroah-Hartman
2026-03-26iio: light: veml6070: fix veml6070_read() return valueAldo Conte
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
2026-03-21iio: light: as73211: remove duplicate zero init of scan.chan[3]David Lechner
2026-03-21iio: light: fix several incorrect spellingsShi Hao
2026-03-21iio: light: vcnl4000: add support for regulatorsErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove redundant check for proximity-near-levelErikas Bitovtas
2026-03-21iio: light: vcnl4000: use variables for I2C client and device instancesErikas Bitovtas
2026-03-21iio: light: vcnl4000: remove error messages for trigger and irqErikas Bitovtas
2026-03-21iio: light: vcnl4000: replace mutex_init() with devm_mutex_init()Erikas Bitovtas
2026-03-21iio: light: vcnl4000: move power enablement from init to probeErikas Bitovtas
2026-03-21iio: light: vcnl4000: sort includes by their nameErikas Bitovtas
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-03iio: light: ltr501: return proper error code from ltr501_get_gain_index()Antoniu Miclaus
2026-03-03iio: light: gp2ap020a00f: remove unused debug_reg_addrAntoniu Miclaus
2026-03-03iio: light: apds9306: remove unused nlux_per_countAntoniu Miclaus
2026-03-03iio: light: apds9306: remove redundant explicit pointer castSAJJA EASWAR SAI
2026-02-23iio: light: gp2ap020a00f: Join some lines of code to be a single lineAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Remove trailing comma in termination entryAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Explicitly use string literal for driver nameAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Use temporary variable for struct deviceAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Replace custom implementation of min()Andy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Fix possible error swallowEthan Tidmore
2026-02-23iio: light: gp2ap020a00f: Return directly from the switch casesAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: Use correct types for 16-bit LE dataAndy Shevchenko
2026-02-23iio: light: gp2ap020a00f: correct return type to intEthan Tidmore
2026-02-23iio: light: gp2ap020a00f: simplify locking with guard()Ethan Tidmore
2026-02-23iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-02-23iio: light: zopt2201: use lock guardsGabriel Almeida
2026-02-23iio: light: zopt2201: Reorder header includesGabriel Almeida
2026-02-23iio: light: vcnl4000: add support for Capella CM36686 and CM36672PErikas Bitovtas
2026-01-29iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja