Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-05-06 16:55:04 to 2026-05-08 17:00:34 UTC [more...]

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-08 17:00 UTC  (4+ messages)
` [PATCH RFC v4 01/10] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC v4 02/10] iio: core: support 64-bit register through debugfs
` [PATCH RFC v4 03/10] iio: frequency: ad9910: initial driver implementation

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-08 16:13 UTC  (21+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604

[PATCH] iio: chemical: scd30: avoid potential NULL deref in scd30_i2c_command()
 2026-05-08 16:02 UTC  (6+ messages)
` [PATCH v2] iio: chemical: scd30: reject (response=NULL, size>0) "

[PATCH v1 0/4] driver core, iio: suppress driver_override
 2026-05-08 15:28 UTC  (9+ messages)
` [PATCH v1 1/4] driver core: allow certain drivers prohibit override via sysfs
` [PATCH v1 2/4] spi: Support suppress_override_attrs flag
` [PATCH v1 3/4] iio: imu: inv_mpu6050: Suppress driver_override sysfs attribute
` [PATCH v1 4/4] iio: imu: inv_icm42600: "

[PATCH] iio: chemical: scd30: make command lookup table const
 2026-05-08 15:07 UTC  (2+ messages)

[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
 2026-05-08 15:06 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
` [PATCH v2 2/2] iio: magnetometer: add driver for "

[PATCH v2 0/3] iio: dac: Add support for AD5529R DAC
 2026-05-08 13:57 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v2 2/3] iio: dac: Add AD5529R DAC driver support
` [PATCH v2 3/3] Documentation: iio: Add AD5529R Documentation

[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-08 13:51 UTC  (16+ messages)
` [PATCH 1/8] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH 2/8] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH 4/8] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH 5/8] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH 6/8] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH 7/8] iio: magnetometer: ak8975: add scan mask index enum
` [PATCH 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH v1 0/3] iio: magnetometer: yamaha-yas530: Ad-hoc cleanups
 2026-05-08 13:32 UTC  (5+ messages)
` [PATCH v1 1/3] iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id()
` [PATCH v1 2/3] iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initialization
` [PATCH v1 3/3] iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()

[PATCH v5] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-08 13:03 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as SCD30 maintainer
 2026-05-08 12:54 UTC  (4+ messages)

[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
 2026-05-08 12:45 UTC 

[PATCH v5 0/2] MAINTAINERS: update ADI IIO entry and drop unmaintain drivers
 2026-05-08 12:31 UTC  (6+ messages)
` [PATCH v5 1/2] MAINTAINERS: Update Analog Devices IIO drivers entry
` [PATCH v5 2/2] MAINTAINERS: remove unmaintained ADI IIO entries

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-08 11:11 UTC  (17+ messages)
` [PATCH v9 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support

[PATCH 0/3] iio: magnetometer: add MEMSIC MMC5983MA driver
 2026-05-08  9:19 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
` [PATCH 2/3] iio: magnetometer: add driver for "
` [PATCH 3/3] MAINTAINERS: add entry for MEMSIC MMC5983MA magnetometer driver

[bug report] iio: backend: make sure to NULL terminate stack buffer
 2026-05-08  9:16 UTC 

[RFC] iio: adc: support for multi-device aggregation
 2026-05-08  9:05 UTC  (4+ messages)

[PATCH 0/3] iio: dac: Add support for AD5529R DAC
 2026-05-08  7:37 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH 2/3] iio: dac: Add AD5529R DAC driver support
` [PATCH 3/3] Documentation: iio: Add AD5529R Documentation

[PATCH] counter: intel-qep: Replace manual mutex logic with lock guards
 2026-05-08  5:18 UTC  (2+ messages)

[PATCH v3 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
 2026-05-07 19:11 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: ti-ads1298: Fix timeout comment and value
` [PATCH v3 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init

[PATCH v2] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
 2026-05-07 19:07 UTC 

[PATCH v2] iio: potentiostat: lmp91000: fix probe order and cleanup paths
 2026-05-07 18:54 UTC 

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-07 17:05 UTC  (16+ messages)
` [PATCH v3 02/10] iio: accel: mma8452: switch to non-devm request_threaded_irq()
` [PATCH v3 03/10] iio: accel: mma8452: cleanup codestyle warning
` [PATCH v3 07/10] iio: accel: mma8452: use local struct device
` [PATCH v3 08/10] iio: accel: mma8452: use pm_ptr() and direct runtime PM calls

[PATCH v6] iio: humidity: ens210: Simplify I2C functionality check
 2026-05-07 16:39 UTC  (2+ messages)

[PATCH v4] iio: light: vcnl4000: use lock guard()
 2026-05-07 16:36 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc: ti-ads1298: Three driver cleanups
 2026-05-07 16:31 UTC  (7+ messages)
` [PATCH v2 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
` [PATCH v2 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment
` [PATCH v2 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init

[PATCH] iio: frequency: adf4377: replace mutex_lock/unlock with guard and scoped_guard
 2026-05-07 16:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: scd30: orphan the driver
 2026-05-07 16:09 UTC  (3+ messages)

[PATCH v11 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-07 16:01 UTC  (12+ messages)
` [PATCH v11 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v11 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [PATCH v11 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v11 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v11 09/11] iio: frequency: adf41513: features on frequency change

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-07 15:28 UTC  (6+ messages)
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices

[PATCH v2 00/10] Add MTU3 for RZ/T2H and RZ/N2H
 2026-05-07 14:20 UTC  (11+ messages)
` [PATCH v2 02/10] mfd: rz-mtu3: use device-managed reset deassert
` [PATCH v2 03/10] mfd: rz-mtu3: use device-managed mfd_add_devices()
` [PATCH v2 04/10] mfd: rz-mtu3: store &pdev->dev in local variable
` [PATCH v2 05/10] mfd: rz-mtu3: make reset optional

[PATCH] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-05-07 14:09 UTC  (5+ messages)

[PATCH v2] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-05-07 14:00 UTC 

[PATCH v5 00/18] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-07 12:24 UTC  (22+ messages)
` [PATCH v5 09/18] iio: magnetometer: ak8975: avoid using temporary variable
` [PATCH v5 10/18] iio: magnetometer: ak8975: drop duplicate NULL check
` [PATCH v5 11/18] iio: magnetometer: ak8975: remove duplicate error message
` [PATCH v5 12/18] iio: magnetometer: ak8975: reduce usage of magic lengths of the buffer
` [PATCH v5 13/18] iio: magnetometer: ak8975: unify return code variable name
` [PATCH v5 14/18] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v5 18/18] iio: magnetometer: ak8975: make use of the macros from bits.h

linux-next: manual merge of the iio tree with the iio-fixes tree
 2026-05-07 10:41 UTC  (2+ messages)

[PATCH v4 0/5] MAINTAINERS: update iio adi entry and drop redundant entry
 2026-05-07  8:09 UTC  (6+ messages)
` [PATCH v4 1/5] MAINTAINERS: Update Analog Devices IIO drivers entry

[PATCH 0/3] iio: adc: ti-ads1298: Three driver cleanups
 2026-05-07  5:25 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
` [PATCH 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment
` [PATCH 3/3] iio: adc: ti-ads1298: Don't enable internal test signal during init

[RFC PATCH v2 0/4] iio: position: add Rust driver for ams AS5600
 2026-05-06 19:44 UTC  (5+ messages)
` [RFC PATCH v2 1/4] i2c: rust: add smbus_read_byte_data and smbus_read_word_data

[PATCH v5] iio: magnetometer: rm3100: Modernize locking and refactor control flow
 2026-05-06 18:31 UTC  (8+ messages)

[PATCH 0/3] iio: light: tcs3472: devm conversion, wait time, locking cleanup
 2026-05-06 18:17 UTC  (4+ messages)
` [PATCH 2/3] iio: light: tcs3472: implement wait time and sampling frequency

[PATCH v5 0/3] iio: adc: ingenic-adc: use guard()() to handle synchronisation and refactor lock-held helpers
 2026-05-06 18:12 UTC  (3+ messages)

[PATCH] iio: gyro: itg3200: fix i2c read into the wrong stack location
 2026-05-06 17:37 UTC  (4+ messages)

[PATCH v6 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-06 17:29 UTC  (8+ messages)
` [PATCH v6 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v6 04/12] iio: dac: ad5686: fix powerdown control on dual-channel devices

[PATCH 0/2] iio: imu: inv-mpu9150: fix interrupts for MPU9150
 2026-05-06 17:24 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: ti/omap: omap4-epson-embt2ws: fix typo in iio device property
` (subset) [PATCH 0/2] iio: imu: inv-mpu9150: fix interrupts for MPU9150

[PATCH v1 1/1] iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
 2026-05-06 17:15 UTC  (4+ messages)

[PATCH v4] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-06 16:56 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