linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-30 14:28:34 to 2023-10-09 07:42:50 UTC [more...]

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

[PATCH v3 0/5] Add RZ/G2UL MTU3a support
 2023-10-09  6:54 UTC  (4+ messages)

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

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

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-07 23:48 UTC  (3+ 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 v3 0/3] ARM: omap: omap4-embt2ws: Add IMU on control unit
 2023-10-07  6:57 UTC  (6+ messages)
` [PATCH v3 2/3] iio: imu: mpu6050: add level shifter flag
` [PATCH v3 3/3] ARM: dts: omap: omap4-embt2ws: Add IMU at control unit

[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 v2 0/5] OF/ACPI/ID Match table improvements for ak8975 driver
 2023-10-06 14:58 UTC  (8+ messages)
` [PATCH v2 4/5] iio: magnetometer: ak8975: Drop deprecated enums from OF table

[PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
 2023-10-06 14:48 UTC  (79+ 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 03/27] staging: iio: resolver: ad2s1210: remove call to spi_setup()
` [PATCH v3 04/27] staging: iio: resolver: ad2s1210: check return of ad2s1210_initial()
` [PATCH v3 05/27] staging: iio: resolver: ad2s1210: remove spi_set_drvdata()
` [PATCH v3 06/27] staging: iio: resolver: ad2s1210: sort imports
` [PATCH v3 07/27] staging: iio: resolver: ad2s1210: always use 16-bit value for raw read
` [PATCH v3 08/27] staging: iio: resolver: ad2s1210: implement IIO_CHAN_INFO_SCALE
` [PATCH v3 09/27] staging: iio: resolver: ad2s1210: use devicetree to get CLKIN rate
` [PATCH v3 10/27] staging: iio: resolver: ad2s1210: use regmap for config registers
` [PATCH v3 11/27] staging: iio: resolver: ad2s1210: add debugfs reg access
` [PATCH v3 12/27] staging: iio: resolver: ad2s1210: remove config attribute
` [PATCH v3 13/27] staging: iio: resolver: ad2s1210: rework gpios
` [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr
` [PATCH v3 15/27] staging: iio: resolver: ad2s1210: refactor setting excitation frequency
` [PATCH v3 16/27] staging: iio: resolver: ad2s1210: read excitation frequency from control register
` [PATCH v3 17/27] staging: iio: resolver: ad2s1210: convert fexcit to channel attribute
` [PATCH v3 18/27] staging: iio: resolver: ad2s1210: convert resolution to devicetree property
` [PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
` [PATCH v3 21/27] staging: iio: resolver: ad2s1210: convert LOT threshold attrs to event attrs
` [PATCH v3 22/27] staging: iio: resolver: ad2s1210: convert LOS threshold to event attr
` [PATCH v3 23/27] staging: iio: resolver: ad2s1210: convert DOS overrange "
` [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] iio: sanity check available_scan_masks array
 2023-10-06 11:10 UTC  (4+ 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] iio: bu27008: Add processed illuminance channel
 2023-10-06  5:01 UTC  (3+ messages)

[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  (11+ 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 v5] tools: iio: iio_generic_buffer ensure alignment
 2023-10-03  9:46 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 

[PATCH v1] iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero
 2023-10-02 16:16 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  (8+ messages)
` [PATCH v4 1/5] tools: iio: iio_generic_buffer ensure alignment
` [PATCH v4 2/5] iio: improve doc for available_scan_mask
` [PATCH v4 5/5] MAINTAINERS: Add ROHM BM1390

iio: pressure: ms5611: ms5611_prom_is_valid false negative bug [PATCH]
 2023-09-30 17:37 UTC  (4+ messages)
  ` [PATCH v1] iio: pressure: ms5611: ms5611_prom_is_valid false negative bug

[PATCH v2 0/2] Support ROHM KX132ACR-LBZ Accelerometer
 2023-09-30 17:33 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: ad7192: Add improvements and feature
 2023-09-30 17:31 UTC  (7+ messages)
` [PATCH v3 1/3] iio: adc: ad7192: Use bitfield access macros
` [PATCH v3 2/3] iio: adc: ad7192: Improve f_order computation
` [PATCH v3 3/3] iio: adc: ad7192: Add fast settling support

[PATCH] dt-bindings: iio: adc: adi,ad7292: Fix additionalProperties on channel nodes
 2023-09-30 16:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: fix Analog Devices website link
 2023-09-30 16:40 UTC  (2+ messages)

[PATCH 0/1] iio: imu: adis16475.c: Add buffer padding after temp
 2023-09-30 16:39 UTC  (4+ messages)
` [PATCH 1/1] iio: imu: adis16475.c: Add buffer padding after temp channel

[PATCH v3 0/6] Support ROHM BM1390 pressure sensor
 2023-09-30 16:27 UTC  (7+ messages)
` [PATCH v3 1/6] tools: iio: iio_generic_buffer ensure alignment

[PATCH 0/2] Add maxim max34408/34409 ADC driver and dts
 2023-09-30 16:04 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: adc: provide max34408/9 device tree binding document


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).