messages from 2026-07-06 17:50:45 to 2026-07-09 14:49:23 UTC [more...]
[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
2026-07-09 14:49 UTC (10+ messages)
[RFC PATCH] firmware: scmi: Make SCMI arch independent
2026-07-09 14:14 UTC (3+ messages)
[PATCH v5 0/4] AUXADC driver for the MediaTek mt6323 PMIC
2026-07-09 11:33 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADC
` [PATCH v5 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
` [PATCH v5 3/4] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH v5 4/4] ARM: dts: mediatek: mt6323: add "
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-09 11:05 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
` [PATCH 2/6] iio: backend: Add support for CRC
` [PATCH 3/6] iio: adc: adi-axi-adc: "
` [PATCH 4/6] iio: adc: Add AD7768 IIO Driver support
` [PATCH 5/6] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH 6/6] Documentation: iio: Add AD7768 Documentation
[PATCH v2 0/2] Add driver for DAC8163:
2026-07-09 10:19 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: Add DAC8163
` [PATCH v2 2/2] iio: dac: dac8163: Add driver for DAC8163
[PATCH v4 0/4] AUXADC driver for the MediaTek mt6323 PMIC
2026-07-09 10:03 UTC (5+ messages)
` [PATCH v4 3/4] mfd: mt6397-core: add mt6323 AUXADC support
[PATCH v9 1/2] dt-bindings: iio: health: add adi,max86150
2026-07-09 7:18 UTC (3+ messages)
[PULL] IIO: 1st set of fixes for the 7.2 cycle
2026-07-09 5:44 UTC (2+ messages)
[PATCH v2] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
2026-07-08 23:25 UTC (3+ messages)
[PATCH] iio: light: opt3001: split opt3001_get_processed() logic
2026-07-08 19:57 UTC (2+ messages)
[PATCH] iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to Kconfig
2026-07-08 19:50 UTC
[PATCH v3 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-07-08 17:58 UTC (5+ messages)
` [PATCH v3 1/2] HID: sensor: custom: Fix use-after-free in enable_sensor
` [PATCH v3 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure
[PATCH v9 2/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-08 14:51 UTC (5+ messages)
[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
2026-07-08 14:45 UTC (10+ messages)
` [PATCH 1/3] iio: adc: ad7380: "
` [PATCH 2/3] iio: adc: max34408: add missing 'select REGMAP_I2C' "
` [PATCH 3/3] iio: adc: max14001: add missing 'select REGMAP' "
[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
2026-07-08 12:37 UTC (6+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
` [RFC PATCH v4 2/3] rust: add minimal IIO subsystem abstractions
` [RFC PATCH v4 3/3] iio: position: add Rust driver for ams AS5600
[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
2026-07-08 10:45 UTC (6+ messages)
` [PATCH 09/12] dt-bindings: iio: adc: rockchip-saradc: Add RV1106 compatible
[PATCH v7 00/17] AD9910 Direct Digital Synthesizer
2026-07-08 9:04 UTC (23+ messages)
` [PATCH v7 01/17] iio: ABI: add attributes for altcurrent channels
` [PATCH v7 02/17] iio: ABI: scale and offset for frequency/phase channels
` [PATCH v7 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v7 04/17] iio: add IIO_FREQUENCY channel type
` [PATCH v7 05/17] iio: core: support 64-bit register through debugfs
` [PATCH v7 06/17] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v7 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v7 08/17] iio: core: add hierarchical channel relationships
` [PATCH v7 09/17] dt-bindings: iio: frequency: add ad9910
` [PATCH v7 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v7 11/17] iio: frequency: ad9910: add basic parallel port support
` [PATCH v7 12/17] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v7 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v7 14/17] iio: frequency: ad9910: add output shift keying support
` [PATCH v7 15/17] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v7 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v7 17/17] docs: iio: add documentation for ad9910 driver
[PATCH] iio: buffer-dmaengine: Add support for cyclic DMA transfers
2026-07-08 8:27 UTC (7+ messages)
[PATCH v2] iio: accel: adxl372: replace manual bitfield ops with FIELD_GET()
2026-07-08 6:52 UTC (3+ messages)
[PATCH v4 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
2026-07-08 6:50 UTC (9+ messages)
` [PATCH v4 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver
[PATCH v8 1/2] dt-bindings: iio: health: add adi,max86150
2026-07-08 6:26 UTC (2+ messages)
[PATCH] iio: accel: adxl372: replace manual bitfield ops with FIELD_GET()
2026-07-08 6:26 UTC (3+ messages)
[PATCH v7 0/5] iio: add Open Sensor Fusion IIO driver
2026-07-08 1:20 UTC (13+ messages)
` [PATCH v7 1/5] dt-bindings: iio: add Open Sensor Fusion device
` [PATCH v7 2/5] Documentation: iio: add Open Sensor Fusion driver overview
` [PATCH v7 3/5] iio: osf: add protocol decoding
` [PATCH v7 4/5] iio: osf: add authenticated stream parser
` [PATCH v7 5/5] iio: osf: add UART IIO driver
[PATCH v9 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-07 15:08 UTC (3+ messages)
[PATCH v12 00/12] SPMI: Implement sub-devices and migrate drivers
2026-07-07 13:18 UTC (14+ messages)
` [PATCH v12 01/12] spmi: Fix potential use-after-free by grabbing of_node reference
` [PATCH v12 02/12] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v12 03/12] spmi: Print error status with %pe format
` [PATCH v12 04/12] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v12 05/12] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v12 06/12] spmi: Add helper to get a parent SPMI device
` [PATCH v12 07/12] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v12 08/12] power: reset: qcom-pon: "
` [PATCH v12 09/12] phy: qualcomm: eusb2-repeater: "
` [PATCH v12 10/12] misc: qcom-coincell: "
` [PATCH v12 11/12] iio: adc: qcom-spmi-iadc: "
` [PATCH v12 12/12] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
[PATCH v8 2/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-07 13:15 UTC (2+ messages)
[PATCH v8 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-07 13:12 UTC (3+ messages)
[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
2026-07-07 10:53 UTC (8+ messages)
` [PATCH v6 12/16] iio: frequency: ad9910: add RAM mode support
[PATCH v6 2/3] counter: add GPIO-based counter driver
2026-07-07 10:44 UTC (2+ messages)
[PATCH v11 00/12] SPMI: Implement sub-devices and migrate drivers
2026-07-07 10:18 UTC (13+ messages)
` [PATCH v11 01/12] spmi: Fix potential use-after-free by grabbing of_node reference
` [PATCH v11 02/12] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v11 03/12] spmi: Print error status with %pe format
` [PATCH v11 04/12] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v11 05/12] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v11 06/12] spmi: Add helper to get a parent SPMI device
` [PATCH v11 07/12] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v11 08/12] power: reset: qcom-pon: "
` [PATCH v11 09/12] phy: qualcomm: eusb2-repeater: "
` [PATCH v11 10/12] misc: qcom-coincell: "
` [PATCH v11 11/12] iio: adc: qcom-spmi-iadc: "
` [PATCH v11 12/12] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
[PATCH v10 00/11] SPMI: Implement sub-devices and migrate drivers
2026-07-07 9:07 UTC (13+ messages)
` [PATCH v10 01/11] spmi: Fix potential use-after-free by grabbing of_node reference
` [PATCH v10 02/11] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v10 03/11] spmi: Print error status with %pe format
` [PATCH v10 04/11] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v10 05/11] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v10 06/11] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v10 07/11] power: reset: qcom-pon: "
` [PATCH v10 08/11] phy: qualcomm: eusb2-repeater: "
` [PATCH v10 09/11] misc: qcom-coincell: "
` [PATCH v10 10/11] iio: adc: qcom-spmi-iadc: "
` [PATCH v10 11/11] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
[PATCH v6 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-07 6:23 UTC (6+ messages)
` [PATCH v6 1/3] dt-bindings: iio: health: add adi,max86150
[PATCH v2 0/2] iio: adc: ti-ads1298: add ADS1298/ADS1299 driver
2026-07-07 6:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1298: add ADS1299 EEG ADC variants
[PATCH v6 0/4] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-07-07 3:21 UTC (2+ messages)
` (subset) "
[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
2026-07-07 2:06 UTC (10+ messages)
` [PATCH v2 5/7] iio: adc: ti-ads1262: Add conversion delay support
[PATCH v7 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-06 22:48 UTC (5+ messages)
` [PATCH v7 v7 1/3] dt-bindings: iio: health: add adi,max86150
` [PATCH v7 v7 2/3] iio: health: add MAX86150 ECG and PPG biosensor driver
` [PATCH v7 v7 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver
[PATCH v3 0/2] HID: iio: warning clean up and prefer kernel coding style
2026-07-06 21:16 UTC (4+ messages)
` [PATCH v3 1/2] iio: hid-sensors: align function parenthesis for readability
` [PATCH v3 2/2] iio: hid-sensors: Use implicit NULL pointer checks
[PATCH v5 2/3] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-06 20:50 UTC (2+ messages)
IIO: Merged in v7.2-rc2 + anyone have comments on whether to ask for sashiko emails to the list?
2026-07-06 20:12 UTC (2+ messages)
[PATCH v3 1/2] iio: accel: kxsd9: fix Use-After-Free in remove()
2026-07-06 20:04 UTC (4+ messages)
` [PATCH v3 2/2] iio: accel: kxsd9: fix runtime PM leaks and unchecked returns
[PATCH v4] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
2026-07-06 19:58 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox