summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio:ad7266: Fix probe deferral for vrefMark Brown2016-07-271-0/+3
* iio:ad7266: Fix support for optional regulatorsMark Brown2016-07-271-1/+1
* iio:ad7266: Fix broken regulator error handlingMark Brown2016-07-271-1/+1
* iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-07-271-2/+2
* iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-07-271-8/+8
* iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-07-271-1/+1
* iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-07-271-1/+1
* iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-07-271-2/+4
* iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-07-271-1/+0
* iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-07-271-2/+8
* iio: light apds9960: Add the missing dev.parentYong Li2016-07-271-0/+1
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-07-271-30/+50
* iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-07-271-5/+18
* iio: imu: mpu6050: Fix name/chip_id when using ACPIDaniel Baluta2016-05-041-3/+26
* iio: imu: mpu6050: fix possible NULL dereferencesMatt Ranostay2016-05-042-2/+4
* iio:adc:at91-sama5d2: Repair crash on module removalMarek Vasut2016-04-181-0/+2
* iio: ak8975: fix maybe-uninitialized warningRichard Leitner2016-04-171-1/+1
* iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski2016-04-171-2/+2
* Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-047-10/+15
|\
| * iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-031-1/+1
| * iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
| * iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
| * iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann2016-04-031-0/+1
| * iio: fix config watermark initial valueIrina Tirdea2016-03-281-0/+1
| * iio: health: max30100: correct FIFO check conditionMatt Ranostay2016-03-281-1/+2
| * iio: imu: Fix inv_mpu6050 dependenciesRichard Weinberger2016-03-281-2/+1
| * iio: adc: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-03-281-0/+1
* | Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-042-5/+10
|\ \ | |/ |/|
| * iio: light: apds9960: correct FIFO check conditionMatt Ranostay2016-03-201-1/+2
| * iio: adc: max1363: correct reference voltageStefan Eichenberger2016-03-201-4/+4
| * iio: adc: max1363: add missing adc to max1363_idStefan Eichenberger2016-03-201-0/+4
* | Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-183-0/+425
|\ \
| * | iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann2016-03-091-1/+1
| * | iio: adc: Add imx25-gcq ADC driverMarkus Pargmann2016-02-113-0/+425
* | | iio: adc: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-271-3/+3
* | | iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-2720-20/+20
* | | iio: imu: mpu6050: add mpu6500 register settingsMatt Ranostay2016-02-254-6/+34
* | | iio: imu: mpu6050: add calibration offset supportMatt Ranostay2016-02-252-2/+59
* | | iio: imu: mpu6050: add missing docstring for int_pin_cfgMatt Ranostay2016-02-251-0/+1
* | | iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delayMatt Ranostay2016-02-253-3/+10
* | | iio: imu: mpu6050: use inv_mpu6050_sensor_show return codeMatt Ranostay2016-02-251-1/+1
* | | iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoCSanchayan Maity2016-02-243-0/+309
* | | iio: ina2xx: Remove trace_printk debug statmentsAndrew F. Davis2016-02-241-14/+7
* | | iio: ina2xx: Fix whitespace and re-order codeAndrew F. Davis2016-02-241-69/+65
* | | iio: potentiometer: add TI tpl0102 supportMatt Ranostay2016-02-243-0/+179
* | | iio: imu: mpu6050: remove trailing whitespacesMatt Ranostay2016-02-241-4/+4
* | | iio:pressure:ms5611: power regulator supportGrégor Boirie2016-02-241-0/+13
* | | iio:pressure:ms5611: use probed device nameGrégor Boirie2016-02-244-6/+8
* | | iio:pressure:ms5611: fix ms5607 temp compensationGregor Boirie2016-02-241-6/+6
* | | iio: imu: inv_mpu6050: Fix alignment with open parenthesisDaniel Baluta2016-02-244-49/+49