summaryrefslogtreecommitdiffstats
path: root/sound/mips (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-04iio: dummy: Convert IIO dummy to configfsDaniel Baluta2-65/+38
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta4-0/+261
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. Davis3-34/+53
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis4-54/+51
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. Davis4-107/+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 Vasut4-0/+341
2016-04-23iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard6-1/+10
2016-04-23iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-23iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie5-5/+55
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie3-4/+56
2016-04-23iio: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