| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-21 | 3 | -0/+770 |
|\ |
|
| * | iio: driver for Semtech SX9500 proximity solution | Vlad Dogaru | 2015-01-05 | 3 | -0/+770 |
* | | Merge 3.18-rc4 into staging-next | Greg Kroah-Hartman | 2014-11-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: as3935: allocate correct iio_device size | George McCollister | 2014-11-05 | 1 | -1/+1 |
* | | iio: as3935: Remove unnecessary semicolons | George McCollister | 2014-11-05 | 1 | -8/+8 |
|/ |
|
* | iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c... | Peter Meerwald | 2014-06-14 | 1 | -1/+1 |
* | iio: Add AS3935 lightning sensor support | Matt Ranostay | 2014-03-16 | 3 | -0/+481 |