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 vcnl4040Tomas Novotny
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny
2020-01-23iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan
2019-08-05iio: light: cm3323: Use device-managed APIsChuhong Yuan
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere
2019-07-27iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-27iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou
2019-07-27iio: light: apds9960: Fix a typoChristophe JAILLET
2019-07-27iio: light: stk3310: Add device tree supportLuca Weiss
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488Thomas Gleixner
2019-06-17iio: light: stk3310: Add support for stk3335Martijn Braam
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-04iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)
2019-04-04iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)
2019-04-04iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck