summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorLines
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-6/+15
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey-1/+5
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch-5/+5
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra-1/+2
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron-0/+1
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch-0/+324
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan-58/+29
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan-18/+1
2019-08-05iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan-3/+13
2019-08-05iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan-3/+3
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan-37/+5
2019-08-05iio: light: cm3323: Use device-managed APIsChuhong Yuan-24/+9
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere-0/+3
2019-07-27iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang-3/+3
2019-07-27iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang-6/+6
2019-07-27iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou-20/+16
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou-6/+6
2019-07-27iio: light: apds9960: Fix a typoChristophe JAILLET-1/+1
2019-07-27iio: light: stk3310: Add device tree supportLuca Weiss-0/+9
2019-07-01Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-2/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-19/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488Thomas Gleixner-9/+1
2019-06-17iio: light: stk3310: Add support for stk3335Martijn Braam-1/+5
2019-06-17iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner-69/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner-8/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+2
2019-04-04iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)-8/+43
2019-04-04iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)-0/+22
2019-04-04iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)-2/+2
2019-04-04iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra-9/+1
2019-04-04iio: cros_ec: Drop unnecessary include filesGuenter Roeck-2/+0
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult-137/+137
2019-02-02iio: light: add driver for MAX44009Robert Eshleman-0/+566
2019-01-12iio: light: isl29018: add vcc regulator operation supportAnson Huang-1/+45
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman-6/+10
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+690