aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-11-03iio: light: tsl2583: Fix module unloadingShreeya Patel
2022-08-25iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-07-20iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-20iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-20iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-07-20iio: light: tcs3472: do not free unallocated IRQfrank zago
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-03-24iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2020-12-30iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-30iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-05iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-17iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-04-23iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-01-27iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-08-01iio: light: si1133: fix uninitialized resp variableMaxime Roussin-Bélanger
2018-08-01Merge branch 'fixes-togreg' into togregJonathan Cameron
2018-07-30iio: light: si1133 fix test for val being not zero or not one.Colin Ian King
2018-07-29iio: vcnl4000: add support for VCNL4200Tomas Novotny
2018-07-29iio: vcnl4000: warn on incorrectly specified device idTomas Novotny
2018-07-29iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny
2018-07-29iio: vcnl4000: make the driver extendableTomas Novotny
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-07-23iio: light: introduce si1133Maxime Roussin-Bélanger
2018-06-24iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King
2018-05-20iio: tsl2583: correct values in integration_time_availableBrian Masney
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2018-03-03iio: light: lv0104cs: Add support for LV0104CS light sensorJeff LaBundy
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-01-08iio: light: make a couple of config structures staticColin Ian King
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds