summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis
2016-05-04imu: bmi160: Add avail frequency and scale attributesDaniel Baluta
2016-05-04iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stopStefan Wahren
2016-05-04iio: mxs-lradc: remove mxs_lradc_ts_unregisterStefan Wahren
2016-05-04iio: mxs-lradc: simplify TS registrationStefan Wahren
2016-05-04iio: accel: Add support for Freescale MMA7660FCConstantin Musca
2016-05-01iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard
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
2016-04-24max44000: Initial support for proximity readingCrestez Dan Leonard
2016-04-24max44000: Initial supportCrestez Dan Leonard
2016-04-24iio: humidity: Add triggered buffer support for AM2315Tiberiu Breana
2016-04-24iio: humidity: Add support for AM2315Tiberiu Breana
2016-04-24iio: pressure: hp03: Add Hope RF HP03 sensor supportMarek Vasut
2016-04-23iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard
2016-04-23iio: light: apds9960: silence uninitialized variable warningDan Carpenter
2016-04-23iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie
2016-04-23iio:core: mounting matrix supportGregor Boirie
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield
2016-04-19iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield
2016-04-19iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan
2016-04-19iio: st_sensors: support open drain modeLinus Walleij
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-04-19iio: st_sensors: read each channel individuallyLinus Walleij
2016-04-19iio: mxs-lradc: move STMP reset out of ADC initStefan Wahren
2016-04-19iio: mxs-lradc: move TS config into suitable functionStefan Wahren