summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy2014-11-051-2/+5
* iio: Add Dyna-Image AL3320A ambient light sensor driverDaniel Baluta2014-09-103-0/+243
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-263-3/+0Star
* Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-143-11/+14
|\
| * iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald2014-07-071-1/+10
| * iio: hid-sensor-prox: Fix return valuesSachin Kamat2014-07-051-5/+2Star
| * iio: hid-sensor-als: Fix return valuesSachin Kamat2014-07-051-5/+2Star
* | iio: Add driver for AMS/TAOS tcs3414 digital color sensorPeter Meerwald2014-07-073-0/+418
* | iio: Add Intersil isl29125 digital color light sensor driverPeter Meerwald2014-07-073-0/+360
* | iio: light: cm32181: Use devm_* APIsBeomho Seo2014-06-211-10/+1Star
* | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-1/+1
|/
* iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada2014-05-051-2/+16
* iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada2014-05-051-5/+19
* iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-052-8/+6Star
* iio: hid-sensors: ALS: adjust scale and offsetSrinivas Pandruvada2014-05-051-4/+13
* iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald2014-05-031-4/+4
* Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-232-2/+21
|\
| * iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski2014-03-221-2/+20
| * iio: cm32181: Fix read integration time functionBeomho Seo2014-03-151-0/+1
* | Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-032-30/+31
|\|
| * iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo2014-02-181-8/+8
| * iio: cm36651: Fix read/write integration time function.Beomho Seo2014-02-181-22/+23
* | iio: hid-sensors: Added Proximity Sensor DriverArchana Patni2014-02-223-0/+390
* | Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-02-115-5/+458
|\ \ | |/ |/|
| * iio: Add Lite-On ltr501 ambient light / proximity sensor driverPeter Meerwald2014-01-123-0/+458
| * iio: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-111-1/+0Star
| * iio: Remove obsolete variable in tcs3472 driverPeter Meerwald2014-01-111-2/+0Star
| * iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald2014-01-111-2/+0Star
* | Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-071-6/+10
|\ \ | |/ |/|
| * iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov2014-01-181-6/+10
* | iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai2014-01-013-0/+391
* | Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-247-21/+54
|\ \
| * | iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
| * | iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...Jonathan Cameron2013-12-171-1/+6
| * | iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...Jonathan Cameron2013-12-171-1/+6
| * | iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-084-16/+16
| * | iio:cm36651: Convert to new event config interfaceLars-Peter Clausen2013-12-081-9/+32
| * | iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-1/+1
* | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-241-1/+1
|\ \ \ | | |/ | |/|
| * | iio: cm36651: Changed return value of read functionBeomho Seo2013-12-151-1/+1
* | | Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman2013-12-171-0/+1
|\| | | |/ |/|
| * Fix build failure for gp2ap020a00f.cRussell King - ARM Linux2013-12-021-0/+1
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-032-2/+5
|\|
| * iio: Fix tcs3472 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
| * iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada2013-11-021-2/+3
* | iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat2013-11-241-8/+1Star
* | iio:light:tsl2563: Add DT supportSebastian Reichel2013-11-241-0/+4
* | iio: hid-sensors: light/als : Add sensitivitySrinivas Pandruvada2013-11-061-0/+11
|/
* iio: light: vcnl4000: Remove redundant codeSachin Kamat2013-10-241-5/+1Star
* iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat2013-10-181-0/+1