aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds99-643/+7634
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-22/+4
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-59/+26
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2-3/+5
2016-05-04iio: imu: inv_mpu6050: change the i2c gate to be mux-lockedPeter Rosin1-42/+10
2016-05-04iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta1-3/+26
2016-05-04iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
2016-05-02iio: stx104: Utilize the module_isa_driver and max_num_isa_dev macrosWilliam Breathitt Gray1-21/+3
2016-05-02iio: stx104: Add X86 dependency to STX104 Kconfig optionWilliam Breathitt Gray1-1/+1
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman72-401/+5491
2016-04-25iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard5-6/+14
2016-04-25iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard1-0/+1
2016-04-25iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard2-0/+23
2016-04-25iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard2-5/+0
2016-04-25iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard3-6/+29
2016-04-25iio: pressure: bmp280: add ability to control oversampling rateAkinobu Mita1-18/+185
2016-04-25iio: pressure: bmp280: add support for BMP180Akinobu Mita2-17/+357
2016-04-24max44000: Initial triggered buffer supportCrestez Dan Leonard1-0/+62
2016-04-24max44000: Expose ambient sensor scalingCrestez Dan Leonard1-5/+162
2016-04-24max44000: Support controlling LED current outputCrestez Dan Leonard1-0/+53
2016-04-24max44000: Initial support for proximity readingCrestez Dan Leonard1-4/+47
2016-04-24max44000: Initial supportCrestez Dan Leonard3-0/+336
2016-04-24iio: humidity: Add triggered buffer support for AM2315Tiberiu Breana1-3/+78
2016-04-24iio: humidity: Add support for AM2315Tiberiu Breana3-0/+239
2016-04-24iio: pressure: hp03: Add Hope RF HP03 sensor supportMarek Vasut3-0/+324
2016-04-23iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard5-1/+9
2016-04-23iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-23iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2-4/+36
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie1-4/+30
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+82
2016-04-22iio: imu: inv_mpu6050: convert to use an explicit i2c mux corePeter Rosin4-20/+19
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield1-42/+44
2016-04-19iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield1-45/+54
2016-04-19iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler3-0/+229
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan1-0/+36
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan1-0/+48
2016-04-19iio: st_sensors: support open drain modeLinus Walleij4-0/+49
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij5-0/+29
2016-04-19iio: st_sensors: read each channel individuallyLinus Walleij1-50/+13
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren1-10/+5
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren1-11/+11
2016-04-18iio: magn: bmc150: Introduce SPI supportDaniel Baluta3-0/+85
2016-04-18iio: magn: Split bmc150 driver in common/i2c partsDaniel Baluta5-99/+163
2016-04-18iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut1-0/+2
2016-04-17iio: ak8975: fix maybe-uninitialized warningRichard Leitner1-1/+1
2016-04-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-04-17iio: adc: set INPUT_PROP_DIRECTKsenija Stanojevic1-0/+1
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard1-13/+64
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2-7/+50
2016-04-17iio: frequency: ad9523: use unsigned int rather then bare unsignedSlawomir Stepien1-9/+10