summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2021-03-29iio: adc: ad7923: use device-managed function for triggered bufferLucas Stankus
2021-03-29iio: adc: ad7923: use devm_add_action_or_reset for regulator disableLucas Stankus
2021-03-29iio: dac: Rudimentary typo fixBhaskar Chowdhury
2021-03-29iio: imu: inv_mpu6050: Use as standalone triggerLinus Walleij
2021-03-29iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron
2021-03-29iio: dac: Convert powerdown read callbacks to sysfs_emit()Lars-Peter Clausen
2021-03-29iio: __iio_format_value(): Convert to sysfs_emit_at()Lars-Peter Clausen
2021-03-29iio: iio_enum_available_read(): Convert to sysfs_emit_at()Lars-Peter Clausen
2021-03-29iio: core: Use sysfs_emit() (trivial bits)Lars-Peter Clausen
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-03-26Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togregJonathan Cameron
2021-03-25iio: acpi_als: Add trigger supportGwendal Grignou
2021-03-25iio: acpi_als: Add local variable dev in probeGwendal Grignou
2021-03-25iio: acpi_als: Add timestamp channelGwendal Grignou
2021-03-25iio: adc: ad7292: Modify the bool initialization assignmentGuoqing Chi
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou