public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 17:52:19 to 2026-03-03 21:28:25 UTC [more...]

[PATCH v2 00/13] iio: remove unused struct fields across drivers
 2026-03-03 21:28 UTC  (4+ messages)

[PATCH v2 00/11] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-03-03 21:27 UTC  (4+ messages)
` [PATCH v2 05/11] iio: adc: cpcap-adc: add support for Mot ADC

[PATCH 0/3] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-03 19:49 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: iio: proximity: add "
` [PATCH 2/3] iio: proximity: add driver for "
` [PATCH 3/3] MAINTAINERS: add entry for ST VL53L1X ToF sensor driver

[PATCH v3 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-03 19:26 UTC  (2+ messages)
` [PATCH v3 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCH RFC 0/8] AD9910 Direct Digital Synthesizer
 2026-03-03 17:32 UTC  (22+ messages)
` [PATCH RFC 1/8] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC 2/8] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC 3/8] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC 4/8] iio: frequency: ad9910: expose sysclk_frequency device attribute
` [PATCH RFC 5/8] iio: frequency: ad9910: add digital ramp generator support
` [PATCH RFC 6/8] iio: frequency: ad9910: add RAM mode support

[PATCH] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
 2026-03-03 15:26 UTC  (2+ messages)

[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-03 14:16 UTC  (13+ messages)
` [PATCH v8 01/10] dt-bindings: iio: frequency: add adf41513
` [PATCH v8 02/10] lib: kstrtox: add kstrntoull() helper
` [PATCH v8 03/10] lib: test-kstrtox: add tests for kstrntoull()
` [PATCH v8 04/10] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v8 05/10] iio: test: add kunit test for fixed-point parsing
` [PATCH v8 06/10] iio: frequency: adf41513: driver implementation
` [PATCH v8 07/10] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v8 08/10] iio: frequency: adf41513: features on frequency change
` [PATCH v8 09/10] docs: iio: add documentation for adf41513 driver
` [PATCH v8 10/10] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH] iio: buffer: hw-consumer: remove redundant scan_mask flexible array
 2026-03-03 13:56 UTC  (2+ messages)

[PATCH v2] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-03 13:54 UTC  (4+ messages)

[PATCH v2] iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
 2026-03-03 13:47 UTC 

[PATCH] iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
 2026-03-03 13:26 UTC  (3+ messages)

[PATCH] iio: imu: adis16550: fix swapped gyro/accel filter functions
 2026-03-03 12:40 UTC  (2+ messages)

[PATCH v5 next 0/7] IIO: sca3000: devm resource management
 2026-03-03 12:14 UTC  (9+ messages)
` [PATCH v5 next 7/7] iio: sca3000: manage device registration with devm helper

[PATCH] iio: adc: ti-ads1119: Drop redundant error message
 2026-03-03  8:43 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad4130: Add support for AD4129-4/8, AD4130-4, and AD4131-4/8
 2026-03-03  6:50 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: ad4130: Add new supported parts
` [PATCH 2/3] iio: adc: ad4130: introduce chip info for future multidevice support
` [PATCH 3/3] iio: adc: ad4130: add new supported parts

[PATCH v1 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-03  6:25 UTC  (11+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible
` [PATCH v1 2/4] iio: adc: meson-saradc: add support for Meson S4
` [PATCH v1 3/4] arm64: dts: amlogic: meson-s4: add internal SARADC controller

[PATCH v3 0/4] iio: adc: ad799x: modernize resource management
 2026-03-03  5:11 UTC  (14+ messages)
` [PATCH v3 1/4] iio: adc: ad799x: make rx_buf static and DMA-safe
` [PATCH v3 2/4] iio: adc: ad799x: cache regulator voltages during probe
` [PATCH v3 3/4] iio: adc: ad799x: use devm_add_action_or_reset for regulators
` [PATCH v3 4/4] iio: adc: ad799x: use devm_iio_device_register and drop remove

[PATCH v3] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2026-03-03  2:38 UTC 

[PATCH v2] iio: adc: aspeed: clear reference voltage bits before configuring vref
 2026-03-03  1:45 UTC  (4+ messages)

[PATCH 0/3] iio: filter: admv8818: Bug fix and other improvements
 2026-03-02 22:34 UTC  (4+ messages)
` [PATCH 2/3] iio: filter: admv8818: Simplify locking with guard()

[PATCH 0/4] iio: buffer: fix timestamp alignment (in rare case)
 2026-03-02 21:58 UTC  (19+ messages)
` [PATCH 1/4] iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
` [PATCH 2/4] iio: buffer: check return value of iio_compute_scan_bytes()
` [PATCH 3/4] iio: buffer: cache largest scan element size
` [PATCH 4/4] iio: buffer: fix timestamp alignment when quaternion in scan

[PATCH v8] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
 2026-03-02 21:15 UTC  (4+ messages)

[PATCH v2] iio: imu: bno055: add explicit scan buf layout
 2026-03-02 21:14 UTC  (3+ messages)

[PATCH] staging: iio: ad7816: Replace sprintf with sysfs_emit
 2026-03-02 21:03 UTC  (2+ messages)

[PATCH v2 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
 2026-03-02 20:54 UTC  (7+ messages)
` [PATCH v2 1/2] iio: add IIO_DECLARE_QUATERNION() macro
` [PATCH v2 2/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment

[PATCH 0/3] iio: accel: adxl372: add ADXL371 support
 2026-03-02 20:36 UTC  (8+ messages)
` [PATCH 1/3] iio: accel: adxl372: introduce chip_info structure
` [PATCH 2/3] dt-bindings: iio: accel: adi,adxl372: add ADXL371 compatible
` [PATCH 3/3] iio: accel: adxl372: add support for ADXL371

[PATCH v2] iio: adc: ade9000: remove unused ADE9000_ST_ERROR macro
 2026-03-02 20:04 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-03-02 20:00 UTC  (6+ messages)

[PATCH v2] iio: adc: ad799x: convert to fully managed resources
 2026-03-02 15:06 UTC  (3+ messages)

[PATCH] iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
 2026-03-02 15:03 UTC  (6+ messages)

[PATCH v1 4/4] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: add Function key support
 2026-03-02 12:00 UTC  (3+ messages)

[bug report] iio: dac: adding support for Microchip MCP47FEB02
 2026-03-02 10:28 UTC  (12+ messages)
` [bug report] iio: adc: Add support for ad4062

[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-02 10:20 UTC  (12+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts

[PATCH v2] iio: orientation: hid-sensor-rotation: use ext_scan_type
 2026-03-02  8:17 UTC  (2+ messages)

[PATCH] iio: st_sensors: fix trigger allocation
 2026-03-02  8:15 UTC  (6+ messages)

[RFC PATCH] iio: adc: ade9000: fix stale data in waveform buffer read
 2026-03-02  7:20 UTC 

[PATCH] iio: adc: ade9000: fix wrong macro names in ADE9000_ST_ERROR
 2026-03-02  5:57 UTC  (6+ messages)

GSoC 2026: Introduction - Chaitanya Sabnis
 2026-03-02  4:45 UTC 

[tip: irq/core] genirq: Warn about using IRQF_ONESHOT without a threaded handler
 2026-03-01 23:57 UTC  (7+ messages)

[PATCH] iio: orientation: hid-sensor-rotation: use ext_scan_type
 2026-03-01 22:12 UTC  (2+ messages)

[PATCH 0/2] iio: hid-sensor-gyro-3d: fix typo and probe race condition
 2026-03-01 19:30 UTC  (6+ messages)
` [PATCH 1/2] iio: hid-sensor-gyro-3d: move iio_device_register() to end of probe()
` [PATCH 2/2] iio: hid-sensor-gyro-3d: fix typo in array name

[PATCH] iio: adc: ad799x: use devm_iio_device_register and devm buffer setup
 2026-03-01 16:46 UTC  (7+ messages)

[PATCH v2] iio: hid-sensors: Use software trigger
 2026-03-01 12:42 UTC  (2+ messages)

[PATCH v4 0/3] iio: add support for Bosch BMX055 IMU
 2026-03-01 12:30 UTC  (3+ messages)

[PATCH] iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
 2026-03-01 12:27 UTC  (2+ messages)

[PATCH v2 0/4] iio: adc: ad7768-1: add SPI offload support and fixes
 2026-03-01 12:10 UTC  (6+ messages)
` [PATCH v2 4/4] iio: adc: ad7768-1: add support for SPI offload

[PATCH v6 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
 2026-03-01 12:05 UTC  (3+ messages)

FAILED: Patch "iio: gyro: itg3200: Fix unchecked return value in read_raw" failed to apply to 5.10-stable tree
 2026-03-01  2:02 UTC 

FAILED: Patch "iio: gyro: itg3200: Fix unchecked return value in read_raw" failed to apply to 5.15-stable tree
 2026-03-01  1:52 UTC 

FAILED: Patch "iio: gyro: itg3200: Fix unchecked return value in read_raw" failed to apply to 6.1-stable tree
 2026-03-01  1:44 UTC 

FAILED: Patch "iio: gyro: itg3200: Fix unchecked return value in read_raw" failed to apply to 6.6-stable tree
 2026-03-01  1:35 UTC 

FAILED: Patch "iio: gyro: itg3200: Fix unchecked return value in read_raw" failed to apply to 6.12-stable tree
 2026-03-01  1:24 UTC 

FAILED: Patch "iio: accel: adxl380: Avoid reading more entries than present in FIFO" failed to apply to 6.12-stable tree
 2026-03-01  1:22 UTC 

[PATCH v4 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-28 21:35 UTC  (8+ messages)
` [PATCH v4 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v4 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
` (subset) [PATCH v4 0/5] "

[PATCH V11 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-02-28 19:39 UTC  (3+ messages)
` [PATCH V11 3/4] iio: adc: Add support for QCOM "

[PATCH 1/2] iio: pressure: mpl115: add system suspend/resume support
 2026-02-28 19:28 UTC  (4+ messages)

[PATCH] iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conversion()
 2026-02-28 19:22 UTC  (2+ messages)

[PATCH v10 0/6] Add SPI offload support to AD4030
 2026-02-28 19:15 UTC  (2+ messages)

[PATCH 0/3] Add Invensense ICM42607
 2026-02-28 18:52 UTC  (3+ messages)
` [PATCH 2/3] iio: imu: inv_icm42607: add new inv_icm42607 driver

[PATCH v3 0/4] iio: gyro: mpu3050: Multiple bug fixes
 2026-02-28 18:17 UTC  (8+ messages)
` [PATCH v3 3/4] iio: gyro: mpu3050: Move iio_device_register() to correct location
` [PATCH v3 4/4] iio: gyro: mpu3050: Fix out-of-sequence free_irq()

[PATCH v6 0/7] imu: st_lsm6dsx: Add support for rotation sensor
 2026-02-28 17:59 UTC  (13+ messages)
` [PATCH v6 2/7] iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
` [PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
` [PATCH v6 6/7] iio: ABI: Add custom data type


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