Linux IIO development
 help / color / mirror / Atom feed
 messages from 2024-12-18 09:04:54 to 2024-12-25 18:13:50 UTC [more...]

[PATCH v8 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-25 18:13 UTC  (3+ messages)
` [PATCH v8 1/7] iio: accel: adxl345: add function to switch measuring mode
` [PATCH v8 2/7] dt-bindings: iio: accel: adxl345: make interrupts not a required property

[PATCH v7 0/7] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-25 16:59 UTC  (10+ messages)
` [PATCH v7 3/7] dt-bindings: iio: accel: adxl345: add interrupt-names
` [PATCH v7 7/7] iio: accel: adxl345: complete the list of defines

[PATCH v1 0/3] dt-bindings: iio: imu: add missing property type
 2024-12-25 14:23 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: iio: imu: bmi160: add boolean type for drive-open-drain
` [PATCH v1 2/3] dt-bindings: iio: imu: bmi270: "
` [PATCH v1 3/3] dt-bindings: iio: imu: bmi323: "

Merge of fixes-togreg inside testing?
 2024-12-25 13:36 UTC  (2+ messages)

[PATCH 0/2] iio: light: opt3001: Add Support for OPT3004 Light Sensor
 2024-12-25 13:34 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: light: opt3001: add compatible for opt3004
` [PATCH 2/2] iio: light: opt3001: Add Support for opt3004 light sensor

[PATCH v0 0/3] Add support for AD7191
 2024-12-24 20:27 UTC  (9+ messages)
` [PATCH v1 1/3] iio: adc: ad_sigma_delta: Add CS assert function
` [PATCH v1 2/3] dt-bindings: iio: adc: add AD7191
` [PATCH v1 3/3] iio: adc: ad7191: "

[PATCH v2 0/3] iio: adc: meson: a few improvements
 2024-12-24 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: meson: fix voltage reference selection field name typo
` [PATCH v2 2/3] iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
` [PATCH v2 3/3] iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access

[PATCH v2 0/4] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2024-12-24 10:59 UTC  (5+ messages)
` [PATCH v2 1/4] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH v2 2/4] iio: light: veml3235: fix code style
` [PATCH v2 3/4] iio: light: veml3235: extend regmap to add cache
` [PATCH v2 4/4] iio: veml3235: fix scale to conform to ABI

[PATCH 1/2] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
 2024-12-24  9:40 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: rockchip_saradc: add rk3562

[PATCH RFC v2 0/4] iio: adc: ad7380: add alert support
 2024-12-24  9:34 UTC  (5+ messages)
` [PATCH RFC v2 1/4] iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymore
` [PATCH RFC v2 2/4] iio: adc: ad7380: enable regmap cache
` [PATCH RFC v2 3/4] iio: adc: ad7380: add alert support
` [PATCH RFC v2 4/4] docs: iio: "

[PATCH 0/2] iio: adc: ad4695: add oversampling support
 2024-12-23 16:33 UTC  (7+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "
` [PATCH 2/2] doc: iio: ad4695: describe "

[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
 2024-12-23 15:28 UTC  (13+ messages)

[PATCH 0/2] iio: light: fix scale in veml3235 and add helpers to iio-gts
 2024-12-23 15:01 UTC  (9+ messages)
` [PATCH 1/2] iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
` [PATCH 2/2] iio: veml3235: fix scale to conform to ABI

[PATCH 00/20] IIO: Tidying up timestamp alignment markings
 2024-12-23 12:44 UTC  (8+ messages)
` [PATCH 13/20] iio: adc: Use aligned_s64 instead of open coding alignment
` [PATCH 15/20] iio: buffer: Make timestamp s64 in iio_push_to_buffers_with_timestamp()

[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-12-23 12:23 UTC  (13+ messages)
` [PATCH v2 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v2 3/6] iio: adc: ad4030: add averaging support
` [PATCH v2 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v2 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v2 6/6] docs: iio: ad4030: add documentation

[PATCH v9 1/8] iio: backend: add API for interface get
 2024-12-23 12:00 UTC  (11+ messages)
` [PATCH v9 2/8] iio: backend: add support for data size set
` [PATCH v9 3/8] iio: backend: add API for oversampling
` [PATCH v9 4/8] iio: adc: adi-axi-adc: add interface type
` [PATCH v9 5/8] iio: adc: adi-axi-adc: set data format
` [PATCH v9 6/8] iio: adc: adi-axi-adc: add oversampling
` [PATCH v9 7/8] dt-bindings: iio: adc: add ad4851
` [PATCH v9 8/8] iio: adc: ad4851: add ad485x driver

[PATCH v2] iio: gts: Simplify available scale table build
 2024-12-22  9:24 UTC  (3+ messages)

[PATCH 0/3] Support ROHM BD79703 DAC
 2024-12-22  9:21 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: Add ROHM BD79703
` [PATCH 2/3] iio: dac: Support ROHM BD79703 DAC
` [PATCH 3/3] MAINTAINERS: Add maintainer for ROHM BD79703

[PATCH] iio: ABI: combine current input sections
 2024-12-20 20:09 UTC  (2+ messages)

[PATCH v3 0/3] ADF4371 refin mode and doubler support
 2024-12-20 19:52 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adf4371: add refin mode
` [PATCH v3 2/3] iio: frequency: "
` [PATCH v3 3/3] iio: frequency: adf4371: add ref doubler

[PATCH] iio: adc: Add Intel Dollar Cove TI PMIC ADC driver
 2024-12-20 19:42 UTC  (2+ messages)

[PATCH v2 0/9] Add STM32MP25 timers support: MFD, PWM, IIO and counter drivers
 2024-12-20 19:23 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: mfd: stm32-timers: add support for stm32mp25
` [PATCH v2 2/9] "
` [PATCH v2 3/9] iio: trigger: stm32-timer: "
` [PATCH v2 4/9] counter: stm32-timer-cnt: "
` [PATCH v2 5/9] pwm: stm32: "
` [PATCH v2 6/9] arm64: defconfig: enable STM32 timers drivers
` [PATCH v2 7/9] arm64: dts: st: add timer nodes on stm32mp251
` [PATCH v2 8/9] arm64: dts: st: add timer pins for stm32mp257f-ev1
` [PATCH v2 9/9] arm64: dts: st: add timer nodes on stm32mp257f-ev1

[PATCH v2] iio: proximity: hx9023s: Added firmware file parsing functionality
 2024-12-20 19:16 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Avago/Broadcom APDS9160
 2024-12-20 19:06 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: Add APDS9160 binding
  ` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example
` [PATCH v3 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver

[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
 2024-12-20 14:25 UTC  (17+ messages)
` [PATCH 1/8] iio: dac: ad3552r-common: fix ad3541/2r ranges
` [PATCH 2/8] iio: dac: ad3552r-hs: clear reset status flag
` [PATCH 4/8] iio: backend: add API for interface configuration
` [PATCH 6/8] iio: dac: ad3552r-hs: exit for error on wrong chip id
` [PATCH 7/8] iio: dac: ad3552r-hs: add ad3541/2r support

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-12-19 20:01 UTC  (10+ messages)
` [PATCH v9 4/9] mfd: add base driver for qnap-mcu devices
` (subset) [PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices

[RFC PATCH 0/4] Add support for AD4170
 2024-12-19 19:49 UTC  (16+ messages)
` [RFC PATCH 1/4] include: dt-bindings: iio: adc: Add defines "
` [RFC PATCH 2/4] dt-bindings: iio: adc: Add AD4170
` [RFC PATCH 3/4] iio: adc: Add support for AD4170
` [RFC PATCH 4/4] Documentation: iio: Add ADC documentation

[PATCH] iio: imu: bno055: constify 'struct bin_attribute'
 2024-12-19 17:51 UTC  (2+ messages)

[PATCH v2 0/4] iio: mark scan_timestamp as __private
 2024-12-19 17:49 UTC  (13+ messages)
` [PATCH v2 1/4] iio: adc: dln2-adc: zero full struct instead of just the padding
` [PATCH v2 2/4] iio: adc: max1363: make use of iio_is_soft_ts_enabled()
` [PATCH v2 3/4] iio: common: ssp_sensors: drop conditional optimization for simplicity
` [PATCH v2 4/4] iio: core: mark scan_timestamp as __private

[PATCH v3 0/7] Add support for ADIS16550 and ADIS16550W
 2024-12-19 17:39 UTC  (11+ messages)
` [PATCH v3 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH v3 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH v3 5/7] dt-bindings: iio: Add adis16550 bindings
` [PATCH v3 6/7] iio: imu: adis16550: add adis16550 support
` [PATCH v3 7/7] docs: iio: add documentation for adis16550 driver

[PATCH v2] iio: hid-sensor-prox: Split difference from multiple channels
 2024-12-19 17:17 UTC  (2+ messages)

[PATCH] iio: ABI: document in_illuminance_hardwaregain
 2024-12-19 17:09 UTC  (2+ messages)

[PATCH v2] iio: dac: ad7293: enable power before reset
 2024-12-19 16:37 UTC  (3+ messages)

[PATCH] iio: ABI: use Y consistently as channel number
 2024-12-19 15:29 UTC  (2+ messages)

[PATCH] iio: dac: ad5624r: Drop docs of missing members
 2024-12-19 15:27 UTC  (2+ messages)

[PATCH v10 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-12-19 15:25 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v10 2/2] iio: light: Add support for TI OPT4060 color sensor

[PATCH 0/9] Add STM32MP25 timers support: MFD, PWM, IIO and counter drivers
 2024-12-19 15:10 UTC  (14+ messages)
` [PATCH 1/9] dt-bindings: mfd: stm32-timers: add support for stm32mp25
` [PATCH 2/9] "
` [PATCH 3/9] iio: trigger: stm32-timer: "
` [PATCH 4/9] counter: stm32-timer-cnt: "
` [PATCH 5/9] pwm: stm32: "
` [PATCH 6/9] arm64: defconfig: enable STM32 timers drivers
` [PATCH 7/9] arm64: dts: st: add timer nodes on stm32mp251
` [PATCH 8/9] arm64: dts: st: add timer pins for stm32mp257f-ev1
` [PATCH 9/9] arm64: dts: st: add timer nodes on stm32mp257f-ev1

[PATCH] iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
 2024-12-19 15:06 UTC  (2+ messages)

iio: dac: ad5624r_spi.c - use of scan_type
 2024-12-19 12:20 UTC  (4+ messages)

[PATCH v2 3/3] iio: frequency: adf4371: add ref doubler
 2024-12-19 11:28 UTC  (2+ messages)

[PATCH v9 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
 2024-12-18 10:46 UTC  (4+ messages)
` [PATCH v9 2/2] iio: light: Add support for TI OPT4060 color sensor


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