summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay2016-05-211-15/+109
* iio: magn: Add support for BMM150 magnetometerDaniel Baluta2016-05-212-0/+6
* iio: accel: Add support for Bosch BMA220Tiberiu Breana2016-05-143-0/+288
* iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay2016-05-141-4/+0
* iio: mma8452: add support for oversampling ratioMartin Kepplinger2016-05-041-25/+160
* iio: dummy: Convert IIO dummy to configfsDaniel Baluta2016-05-042-65/+38
* iio: Add support for creating IIO devices via configfsDaniel Baluta2016-05-043-0/+191
* iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis2016-05-041-3/+3
* iio: health/afe440x: Remove unused definitionsAndrew F. Davis2016-05-042-57/+0
* iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-042-15/+10
* iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2016-05-042-24/+44
* iio: health/afe440x: Use regmap fieldsAndrew F. Davis2016-05-043-155/+144
* iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-043-33/+33
* iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0
* iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis2016-05-041-17/+0
* iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis2016-05-041-1/+1
* iio: health/afe440x: Always use separate gain valuesAndrew F. Davis2016-05-043-98/+37
* iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2016-05-042-10/+1
* iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2016-05-042-6/+2
* iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2016-05-042-17/+17
* imu: bmi160: Add avail frequency and scale attributesDaniel Baluta2016-05-041-0/+27
* iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren2016-05-041-8/+3
* iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren2016-05-041-12/+1
* iio: mxs-lradc: simplify TS registrationStefan Wahren2016-05-041-8/+2
* iio: accel: Add support for Freescale MMA7660FCConstantin Musca2016-05-043-0/+289
* iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard2016-05-011-8/+12
* iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard2016-04-255-6/+14
* iio: inv_mpu6050: Add spi_device_id for INV_MPU6500Crestez Dan Leonard2016-04-251-0/+1
* iio: inv_mpu6050: Check WHO_AM_I register on probeCrestez Dan Leonard2016-04-252-0/+23
* iio: inv_mpu6050: Remove inv_mpu6050_hw.num_regCrestez Dan Leonard2016-04-252-5/+0
* iio: inv_mpu6050: Cleanup hw_info mappingCrestez Dan Leonard2016-04-253-6/+29
* iio: pressure: bmp280: add ability to control oversampling rateAkinobu Mita2016-04-251-18/+185
* iio: pressure: bmp280: add support for BMP180Akinobu Mita2016-04-252-17/+357
* max44000: Initial triggered buffer supportCrestez Dan Leonard2016-04-241-0/+62
* max44000: Expose ambient sensor scalingCrestez Dan Leonard2016-04-241-5/+162
* max44000: Support controlling LED current outputCrestez Dan Leonard2016-04-241-0/+53
* max44000: Initial support for proximity readingCrestez Dan Leonard2016-04-241-4/+47
* max44000: Initial supportCrestez Dan Leonard2016-04-243-0/+336
* iio: humidity: Add triggered buffer support for AM2315Tiberiu Breana2016-04-241-3/+78
* iio: humidity: Add support for AM2315Tiberiu Breana2016-04-243-0/+239
* iio: pressure: hp03: Add Hope RF HP03 sensor supportMarek Vasut2016-04-243-0/+324
* iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard2016-04-235-1/+9
* iio: light: apds9960: silence uninitialized variable warningDan Carpenter2016-04-231-2/+3
* iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2016-04-232-4/+36
* iio:ak8975: add mounting matrix supportGregor Boirie2016-04-231-4/+30
* iio:core: mounting matrix supportGregor Boirie2016-04-231-0/+82
* iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield2016-04-191-42/+44
* iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield2016-04-191-45/+54
* iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler2016-04-193-0/+229
* iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan2016-04-191-0/+36