Linux IIO development
 help / color / mirror / Atom feed
 messages from 2025-05-07 19:58:06 to 2025-05-12 14:15:29 UTC [more...]

[PATCH v5 00/10] Add support for AD4080 ADC
 2025-05-12 14:15 UTC  (16+ messages)
` [PATCH v5 01/10] iio: backend: add support for filter config
` [PATCH v5 02/10] iio: backend: add support for data alignment
` [PATCH v5 03/10] iio: backend: add support for number of lanes
` [PATCH v5 04/10] dt-bindings: iio: adc: add ad408x axi variant
` [PATCH v5 05/10] iio: adc: adi-axi-adc: add filter type config
` [PATCH v5 06/10] iio: adc: adi-axi-adc: add data align process
` [PATCH v5 07/10] iio: adc: adi-axi-adc: add num lanes support
` [PATCH v5 08/10] dt-bindings: iio: adc: add ad4080
` [PATCH v5 09/10] iio: adc: ad4080: add driver support
` [PATCH v5 10/10] Documetation: ABI: add sinc1 and sinc5+pf1 filter

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-05-12 13:23 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: iio: adc: Add AD4170
` [PATCH v2 2/7] iio: adc: Add basic support for AD4170

[PATCH v4 0/6] Fix potential out-of-bounds error in some drivers
 2025-05-12 13:15 UTC  (13+ messages)
` [PATCH v4 1/6] iio: backend: fix out-of-bound write
` [PATCH v4 2/6] accel/ivpu: Use effective buffer size for zero terminator
` [PATCH v4 3/6] iio: fix potential out-of-bound write
` [PATCH v4 4/6] gpio: "
` [PATCH v4 5/6] powerpc/eeh: fix potential OoB
` [PATCH v4 6/6] powerpc/eeh-powernv: "

[PATCH v7 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-05-12 12:59 UTC  (26+ messages)
` [PATCH v7 01/12] iio: adc: ad7768-1: reorganize driver headers
` [PATCH v7 02/12] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v7 03/12] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v7 04/12] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v7 05/12] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v7 06/12] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v7 07/12] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v7 08/12] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v7 09/12] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v7 10/12] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v7 11/12] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v7 12/12] iio: adc: ad7768-1: add low pass -3dB cutoff attribute

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH 0/2] iio: fix suspend and resume triggering for bmi160 and bmi270
 2025-05-12  8:55 UTC  (5+ messages)
` [PATCH 1/2] iio: bmi270: suspend and resume triggering on relevant pm operations
` [PATCH 2/2] iio: bmi160: "

[PATCH v10 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
 2025-05-12  8:52 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: iio: adc: add NCT7201 ADCs
` [PATCH v10 2/2] iio: adc: add support for Nuvoton NCT7201

[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
 2025-05-11 18:36 UTC  (5+ messages)
    ` Fwd: "

[PATCH v3] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
 2025-05-11 17:23 UTC  (7+ messages)

[PATCH] iio: trigger: Add validation to reject devices requiring top half
 2025-05-11 15:47 UTC  (6+ messages)

[PATCH v4 0/5] iio: adc: add ad7606 calibration support
 2025-05-11 15:37 UTC  (13+ messages)
` [PATCH v4 1/5] Documentation: ABI: IIO: add calibconv_delay documentation
` [PATCH v4 2/5] iio: core: add ADC delay calibration definition
` [PATCH v4 3/5] iio: adc: ad7606: add offset and phase calibration support
` [PATCH v4 4/5] dt-bindings: iio: adc: adi,ad7606: add gain "
` [PATCH v4 5/5] iio: adc: ad7606: "

[PATCH v2 3/5] iio: magnetometer: qmc5883l: Add initial driver support
 2025-05-11 15:33 UTC  (8+ messages)
` [PATCH v2 4/5] iio: magnetometer: qmc5883l: add extended sysfs attributes and configuration options
` [PATCH v2 5/5] iio: magnetometer: qmc5883l: add mount matrix, control features and power management

[PATCH v2 2/5] dt-bindings: iio: magnetometer: qst: Add QMC5883L device tree binding
 2025-05-11 15:19 UTC  (3+ messages)

[PATCH v2 0/5] iio: magnetometer: Add QMC5883L driver support
 2025-05-11 15:16 UTC  (3+ messages)

[PATCH v2 0/4] Add support for AD7405/ADUM770x
 2025-05-11 15:02 UTC  (16+ messages)
` [PATCH v2 1/4] iio: backend: update iio_backend_oversampling_ratio_set
` [PATCH v2 2/4] iio: adc: adi-axi-adc: add set decimation rate
` [PATCH v2 3/4] dt-bindings: iio: adc: add ad7405
` [PATCH v2 4/4] iio: adc: ad7405: add ad7405 driver

[PATCH] iio: adc: ad4851: fix ad4858 chan pointer handling
 2025-05-11 13:13 UTC  (3+ messages)

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-05-11 13:11 UTC  (14+ messages)
` [PATCH V6 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V6 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V6 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V6 4/5] "
` [PATCH V6 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH 0/3] Add driver for Nicera D3-323-AA PIR sensor
 2025-05-11 12:14 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: iio: proximity: Add "
` [PATCH 3/3] iio: Add driver for "

[PATCH] driver core: platform: Use devres group to free driver probe resources
 2025-05-11 11:01 UTC  (9+ messages)

[PULL] Counter updates for 6.16
 2025-05-11  6:58 UTC 

[PULL] Counter fixes for 6.15
 2025-05-11  6:43 UTC 

[PATCH v8 0/7] iio: accel: adxl345: add interrupt based sensor events
 2025-05-10 22:44 UTC  (8+ messages)
` [PATCH v8 1/7] iio: accel: adxl345: extend sample frequency adjustments
` [PATCH v8 2/7] iio: accel: adxl345: add g-range configuration
` [PATCH v8 3/7] iio: accel: adxl345: add activity event feature
` [PATCH v8 4/7] iio: accel: adxl345: add inactivity feature
` [PATCH v8 5/7] iio: accel: adxl345: add coupling detection for activity/inactivity
` [PATCH v8 6/7] iio: accel: adxl345: add freefall feature
` [PATCH v8 7/7] docs: iio: add documentation for adxl345 driver

[PATCH v3] iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logic
 2025-05-10 18:39 UTC  (2+ messages)

[bug report] iio: pressure: bmp280: drop sensor_data array
 2025-05-09 16:58 UTC  (9+ messages)

[PATCH v1 3/3] iio: imu: smi330: Add driver
 2025-05-09 15:58 UTC  (2+ messages)

[PATCH v5 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-08 21:44 UTC  (5+ messages)
` [PATCH v5 1/7] iio: make IIO_DMA_MINALIGN minimum of 8 bytes

[PATCH] iio: adc: ad7944: max high bits on direct read
 2025-05-08 21:03 UTC  (2+ messages)

[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-05-08 19:58 UTC  (3+ messages)
` [PATCH v3 2/3] iio: light: add support "

[PATCH] iio: bmp280: zero-init buffer
 2025-05-08 19:22 UTC  (3+ messages)

[PATCH 2/2] iio: ssp_sensors: optimalize -> optimize
 2025-05-08 19:22 UTC  (2+ messages)

[PATCH v2] HID: sensor-hub: Fix typo and improve documentation
 2025-05-08 19:14 UTC  (3+ messages)

[PATCH][next] iio: admv1013: replace redundant ternary operator with just len
 2025-05-08 19:13 UTC  (3+ messages)

[PATCH v6 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-08 19:09 UTC  (9+ messages)
` [PATCH v6 1/7] iio: make IIO_DMA_MINALIGN minimum of 8 bytes
` [PATCH v6 2/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v6 3/7] iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v6 4/7] iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELS
` [PATCH v6 5/7] iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v6 6/7] iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH v6 7/7] iio: adc: at91-sama5d2: "

[PATCH next] iio: chemical: mhz19b: Fix error code in probe()
 2025-05-08 19:08 UTC  (2+ messages)

[PATCH 1/2] iio: Fix scan mask subset check logic
 2025-05-08 19:05 UTC  (13+ messages)

[PATCH v2] iio: magnetometer: mmc35240: refactor volatile and writeable reg functions
 2025-05-08 16:38 UTC  (2+ messages)

[PATCH v3 0/5] iio: adc: add ad7606 calibration support
 2025-05-08 16:35 UTC  (7+ messages)
` [PATCH v3 5/5] iio: adc: ad7606: add gain "

[PATCH 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-05-08  7:13 UTC  (5+ messages)
` [PATCH 4/7] soc: rockchip: add mfpwm driver

[PATCH v1 0/3] iio: magnetometer: qmc5883l: Add QMC5883L driver support
 2025-05-08  5:50 UTC  (3+ messages)
` [PATCH v1 1/3] iio: magnetometer: qmc5883l: add support for QMC5883L sensor

[PATCH] iio: adc: ad4000: Add iio_device_claim_direct() to protect buffered captures
 2025-05-08  5:34 UTC  (2+ messages)

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-05-07 21:40 UTC  (15+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v7 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity

[PATCH 00/14] iio: remove bits_per_word = 8 assignments
 2025-05-07 19:57 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