summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-05-22iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-05-22iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron
2021-05-22iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron
2021-05-22iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-22iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva
2021-05-13iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean
2021-05-13iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron
2021-05-13iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron
2021-05-13iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron
2021-05-10iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-10iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean
2021-05-10iio: core: fix ioctl handlers removalTomasz Duszynski
2021-05-10iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-05-10iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu
2021-05-10iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki
2021-04-07iio: inv_mpu6050: Fully validate gyro and accel scale writesLars-Peter Clausen
2021-04-07iio: sx9310: Fix write_.._debounce()Gwendal Grignou
2021-04-07iio: sx9310: Fix access to variable DT arrayGwendal Grignou
2021-04-07iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean
2021-04-07iio: magnetometer: yas530: Include right headerLinus Walleij
2021-04-07iio: magnetometer: yas530: Fix return value on error pathLinus Walleij
2021-04-07iio:cdc:ad7150: Fix use of uninitialized retJonathan Cameron
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva
2021-04-07iio:adc: Fix trivial typoJonathan Cameron
2021-04-07iio:adc:ad7476: Fix remove handlingJonathan Cameron
2021-04-07iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disableJonathan Cameron
2021-04-07iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron
2021-04-07iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disableJonathan Cameron
2021-04-07iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disableJonathan Cameron
2021-04-07iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disableJonathan Cameron
2021-04-07iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...Jonathan Cameron
2021-04-07iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplateJonathan Cameron
2021-04-07iio: buffer: use sysfs_attr_init() on allocated attrsAlexandru Ardelean
2021-04-07iio: trigger: Fix strange (ladder-type) indentationAndy Shevchenko
2021-04-07iio: trigger: Replace explicit casting and wrong specifier with proper oneAndy Shevchenko
2021-04-07iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debugMugilraj Dhavachelvan
2021-04-07iio:adc: Drop false comment about lack of timestamp controlJonathan Cameron
2021-04-07iio:cdc:ad7150: Move driver out of staging.Jonathan Cameron
2021-04-07iio:event: Add timeout event info typeJonathan Cameron
2021-04-07iio: inv_mpu6050: Make interrupt optionalLars-Peter Clausen
2021-04-07iio: inv_mpu6050: Remove superfluous indio_dev->modes assignmentLars-Peter Clausen
2021-04-07iio: buffer: return 0 for buffer getfd ioctl handlerAlexandru Ardelean
2021-04-07iio: Fix iio_read_channel_processed_scale()Linus Walleij
2021-03-30iio/scmi: Port driver to the new scmi_sensor_proto_ops interfaceCristian Marussi
2021-03-29iio: adc: ad7923: register device with devm_iio_device_registerLucas Stankus