summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: light: zopt2201: Remove code duplication in scale write functionsBeatriz Viana Costa
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: light: al3320a: Implement regmap supportDavid Heidelberg
2025-04-22iio: light: al3010: Implement regmap supportDavid Heidelberg
2025-04-22iio: light: al3320a: Fix an error handling path in al3320a_probe()David Heidelberg
2025-04-22iio: light: al3000a: Fix an error handling path in al3000a_probe()David Heidelberg
2025-04-22iio: light: al3010: Improve al3010_init error handling with dev_err_probe()David Heidelberg
2025-04-22iio: light: vcnl4035: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron
2025-04-22iio: light: vcnl4000: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron
2025-04-22iio: light: tcs3472: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: tcs3414: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: st_uvis25: Switch to sparse friendly iio_device_claim/release_dir...Jonathan Cameron
2025-04-22iio: light: si1145: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: rpr0521: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: rpr0521: Factor out handling of IIO_INFO_RAW and use guard()Jonathan Cameron
2025-04-22iio: light: rohm-bu27034: Switch to sparse friendly iio_device_claim/release_...Jonathan Cameron
2025-04-22iio: light: opt4060: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: ltr501: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: ltr501: Factor out core of write_raw() where direct mode claim is...Jonathan Cameron
2025-04-22iio: light: ltr501: Factor out IIO_INFO_RAW leg of read_raw() callback.Jonathan Cameron
2025-04-22iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-04-22iio: light: as73211: Use guard() and move mode switch into inner write_raw fu...Jonathan Cameron
2025-04-22iio: light: isl29125: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron
2025-04-22iio: light: gp2ap020a00f: Switch to sparse friendly iio_device_claim/release_...Jonathan Cameron
2025-04-22iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron
2025-04-22iio: light: al3320a: Split set_pwr function into set_pwr_on and _offDavid Heidelberg
2025-04-22iio: light: al3010: Split set_pwr function into set_pwr_on and _offDavid Heidelberg
2025-04-22iio: light: al3320a: Abstract device reference in the probe functionDavid Heidelberg
2025-04-22iio: light: al3010: Abstract device reference in the probe functionDavid Heidelberg
2025-04-22iio: light: al3320a: Remove DRV_NAME definitionDavid Heidelberg
2025-04-22iio: light: al3010: Remove DRV_NAME definitionDavid Heidelberg
2025-04-22iio: light: al3320a: Use unsigned int for the indexingDavid Heidelberg
2025-04-22iio: light: al3010: Use unsigned int for the indexingDavid Heidelberg
2025-04-22iio: light: bh1750: Add hardware reset support via GPIOSergio Perez
2025-04-22iio: hid-sensor-prox: Add support for 16-bit report sizeZhang Lixu
2025-04-07iio: hid-sensor-prox: Fix incorrect OFFSET calculationZhang Lixu
2025-04-07iio: hid-sensor-prox: support multi-channel SCALE calculationZhang Lixu
2025-04-07iio: hid-sensor-prox: Restore lost scale assignmentsZhang Lixu
2025-04-07iio: light: opt3001: fix deadlock due to concurrent flag accessLuca Ceresoli
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-11iio: light: Add check for array bounds in veml6075_read_int_time_msKaran Sanghavi
2025-03-04iio: light: Fix spelling mistake "regist" -> "register"Colin Ian King
2025-03-04iio: light: Add support for AL3000a illuminance sensorSvyatoslav Ryhel
2025-02-17iio: light: bh1745: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-08iio: light: adux1020: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-02-08iio: light: veml6030: fix scale to conform to ABIJavier Carrasco
2025-02-08iio: light: Add APDS9160 ALS & Proximity sensor driverMikael Gonella-Bolduc
2025-02-08iio: light: veml6030: extend regmap to support cachingJavier Carrasco
2025-02-08iio: light: veml6030: extend regmap to support regfieldsJavier Carrasco