summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iio: accel: bma220: Use BIT() and GENMASK() macrosAndy Shevchenko2020-09-031-2/+3
| * | | | iio: accel: bma220: Group IIO headers togetherAndy Shevchenko2020-09-031-1/+2
| * | | | iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdefferyAndy Shevchenko2020-09-031-4/+2
| * | | | iio: accel: bma220: Mark PM functions as __maybe_unusedAndy Shevchenko2020-09-031-9/+3
| * | | | iio: accel: bma220: Use dev_get_drvdata() directlyAndy Shevchenko2020-09-031-4/+2
| * | | | iio: accel: bma220: Convert to use ->read_avail()Andy Shevchenko2020-09-031-15/+19
| * | | | iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()Andy Shevchenko2020-09-031-5/+9
| * | | | iio: buffer-dmaengine: adjust `bytes_used` with residue infoAlexandru Ardelean2020-09-031-2/+4
| * | | | iio: accel: adxl372: Add support for FIFO peak modeStefan Popa2020-09-031-12/+299
| * | | | iio:temperature:mlx90632: Some stylefixing leftoversCrt Mori2020-09-031-5/+5
| * | | | iio:temperature:mlx90632: Adding extended calibration optionCrt Mori2020-09-031-2/+216
| * | | | iio:temperature:mlx90632: Convert polling while loop to regmapCrt Mori2020-09-031-11/+5
| * | | | iio:temperature:mlx90632: Add kerneldoc to the internal structCrt Mori2020-09-031-1/+8
| * | | | iio:temperature:mlx90632: Reduce number of equal calulcationsCrt Mori2020-09-031-8/+13
| * | | | iio: gyro: adxrs290: Insert missing mutex initialization callNishant Malpani2020-09-031-0/+2
| * | | | iio: multiplexer: iio-mux: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-5/+3
| * | | | iio: magnetometer: mag3110: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-14/+6
| * | | | iio: magnetometer: ak8974: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-9/+2
| * | | | iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-8/+2
| * | | | iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
| * | | | iio: imu: inv_mpu6050: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-14/+6
| * | | | iio: dac: dpot-dac: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-10/+6
| * | | | iio: chemical: scd30: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-7/+2
| * | | | iio: amplifiers: hmc425a: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
| * | | | iio: afe: iio-rescale: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-5/+3
| * | | | iio: adc: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-035-74/+35
| * | | | iio: adc: rcar-gyroadc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
| * | | | iio: adc: meson_saradc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-5/+2
| * | | | iio: adc: ltc2497: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-7/+3
| * | | | iio: adc: exynos_adc: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-7/+3
| * | | | iio: adc: envelope-detector: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-10/+6
| * | | | iio: accel: mma8452: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-14/+6
| * | | | iio: accel: bma180: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-12/+8
| * | | | iio: chemical: atlas-ezo-sensor: add humidity sensor supportMatt Ranostay2020-09-031-1/+36
| * | | | iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-031-1/+1
| * | | | iio: dac: ad5686: Constify static struct iio_chan_specRikard Falkeborn2020-09-032-5/+5
| * | | | iio:adc:axp20x: Convert from OF to generic fw / device propertiesJonathan Cameron2020-09-031-7/+7
| * | | | iio: health: max30102: update author's emailMatt Ranostay2020-09-031-2/+2
| * | | | iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron2020-09-031-23/+1
| * | | | iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron2020-09-031-3/+2
| * | | | iio:adc:ti-adc128s052: drop of_match_ptr protectionJonathan Cameron2020-09-031-1/+2
| * | | | iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron2020-09-032-3/+3
| * | | | iio: dac: dac5571: Support powerdown for multi-channelVincent Whitchurch2020-09-031-14/+15
| * | | | iio: humidity: Add TI HDC20x0 supportEugene Zaikonnikov2020-09-033-0/+364
| * | | | iio: sx9310: Use irq trigger flags from firmwareStephen Boyd2020-09-031-1/+1
| * | | | iio: sx9310: Enable vdd and svdd regulators at probeStephen Boyd2020-09-031-0/+26
| * | | | iio: sx9310: Drop channel_users[]Stephen Boyd2020-09-031-1/+0
| * | | | iio: sx9310: Miscellaneous format fixesDaniel Campello2020-09-031-18/+10
| * | | | iio: sx9310: Use variable to hold &client->devDaniel Campello2020-09-031-14/+14
| * | | | iio: sx9310: Simplify error return handlingDaniel Campello2020-09-031-28/+28