| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:ad7266: Fix probe deferral for vref | Mark Brown | 2016-06-26 | 1 | -0/+3 |
* | iio:ad7266: Fix support for optional regulators | Mark Brown | 2016-06-26 | 1 | -1/+1 |
* | iio:ad7266: Fix broken regulator error handling | Mark Brown | 2016-06-26 | 1 | -1/+1 |
* | iio: accel: kxsd9: fix the usage of spi_w8r8() | Linus Walleij | 2016-06-26 | 1 | -2/+2 |
* | Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-22 | 1 | -2/+3 |
|\ |
|
| * | iio: inv_mpu6050: Fix use-after-free in ACPI code | Crestez Dan Leonard | 2016-06-11 | 1 | -2/+3 |
* | | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-06-18 | 21 | -98/+221 |
|\| |
|
| * | Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-06-08 | 21 | -98/+221 |
| |\ |
|
| | * | iio: hudmidity: hdc100x: fix incorrect shifting and scaling | Matt Ranostay | 2016-06-03 | 1 | -8/+8 |
| | * | iio: light apds9960: Add the missing dev.parent | Yong Li | 2016-06-03 | 1 | -0/+1 |
| | * | iio: Fix error handling in iio_trigger_attach_poll_func | Crestez Dan Leonard | 2016-06-03 | 1 | -5/+18 |
| | * | iio: st_sensors: Disable DRDY at init time | Crestez Dan Leonard | 2016-05-29 | 1 | -0/+5 |
| | * | iio: st_sensors: Init trigger before irq request | Crestez Dan Leonard | 2016-05-29 | 1 | -4/+4 |
| | * | iio: st_sensors: switch to a threaded interrupt | Linus Walleij | 2016-05-29 | 11 | -25/+103 |
| | * | iio: light: bh1780: assign a static name | Linus Walleij | 2016-05-29 | 1 | -1/+1 |
| | * | iio: bh1780: dereference the client properly | Linus Walleij | 2016-05-29 | 1 | -2/+4 |
| | * | iio: humidity: hdc100x: fix IIO_TEMP channel reporting | Matt Ranostay | 2016-05-29 | 1 | -1/+1 |
| | * | iio:st_pressure: fix sampling gains (bring inline with ABI) | Gregor Boirie | 2016-05-29 | 1 | -30/+50 |
| | * | 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 |
| | * | max44000: Remove scale from proximity | Crestez Dan Leonard | 2016-05-21 | 1 | -1/+0 |
| | * | iio: humidity: am2315: Remove a stray unlock | Dan Carpenter | 2016-05-21 | 1 | -3/+1 |
| | * | iio: humidity: hdc100x: correct humidity integration time mask | Alison Schofield | 2016-05-21 | 1 | -1/+1 |
| | * | iio: pressure: bmp280: fix error message for wrong chip id | Akinobu Mita | 2016-05-14 | 1 | -2/+2 |
| | * | iio: light: bh1780: return after write | Linus Walleij | 2016-05-04 | 1 | -1/+1 |
| | * | iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels() | Dan Carpenter | 2016-05-04 | 1 | -1/+1 |
| | * | iio: bmi160: Fix ODR setting | Daniel Baluta | 2016-05-04 | 1 | -2/+2 |
| | * | iio: bmi160: Fix output data rate for accel | Daniel Baluta | 2016-05-04 | 1 | -6/+6 |
* | | | iio: stx104: Allow build for X86_64 | William Breathitt Gray | 2016-06-18 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-21 | 99 | -643/+7634 |
|\ \ |
|
| * \ | Merge 4.6-rc7 into staging-next | Greg Kroah-Hartman | 2016-05-09 | 2 | -3/+5 |
| |\ \
| | |/
| |/| |
|
| * | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-27 | 72 | -401/+5491 |
| |\ \ |
|
| | * | | iio: inv_mpu6050: Add explicit support for MPU9150 | Crestez Dan Leonard | 2016-04-25 | 5 | -6/+14 |
| | * | | iio: inv_mpu6050: Add spi_device_id for INV_MPU6500 | Crestez Dan Leonard | 2016-04-25 | 1 | -0/+1 |
| | * | | iio: inv_mpu6050: Check WHO_AM_I register on probe | Crestez Dan Leonard | 2016-04-25 | 2 | -0/+23 |
| | * | | iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg | Crestez Dan Leonard | 2016-04-25 | 2 | -5/+0 |
| | * | | iio: inv_mpu6050: Cleanup hw_info mapping | Crestez Dan Leonard | 2016-04-25 | 3 | -6/+29 |
| | * | | iio: pressure: bmp280: add ability to control oversampling rate | Akinobu Mita | 2016-04-25 | 1 | -18/+185 |
| | * | | iio: pressure: bmp280: add support for BMP180 | Akinobu Mita | 2016-04-25 | 2 | -17/+357 |
| | * | | max44000: Initial triggered buffer support | Crestez Dan Leonard | 2016-04-24 | 1 | -0/+62 |
| | * | | max44000: Expose ambient sensor scaling | Crestez Dan Leonard | 2016-04-24 | 1 | -5/+162 |
| | * | | max44000: Support controlling LED current output | Crestez Dan Leonard | 2016-04-24 | 1 | -0/+53 |
| | * | | max44000: Initial support for proximity reading | Crestez Dan Leonard | 2016-04-24 | 1 | -4/+47 |
| | * | | max44000: Initial support | Crestez Dan Leonard | 2016-04-24 | 3 | -0/+336 |
| | * | | iio: humidity: Add triggered buffer support for AM2315 | Tiberiu Breana | 2016-04-24 | 1 | -3/+78 |
| | * | | iio: humidity: Add support for AM2315 | Tiberiu Breana | 2016-04-24 | 3 | -0/+239 |
| | * | | iio: pressure: hp03: Add Hope RF HP03 sensor support | Marek Vasut | 2016-04-24 | 3 | -0/+324 |
| | * | | iio: st_gyro: Add lsm9ds0-gyro support | Crestez Dan Leonard | 2016-04-23 | 5 | -1/+9 |
| | * | | iio: light: apds9960: silence uninitialized variable warning | Dan Carpenter | 2016-04-23 | 1 | -2/+3 |