aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
AgeCommit message (Expand)Author
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns
2017-10-09iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns
2017-10-09iio: light: vl6180: Avoid readback of integration time registerStefan Brüns
2017-10-09iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns
2017-09-03iio: light: tcs3472: support out-of-threshold eventsAkinobu Mita
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-04iio: light: rpr0521 triggered bufferMikko Koivunen
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman
2017-05-21iio: light: rpr0521 channel numbers reorderedMikko Koivunen
2017-05-21iio: light: rpr0521 proximity offset read/writeMikko Koivunen
2017-05-21iio: light: rpr0521 sample_frequency read/writeMikko Koivunen
2017-05-21iio: light: rpr0521 whitespace fixesMikko Koivunen
2017-05-21iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen