aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-17iio: cm36651: Add CM36651 proximity/light sensorBeomho Seo3-0/+720
2013-10-16iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen1-1/+0
2013-10-12iio:apds9300: Use new event config interfaceLars-Peter Clausen1-17/+36
2013-10-12iio:tsl2563: Switch to new event config interfaceLars-Peter Clausen1-19/+34
2013-10-12iio:gp2ap020a00f: Switch to new event config interfaceLars-Peter Clausen1-34/+71
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-58/+2303
2013-09-21iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+2
2013-09-21iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+2
2013-09-21iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+1
2013-09-21iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+5
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen3-5/+6
2013-09-15iio: Fix tcs3472 buffer sizePeter Meerwald1-4/+1
2013-09-15iio: gp2ap020a00f: Add a driver for the deviceJacek Anaszewski3-0/+1635
2013-09-14iio: Add tcs3472 color light sensor driverPeter Meerwald3-0/+380
2013-09-14iio: Add tsl4531 ambient light sensor driverPeter Meerwald3-0/+269
2013-09-14iio: adjd_s311: Use INT_TIME channel infoPeter Meerwald1-51/+21