Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-05-05 12:37:14 to 2026-05-06 15:43:28 UTC [more...]

[PATCH v3] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-06 15:43 UTC  (5+ messages)

[PATCH 0/3] iio: light: tcs3472: devm conversion, wait time, locking cleanup
 2026-05-06 15:35 UTC  (10+ messages)
` [PATCH 1/3] iio: light: tcs3472: use devm for resource management
` [PATCH 2/3] iio: light: tcs3472: implement wait time and sampling frequency
` [PATCH 3/3] iio: light: tcs3472: Use guard(mutex)() family over manual locking

[PATCH 0/9] MT6365 PMIC support cleanup
 2026-05-06 15:32 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: mfd: mediatek: mt6397: Add rtc for MT6359
` [PATCH 2/9] dt-bindings: mfd: mediatek: mt6397: Add MT6365 PMIC support
` [PATCH 3/9] dt-bindings: input: mediatek,pmic-keys: Add MT6365 support
` [PATCH 4/9] dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADC

[PATCH v5] iio: magnetometer: rm3100: Modernize locking and refactor control flow
 2026-05-06 15:28 UTC  (7+ messages)

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-06 15:20 UTC  (11+ messages)
` [PATCH 07/10] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH 09/10] m68k: stmark2: enable DACs outputs
` [PATCH 10/10] iio: dac: add mcf54415 DAC

[PATCH v4] iio: imu: kmx61: Use guard(mutex)() over manual locking
 2026-05-06 14:58 UTC  (3+ messages)

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

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-06 14:52 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983

[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
 2026-05-06 14:37 UTC  (7+ messages)
` [PATCH v7 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-05-06 14:34 UTC  (12+ messages)
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

[PATCH v6 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-06 14:22 UTC  (15+ messages)
` [PATCH v6 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v6 09/12] iio: dac: ad5686: add helpers to handle powerdown masks
` [PATCH v6 10/12] iio: dac: ad5686: add control_sync() for single-channel devices

[PATCH v11 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-06 14:08 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 03/11] lib: test-kstrtox: tests for kstrtodec64() and kstrtoudec64()
` [PATCH v11 04/11] lib: math: div64: add div64_s64_rem()
` [PATCH v11 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v11 06/11] iio: test: iio-test-format: add test case for decimal format
` [PATCH v11 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v11 08/11] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v11 09/11] iio: frequency: adf41513: features on frequency change
` [PATCH v11 10/11] docs: iio: add documentation for adf41513 driver
` [PATCH v11 11/11] Documentation: ABI: testing: add common ABI file for iio/frequency

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

[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
 2026-05-06 13:26 UTC  (21+ messages)
` [PATCH 01/13] dt-bindings: iio: adc: add mt6323 PMIC AUXADC
` [PATCH 02/13] dt-bindings: nvmem: add mt6323 PMIC EFUSE
` [PATCH 03/13] dt-bindings: thermal: add mt6323 PMIC thermal
` [PATCH 05/13] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH 06/13] thermal: mediatek: add pmic thermal support
` [PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE
` [PATCH 13/13] MAINTAINERS: add mt6323 drivers maintainer

[PATCH v5 00/18] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-06 13:08 UTC  (43+ messages)
` [PATCH v5 01/18] iio: magnetometer: ak8975: sort headers alphabetically
` [PATCH v5 02/18] iio: magnetometer: ak8975: update headers per IWYU principle
` [PATCH v5 03/18] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH v5 04/18] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH v5 06/18] iio: magnetometer: ak8975: pass conversion timeouts as arguments
` [PATCH v5 07/18] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH v5 08/18] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH v5 14/18] iio: magnetometer: ak8975: switch to using managed resources

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

[PATCH v5] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-06 10:38 UTC  (3+ messages)

[PATCH v4] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-06  9:51 UTC  (2+ messages)

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-06  9:46 UTC  (24+ messages)
` [PATCH v3 01/10] iio: accel: mma8452: handle I2C read error(s) in mma8452_read()
` [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 04/10] iio: accel: mma8452: sort headers alphabetically
` [PATCH v3 05/10] iio: accel: mma8452: Use dev_err_probe()
` [PATCH v3 06/10] iio: accel: mma8452: convert to bulk regulator usage
` [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 v3 09/10] iio: accel: mma8452: Use IIO cleanup helpers
` [PATCH v3 10/10] iio: accel: mma8452: use guard() to release mutexes

[PATCH v5 0/3] iio: adc: ingenic-adc: use guard()() to handle synchronisation and refactor lock-held helpers
 2026-05-06  9:20 UTC  (6+ messages)
` [PATCH v5 1/3] iio: adc: ingenic-adc: rename ingenic_adc_enable_unlocked() function
` [PATCH v5 2/3] iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
` [PATCH v5 3/3] iio: adc: ingenic-adc: use guard()() and scoped_guard() to handle synchronisation

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-06  9:17 UTC  (21+ 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 v9 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
 2026-05-06  9:14 UTC  (2+ messages)

[PATCH v2] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-06  8:53 UTC  (3+ messages)

[PATCH] iio: viperboard: Fix error handling in vprbrd_iio_read_raw
 2026-05-06  8:35 UTC  (4+ messages)

[PATCH] iio: lmp91000: fix probe order and cleanup paths
 2026-05-06  8:18 UTC  (3+ messages)

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

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

[PATCH v3 0/3] counter: add GPIO-based quadrature encoder driver
 2026-05-06  6:50 UTC  (3+ messages)

[PATCH v4 0/5] MAINTAINERS: update iio adi entry and drop redundant entry
 2026-05-05 16:15 UTC  (9+ messages)
` [PATCH v4 2/5] MAINTAINERS: iio: adi: consolidate entries

[PATCH v2 0/4] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-06  1:51 UTC  (9+ messages)
` [PATCH v2 4/4] iio: humidity: drop hid_sensor_remove_trigger() using devm API

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-05 16:42 UTC  (4+ messages)
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value

[PATCH v3 0/2] iio: light: iqs621-als: use lock guards and prefer early error handling
 2026-05-05 16:35 UTC  (3+ messages)

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

[PATCH v4 0/2] iio: adc: mcp3422: apply bit manipulation macros
 2026-05-05 16:22 UTC  (3+ messages)

[PATCH] Replace manual bitfield manipulations with field_get
 2026-05-05 16:14 UTC  (4+ messages)

[PATCH v5 0/8] iio: light: si1133: driver cleanup
 2026-05-05 14:05 UTC  (3+ messages)

[PATCH v3] iio: imu: kmx61: Use guard(mutex)() family over manual locking
 2026-05-05 13:27 UTC  (3+ messages)

[PATCH v4 00/13] Fixes and cleanups for the AD5686 IIO driver
 2026-05-05 12:46 UTC  (9+ messages)
` [PATCH v4 06/13] iio: dac: ad5686: refactor include headers

[PATCH v2] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-05-05 12:39 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update mail for Peter Rosin
 2026-05-05 12:37 UTC  (5+ messages)


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