summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorFilesLines
2025-09-09iio: light: opt3001: fix deadlock due to concurrent flag accessLuca Ceresoli1-2/+3
2025-08-28iio: light: as73211: Ensure buffer holes are zeroedJonathan Cameron1-1/+1
2025-08-28iio: hid-sensor-prox: Fix incorrect OFFSET calculationZhang Lixu1-2/+1
2025-03-13iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco1-4/+20
2025-02-01iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-12-14iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET1-6/+5
2024-11-08iio: light: veml6030: fix microlux value calculationJavier Carrasco1-1/+1
2024-10-22iio: light: opt3001: add missing full-scale range valueEmil Gedenryd1-0/+4
2024-10-22iio: light: veml6030: fix IIO device retrieval from embedded deviceJavier Carrasco1-2/+1
2024-10-22iio: light: veml6030: fix ALS sensor resolutionJavier Carrasco1-1/+1
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li1-0/+3
2023-05-17iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski1-6/+7
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney1-0/+1
2023-04-20iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng1-0/+12
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-11-03iio: light: tsl2583: Fix module unloadingShreeya Patel1-1/+1
2022-08-21iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma1-1/+1
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen1-1/+1
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen1-3/+3
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N1-3/+3
2021-07-14iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+2
2021-07-14iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+1
2021-07-14iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-3/+7
2021-07-14iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-3/+7
2021-07-14iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-3/+7
2021-07-14iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-14iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-14iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-07-14iio: light: tcs3472: do not free unallocated IRQfrank zago1-2/+4
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean1-2/+0
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-03-25iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran1-0/+1
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-3/+2
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing1-1/+1
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-11/+13
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman3-11/+18
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+17
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers1-3/+2
2020-09-03iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+2
2020-09-03iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-09-03iio: light: as73211: New driverChristian Eggers3-0/+817
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8