summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:st_sensors: fix power regulator usageGregor Boirie2016-05-295-21/+56
* iio:st_sensors: emulate SMBus block read if neededGregor Boirie2016-05-291-2/+2
* iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+1
* iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-295-5/+96
* iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron2016-05-291-5/+8
* iio: adc: ti-ads1015: add datasheet namesMatt Ranostay2016-05-281-0/+4
* iio: pressure: bmp280: add humidity supportMatt Ranostay2016-05-212-3/+200
* iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield2016-05-211-3/+0
* iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz2016-05-211-0/+19
* iio: max5487: Add support for Maxim digital potentiometersCristina Moraru2016-05-213-0/+173
* iio: Export I2C module alias informationJavier Martinez Canillas2016-05-215-0/+5
* iio: accel: Add triggered buffer support for BMA220Tiberiu Breana2016-05-211-2/+63
* 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
OpenPOWER on IntegriCloud