summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorFilesLines
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-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 vcnl4200Tomas Novotny1-3/+4
2020-01-27iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan1-3/+13
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-6/+10
2018-08-01iio: light: si1133: fix uninitialized resp variableMaxime Roussin-Bélanger1-0/+3
2018-08-01Merge branch 'fixes-togreg' into togregJonathan Cameron1-1/+1
2018-07-30iio: light: si1133 fix test for val being not zero or not one.Colin Ian King1-1/+1
2018-07-29iio: vcnl4000: add support for VCNL4200Tomas Novotny2-10/+109
2018-07-29iio: vcnl4000: warn on incorrectly specified device idTomas Novotny1-1/+13
2018-07-29iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny1-0/+9
2018-07-29iio: vcnl4000: make the driver extendableTomas Novotny1-18/+67
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-0/+1081
2018-07-23iio: light: introduce si1133Maxime Roussin-Bélanger3-0/+1081
2018-06-24iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King1-0/+2
2018-05-20iio: tsl2583: correct values in integration_time_availableBrian Masney1-1/+1
2018-05-12staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney3-0/+1809
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-2/+1
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2-2/+2
2018-03-03iio: light: lv0104cs: Add support for LV0104CS light sensorJeff LaBundy3-0/+542
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou1-0/+1
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2018-01-08iio: light: make a couple of config structures staticColin Ian King2-2/+2
2017-12-02iio: light: add support for UVIS25 sensorLorenzo Bianconi6-0/+560
2017-12-02iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler3-0/+579
2017-12-02iio: cros_ec: Remove unused variablesPaolo Cretaro1-2/+0
2017-11-14Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-112/+323
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns1-3/+6
2017-10-09iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns1-41/+44
2017-10-09iio: light: vl6180: Avoid readback of integration time registerStefan Brüns1-6/+9
2017-10-09iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns1-7/+10
2017-09-03iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita1-8/+254
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron37-47/+0
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-2/+2
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2017-07-24Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2017-07-04iio: light: rpr0521 triggered bufferMikko Koivunen1-7/+329
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita1-0/+2
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita1-1/+1
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1