summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray
2016-06-11iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-06-03iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay
2016-06-03iio: light apds9960: Add the missing dev.parentYong Li
2016-06-03iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij
2016-05-29iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie
2016-05-22iio: proximity: as3935: fix buffer stack trashingMatt Ranostay
2016-05-22iio: proximity: as3935: remove triggered buffer processingMatt Ranostay
2016-05-22iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard
2016-05-21iio: humidity: am2315: Remove a stray unlockDan Carpenter
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-14iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-04iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin
2016-05-04iio: light: bh1780: return after writeLinus Walleij
2016-05-04iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter
2016-05-04iio: bmi160: Fix ODR settingDaniel Baluta
2016-05-04iio: bmi160: Fix output data rate for accelDaniel Baluta
2016-05-04iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta
2016-05-04iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay
2016-05-02iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray
2016-05-02iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-25iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard
2016-04-25iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard
2016-04-25iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard
2016-04-25iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard
2016-04-25iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard
2016-04-25iio: pressure: bmp280: add ability to control oversampling rateAkinobu Mita
2016-04-25iio: pressure: bmp280: add support for BMP180Akinobu Mita
2016-04-24max44000: Initial triggered buffer supportCrestez Dan Leonard
2016-04-24max44000: Expose ambient sensor scalingCrestez Dan Leonard
2016-04-24max44000: Support controlling LED current outputCrestez Dan Leonard