Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8d1e5da04c7b40b96b4b9b565c0f17db40dfee0
/
drivers
/
iio
/
proximity
cf308c1
iio: proximity: as3935: recalibrate RCO after resume
by Matt Ranostay
· 8 years ago
716dd37
iio: proximity: as3935: fix iio_trigger_poll issue
by Matt Ranostay
· 8 years ago
bad3b49
iio: proximity: as3935: fix AS3935_INT mask
by Matt Ranostay
· 8 years ago
a99462b
iio: proximity: as3935: fix as3935_write
by Matt Ranostay
· 8 years ago
552edf8
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
9c2edd8
Merge 4.8-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
a5c8b11
iio: sx9500: add final devicetree support
by Christoph Fritz
· 8 years ago
8c11e16
iio: sx9500: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
f8adf64
iio: proximity: as3935: set up buffer timestamps for non-zero values
by Alison Schofield
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
3c9a679
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
4d462b8
iio: proximity: as3935: remove redundant zeroing of tune_cap
by Matt Ranostay
· 8 years ago
22ed1a1
iio: as3935: improve error reporting in as3935_event_work
by Arnd Bergmann
· 8 years ago
af52739
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
9e18265
iio: proximity: lidar: switch to iio_device_claim_*_mode helpers
by Matt Ranostay
· 8 years ago
90e9a95
iio: proximity: as3935: remove redundant MODULE_ALIAS
by Matt Ranostay
· 8 years ago
37b1ba2
iio: proximity: as3935: fix buffer stack trashing
by Matt Ranostay
· 8 years ago
7d06436
iio: proximity: as3935: remove triggered buffer processing
by Matt Ranostay
· 8 years ago
5138806
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
by Matt Ranostay
· 8 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
9979e32
iio: proximity: lidar: correct return value
by Matt Ranostay
· 9 years ago
35ea984
Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
93c222c
Merge 4.4-rc5 into staging-next
by Greg Kroah-Hartman
· 9 years ago
366e656
iio: proximity: lidar: optimize i2c transactions
by Matt Ranostay
· 9 years ago
f3cf3fb
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
4ac4e08
iio: pulsedlight-lidar-lite: add runtime PM
by Matt Ranostay
· 9 years ago
45a6b82
iio: lidar: return -EINVAL on invalid signal
by Matt Ranostay
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
0f07965
iio: remove gpio interrupt probing from drivers that use a single interrupt
by Octavian Purdila
· 9 years ago
80cf2b5
iio: lidar: add missing MODULE_DEVICE_TABLE for dt
by Matt Ranostay
· 9 years ago
cb119d5
iio: proximity: add support for PulsedLight LIDAR
by Matt Ranostay
· 9 years ago
8b7c826
iio: as3935: Add OF match table
by Javier Martinez Canillas
· 9 years ago
8c5dfdb
Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
a732cd4
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
897993f
iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
by Geert Uytterhoeven
· 9 years ago
68958bd
iio: sx9500: fix bug in compensation code
by Vlad Dogaru
· 9 years ago
657c7ff
iio: sx9500: rework error handling of raw readings
by Vlad Dogaru
· 9 years ago
fd1883f
iio: proximity: sx9500: Fix proximity value
by Daniel Baluta
· 9 years ago
1a30295
iio:prox:sx9500 trivial simplification of return path in init function.
by Jonathan Cameron
· 10 years ago
45fd5f8e
iio: sx9500: add GPIO reset pin
by Vlad Dogaru
· 10 years ago
821ace2
iio: sx9500: refactor GPIO interrupt code
by Vlad Dogaru
· 10 years ago
59bd042
iio: sx9500: optimize power usage
by Vlad Dogaru
· 10 years ago
a40c0ac
iio: sx9500: fix formatting
by Vlad Dogaru
· 10 years ago
63de9f9
iio: sx9500: rename GPIO interrupt pin
by Vlad Dogaru
· 10 years ago
7840ffe
iio: sx9500: add power management
by Vlad Dogaru
· 10 years ago
c610f7f
Merge 4.0-rc7 into staging-next
by Greg Kroah-Hartman
· 10 years ago
70dddee
iio: fix drivers that check buffer->scan_mask
by Octavian Purdila
· 10 years ago
b457f53
iio: improve usage of gpiod API
by Uwe Kleine-König
· 10 years ago
9d9f780
iio: as3935: Switch to PM ops
by Lars-Peter Clausen
· 10 years ago
6e49557b
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 10 years ago
4193c0f
iio: driver for Semtech SX9500 proximity solution
by Vlad Dogaru
· 10 years ago
cc03f9b
Merge 3.18-rc4 into staging-next
by Greg Kroah-Hartman
· 10 years ago
f73cde6
iio: as3935: allocate correct iio_device size
by George McCollister
· 10 years ago
455f004
iio: as3935: Remove unnecessary semicolons
by George McCollister
· 10 years ago
398fd22
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained()
by Peter Meerwald
· 10 years ago
24ddb0e
iio: Add AS3935 lightning sensor support
by Matt Ranostay
· 10 years ago