summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-09-16iio: adis16260: Use Managed device functionsNuno Sá
2020-09-16iio: adis16136: Use Managed device functionsNuno Sá
2020-09-16iio: adis16209: Use Managed device functionsNuno Sá
2020-09-16iio: adis16201: Use Managed device functionsNuno Sá
2020-09-16iio: frequency: adf4350: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-16iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-16iio: stm32-dac: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13iio: gyro: adxrs290: Add debugfs register access supportNishant Malpani
2020-09-13iio: gyro: adxrs290: Add triggered buffer supportNishant Malpani
2020-09-13iio: gyro: adxrs290: use hook for devm resource unwindingNishant Malpani
2020-09-13iio: adc: stm32: Fix missing return in booster error pathKrzysztof Kozlowski
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers
2020-09-13iio: temperature: mlx90632: Interface to change object ambient temperatureCrt Mori
2020-09-06iio: sx9310: Prefer async probeDouglas Anderson
2020-09-06iio: adc: rockchip_saradc: Allow compile-testing with !ARMAlex Dewar
2020-09-06drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolonkernel test robot
2020-09-03iio: accel: bma220: Remove unneeded blank linesAndy Shevchenko
2020-09-03iio: accel: bma220: Use BIT() and GENMASK() macrosAndy Shevchenko
2020-09-03iio: accel: bma220: Group IIO headers togetherAndy Shevchenko
2020-09-03iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdefferyAndy Shevchenko
2020-09-03iio: accel: bma220: Mark PM functions as __maybe_unusedAndy Shevchenko
2020-09-03iio: accel: bma220: Use dev_get_drvdata() directlyAndy Shevchenko
2020-09-03iio: accel: bma220: Convert to use ->read_avail()Andy Shevchenko
2020-09-03iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()Andy Shevchenko
2020-09-03iio: buffer-dmaengine: adjust `bytes_used` with residue infoAlexandru Ardelean
2020-09-03iio: accel: adxl372: Add support for FIFO peak modeStefan Popa
2020-09-03iio:temperature:mlx90632: Some stylefixing leftoversCrt Mori
2020-09-03iio:temperature:mlx90632: Adding extended calibration optionCrt Mori
2020-09-03iio:temperature:mlx90632: Convert polling while loop to regmapCrt Mori
2020-09-03iio:temperature:mlx90632: Add kerneldoc to the internal structCrt Mori
2020-09-03iio:temperature:mlx90632: Reduce number of equal calulcationsCrt Mori
2020-09-03iio: gyro: adxrs290: Insert missing mutex initialization callNishant Malpani
2020-09-03iio: multiplexer: iio-mux: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: magnetometer: mag3110: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: magnetometer: ak8974: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: imu: inv_mpu6050: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: dac: dpot-dac: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: chemical: scd30: Simplify with dev_err_probe()Krzysztof Kozlowski
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