summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorFilesLines
2025-02-01iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-11-08iio: light: opt3001: add missing full-scale range valueEmil Gedenryd1-0/+4
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
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-08iio: 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-25iio: 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: 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-03-24iio: 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-24iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran1-0/+1
2020-11-05iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-17iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny1-3/+4
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-4/+4
2020-01-23iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther1-1/+2
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-6/+15
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang1-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch1-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch1-5/+5
2019-09-20Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron1-0/+1
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch3-0/+324
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan1-58/+29
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan1-18/+1
2019-08-05iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan1-3/+13
2019-08-05iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan1-3/+3
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan1-37/+5
2019-08-05iio: light: cm3323: Use device-managed APIsChuhong Yuan1-24/+9
2019-07-28iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere1-0/+3