summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03iio: accel: bma180: Simplify with dev_err_probe()Krzysztof Kozlowski1-12/+8
2020-09-03iio: chemical: atlas-ezo-sensor: add humidity sensor supportMatt Ranostay1-1/+36
2020-09-03dt-bindings: iio: chemical: add Atlas EZO Humidity module documentationMatt Ranostay1-0/+2
2020-09-03iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1
2020-09-03iio: dac: ad5686: Constify static struct iio_chan_specRikard Falkeborn2-5/+5
2020-09-03iio/dac: convert ltc2632.txt to lltc,ltc2632.yamlChris Ruehl2-49/+77
2020-09-03iio: documentation: light: Add as73211 sysfs documentationChristian Eggers1-1/+25
2020-09-03iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron1-7/+7
2020-09-03Documentation: ABI: iio: fix some spelling mistakesAhmad Fatoum1-3/+3
2020-09-03iio: health: max30102: update author's emailMatt Ranostay1-2/+2
2020-09-03iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron1-23/+1
2020-09-03iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron1-3/+2
2020-09-03iio:adc:ti-adc128s052: drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-09-03iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron2-3/+3
2020-09-03iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch1-14/+15
2020-09-03dt-bindings: iio: humidity: Add TI HDC20x0 supportEugene Zaikonnikov1-0/+45
2020-09-03iio: humidity: Add TI HDC20x0 supportEugene Zaikonnikov4-0/+373
2020-09-03iio: sx9310: Use irq trigger flags from firmwareStephen Boyd1-1/+1
2020-09-03iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd1-0/+26
2020-09-03iio: sx9310: Drop channel_users[]Stephen Boyd1-1/+0
2020-09-03iio: sx9310: Miscellaneous format fixesDaniel Campello1-18/+10
2020-09-03iio: sx9310: Use variable to hold &client->devDaniel Campello1-14/+14
2020-09-03iio: sx9310: Simplify error return handlingDaniel Campello1-28/+28
2020-09-03iio: sx9310: Update copyrightDaniel Campello1-2/+2
2020-09-03iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello1-15/+10
2020-09-03iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello1-18/+21
2020-09-03iio: sx9310: Fixes various memory handlingDaniel Campello1-5/+8
2020-09-03iio: sx9310: Change from .probe to .probe_newDaniel Campello1-25/+14
2020-09-03iio: sx9310: Remove acpi and of table macrosDaniel Campello1-3/+3
2020-09-03iio: sx9310: Fix irq handlingDaniel Campello1-3/+8
2020-09-03iio: sx9310: Update macros declarationsDaniel Campello1-78/+68
2020-09-03dt-bindings: iio: Add bindings for sx9310 sensorDaniel Campello1-0/+65
2020-09-03dt-bindings: iio: adc: maxim,max1118 yaml conversionJonathan Cameron2-21/+62
2020-09-03iio: light: as73211: New driverChristian Eggers4-0/+824
2020-08-22dt-bindings: iio: light: add AMS AS73211 supportChristian Eggers1-0/+54
2020-08-22staging: iio: ad9834: Remove excess blank lineCalvin Glisson1-1/+0
2020-08-22platform_data: ad7793.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-22dt-bindings: iio: adc: maxim,max9611 yaml conversionsJonathan Cameron2-27/+51
2020-08-22dt-bindings: iio: adc: maxim,max11100 yaml conversionJonathan Cameron2-18/+49
2020-08-22dt-bindings: iio: gyro: Add DT binding doc for ADXRS290Nishant Malpani2-0/+54
2020-08-22iio: gyro: Add driver support for ADXRS290Nishant Malpani4-0/+461
2020-08-22Staging: iio: Fixed a punctuation and a spelling mistake.Ankit Baluni1-2/+2
2020-08-22iio: trigger: make stub functions static inlineLars-Peter Clausen1-2/+2
2020-08-22dt-bindings: iio: chemical: add O2 EZO module documentationMatt Ranostay1-0/+2
2020-08-22iio: Kconfig: ad8366: add entry for HMC1119 chipAlexandru Ardelean1-0/+1
2020-08-22iio: adxl372_i2c: Add OF device ID tableStefan Popa1-0/+8
2020-08-22iio: adxl372_spi: change indentation for of_tableAlexandru Ardelean1-2/+2
2020-08-22iio: frequency: ad9523: convert rest of driver to device managed functionsAlexandru Ardelean1-40/+20
2020-08-22iio: chemical: atlas-ezo-sensor: add support for O2 sensorMatt Ranostay1-19/+54
2020-08-22iio: add IIO_MOD_O2 modifierMatt Ranostay4-0/+6