Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
135d6908aabb5f7a9f9cce05d2f28c99805df082
/
drivers
/
iio
/
light
81e990b
Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
3b5c163
iio: tsl2563: Use the correct channel2 member
by Ivaylo Dimitrov
· 11 years ago
971672c
iio: add Capella CM32181 ambient light sensor driver.
by Kevin Tsai
· 11 years ago
a6e8e3a
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
912cbd4
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
a451521
iio: cm36651: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
6b25f6e
iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
80ac4b8
iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_type
by Jonathan Cameron
· 11 years ago
5c5bccb
Merge 3.13-rc4 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
128d663
iio: cm36651: Changed return value of read function
by Beomho Seo
· 11 years ago
cb95585
iio: Remove support for the legacy event config interface
by Lars-Peter Clausen
· 11 years ago
bb7f9d9
iio:cm36651: Convert to new event config interface
by Lars-Peter Clausen
· 11 years ago
91f197e
iio:vcnl4000: Mark transfer buffer as __be16
by Lars-Peter Clausen
· 11 years ago
06749f1
Merge v3.13-rc2 into staging-next
by Greg Kroah-Hartman
· 11 years ago
419a4aa
Fix build failure for gp2ap020a00f.c
by Russell King - ARM Linux
· 11 years ago
691dab4
iio: light: vcnl4000: Use devm_iio_device_register
by Sachin Kamat
· 11 years ago
8175bff
iio:light:tsl2563: Add DT support
by Sebastian Reichel
· 11 years ago
089b54b
iio: Fix tcs3472 Kconfig dependencies
by Peter Meerwald
· 11 years ago
f87ee1b
iio: hid-sensors: light/als : Add sensitivity
by Srinivas Pandruvada
· 11 years ago
ec7f68e
iio: hid_Sensors: fix crash during trigger unregister
by Srinivas Pandruvada
· 11 years ago
e020325
iio: light: vcnl4000: Remove redundant code
by Sachin Kamat
· 11 years ago
43e01be
iio: light: gp2ap020a00f: Include linux/of.h header
by Sachin Kamat
· 11 years ago
e590d45
iio: cm36651: Add CM36651 proximity/light sensor
by Beomho Seo
· 11 years ago
1e61fb7
iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()
by Lars-Peter Clausen
· 11 years ago
7e97e7b
iio:apds9300: Use new event config interface
by Lars-Peter Clausen
· 11 years ago
6d59747
iio:tsl2563: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
5d6a25b
iio:gp2ap020a00f: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
3ffdea3
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
3b27179
iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
0624bf8
iio:tcs3472: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
a9f3acd
iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
4caf279
iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resume
by Peter Meerwald
· 11 years ago
8c60c7e
iio: Remove unnecessary casts for iio_push_to_buffers()
by Lars-Peter Clausen
· 11 years ago
6a2f39b
iio: Fix tcs3472 buffer size
by Peter Meerwald
· 11 years ago
bf29fbe
iio: gp2ap020a00f: Add a driver for the device
by Jacek Anaszewski
· 11 years ago
eb869ad
iio: Add tcs3472 color light sensor driver
by Peter Meerwald
· 11 years ago
aab9ba7
iio: Add tsl4531 ambient light sensor driver
by Peter Meerwald
· 11 years ago
caeac37
iio: adjd_s311: Use INT_TIME channel info
by Peter Meerwald
· 11 years ago
7511442
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
4c73029
iio: adjd_s311: Cleanup unused #defines
by Peter Meerwald
· 11 years ago
0c0427a
iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
by Peter Meerwald
· 11 years ago
71f4264
iio: adjd_s311: Fix non-scan mode data read
by Peter Meerwald
· 11 years ago
2669d72
iio:vcnl4000: Use devm_iio_device_alloc
by Peter Meerwald
· 11 years ago
ccf12c3
iio:adjd_s311: Use devm_iio_device_alloc
by Peter Meerwald
· 11 years ago
bace48f
iio: light: tsl2563: Use devm_* APIs
by Sachin Kamat
· 11 years ago
3d0ccba
iio: light: lm3533-als: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
47aff92
iio: light: hid-sensor-als: Use devm_iio_device_alloc
by Sachin Kamat
· 11 years ago
03eff7b
iio: add APDS9300 ambilent light sensor driver
by Oleksandr Kravchenko
· 11 years ago
3edc84e
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
by Lars-Peter Clausen
· 11 years ago
5b812ea
iio: hid-sensor-als: add module alias for autoload
by Alexander Holler
· 11 years ago
3944107
iio: Correct HID light sensor name in comments
by Alexandre Relange
· 12 years ago
bb7c594
iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
d292ef8
iio:light:tsl2563 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
d113de6
iio:light:lm3533 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
0112f52
iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
ecbe18f
iio:hid_sensors move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
9c2251d
iio:light:tsl2563 move out of staging
by Jonathan Cameron
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
b87fc3e
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
17cb3be
Merge branch 'staging-linus' into staging-next
by Greg Kroah-Hartman
· 12 years ago
e07c6d1
hid: iio: rename struct hid_sensor_iio_common to hid_sensor_common
by Alexander Holler
· 12 years ago
2974cdf
iio: merge hid-sensor-attributes.h into hid-sensor-hub.h
by Alexander Holler
· 12 years ago
fc52692
Drivers: iio: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9541cc3
iio: hid-sensors: respect CONFIG_IIO_TRIGGER
by Alexander Holler
· 12 years ago
64ebe95
iio: hid-sensor: Return proper error if kmemdup fails
by Axel Lin
· 12 years ago
84b36ce
staging:iio: Add support for multiple buffers
by Jonathan Cameron
· 12 years ago
ce56ade
iio: Drop timestamp parameter from buffer store_to callback
by Lars-Peter Clausen
· 12 years ago
a0d7bf7
staging:iio: hid-sensors Use iio_push_to_buffer
by Jonathan Cameron
· 12 years ago
ed5514c
iio: hid-sensors: Added ALS
by srinivas pandruvada
· 12 years ago
95d1c8c
iio: lm3533-als: Fix build warnings
by Axel Lin
· 12 years ago
1c795eb
iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()
by Alexey Khoroshilov
· 12 years ago
7958762
iio: fix pointer cast warning
by Peter Meerwald
· 12 years ago
bbdb822
iio: add adjd_s311 I2C digital color sensor driver
by Peter Meerwald
· 12 years ago
62a1efb
iio: add vcnl4000 combined ALS and proximity sensor
by Peter Meerwald
· 12 years ago
9c8ea1b
iio: add LM3533 ambient-light-sensor driver
by Johan Hovold
· 13 years ago