Linux IIO development
 help / color / mirror / Atom feed
 messages from 2023-12-08 15:14:11 to 2023-12-15 16:32:33 UTC [more...]

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-15 16:32 UTC  (10+ messages)

[PATCH v5 1/3] dt-bindings: vendor-prefixes: add aosong
 2023-12-15 16:23 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: iio: chemical: add aosong,ags02ma
` [PATCH v5 3/3] iio: chemical: add support for Aosong AGS02MA

[PATCH] iio: light: hid-sensor-als: Avoid failure for chromaticity support
 2023-12-15 16:20 UTC  (2+ messages)

[Bug 218223] New: Ambient light sensor on Framework 13 AMD laptop stops working in Linux 6.7
 2023-12-15 16:09 UTC  (2+ messages)
` [Bug 218223] "

[PATCH v9 1/2] dt-bindings: adc: add AD7173
 2023-12-15 15:18 UTC  (3+ messages)
` [PATCH v9 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v3 0/8] iio: add new backend framework
 2023-12-15 15:18 UTC  (17+ messages)
` [PATCH v3 1/8] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v3 2/8] dt-bindings: adc: axi-adc: deprecate 'adi,adc-dev'
` [PATCH v3 3/8] driver: core: allow modifying device_links flags
` [PATCH v3 4/8] of: property: add device link support for io-backends
` [PATCH v3 5/8] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v3 6/8] iio: add the IIO backend framework
` [PATCH v3 7/8] iio: adc: ad9467: convert to "
` [PATCH v3 8/8] iio: adc: adi-axi-adc: move "

[PATCH 0/2] Introduce new iio resolution standard attribute
 2023-12-15 12:43 UTC  (3+ messages)
` [PATCH 1/2] iio: core: Introduce "
` [PATCH 2/2] iio: light: vcnl4000: Add ps high definition for vcnl4040

[PATCH v4 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
 2023-12-15 12:06 UTC  (6+ messages)
` [PATCH v4 2/2] iio: light: isl76682: Add ISL76682 driver

[PATCH v3 0/3] iio: adc: add new ad7380 driver
 2023-12-15 10:32 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: spi: add spi-rx-bus-channels peripheral property
` [PATCH v3 2/3] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH v3 3/3] iio: adc: ad7380: new driver "

[PATCH v2 0/9] Support light color temperature and chromaticity
 2023-12-15 10:04 UTC  (4+ messages)

[PATCH v8 1/2] dt-bindings: adc: add AD7173
 2023-12-14 17:03 UTC  (11+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v2 0/3] iio: adc: add new ad7380 driver
 2023-12-14 15:03 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: spi: add spi-rx-bus-channels peripheral property
` [PATCH v2 2/3] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH v2 3/3] iio: adc: ad7380: new driver "

[PATCH] iio: accel: bmi088: update comments and Kconfig
 2023-12-14 14:27 UTC 

[PATCH 1/2] dt-bindings: iio: spi-dac: Add driver for SPI shift register DACs
 2023-12-14 11:27 UTC  (8+ messages)
  ` [PATCH 2/2] "

[PATCH 1/2] dt-bindings: iio: adc: ti-ads1298: Add driver
 2023-12-14 11:11 UTC  (7+ messages)
  ` [PATCH 2/2] "

[PATCH v3] iio: sx9324: avoid copying property strings
 2023-12-14  0:59 UTC  (4+ messages)

[PATCH v4 0/2] tools: counter: add counter_watch_events
 2023-12-13 17:31 UTC  (3+ messages)
` [PATCH v4 1/2] tools/counter: add a flexible watch events tool
` [PATCH v4 2/2] MAINTAINERS: add myself as counter watch events tool maintainer

[PATCH 0/2] iio: adc: add new ad7380 driver
 2023-12-13  7:13 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH 2/2] iio: adc: ad7380: new driver "

[PATCH v5 00/37] ARM: dts: qcom: cleanup PMIC usage
 2023-12-13  5:51 UTC  (3+ messages)
` [PATCH v5 01/37] dt-bindings: input: qcom,pm8921-keypad: convert to YAML format

[PATCH v2] iio: sx9324: avoid copying property strings
 2023-12-12 23:51 UTC  (5+ messages)

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

[PATCH v2 0/8] iio: ad9467 and axi-adc cleanups
 2023-12-12 14:28 UTC  (7+ messages)
` [PATCH v2 8/8] iio: adc: adi-axi-adc: convert to regmap

[PULL] 1st set of IIO fixes for 6.7
 2023-12-12  8:43 UTC  (2+ messages)

[PATCH v6 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-12-11 19:39 UTC  (7+ messages)
` [PATCH v6 1/4] iio: core: introduce trough info element for minimum values
` [PATCH v6 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes
` [PATCH v6 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors
` [PATCH v6 4/4] dt-bindings: iio: humidity: Add TI HDC302x support

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

[PATCH v3 0/2] tools: counter: add counter_watch_events
 2023-12-11 17:19 UTC  (8+ messages)
` [PATCH v3 1/2] tools/counter: add a flexible watch events tool
` [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer

[PATCH v8 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-12-11 15:17 UTC  (5+ messages)
` [PATCH v8 2/2] iio: pressure: driver for Honeywell HSC/SSC series

[PATCH v4 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-12-11 10:46 UTC  (5+ messages)
` [PATCH v4 4/4] iio: humidity: Add TI HDC302x support

[PATCH v2 0/8] iio: add new backend framework
 2023-12-11  9:36 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: adc: ad9467: document io-backend property
` [PATCH v2 2/8] dt-bindings: adc: axi-adc: deprecate 'adi,adc-dev'
` [PATCH v2 3/8] driver: core: allow modifying device_links flags
` [PATCH v2 5/8] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v2 6/8] iio: add the IIO backend framework
` [PATCH v2 8/8] iio: adc: adi-axi-adc: move to "

[PATCH 0/8] iio: ad9467 and axi-adc cleanups
 2023-12-11  9:32 UTC  (6+ messages)
` [PATCH 4/8] iio: adc: ad9467: fix scale setting

[PATCH v3 00/13] Add support for AD7091R-2/-4/-8
 2023-12-10 19:54 UTC  (14+ messages)
` [PATCH v3 03/13] iio: adc: ad7091r: Set alert bit in config register
` [PATCH v3 07/13] iio: adc: ad7091r: Set device mode through chip_info callback
` [PATCH v3 08/13] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
` [PATCH v3 10/13] dt-bindings: iio: Add AD7091R-8
` [PATCH v3 12/13] iio: adc: Add support for AD7091R-8

[PATCH] doc: iio: Document intensity scale as poorly defined
 2023-12-10 15:29 UTC  (3+ messages)

[PATCH v5 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-12-10 14:17 UTC  (8+ messages)
` [PATCH v5 1/4] iio: core: introduce trough info element for minimum values
` [PATCH v5 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes
` [PATCH v5 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors
` [PATCH v5 4/4] dt-bindings: iio: humidity: Add TI HDC302x support

[PATCH v4] iio: adc: mcp3911: simplify code with guard macro
 2023-12-10 13:44 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: iio: light: add ltr390
 2023-12-10 13:39 UTC  (3+ messages)
` [PATCH v3 2/2] iio: light: driver for Lite-On ltr390

[PATCH] iio: core: fix memleak in iio_device_register_sysfs
 2023-12-10 13:32 UTC  (2+ messages)

[PATCH] iio: light: isl76682: remove unreachable code
 2023-12-10 12:37 UTC  (2+ messages)

[PATCH v3 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
 2023-12-10 11:57 UTC  (3+ messages)
` [PATCH v3 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor

[PATCH v3] Added tilt interrupt support in inv_icm42600
 2023-12-10 11:20 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: iio: temperature: Add AMS AS6200
 2023-12-09 19:28 UTC  (5+ messages)


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