Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-04-24 17:33:07 to 2026-04-27 11:11:44 UTC [more...]

[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
 2026-04-27 11:11 UTC 

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-04-27 10:31 UTC  (17+ messages)
` [PATCH RFC v3 1/9] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v3 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v3 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v3 4/9] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC v3 7/9] iio: frequency: ad9910: add channel labels
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

[PATCH v4 0/7] iio: adc: hx711: add HX710B support
 2026-04-27 10:26 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v4 2/7] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v4 3/7] iio: adc: hx711: update Kconfig, module description and file header
` [PATCH v4 4/7] iio: adc: hx711: introduce hx711_chip_info per-variant structure
` [PATCH v4 5/7] iio: adc: hx711: pass trailing pulse count into hx711_read()
` [PATCH v4 6/7] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read()
` [PATCH v4 7/7] iio: adc: hx711: add support for HX710B

[PATCH 00/10] Fixes and cleanups for the AD5686 IIO driver
 2026-04-27 10:25 UTC  (23+ messages)
` [PATCH 01/10] iio: dac: ad5686: refactor include headers
` [PATCH 02/10] iio: dac: ad5686: remove redundant register definition
` [PATCH 03/10] iio: dac: ad5686: drop enum id
` [PATCH 04/10] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH 05/10] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 06/10] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 07/10] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH 08/10] iio: dac: ad5686: fix input raw value check
` [PATCH 09/10] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH 10/10] iio: dac: ad5686: create bus ops struct

[PATCH v9 0/2] Add support for AD5706R DAC
 2026-04-27 10:14 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: iio: dac: Add ADI AD5706R
` [PATCH v9 2/2] iio: dac: ad5706r: Add support for AD5706R DAC

[PATCH] iio: light: stk3310: Deal with the ps interrupt issue in PM
 2026-04-27 10:13 UTC  (3+ messages)

[PATCH v2 0/3]: fix unnecessary includes and add missing ones across multiple drivers
 2026-04-27 10:10 UTC  (12+ messages)
` [PATCH 1/3] iio: adc: xilinx-xadc: remove unnecessary includes and add missing ones
` [PATCH 2/3] iio: buffer: industrialio-triggered-buffer: fix includes with IWYU
` [PATCH 3/3] iio: common: st_sensors: "

[PATCH] staging: iio: adt7316: Add error handling to adt7316_spi_probe()
 2026-04-27 10:02 UTC  (5+ messages)

[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-27  9:54 UTC  (11+ messages)

[PATCH v2] iio: adc: ad7625: fix type mismatch in clamp() macro
 2026-04-27  9:52 UTC  (3+ messages)

[PATCH v2] iio: light: iqs621-als: use lock guards
 2026-04-27  9:51 UTC  (4+ messages)

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-27  9:42 UTC  (7+ messages)
` [PATCH 1/9] "

[PATCH v2 0/7] Add helper method hid_sensor_adjust_channel_bit_mask()
 2026-04-27  9:39 UTC  (10+ messages)
` [PATCH v2 1/7] iio: HID: "
` [PATCH v2 2/7] iio: accel: HID: Replace method accel_3d_adjust_channel_bit_mask()

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27  9:14 UTC  (2+ messages)

[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-27  9:08 UTC  (8+ messages)

[PATCH v3 0/3] iio: imu: inv_mpu6050: runtime pm fixes
 2026-04-27  9:04 UTC  (9+ messages)
` [PATCH v3 1/3] iio: imu: inv_mpu6050: fix unbalanced regulator_disable calls, when probe fails
` [PATCH v3 2/3] iio: imu: inv_mpu6050: use devres-enabled version of pm_runtime_enable
` [PATCH v3 3/3] iio: imu: inv_mpu6050: control vdd supply using devm-helpers

[PATCH v5 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-27  8:36 UTC  (5+ messages)
` [PATCH v5 1/3] ARM: dts: qcom: pm8921: add labels for ADC channels
` [PATCH v5 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
` [PATCH v5 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
 2026-04-27  8:20 UTC  (23+ messages)
` [PATCH v7 1/9] iio: ssp_sensors: cleanup codestyle warning
` [PATCH v7 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)
` [PATCH v7 3/9] iio: ssp_sensors: cancel delayed work_refresh on remove
` [PATCH v7 4/9] iio: ssp_sensors: factor out mcu enable/disable helper(s)
` [PATCH v7 5/9] iio: ssp_sensors: use local struct device
` [PATCH v7 6/9] iio: ssp_sensors: Drop duplicated wdt timer and work cleanup
` [PATCH v7 7/9] iio: ssp_sensors: convert probe and teardown to devm-managed resources
` [PATCH v7 8/9] iio: ssp_sensors: Use dev_err_probe
` [PATCH v7 9/9] iio: ssp_sensors: reuse embedded RX buffer for SPI transfers

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-04-27  8:18 UTC  (7+ messages)
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH] iio: ssp_sensors: cleanup codestyle warning
 2026-04-27  8:00 UTC  (3+ messages)

[PATCH v4 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-27  7:58 UTC  (9+ messages)
` [PATCH v4 1/4] ARM: dts: qcom: pm8921: add labels for ADC channels
` [PATCH v4 2/4] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
` [PATCH v4 3/4] iio: adc: qcom-pm8xxx-xoadc: constify pointers in read operations
` [PATCH v4 4/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-04-27  6:56 UTC  (11+ messages)
` [PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v10 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v10 10/11] docs: iio: add documentation for adf41513 driver

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-27  1:20 UTC  (12+ messages)
` [PATCH v5 3/6] pwm: Add rockchip PWMv4 driver
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
` [PATCH v5 5/6] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH v2] iio: light: tsl2591: simplify tsl2591_persist functions via lookup table
 2026-04-26 19:29 UTC  (5+ messages)

[PATCH v3 0/3] iio: adc: hx711: add HX710B support
 2026-04-26 16:43 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible

[RFC] iio: light: tcs3472: implementing wait time TODO
 2026-04-26 15:51 UTC  (7+ messages)

[PATCH v2 0/6] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-04-26  5:46 UTC  (7+ messages)
` [PATCH v2 4/6] iio: accel: mma8452: Use dev_err_probe()

[PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
 2026-04-25 21:44 UTC  (2+ messages)

[PATCH v9 0/3] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-04-25 18:37 UTC  (2+ messages)

[PATCH v3] dt-bindings: iio: gyroscope: add mount-matrix for bmg160
 2026-04-25 18:33 UTC  (2+ messages)

[PATCH v8 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-25 18:31 UTC  (6+ messages)
` [PATCH v8 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v8 4/6] iio: adc: ad4691: add SPI offload support

[PATCH v3 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
 2026-04-25 15:34 UTC  (2+ messages)

[PATCH next] iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()
 2026-04-25 15:30 UTC  (3+ messages)

[PATCH v3 0/3] Update APDS990x ALS to support device trees
 2026-04-25 15:25 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: light: Document Avago APDS9900/9901 ALS/Proximity sensor
` [PATCH v3 2/3] iio: tsl2772: Add support for "
` [PATCH v3 3/3] misc: Remove old APDS990x driver

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-25 11:05 UTC  (4+ messages)
` [PATCH v6 5/7] iio: ssp_sensors: convert probe and teardown to devm-managed resources

[PATCH] iio: adc: ad7625: fix type mismatch in clamp() macro
 2026-04-25  7:14 UTC  (4+ messages)

[PATCH v5] iio: proximity: srf08: Replace sprintf() with sysfs_emit()
 2026-04-24 18:18 UTC  (4+ messages)

[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-24 18:15 UTC  (10+ messages)
` [PATCH v3 2/6] iio: magnetometer: ak8975: remove unused headers

[PATCH v3] dt-bindings: iio: dac: mcp47feb02: fix reg property value bounds
 2026-04-24 17:45 UTC  (3+ messages)

[PATCH v2] dt-bindings: iio: dac: mcp47feb02: Fix I2C address in example
 2026-04-24 17:44 UTC  (3+ messages)

[PATCH] dt-bindings: iio: dac: mcp47feb02: fix example indentation
 2026-04-24 17:39 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox