summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-09-03iio: amplifiers: hmc425a: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: afe: iio-rescale: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: rcar-gyroadc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: meson_saradc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: ltc2497: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: exynos_adc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: adc: envelope-detector: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: accel: mma8452: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: accel: bma180: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: chemical: atlas-ezo-sensor: add humidity sensor supportMatt Ranostay
2020-09-03iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-03iio: dac: ad5686: Constify static struct iio_chan_specRikard Falkeborn
2020-09-03iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron
2020-09-03iio: health: max30102: update author's emailMatt Ranostay
2020-09-03iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron
2020-09-03iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron
2020-09-03iio:adc:ti-adc128s052: drop of_match_ptr protectionJonathan Cameron
2020-09-03iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron
2020-09-03iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch
2020-09-03iio: humidity: Add TI HDC20x0 supportEugene Zaikonnikov
2020-09-03iio: sx9310: Use irq trigger flags from firmwareStephen Boyd
2020-09-03iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd
2020-09-03iio: sx9310: Drop channel_users[]Stephen Boyd
2020-09-03iio: sx9310: Miscellaneous format fixesDaniel Campello
2020-09-03iio: sx9310: Use variable to hold &client->devDaniel Campello
2020-09-03iio: sx9310: Simplify error return handlingDaniel Campello
2020-09-03iio: sx9310: Update copyrightDaniel Campello
2020-09-03iio: sx9310: Use regmap_read_poll_timeout() for compensationDaniel Campello
2020-09-03iio: sx9310: Use long instead of int for channel bitmapsDaniel Campello
2020-09-03iio: sx9310: Fixes various memory handlingDaniel Campello
2020-09-03iio: sx9310: Change from .probe to .probe_newDaniel Campello
2020-09-03iio: sx9310: Remove acpi and of table macrosDaniel Campello
2020-09-03iio: sx9310: Fix irq handlingDaniel Campello
2020-09-03iio: sx9310: Update macros declarationsDaniel Campello
2020-09-03iio: light: as73211: New driverChristian Eggers
2020-09-01iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-08-31iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-08-31iio: adc: meson-saradc: Use the parent device to look up the calib dataMartin Blumenstingl
2020-08-31iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron
2020-08-31iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron
2020-08-31iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-08-26iio: dpot-dac: fix code comment in dpot_dac_read_raw()Gustavo A. R. Silva
2020-08-24iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error codeGuenter Roeck
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-08-22iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron