summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-012-2/+6
|\
| * iio: light: stk3310: Add support for stk3335Martijn Braam2019-06-171-1/+5
| * iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang2019-06-171-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-19/+5Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488Thomas Gleixner2019-06-191-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-0517-69/+17Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-13/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-304-8/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
|/
* iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensorAngus Ainslie (Purism)2019-04-041-8/+43
* iio: light: vcnl4000 add devicetree hooksAngus Ainslie (Purism)2019-04-041-0/+22
* iio: light: vcnl4000 use word writes instead of byte writesAngus Ainslie (Purism)2019-04-041-2/+2
* iio: cros_ec: Switch to SPDX identifier.Enric Balletbo i Serra2019-04-041-9/+1Star
* iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-041-2/+0Star
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-137/+137
* iio: light: add driver for MAX44009Robert Eshleman2019-02-023-0/+566
* iio: light: isl29018: add vcc regulator operation supportAnson Huang2019-01-121-1/+45
* Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-032-6/+10
|\
| * iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-162-6/+10
* | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-11-223-0/+690
|\ \ | |/ |/|
| * iio: light: Add support for vishay vcnl4035Parthiban Nallathambi2018-11-163-0/+690
* | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-293-15/+205
|\|
| * iio: light: bh1750: Add device tree supportryang2018-09-291-0/+11
| * iio: light: bh1750: simplify setting PM opsTomasz Duszynski2018-09-081-7/+2Star
| * iio: light: bh1750: switch to SPDX identifierTomasz Duszynski2018-09-081-4/+1Star
| * iio: max44000: remove unused variable max44000_alstim_shiftColin Ian King2018-08-191-1/+0Star
| * iio: tsl2772: add support for regulator frameworkBrian Masney2018-08-191-1/+94
| * iio: tsl2772: add support for avago,apds9930Brian Masney2018-08-181-2/+16
| * iio: tsl2772: add support for reading proximity led settings from device treeBrian Masney2018-08-181-0/+81
* | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-072-12/+14
|/
* iio: light: si1133: fix uninitialized resp variableMaxime Roussin-Bélanger2018-08-011-0/+3
* Merge branch 'fixes-togreg' into togregJonathan Cameron2018-08-011-1/+1
|\
| * iio: light: si1133 fix test for val being not zero or not one.Colin Ian King2018-07-301-1/+1
* | iio: vcnl4000: add support for VCNL4200Tomas Novotny2018-07-292-10/+109
* | iio: vcnl4000: warn on incorrectly specified device idTomas Novotny2018-07-291-1/+13
* | iio: vcnl4000: add VCNL4010 and VCNL4020 device idTomas Novotny2018-07-291-0/+9
* | iio: vcnl4000: make the driver extendableTomas Novotny2018-07-291-18/+67
|/
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-253-0/+1081
|\
| * iio: light: introduce si1133Maxime Roussin-Bélanger2018-07-233-0/+1081
* | iio: tsl2x7x/tsl2772: avoid potential division by zeroColin Ian King2018-06-241-0/+2
|/
* iio: tsl2583: correct values in integration_time_availableBrian Masney2018-05-201-1/+1