summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-21iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield1-3/+0
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz1-0/+19
2016-05-21iio: max5487: Add support for Maxim digital potentiometersCristina Moraru3-0/+173
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas5-0/+5
2016-05-21iio: accel: Add triggered buffer support for BMA220Tiberiu Breana1-2/+63
2016-05-21iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay1-15/+109
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta2-0/+6
2016-05-14iio: accel: Add support for Bosch BMA220Tiberiu Breana3-0/+288
2016-05-14iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay1-4/+0
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger1-25/+160
2016-05-04iio: dummy: Convert IIO dummy to configfsDaniel Baluta2-65/+38
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta3-0/+191
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis2-57/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2-15/+10
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2-24/+44
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis3-33/+33
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis1-3/+0
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis1-17/+0
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis1-1/+1
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis3-98/+37
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2-10/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2-6/+2
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2-17/+17
2016-05-04imu: bmi160: Add avail frequency and scale attributesDaniel Baluta1-0/+27
2016-05-04iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren1-8/+3
2016-05-04iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren1-12/+1
2016-05-04iio: mxs-lradc: simplify TS registrationStefan Wahren1-8/+2
2016-05-04iio: accel: Add support for Freescale MMA7660FCConstantin Musca3-0/+289
2016-05-01iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard1-8/+12
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-24iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard5-1/+9
2016-04-24iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-24iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2-4/+36
2016-04-24iio:ak8975: add mounting matrix supportGregor Boirie1-4/+30