aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-28Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2015-02-14iio: light: gp2ap020a00f: Select REGMAP_I2CRoberta Dobrescu1-0/+1
2015-02-14iio: light: jsa1212: Select REGMAP_I2CRoberta Dobrescu1-0/+1
2015-01-27iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai3-0/+415
2015-01-25iio: hid-sensor-prox: Introduce PMSrinivas Pandruvada1-9/+1
2015-01-25iio: hid-sensor-als: Introduce PMSrinivas Pandruvada1-8/+1
2015-01-25iio: light: cm32181: Fix typo 's/claibscale/calibscale/'Roberta Dobrescu1-1/+1
2015-01-25iio: light: tcs3414: Fix misindented linesRoberta Dobrescu1-2/+2
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman4-1/+486
2015-01-01iio: light: lm3533-als: Remove space before ','Roberta Dobrescu1-1/+1
2015-01-01iio: light: Annotate Kconfig entry with module name informationRoberta Dobrescu1-0/+3
2014-11-08iio: jsa1212: Add JSA1212 proximity/ALS sensorKuppuswamy Sathyanarayanan3-0/+482
2014-11-05iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not definedDan Murphy1-2/+5
2014-09-10iio: Add Dyna-Image AL3320A ambient light sensor driverDaniel Baluta3-0/+243
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma3-3/+0
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman3-11/+14
2014-07-07iio: Add driver for AMS/TAOS tcs3414 digital color sensorPeter Meerwald3-0/+418
2014-07-07iio: Add Intersil isl29125 digital color light sensor driverPeter Meerwald3-0/+360
2014-07-07iio:tcs3472: Check for buffer enabled and lockingPeter Meerwald1-1/+10
2014-07-05iio: hid-sensor-prox: Fix return valuesSachin Kamat1-5/+2
2014-07-05iio: hid-sensor-als: Fix return valuesSachin Kamat1-5/+2
2014-06-21iio: light: cm32181: Use devm_* APIsBeomho Seo1-10/+1
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()Peter Meerwald1-1/+1
2014-05-05iio: hid-sensors: Proximity: Raw read supportSrinivas Pandruvada1-2/+16
2014-05-05iio: hid-sensors: ALS: Raw read supportSrinivas Pandruvada1-5/+19
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2-8/+6
2014-05-05iio: hid-sensors: ALS: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-03iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald1-4/+4
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-2/+21
2014-03-22iio: cm36651: Fix i2c client leak and possible NULL pointer dereferenceKrzysztof Kozlowski1-2/+20
2014-03-15iio: cm32181: Fix read integration time functionBeomho Seo1-0/+1
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2-30/+31
2014-02-22iio: hid-sensors: Added Proximity Sensor DriverArchana Patni3-0/+390
2014-02-18iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo1-8/+8
2014-02-18iio: cm36651: Fix read/write integration time function.Beomho Seo1-22/+23
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman5-5/+458
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-6/+10
2014-01-18iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov1-6/+10
2014-01-12iio: Add Lite-On ltr501 ambient light / proximity sensor driverPeter Meerwald3-0/+458
2014-01-11iio: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-11iio: Remove obsolete variable in tcs3472 driverPeter Meerwald1-2/+0
2014-01-11iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald1-2/+0
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai3-0/+391
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-21/+54
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-12-22iio: cm36651: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-17iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-17iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron1-1/+6
2013-12-16Merge 3.13-rc4 into staging-next.Greg Kroah-Hartman1-0/+1