summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman2014-03-022-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/+0
| * iio: Remove obsolete variable in tcs3472 driverPeter Meerwald2014-01-111-2/+0
| * iio: Remove obsolete variable in adjd_s311 driverPeter Meerwald2014-01-111-2/+0
* | 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-161-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-022-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/+1
* | iio:light:tsl2563: Add DT supportSebastian Reichel2013-11-241-0/+4
* | iio: hid-sensors: light/als : Add sensitivitySrinivas Pandruvada2013-11-051-0/+11
|/
* iio: light: vcnl4000: Remove redundant codeSachin Kamat2013-10-241-5/+1
* iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo2013-10-173-0/+720
* iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen2013-10-161-1/+0
* iio:apds9300: Use new event config interfaceLars-Peter Clausen2013-10-121-17/+36
* iio:tsl2563: Switch to new event config interfaceLars-Peter Clausen2013-10-121-19/+34
* iio:gp2ap020a00f: Switch to new event config interfaceLars-Peter Clausen2013-10-121-34/+71
* Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-227-58/+2303
|\
| * iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
| * iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+2
| * iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+1
| * iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+5
| * iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-153-5/+6
| * iio: Fix tcs3472 buffer sizePeter Meerwald2013-09-151-4/+1
| * iio: gp2ap020a00f: Add a driver for the deviceJacek Anaszewski2013-09-153-0/+1635
| * iio: Add tcs3472 color light sensor driverPeter Meerwald2013-09-143-0/+380
| * iio: Add tsl4531 ambient light sensor driverPeter Meerwald2013-09-143-0/+269
| * iio: adjd_s311: Use INT_TIME channel infoPeter Meerwald2013-09-141-51/+21
* | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-038-99/+583
|\|
| * iio: adjd_s311: Cleanup unused #definesPeter Meerwald2013-08-191-18/+10
| * iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald2013-08-191-8/+0