Linux IIO development
 help / color / mirror / Atom feed
 messages from 2023-10-02 07:33:37 to 2023-10-10 15:31:08 UTC [more...]

[PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature
 2023-10-10 15:31 UTC  (5+ messages)
` [PATCH v4 1/3] iio: adc: ad7192: Organize chip info
` [PATCH v4 2/3] iio: adc: ad7192: Remove unused member
` [PATCH v4 3/3] iio: adc: ad7192: Add fast settling support

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-10 15:24 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: adc: provide max34408/9 device tree binding document
` [PATCH v5 2/2] iio: adc: Add driver support for MAX34408/9

[PATCH 0/2] Support for Avago APDS9306 Ambient Light Sensor
 2023-10-10 14:49 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Avago APDS9306
` [PATCH 2/2] iio: light: Add support for APDS9306 Light Sensor

[PATCH] iio: sanity check available_scan_masks array
 2023-10-10 14:47 UTC  (7+ messages)

[RFC 0/2] iio: imu: Add driver and dt-bindings for BMI323
 2023-10-10 14:42 UTC  (20+ messages)
` [RFC 1/2] dt-bindings: iio: imu: Add DT binding doc "
` [RFC 2/2] iio: imu: Add driver for BMI323 IMU

[PATCH] iio: exynos-adc: request second interupt only when touchscreen mode is used
 2023-10-10 13:48 UTC  (2+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-10 12:57 UTC  (12+ messages)
` [PATCH v6 01/11] dt-bindings: document generic access controllers
` [PATCH v6 02/11] dt-bindings: treewide: add access-controllers description
` [PATCH v6 03/11] dt-bindings: bus: document RIFSC
` [PATCH v6 04/11] dt-bindings: bus: document ETZPC
` [PATCH v6 05/11] firewall: introduce stm32_firewall framework
` [PATCH v6 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v6 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v6 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] iio: adc: mt6577_auxadc: Fix kernel panic on suspend
 2023-10-10 12:44 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: adc: add AD7173
 2023-10-10 10:26 UTC  (8+ messages)
` [PATCH v3 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH] iio: bu27008: Add processed illuminance channel
 2023-10-10 10:01 UTC  (5+ messages)

[PATCH v1] iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero
 2023-10-10  9:44 UTC  (2+ messages)

[PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
 2023-10-10  9:29 UTC  (36+ messages)
` [PATCH v3 01/27] dt-bindings: iio: resolver: add devicetree bindings for ad2s1210
` [PATCH v3 02/27] staging: iio: resolver: ad2s1210: fix use before initialization
` [PATCH v3 13/27] staging: iio: resolver: ad2s1210: rework gpios
` [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
` [PATCH v3 25/27] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
` [PATCH v3 26/27] staging: iio: resolver: ad2s1210: implement fault events

[PATCH v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-10-10  8:48 UTC  (9+ messages)
` [PATCH v2 4/5] iio: magnetometer: ak8975: Drop deprecated enums from OF table

[PATCH 4/7] drivers/counter: add local variable for newly allocated attribute_group**
 2023-10-09 17:28 UTC  (2+ messages)

[PATCH v3 0/5] Add RZ/G2UL MTU3a support
 2023-10-09 16:17 UTC  (9+ messages)

[PATCH v3 0/3] ARM: omap: omap4-embt2ws: Add IMU on control unit
 2023-10-07  6:57 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: omap: omap4-embt2ws: Add IMU at "

[PATCH] iio: Use device_get_match_data()
 2023-10-06 22:44 UTC 

[PATCH 0/2] mxc4005/mxc6655 OF improvements
 2023-10-06 18:53 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible string
` [PATCH 2/2] iio: accel: mxc4005: allow module autoloading via OF compatible

[PULL] 1st set of IIO fixes for 6.6
 2023-10-06 15:01 UTC  (2+ messages)

[PATCH v4 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-06  9:55 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: adc: provide max34408/9 device tree binding document
` [PATCH v4 2/2] iio: adc: Add driver support for MAX34408/9

[PATCH v4 00/17] iio: resolver: move ad2s1210 out of staging
 2023-10-06  0:50 UTC  (18+ messages)
` [PATCH v4 01/17] staging: iio: resolver: ad2s1210: do not use fault register for dummy read
` [PATCH v4 02/17] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [PATCH v4 03/17] staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
` [PATCH v4 04/17] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [PATCH v4 05/17] staging: iio: resolver: ad2s1210: add phase lock range support
` [PATCH v4 06/17] staging: iio: resolver: ad2s1210: add triggered buffer support
` [PATCH v4 07/17] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
` [PATCH v4 08/17] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
` [PATCH v4 09/17] staging: iio: resolver: ad2s1210: convert DOS overrange "
` [PATCH v4 10/17] staging: iio: resolver: ad2s1210: convert DOS mismatch "
` [PATCH v4 11/17] staging: iio: resolver: ad2s1210: rename DOS reset min/max attrs
` [PATCH v4 12/17] iio: event: add optional event label support
` [PATCH v4 13/17] staging: iio: resolver: ad2s1210: implement fault events
` [PATCH v4 14/17] staging: iio: resolver: ad2s1210: add register/fault support summary
` [PATCH v4 15/17] staging: iio: resolver: ad2s1210: add label attribute support
` [PATCH v4 16/17] staging: iio: resolver: ad2s1210: remove fault attribute
` [PATCH v4 17/17] staging: iio: resolver: ad2s1210: simplify code with guard(mutex)

[PATCH v3 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-05 17:29 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: adc: provide max34408/9 device tree binding document
` [PATCH v3 2/2] iio: adc: Add driver support for MAX34408/9

[PATCH v2 1/2] dt-bindings: iio: adc: ti,ads7038: Add description for ADS7038
 2023-10-05 16:30 UTC  (5+ messages)
` [PATCH v2 2/2] iio: adc: ads7038: Add driver support for 12bit ADC

[PATCH 1/2] dt-bindings: iio: adc: ti,ads7038: Add description for ADS7038
 2023-10-05 15:38 UTC  (7+ messages)
` [PATCH 2/2] iio: adc: ads7038: Add driver support for 12bit ADC

[PATCH v6] tools: iio: iio_generic_buffer ensure alignment
 2023-10-05 15:17 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: meson: fix core clock enable/disable moment
 2023-10-05 13:33 UTC  (6+ messages)
` [PATCH v2 2/2] iio: adc: meson: improve error logging at probe stage

[PATCH v2] iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
 2023-10-05 14:09 UTC  (2+ messages)

[PATCH] iio: magnetometer: ak8975: Fix 'Unexpected device' error
 2023-10-05 14:55 UTC  (9+ messages)

[PATCH] dt-bindings: iio: add missing reset-gpios constrain
 2023-10-05 10:41 UTC  (2+ messages)

[PATCH] staging: iio: resolver: ad2s1210: fix return with lock held
 2023-10-05 14:04 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: replace deprecated strncpy
 2023-10-05 14:02 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: adc: add AD7173
 2023-10-04 22:02 UTC  (10+ messages)
` [PATCH v2 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH] iio: buffer: Fix demux update
 2023-10-04 21:50 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-10-04 17:44 UTC  (9+ messages)

Error "swiotlb buffer is full" when reading 8 channels using AD7923 driver
 2023-10-04 13:54 UTC 

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH v2 0/6] counter: fix, improvements and stm32 timer events support
 2023-10-04  1:37 UTC  (3+ messages)
` [PATCH v2 1/6] tools/counter: add a flexible watch events tool

[PATCH 0/8] counter: fix, improvements and stm32 timer events support
 2023-10-04  1:06 UTC  (5+ messages)
` [PATCH 3/8] tools/counter: add a flexible watch events tool

[PATCH v3 24/27] staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
 2023-10-03 20:08 UTC  (2+ messages)

[PATCH v3 23/27] staging: iio: resolver: ad2s1210: convert DOS overrange threshold to event attr
 2023-10-03 17:21 UTC  (2+ messages)

[PATCH v3 21/27] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
 2023-10-03 11:11 UTC  (2+ messages)

[PATCH v5] tools: iio: iio_generic_buffer ensure alignment
 2023-10-03  9:46 UTC  (2+ messages)

[PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
 2023-10-03  8:03 UTC  (2+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-03  7:57 UTC  (6+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC

[PATCH] iio: buffer: Fix demux update
 2023-10-03  1:18 UTC 

[GIT PULL] First set of Counter fixes for 6.6
 2023-10-02 11:14 UTC  (2+ messages)

[PATCH v2 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-02  9:21 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: adc: provide max34408/9 device tree binding document

[PATCH v4 0/5] Support ROHM BM1390 pressure sensor
 2023-10-02  7:33 UTC  (4+ messages)
` [PATCH v4 1/5] tools: iio: iio_generic_buffer ensure alignment


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