public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-26 15:51:47 to 2026-04-27 13:28:10 UTC [more...]

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

[PATCH v5 2/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking
 2026-04-27 13:18 UTC 

[PATCH] staging: iio: adt7316: Add error handling to adt7316_spi_probe()
 2026-04-27 12:38 UTC  (6+ messages)

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27 11:31 UTC  (3+ messages)

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

[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
 2026-04-27 11:29 UTC 

[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
 2026-04-27 11:27 UTC 

[PATCH v2] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-27 11:26 UTC 

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

[PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver
 2026-04-27 10:31 UTC  (3+ messages)

[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 02/10] iio: dac: ad5686: remove redundant register definition
 2026-04-27 10:25 UTC  (2+ messages)

[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] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-27  9:54 UTC  (2+ messages)

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

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

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

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

[PATCH v3 1/3] iio: imu: inv_mpu6050: fix unbalanced regulator_disable calls, when probe fails
 2026-04-27  9:04 UTC  (3+ messages)

[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 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)
 2026-04-27  8:20 UTC  (5+ messages)
    ` [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 8/9] iio: ssp_sensors: Use dev_err_probe

[PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
 2026-04-27  8:18 UTC 

[PATCH] iio: ssp_sensors: cleanup codestyle warning
 2026-04-27  8:00 UTC 

[PATCH v4 2/4] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
 2026-04-27  7:58 UTC  (2+ messages)
  ` [PATCH v4 3/4] iio: adc: qcom-pm8xxx-xoadc: constify pointers in read operations

[PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
 2026-04-27  6:56 UTC 

[PATCH v5 3/6] pwm: Add rockchip PWMv4 driver
 2026-04-27  1:20 UTC 

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

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

[RFC] iio: light: tcs3472: implementing wait time TODO
 2026-04-26 15:51 UTC 


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