aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-15iio: cm36651: Changed return value of read functionBeomho Seo1-1/+1
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen4-16/+16
2013-12-08iio:cm36651: Convert to new event config interfaceLars-Peter Clausen1-9/+32
2013-12-03iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen1-1/+1
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2-2/+5
2013-12-02Fix build failure for gp2ap020a00f.cRussell King - ARM Linux1-0/+1
2013-11-24iio: light: vcnl4000: Use devm_iio_device_registerSachin Kamat1-8/+1
2013-11-24iio:light:tsl2563: Add DT supportSebastian Reichel1-0/+4
2013-11-09iio: Fix tcs3472 Kconfig dependenciesPeter Meerwald1-0/+2
2013-11-05iio: hid-sensors: light/als : Add sensitivitySrinivas Pandruvada1-0/+11
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada1-2/+3
2013-10-24iio: light: vcnl4000: Remove redundant codeSachin Kamat1-5/+1
2013-10-18iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat1-0/+1