Linux IIO development
 help / color / mirror / Atom feed
 messages from 2026-07-25 22:34:01 to 2026-07-26 15:23:42 UTC [more...]

[PATCH] iio: chemical: bme680: Use dev_err_probe()
 2026-07-26 15:21 UTC 

[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-07-26 14:10 UTC  (15+ messages)
` [PATCH v4 01/13] notifier: add device-managed registration APIs
` [PATCH v4 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v4 03/13] iio: light: iqs621-als: "
` [PATCH v4 04/13] iio: position: iqs624: "
` [PATCH v4 05/13] gpio: adp5585: "
` [PATCH v4 06/13] platform/x86: bitland-mifs-wmi: "
` [PATCH v4 07/13] Input: adp5585: "
` [PATCH v4 08/13] ACPI: APEI: GHES: remove unused ghes_{,un}register_vendor_record_notifier()
` [PATCH v4 09/13] ACPI: APEI: GHES: use devm_blocking_notifier_chain_register()
` [PATCH v4 10/13] platform/x86: uniwill-wmi: "
` [PATCH v4 11/13] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v4 12/13] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v4 13/13] reboot: "

[PATCH v2 0/2] Add driver for DAC8163:
 2026-07-26 14:10 UTC  (4+ messages)
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-26 13:46 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add maxim,max40080
` [PATCH v5 2/2] iio: adc: add MAX40080 current-sense amplifier driver

[PATCH v8 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-26 12:52 UTC  (10+ messages)
` [PATCH v8 1/9] Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"
` [PATCH v8 2/9] gpio: regmap: Provide default IRQ resource request and release callbacks
` [PATCH v8 3/9] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
` [PATCH v8 4/9] gpio: regmap: Order kernel-doc descriptions with the actual appearance
` [PATCH v8 5/9] gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
` [PATCH v8 6/9] gpio: regmap: Add value_xlate callback
` [PATCH v8 7/9] gpio: regmap: Add set_config callback
` [PATCH v8 8/9] gpio: regmap: Add IRQ enable/disable helpers
` [PATCH v8 9/9] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH v4 0/2] iio: light: cm3323: fix and cleanup
 2026-07-26 11:44 UTC  (4+ messages)
` [PATCH v4 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly

[PATCH] MAINTAINERS: add mailing list to veml3328 entry
 2026-07-26 11:31 UTC  (3+ messages)

[PATCH] dt-bindings: iio: dac: adi,ad5791: fix 'referance' spelling
 2026-07-26 11:28 UTC  (3+ messages)

[PATCH] iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()
 2026-07-26  9:42 UTC  (2+ messages)

[PATCH v3 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  6:37 UTC  (13+ messages)
` [PATCH v3 01/12] notifier: add device-managed registration APIs
` [PATCH v3 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v3 03/12] iio: light: iqs621-als: "
` [PATCH v3 04/12] iio: position: iqs624: "
` [PATCH v3 05/12] gpio: adp5585: "
` [PATCH v3 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH v3 07/12] Input: adp5585: "
` [PATCH v3 08/12] ACPI: APEI: GHES: "
` [PATCH v3 09/12] platform/x86: uniwill-wmi: "
` [PATCH v3 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v3 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v3 12/12] reboot: "

[PATCH v2 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  4:57 UTC  (13+ messages)
` [PATCH v2 01/12] notifier: add device-managed registration APIs
` [PATCH v2 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v2 03/12] iio: light: iqs621-als: "
` [PATCH v2 04/12] iio: position: iqs624: "
` [PATCH v2 05/12] gpio: adp5585: "
` [PATCH v2 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH v2 07/12] Input: adp5585: "
` [PATCH v2 08/12] ACPI: APEI: GHES: "
` [PATCH v2 09/12] platform/x86: uniwill-wmi: "
` [PATCH v2 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v2 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v2 12/12] reboot: "

[PATCH 00/12] notifier: add device-managed registration APIs and convert drivers
 2026-07-26  4:27 UTC  (4+ messages)
` [PATCH 01/12] notifier: add device-managed registration APIs

[PATCH 05/12] gpio: adp5585: use devm_blocking_notifier_chain_register()
 2026-07-26  4:13 UTC  (4+ messages)
` [PATCH 08/12] ACPI: APEI: GHES: "

[PATCH 1/3] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
 2026-07-26  0:14 UTC 

[PATCH] iio: adc: at91_adc: use const char * for DT string property
 2026-07-25 23:22 UTC  (3+ messages)

[PATCH] iio: hid-sensor: als: scale each channel individually
 2026-07-25 23:18 UTC  (2+ messages)

[PATCH v2 00/13] iio: Remove redundant error messages on IRQ request failure
 2026-07-25 23:16 UTC  (3+ messages)
` [PATCH v2 03/13] iio: chemical: Remove redundant dev_err()/dev_err_probe()

[PATCH v9 00/17] AD9910 Direct Digital Synthesizer
 2026-07-25 22:56 UTC  (7+ messages)
` [PATCH v9 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v9 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v9 15/17] iio: frequency: ad9910: show channel priority in debugfs


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