| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: proximity: as3935: recalibrate RCO after resume | Matt Ranostay | 2017-06-24 | 1 | -4/+2 |
* | iio: proximity: as3935: fix iio_trigger_poll issue | Matt Ranostay | 2017-06-14 | 1 | -2/+2 |
* | iio: proximity: as3935: fix AS3935_INT mask | Matt Ranostay | 2017-06-14 | 1 | -2/+2 |
* | iio: proximity: as3935: fix as3935_write | Matt Ranostay | 2017-05-25 | 1 | -2/+1 |
* | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -0/+7 |
|\ |
|
| * | iio: sx9500: add final devicetree support | Christoph Fritz | 2016-09-03 | 1 | -0/+7 |
* | | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: proximity: as3935: set up buffer timestamps for non-zero values | Alison Schofield | 2016-08-15 | 1 | -1/+1 |
* | | iio: sx9500: Use complete() instead of complete_all() | Daniel Wagner | 2016-08-15 | 1 | -1/+1 |
|/ |
|
* | iio:core: timestamping clock selection support | Gregor Boirie | 2016-06-30 | 2 | -3/+3 |
* | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-06-29 | 2 | -13/+12 |
|\ |
|
| * | iio: proximity: as3935: remove redundant zeroing of tune_cap | Matt Ranostay | 2016-06-27 | 1 | -1/+0 |
| * | iio: as3935: improve error reporting in as3935_event_work | Arnd Bergmann | 2016-06-27 | 1 | -2/+8 |
| * | iio: proximity: lidar: switch to iio_device_claim_*_mode helpers | Matt Ranostay | 2016-06-11 | 1 | -10/+4 |
* | | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 2016-06-20 | 1 | -5/+12 |
|\ \
| |/
|/| |
|
| * | iio: proximity: as3935: fix buffer stack trashing | Matt Ranostay | 2016-05-22 | 1 | -2/+4 |
| * | iio: proximity: as3935: remove triggered buffer processing | Matt Ranostay | 2016-05-22 | 1 | -1/+0 |
| * | iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output | Matt Ranostay | 2016-05-22 | 1 | -2/+8 |
* | | iio: proximity: as3935: remove redundant MODULE_ALIAS | Matt Ranostay | 2016-05-29 | 1 | -1/+0 |
|/ |
|
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 | 1 | -1/+1 |
* | iio: proximity: lidar: correct return value | Matt Ranostay | 2016-01-03 | 1 | -1/+1 |
* | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-26 | 1 | -25/+70 |
|\ |
|
| * | iio: proximity: lidar: optimize i2c transactions | Matt Ranostay | 2015-12-05 | 1 | -25/+70 |
* | | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman | 2015-12-13 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | iio: lidar: return -EINVAL on invalid signal | Matt Ranostay | 2015-11-21 | 1 | -3/+3 |
* | | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-01 | 1 | -1/+55 |
|\ \
| |/
|/| |
|
| * | iio: pulsedlight-lidar-lite: add runtime PM | Matt Ranostay | 2015-11-22 | 1 | -1/+55 |
* | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | | iio: remove gpio interrupt probing from drivers that use a single interrupt | Octavian Purdila | 2015-10-03 | 1 | -9/+0 |
* | | iio: lidar: add missing MODULE_DEVICE_TABLE for dt | Matt Ranostay | 2015-09-30 | 1 | -0/+1 |
* | | iio: proximity: add support for PulsedLight LIDAR | Matt Ranostay | 2015-08-31 | 3 | -0/+301 |
* | | iio: as3935: Add OF match table | Javier Martinez Canillas | 2015-08-22 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-13 | 1 | -12/+14 |
|\ |
|
| * | iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able() | Geert Uytterhoeven | 2015-07-05 | 1 | -2/+2 |
| * | iio: sx9500: fix bug in compensation code | Vlad Dogaru | 2015-07-05 | 1 | -3/+3 |
| * | iio: sx9500: rework error handling of raw readings | Vlad Dogaru | 2015-07-05 | 1 | -7/+9 |
* | | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: proximity: sx9500: Fix proximity value | Daniel Baluta | 2015-06-13 | 1 | -1/+1 |
* | | iio:prox:sx9500 trivial simplification of return path in init function. | Jonathan Cameron | 2015-05-07 | 1 | -5/+1 |
* | | iio: sx9500: add GPIO reset pin | Vlad Dogaru | 2015-04-18 | 1 | -2/+20 |
* | | iio: sx9500: refactor GPIO interrupt code | Vlad Dogaru | 2015-04-18 | 1 | -18/+11 |
* | | iio: sx9500: optimize power usage | Vlad Dogaru | 2015-04-18 | 1 | -54/+306 |
* | | iio: sx9500: fix formatting | Vlad Dogaru | 2015-04-18 | 1 | -1/+1 |
* | | iio: sx9500: rename GPIO interrupt pin | Vlad Dogaru | 2015-04-18 | 1 | -1/+2 |
* | | iio: sx9500: add power management | Vlad Dogaru | 2015-04-09 | 1 | -0/+47 |
|/ |
|
* | Merge 4.0-rc7 into staging-next | Greg Kroah-Hartman | 2015-04-07 | 1 | -1/+1 |
|\ |
|
| * | iio: fix drivers that check buffer->scan_mask | Octavian Purdila | 2015-03-07 | 1 | -1/+1 |
* | | iio: improve usage of gpiod API | Uwe Kleine-König | 2015-02-22 | 1 | -5/+1 |
|/ |
|
* | iio: as3935: Switch to PM ops | Lars-Peter Clausen | 2015-01-27 | 1 | -8/+10 |