summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-03-20iio: adc: rockchip_saradc: add saradc support for rk3399David Wu1-0/+19
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger1-1/+1
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger1-0/+1
2016-03-12iio: dac: add NXP LPC18xx DAC driverJoachim Eastwood3-0/+221
2016-03-12iio: adc: add NXP LPC18xx ADC driverJoachim Eastwood3-0/+242
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+39
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger2-1/+24
2016-03-12iio: accel: Add support for the h3lis331dl accelerometerTiberiu Breana4-1/+98
2016-03-05iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski1-0/+1
2016-03-05iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2-2/+4
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger1-10/+108
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger1-6/+29
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger1-4/+6
2016-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie1-0/+16
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie1-1/+0
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie1-1/+4
2016-03-05iio:adc:at91-sama5d2: fix identationLudovic Desroches1-10/+10
2016-03-05iio:adc:at91-sama5d2: fix typoLudovic Desroches1-13/+13
2016-03-05iio:pressure:ms5611: oversampling rate supportGregor Boirie4-23/+133
2016-03-05iio:pressure:ms5611: complete DT supportGrégor Boirie2-0/+26
2016-03-05iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay1-1/+1
2016-02-27iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko1-3/+3
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay20-20/+20
2016-02-25iio: imu: mpu6050: add mpu6500 register settingsMatt Ranostay4-6/+34
2016-02-25iio: imu: mpu6050: add calibration offset supportMatt Ranostay2-2/+59
2016-02-25iio: imu: mpu6050: add missing docstring for int_pin_cfgMatt Ranostay1-0/+1
2016-02-25iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delayMatt Ranostay3-3/+10
2016-02-25iio: imu: mpu6050: use inv_mpu6050_sensor_show return codeMatt Ranostay1-1/+1
2016-02-24iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoCSanchayan Maity3-0/+309
2016-02-24iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis1-14/+7
2016-02-24iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis1-69/+65
2016-02-24iio: potentiometer: add TI tpl0102 supportMatt Ranostay3-0/+179
2016-02-24iio: imu: mpu6050: remove trailing whitespacesMatt Ranostay1-4/+4
2016-02-24iio:pressure:ms5611: power regulator supportGrégor Boirie1-0/+13
2016-02-24iio:pressure:ms5611: use probed device nameGrégor Boirie4-6/+8
2016-02-24iio:pressure:ms5611: fix ms5607 temp compensationGregor Boirie1-6/+6
2016-02-24iio: imu: inv_mpu6050: Fix alignment with open parenthesisDaniel Baluta4-49/+49
2016-02-24iio: imu: inv_mpu6050: Fix code indent for if statementDaniel Baluta1-2/+2
2016-02-24iio: imu: inv_mpu6050: Delete space before commaDaniel Baluta1-1/+1
2016-02-24iio: imu: inv_mpu6050: Remove unnecessary parenthesesDaniel Baluta1-2/+2
2016-02-24iio: imu: inv_mpu6050: Fix newlines to make code easier to readDaniel Baluta2-1/+2
2016-02-24iio: imu: inv_mpu6050: Fix Yoda conditionsDaniel Baluta2-4/+4
2016-02-24iio: imu: inv_mpu6050: Fix multiline comments styleDaniel Baluta1-14/+23
2016-02-24iio: chemical: atlas-ph-sensor: use regmap_bulk_readMatt Ranostay1-3/+3
2016-02-24iio: hmc5843: Move hmc5843 out of stagingCristina Moraru6-0/+991
2016-02-19iio: chemical: atlas-ph-sensor: switch regmap cacheMatt Ranostay1-3/+1
2016-02-17iio: pressure: ms5611: select IIO_BUFFERArnd Bergmann1-0/+1
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: select REGMAP_SPIArnd Bergmann1-0/+1