index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
iio: Add Dyna-Image AL3320A ambient light sensor driver
Daniel Baluta
3
-0
/
+243
2014-08-27
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
3
-3
/
+0
2014-07-14
Merge 3.16-rc5 into staging-next
Greg Kroah-Hartman
3
-11
/
+14
2014-07-07
iio: Add driver for AMS/TAOS tcs3414 digital color sensor
Peter Meerwald
3
-0
/
+418
2014-07-07
iio: Add Intersil isl29125 digital color light sensor driver
Peter Meerwald
3
-0
/
+360
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-06-21
iio: light: cm32181: Use devm_* APIs
Beomho Seo
1
-10
/
+1
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
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-23
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-03
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-12
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-18
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_...
Jonathan Cameron
1
-1
/
+6
2013-12-18
iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...
Jonathan Cameron
1
-1
/
+6
2013-12-17
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-04
iio:vcnl4000: Mark transfer buffer as __be16
Lars-Peter Clausen
1
-1
/
+1
2013-12-03
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2
-2
/
+5
2013-12-03
Fix build failure for gp2ap020a00f.c
Russell King - ARM Linux
1
-0
/
+1
2013-11-25
iio: light: vcnl4000: Use devm_iio_device_register
Sachin Kamat
1
-8
/
+1
2013-11-25
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-06
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-18
iio: cm36651: Add CM36651 proximity/light sensor
Beomho Seo
3
-0
/
+720
[next]