public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 12:03:18 to 2026-03-05 19:22:01 UTC [more...]

[PATCH v3 0/6] ti-ads7950: fix gpio handling and facelift
 2026-03-05 19:21 UTC  (5+ messages)
` [PATCH v3 1/6] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v3 2/6] iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
` [PATCH v3 3/6] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v3 4/6] iio: adc: ti-ads7950: simplify check for spi_setup() failures

[PATCH 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-05 19:21 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add bindings for AD4691 family
` [PATCH 2/4] iio: adc: ad4691: add initial driver "
` [PATCH 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH 4/4] iio: adc: ad4691: add SPI offload support

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

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

[PATCH v7 0/6] imu: st_lsm6dsx: Add support for rotation sensor
 2026-03-05 14:40 UTC  (22+ messages)
` [PATCH v7 1/6] iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO
` [PATCH v7 2/6] iio: Replace 'sign' field with union in struct iio_scan_type
` [PATCH v7 3/6] iio: tools: Add support for floating-point numbers in buffer scan elements
` [PATCH v7 4/6] iio: ABI: "
` [PATCH v7 5/6] iio: ABI: Add partial quaternion modifier
` [PATCH v7 6/6] iio: imu: st_lsm6dsx: Add support for rotation sensor

[PATCH v8 00/10] SPMI: Implement sub-devices and migrate drivers
 2026-03-05 14:32 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads1018: fix type overflow for data rate
 2026-03-05 13:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] iio: dac: mcp47feb02: Fix Vref validation [1-999] case
 2026-03-05 10:48 UTC 

[PATCH v5 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-03-05 11:37 UTC  (5+ messages)
` [PATCH v5 1/4] iio: backend: use __free(fwnode_handle) for automatic cleanup
` [PATCH v5 2/4] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v5 3/4] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v5 4/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[PATCH] iio: adc: rzg2l: Convert to FIELD_MODIFY()
 2026-03-05 11:25 UTC  (2+ messages)

[PATCH v4] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-05  9:51 UTC  (4+ messages)

[PATCH 0/5] Renesas MTU3 PWM / counter fixes
 2026-03-05  8:57 UTC  (4+ messages)
` [PATCH 1/5] pwm: rz-mtu3: fix prescale check when enabling 2nd channel

[PATCH v1 0/2] iio: light: acpi-als: Use platform device for driver binding
 2026-03-05  7:11 UTC  (5+ messages)
` [PATCH v1 1/2] iio: light: acpi-als: Register ACPI notify handler directly
` [PATCH v1 2/2] iio: light: acpi-als: Convert ACPI driver to a platform one

[PATCH v2 0/2] Add support for Analog Devices MAX30210
 2026-03-05  7:00 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: add ADI MAX30210
` [PATCH v2 2/2] iio: temperature: add support for Analog Devices MAX30210

[PATCH] iio: proximity: rfd77402: Fix completion race condition in IRQ mode
 2026-03-04 14:14 UTC 

[PATCH v3] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-04 14:08 UTC  (3+ messages)

[PATCH v2] iio: frequency: admv1013: fix NULL pointer dereference on str
 2026-03-04 14:06 UTC  (6+ messages)

[PATCH v2] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
 2026-03-04 13:40 UTC  (3+ messages)

[PATCH v2] iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
 2026-03-04 12:27 UTC  (2+ messages)

[PATCH] iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_get
 2026-03-04 11:44 UTC  (3+ messages)

[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-04 11:41 UTC  (16+ 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: adc: meson: no devm for nvmem_cell_get
 2026-03-04  7:17 UTC  (2+ messages)

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

[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 RFC 0/8] AD9910 Direct Digital Synthesizer
 2026-03-03 17:32 UTC  (6+ messages)
` [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] iio: buffer: hw-consumer: remove redundant scan_mask flexible array
 2026-03-03 13:56 UTC  (2+ messages)

[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] 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  (7+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: amlogic,meson-saradc: add S4 compatible

[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  (18+ messages)
` [PATCH 1/4] iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
` [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  (2+ 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  (5+ messages)

[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  (2+ messages)

[PATCH] iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
 2026-03-02 15:03 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