Linux IIO development
 help / color / mirror / Atom feed
 messages from 2025-04-18 20:50:27 to 2025-04-22 11:41:43 UTC [more...]

[PATCH 1/2] dt-bindings: iio: dac: ad7293: add vrefin support
 2025-04-22 11:41 UTC  (3+ messages)
` [PATCH 2/2] iio: dac: ad7293: add adc reference configuration

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-22 11:39 UTC  (5+ messages)
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-22 11:34 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 2/5] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[PATCH v3 0/3] Fix and refactor output disable logic
 2025-04-22 10:09 UTC  (9+ messages)
` [PATCH v3 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v3 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v3 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH v2 0/3] Fix and refactor output disable logic
 2025-04-22 10:08 UTC  (5+ messages)
` [PATCH v2 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v2 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v2 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH v3] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-22 10:02 UTC  (4+ messages)

[PATCH v2 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
 2025-04-22  8:41 UTC  (3+ messages)

[PATCH v4 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-22  8:42 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: add winsen to the vendor prefixes
` [PATCH v4 2/4] dt-bindings: add device tree support for winsen MHZ19B CO2 sensor
` [PATCH v4 3/4] iio: chemical: add "
` [PATCH v4 4/4] MAINTAINERS: Add WINSEN MHZ19B

[PATCH v2] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
 2025-04-22  7:30 UTC  (2+ messages)

[PATCH 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-22  6:44 UTC  (9+ messages)
` [PATCH 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH 0/4] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-22  6:36 UTC  (21+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] iio: adc: ad4695: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH 3/4] iio: adc: ad7380: "
` [PATCH 4/4] iio: pressure: bmp280: "

[PATCH v3] iio: adc: ad7091r-base: Remove duplicate code on volatile reg check
 2025-04-22  1:52 UTC  (2+ messages)

[PATCH] iio: light: apds9306: Refactor threshold get/set functions to
 2025-04-22  0:41 UTC  (4+ messages)

[PATCH v6 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-21 22:11 UTC  (14+ messages)
` [PATCH v6 05/11] iio: accel: adxl345: add freefall feature
` [PATCH v6 09/11] iio: accel: adxl345: add inactivity feature

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-04-21 22:06 UTC  (12+ messages)
` [PATCH v7 01/11] iio: accel: adxl345: introduce adxl345_push_event function
` [PATCH v7 02/11] iio: accel: adxl345: add single tap feature
` [PATCH v7 03/11] iio: accel: adxl345: add double "
` [PATCH v7 04/11] iio: accel: adxl345: set the tap suppress bit permanently
` [PATCH v7 05/11] iio: accel: adxl345: add freefall feature
` [PATCH v7 06/11] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v7 07/11] iio: accel: adxl345: add g-range configuration
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v7 09/11] iio: accel: adxl345: add inactivity feature
` [PATCH v7 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v7 11/11] docs: iio: add documentation for adxl345 driver

[PATCH] dt-bindings: iio: adc: Add compatible for Dimensity 1200 MT6893
 2025-04-21 21:38 UTC  (2+ messages)

[PATCH 00/10] iio: prefer aligned_s64 timestamp (round 1)
 2025-04-21 16:41 UTC  (12+ messages)
` [PATCH 02/10] iio: adc: at91-sama5d2_adc: use struct with aligned_s64 timestamp
` [PATCH 03/10] iio: adc: hx711: "
` [PATCH 04/10] iio: adc: mxs-lradc-adc: "
` [PATCH 06/10] iio: adc: ti-adc0832: "

[PATCH v2] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-21 15:05 UTC  (3+ messages)

[PATCH] iio: adc: ti-ads1119: Prevent concurrent access during
 2025-04-21 14:42 UTC  (5+ messages)

[PATCH] iio: adis16201: Correct inclinometer channel resolution
 2025-04-21 14:20 UTC  (13+ messages)

[PATCH] iio: accel: adis16201: Use IIO_VAL_INT for temperature scale
 2025-04-21 14:05 UTC  (5+ messages)

[PATCH] iio: amplifiers: ada4250: use DMA-safe memory for regmap_bulk_read()
 2025-04-21 13:56 UTC  (8+ messages)

[PATCH v5 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-21 13:49 UTC  (12+ messages)
` [PATCH v5 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v5 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v5 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v5 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v5 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH v5 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-21 13:48 UTC  (6+ messages)
` [PATCH v5 1/3] iio: ABI: add new DAC powerdown mode
` [PATCH v5 2/3] dt-bindings: iio: dac: Add adi,ad3530r.yaml
` [PATCH v5 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v3 0/5] staging: iio: adc: ad7816: Fix channel handling
 2025-04-21 13:44 UTC  (10+ messages)
` [PATCH v3 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v3 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v3 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v3 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v3 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-21 13:38 UTC  (5+ messages)

[PATCH v4] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-21 12:42 UTC  (3+ messages)

[PATCH v2] staging: iio: accel: adis16203: Fix single-axis representation
 2025-04-21 11:53 UTC  (2+ messages)

[PATCH v2] iio: amplifiers: ada4250: clean up ada4250_init()
 2025-04-21 11:24 UTC  (3+ messages)

[PATCH] iio: orientation: hid-sensor-rotation: remove unnecessary alignment
 2025-04-21 11:19 UTC  (3+ messages)

[PATCH] docs: iio: ad3552r: fix malformed table
 2025-04-21 11:01 UTC  (3+ messages)

[PATCH v2 0/2] iio: more timestamp alignment
 2025-04-21 10:52 UTC  (2+ messages)

[PATCH v3 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-04-21 10:48 UTC  (4+ messages)
` [PATCH v3 1/2] iio: imu: inv_icm42600: add WoM support

[PATCH v6 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-04-20 19:45 UTC  (7+ messages)
` [PATCH v6 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v1] iio: adc: ad7091r-base: Move reg volatility check to new macro
 2025-04-20 15:35 UTC  (5+ messages)

[PATCH v3 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-20 10:43 UTC  (8+ messages)
` [PATCH v3 3/4] iio: chemical: "

[PATCH] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-20  1:12 UTC  (5+ messages)

[PATCH] iio: adis16201: Correct accelerometer scale factor
 2025-04-20  0:57 UTC  (3+ messages)

[PATCH v2] iio: adc: Include valid channel for channel selection
 2025-04-18 20:55 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