summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2026-06-19iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte
2026-04-11iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner
2026-03-25iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus
2026-03-04iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2025-09-09iio: light: opt3001: fix deadlock due to concurrent flag accessLuca Ceresoli
2025-08-28iio: light: as73211: Ensure buffer holes are zeroedJonathan Cameron
2025-08-28iio: hid-sensor-prox: Fix incorrect OFFSET calculationZhang Lixu
2025-08-28iio: hid-sensor-prox: Restore lost scale assignmentsZhang Lixu
2025-02-21iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco
2025-01-17iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2024-12-14iio: light: ltr501: Add LTER0303 to the supported devicesAndy Shevchenko
2024-12-14iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco
2024-10-22iio: light: opt3001: add missing full-scale range valueEmil Gedenryd
2024-10-22iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco
2024-10-22iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco
2024-02-23iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-03-10iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth
2023-02-09iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng
2022-11-12iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-11-06iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-10-17iio: light: tsl2583: Fix module unloadingShreeya Patel
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-08-30iio: light: ltrf216a: Add raw attributeShreeya Patel
2022-08-21iio: light: cm32181: make cm32181_pm_ops staticsunliming
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET
2022-08-15iio: light: cm32181: Mark the dev_pm_ops static.Jonathan Cameron
2022-08-15iio: light: Add support for ltrf216a sensorShreeya Patel
2022-07-19iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2022-07-18iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-07-18iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron
2022-07-18iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-07-18iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron
2022-07-18iio: light: us5182: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-07-18iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: bh1750: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: al3320a: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron