aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAge
* Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-10
|\
| * iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-09
| * iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-09
| * iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-09
| * iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-09
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-19
|\ \ | |/ |/|
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-02
* | iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-14
* | iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-05
* | iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan2019-08-05
* | iio: tsl2772: Use devm_iio_device_registerChuhong Yuan2019-08-05
* | iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2019-08-05
* | iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan2019-08-05
* | iio: light: si1145: Use device-managed APIsChuhong Yuan2019-08-05
* | iio: light: cm3323: Use device-managed APIsChuhong Yuan2019-08-05
* | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-27
* | iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang2019-07-27
* | iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang2019-07-27
* | iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-27
* | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-27
* | iio: light: apds9960: Fix a typoChristophe JAILLET2019-07-27
* | iio: light: stk3310: Add device tree supportLuca Weiss2019-07-27
|/
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-01
|\
| * iio: light: stk3310: Add support for stk3335Martijn Braam2019-06-17
| * iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang2019-06-17
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)2019-04-04
* iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)2019-04-04
* iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)2019-04-04
* iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-04
* iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-04
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-04
* iio: light: add driver for MAX44009Robert Eshleman2019-02-02
* iio: light: isl29018: add vcc regulator operation supportAnson Huang2019-01-12
* Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-03
|\
| * iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-16