index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-01-03
iio: proximity: lidar: correct return value
Matt Ranostay
2015-12-26
Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-12-13
Merge 4.4-rc5 into staging-next
Greg Kroah-Hartman
2015-12-05
iio: proximity: lidar: optimize i2c transactions
Matt Ranostay
2015-12-01
Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-11-22
iio: pulsedlight-lidar-lite: add runtime PM
Matt Ranostay
2015-11-21
iio: lidar: return -EINVAL on invalid signal
Matt Ranostay
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
2015-09-30
iio: lidar: add missing MODULE_DEVICE_TABLE for dt
Matt Ranostay
2015-08-31
iio: proximity: add support for PulsedLight LIDAR
Matt Ranostay
2015-08-22
iio: as3935: Add OF match table
Javier Martinez Canillas
2015-07-13
Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-07-13
Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-07-05
iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
Geert Uytterhoeven
2015-07-05
iio: sx9500: fix bug in compensation code
Vlad Dogaru
2015-07-05
iio: sx9500: rework error handling of raw readings
Vlad Dogaru
2015-06-13
iio: proximity: sx9500: Fix proximity value
Daniel Baluta
2015-05-07
iio:prox:sx9500 trivial simplification of return path in init function.
Jonathan Cameron
2015-04-18
iio: sx9500: add GPIO reset pin
Vlad Dogaru
2015-04-18
iio: sx9500: refactor GPIO interrupt code
Vlad Dogaru
2015-04-18
iio: sx9500: optimize power usage
Vlad Dogaru
2015-04-18
iio: sx9500: fix formatting
Vlad Dogaru
2015-04-18
iio: sx9500: rename GPIO interrupt pin
Vlad Dogaru
2015-04-09
iio: sx9500: add power management
Vlad Dogaru
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
2015-01-27
iio: as3935: Switch to PM ops
Lars-Peter Clausen
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2015-01-05
iio: driver for Semtech SX9500 proximity solution
Vlad Dogaru
2014-11-10
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
2014-11-05
iio: as3935: allocate correct iio_device size
George McCollister
2014-11-05
iio: as3935: Remove unnecessary semicolons
George McCollister
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-03-16
iio: Add AS3935 lightning sensor support
Matt Ranostay