summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman96-412/+6016
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 Vasut4-0/+341
2016-04-24iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard6-1/+10
2016-04-24iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-24iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie5-5/+55
2016-04-24iio:ak8975: add mounting matrix supportGregor Boirie3-4/+56
2016-04-24iio:core: mounting matrix supportGregor Boirie3-0/+164
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: Add resource managed APIs devm_iio_channel_{get,release) in devresLaxman Dewangan1-0/+4
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan2-0/+62
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan2-0/+75
2016-04-19iio: tools: generic_buffer: auto-enable channelsLinus Walleij2-4/+105
2016-04-19iio: st_sensors: support open drain modeLinus Walleij7-0/+61
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij6-0/+32
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-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
2016-04-16iio: light: new driver for the ROHM BH1780Linus Walleij3-0/+309
2016-04-16iio: adc: Indent if statementKsenija Stanojevic1-3/+4
2016-04-16staging:iio:adis16240: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16209: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16203: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16staging:iio:adis16201: Set self_test_no_autoclear flagLars-Peter Clausen1-0/+1
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen2-1/+7
2016-04-16iio: pressure: ms5611: use tab for indentionJonathan Cameron2-2/+2
2016-04-16iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien1-2/+1
2016-04-16iio: common: hid-sensors: use tab for indentionSlawomir Stepien1-1/+1
2016-04-16iio: common: ms_sensors: use tab for indentionSlawomir Stepien1-1/+1