index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-07
iio:tcs3472: Check for buffer enabled and locking
Peter Meerwald
1
-1
/
+10
2014-07-05
iio: hid-sensor-prox: Fix return values
Sachin Kamat
1
-5
/
+2
2014-07-05
iio: hid-sensor-als: Fix return values
Sachin Kamat
1
-5
/
+2
2014-05-05
iio: hid-sensors: Proximity: Raw read support
Srinivas Pandruvada
1
-2
/
+16
2014-05-05
iio: hid-sensors: ALS: Raw read support
Srinivas Pandruvada
1
-5
/
+19
2014-05-05
iio: hid-sensors: Add API to power on/off
Srinivas Pandruvada
2
-8
/
+6
2014-05-05
iio: hid-sensors: ALS: adjust scale and offset
Srinivas Pandruvada
1
-4
/
+13
2014-05-03
iio: Fix spelling of illuminance in gp2ap020a00f driver
Peter Meerwald
1
-4
/
+4
2014-04-22
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-2
/
+21
2014-03-22
iio: cm36651: Fix i2c client leak and possible NULL pointer dereference
Krzysztof Kozlowski
1
-2
/
+20
2014-03-15
iio: cm32181: Fix read integration time function
Beomho Seo
1
-0
/
+1
2014-03-02
Merge 3.14-rc5 into staging-next
Greg Kroah-Hartman
2
-30
/
+31
2014-02-22
iio: hid-sensors: Added Proximity Sensor Driver
Archana Patni
3
-0
/
+390
2014-02-18
iio: cm32181: Change cm32181 ambient light sensor driver
Beomho Seo
1
-8
/
+8
2014-02-18
iio: cm36651: Fix read/write integration time function.
Beomho Seo
1
-22
/
+23
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-5
/
+458
2014-02-07
Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-6
/
+10
2014-01-18
iio: tsl2563: Use the correct channel2 member
Ivaylo Dimitrov
1
-6
/
+10
2014-01-12
iio: Add Lite-On ltr501 ambient light / proximity sensor driver
Peter Meerwald
3
-0
/
+458
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-11
iio: Remove obsolete variable in tcs3472 driver
Peter Meerwald
1
-2
/
+0
2014-01-11
iio: Remove obsolete variable in adjd_s311 driver
Peter Meerwald
1
-2
/
+0
2014-01-01
iio: add Capella CM32181 ambient light sensor driver.
Kevin Tsai
3
-0
/
+391
2013-12-24
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
7
-21
/
+54
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2013-12-22
iio: cm36651: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-17
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...
Jonathan Cameron
1
-1
/
+6
2013-12-17
iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...
Jonathan Cameron
1
-1
/
+6
2013-12-16
Merge 3.13-rc4 into staging-next.
Greg Kroah-Hartman
1
-0
/
+1
2013-12-15
iio: cm36651: Changed return value of read function
Beomho Seo
1
-1
/
+1
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
4
-16
/
+16
2013-12-08
iio:cm36651: Convert to new event config interface
Lars-Peter Clausen
1
-9
/
+32
2013-12-03
iio:vcnl4000: Mark transfer buffer as __be16
Lars-Peter Clausen
1
-1
/
+1
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2
-2
/
+5
2013-12-02
Fix build failure for gp2ap020a00f.c
Russell King - ARM Linux
1
-0
/
+1
2013-11-24
iio: light: vcnl4000: Use devm_iio_device_register
Sachin Kamat
1
-8
/
+1
2013-11-24
iio:light:tsl2563: Add DT support
Sebastian Reichel
1
-0
/
+4
2013-11-09
iio: Fix tcs3472 Kconfig dependencies
Peter Meerwald
1
-0
/
+2
2013-11-05
iio: hid-sensors: light/als : Add sensitivity
Srinivas Pandruvada
1
-0
/
+11
2013-11-02
iio: hid_Sensors: fix crash during trigger unregister
Srinivas Pandruvada
1
-2
/
+3
2013-10-24
iio: light: vcnl4000: Remove redundant code
Sachin Kamat
1
-5
/
+1
2013-10-18
iio: light: gp2ap020a00f: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-17
iio: cm36651: Add CM36651 proximity/light sensor
Beomho Seo
3
-0
/
+720
2013-10-16
iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-1
/
+0
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
1
-17
/
+36
2013-10-12
iio:tsl2563: Switch to new event config interface
Lars-Peter Clausen
1
-19
/
+34
2013-10-12
iio:gp2ap020a00f: Switch to new event config interface
Lars-Peter Clausen
1
-34
/
+71
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
7
-58
/
+2303
2013-09-21
iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-7
/
+2
2013-09-21
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-4
/
+2
[next]