messages from 2026-02-22 13:25:55 to 2026-02-24 17:41:42 UTC [more...]
[PATCH 0/3] Add Invensense ICM42607
2026-02-24 17:41 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: iio: imu: icm42607: Add devicetree binding
` [PATCH 2/3] iio: imu: inv_icm42607: add new inv_icm42607 driver
` [PATCH 3/3] arm64: dts: rockchip: Add icm42607p IMU for RG-DS
[PATCH next v2] iio: sca3000: simplify with spi_get_device_match_data()
2026-02-24 16:23 UTC (4+ messages)
[PATCH v5 0/5] iio: accel: adxl345: Implement event scaling and ABI compliance
2026-02-24 15:03 UTC (9+ messages)
` [PATCH v5 1/5] docs: iio: adxl345: grammar and formatting cleanups
` [PATCH v5 2/5] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v5 3/5] iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
` [PATCH v5 4/5] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v5 5/5] docs: iio: adxl345: update event attributes and scaling math
[PATCH] iio: adc: ade9000: fix wrong return type in streaming push
2026-02-24 14:49 UTC (6+ messages)
` [PATCH v2] "
[PATCH] iio: adc: ade9000: fix typo in error message
2026-02-24 14:15 UTC (4+ messages)
` [PATCH] iio: adc: fix typos found by codespell
[PATCH v4 0/3] iio: add support for Bosch BMX055 IMU
2026-02-24 14:11 UTC (2+ messages)
[PATCH] iio: adc: ad4062: Replace IRQF_ONESHOT with IRQF_NO_THREAD
2026-02-24 13:44 UTC (3+ messages)
[PATCH v4 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-02-24 11:41 UTC (12+ messages)
` [PATCH v4 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v4 2/5] spi: add devm_spi_new_ancillary_device()
` [PATCH v4 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v4 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v4 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
[PATCH v2 0/4] Multiple bug fixes
2026-02-24 10:08 UTC (15+ messages)
` [PATCH v2 1/4] iio: gyro: mpu3050: Fix incorrect free_irq() variable
` [PATCH v2 2/4] iio: gyro: mpu3050: Fix irq resource leak
` [PATCH v2 3/4] iio: gyro: mpu3050: Move iio_device_register() to correct location
` [PATCH v2 4/4] iio: gyro: mpu3050: Fix out-of-sequence free_irq()
[PATCH v4 0/3] iio: frequency: ad9523: fix checkpatch
2026-02-24 9:59 UTC (6+ messages)
` [PATCH v4 1/3] iio: frequency: ad9523: fix implicit variable usage in macros
` [PATCH v4 2/3] iio: frequency: ad9523: avoid multiple line dereferences for pdata
` [PATCH v4 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
[PATCH v5 00/10] General clean up and bug fixes
2026-02-24 9:45 UTC (19+ messages)
` [PATCH v5 01/10] iio: light: gp2ap020a00f: simplify locking with guard()
` [PATCH v5 02/10] iio: light: gp2ap020a00f: correct return type to int
` [PATCH v5 03/10] iio: light: gp2ap020a00f: Use correct types for 16-bit LE data
` [PATCH v5 04/10] iio: light: gp2ap020a00f: Return directly from the switch cases
` [PATCH v5 05/10] iio: light: gp2ap020a00f: Fix possible error swallow
` [PATCH v5 06/10] iio: light: gp2ap020a00f: Replace custom implementation of min()
` [PATCH v5 07/10] iio: light: gp2ap020a00f: Use temporary variable for struct device
` [PATCH v5 08/10] iio: light: gp2ap020a00f: Explicitly use string literal for driver name
` [PATCH v5 09/10] iio: light: gp2ap020a00f: Remove trailing comma in termination entry
` [PATCH v5 10/10] iio: light: gp2ap020a00f: Join some lines of code to be a single line
[PATCH v2 1/1] iio: core: Simplify IIO core managed APIs
2026-02-24 9:17 UTC (5+ messages)
[PATCH v2 0/5] Battery temperature ADC plumbing on Qualcomm platforms
2026-02-24 8:14 UTC (12+ messages)
` [PATCH v2 2/5] dt-bindings: thermal: generic-adc: Document #io-channel-cells
` [PATCH v2 5/5] arm64: dts: qcom: sm7225-fairphone-fp4: Add battery temperature node
[PATCH v4] iio: core: Clean up device correctly on viio_trigger_alloc() failure
2026-02-24 4:48 UTC (4+ messages)
[PATCH v2] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
2026-02-24 3:41 UTC (6+ messages)
[Bug 221077] New: [iio] [hid-sensor-rotation] Memory corruption due to alignment mismatch in scan buffer
2026-02-24 2:41 UTC (2+ messages)
` [Bug 221077] "
[PATCH 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
2026-02-24 2:35 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v2] iio: addac: ad74413r: simplify timeout return
2026-02-23 21:22 UTC (3+ messages)
[PATCH] iio: adc: ad7173: move opening brace to a separate line
2026-02-23 21:21 UTC (5+ messages)
[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
2026-02-23 20:52 UTC (19+ messages)
` [PATCH v2 1/4] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v2 3/4] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v2 4/4] iio: adc: ti-ads7950: complete conversion to using managed resources
[PATCH v2 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
2026-02-23 20:35 UTC (8+ messages)
` [PATCH v3 0/3] iio: frequency: ad9523: fix checkpatch warnings
[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
2026-02-23 20:31 UTC (7+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "
[PATCH v10 0/6] Add SPI offload support to AD4030
2026-02-23 17:10 UTC (7+ messages)
` [PATCH v10 1/6] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v10 2/6] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v10 3/6] iio: adc: ad4030: Add SPI offload support
` [PATCH v10 4/6] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v10 5/6] iio: adc: ad4030: Add support for "
` [PATCH v10 6/6] iio: adc: ad4030: Support common-mode channels with SPI offloading
[PATCH] iio: buffer: Fix wait_queue not being removed
2026-02-23 17:08 UTC (6+ messages)
[PATCH v9 0/8] Add SPI offload support to AD4030
2026-02-23 15:15 UTC (5+ messages)
` [PATCH v9 5/8] iio: adc: ad4030: Add SPI offload support
[PATCH] staging:iio:impedance-analyzer rename camel case text
2026-02-23 15:03 UTC (2+ messages)
[PATCH v2 00/12] iio: use dev_err_probe in probe path for ADI drivers
2026-02-23 14:03 UTC (16+ messages)
` [PATCH v2 01/12] iio: frequency: adrf6780: introduce struct device variable
` [PATCH v2 02/12] iio: frequency: adrf6780: use dev_err_probe in probe path
` [PATCH v2 03/12] iio: frequency: admv1014: introduce struct device variable
` [PATCH v2 04/12] iio: frequency: admv1014: use dev_err_probe in probe path
` [PATCH v2 05/12] iio: frequency: admv1013: introduce struct device variable
` [PATCH v2 06/12] iio: frequency: admv1013: use dev_err_probe in probe path
` [PATCH v2 07/12] iio: frequency: adf4377: introduce struct device variable
` [PATCH v2 08/12] iio: frequency: adf4377: use dev_err_probe in probe path
` [PATCH v2 09/12] iio: dac: ad7293: introduce struct device variable
` [PATCH v2 10/12] iio: dac: ad7293: use dev_err_probe in probe path
` [PATCH v2 11/12] iio: filter: admv8818: introduce struct device variable
` [PATCH v2 12/12] iio: filter: admv8818: use dev_err_probe in probe path
[PATCH v2 0/4] iio: adc: ad7768-1: add SPI offload support and fixes
2026-02-23 13:46 UTC (6+ messages)
` [PATCH v2 1/4] iio: adc: ad7768-1: fix one-shot mode data acquisition
` [PATCH v2 2/4] iio: adc: ad7768-1: remove switch to one-shot mode
` [PATCH v2 3/4] iio: adc: ad7768-1: disable IRQ autoenable
` [PATCH v2 4/4] iio: adc: ad7768-1: add support for SPI offload
[PATCH] iio: dac: mcp47feb02: Fix mutex used before initialization
2026-02-23 11:36 UTC (5+ messages)
[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-23 10:41 UTC (8+ messages)
` [PATCH v7 2/8] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v7 3/8] iio: test: add kunit test for fixed-point parsing
[PATCH 0/3] Add support for AD5706R DAC
2026-02-23 10:10 UTC (10+ messages)
` [PATCH 2/3] iio: dac: ad5706r: "
[PATCH RFC 0/8] AD9910 Direct Digital Synthesizer
2026-02-23 10:02 UTC (12+ messages)
` [PATCH RFC 1/8] dt-bindings: iio: frequency: add ad9910
` [PATCH RFC 3/8] iio: frequency: ad9910: add simple parallel port mode support
[PATCH] iio: adc: nxp-sar-adc: Remove unnecessary type casting
2026-02-23 8:49 UTC (4+ messages)
[PATCH v1 1/1] iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
2026-02-23 8:45 UTC (10+ messages)
[PATCH v2] iio: adc: at91_adc: change at91_ts_sample to return void
2026-02-22 18:59 UTC (3+ messages)
[PATCH 1/2] iio: pressure: mpl115: add system suspend/resume support
2026-02-22 18:32 UTC (3+ messages)
[PATCH v5 00/11] iio: amplifiers: ad8366: driver update and dt support
2026-02-22 18:00 UTC (2+ messages)
[PATCH 0/7] iio: use dev_err_probe in probe path for ADI drivers
2026-02-22 17:01 UTC (6+ messages)
` [PATCH 1/7] iio: frequency: adrf6780: use dev_err_probe in probe path
` [PATCH 5/7] iio: adc: ade9000: "
[PATCH 0/2] iio: simplify return statements
2026-02-22 16:50 UTC (4+ messages)
` [PATCH 1/2] iio: adc: ad7266: simplify error return
[PATCH v2] iio: imu: adis: Fix NULL pointer dereference in adis_init
2026-02-22 16:48 UTC (3+ messages)
[PATCH 0/5] iio: remove redundant else after return
2026-02-22 16:43 UTC (3+ messages)
[PATCH] iio: gyro: mpu3050: Fix resource leak
2026-02-22 16:30 UTC (3+ messages)
[PATCH v4 3/4] iio: accel: adxl345: Implement event scaling for ABI compliance
2026-02-22 16:11 UTC (3+ messages)
[PATCH] iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger mode
2026-02-22 16:08 UTC (2+ messages)
[PATCH] iio: adc: ti-ads1015: Use scoped_guard() in trigger handler
2026-02-22 15:58 UTC (2+ messages)
[PATCH v3 0/2] iio: light: zopt2201: Convert mutex usage to lock guards
2026-02-22 13:38 UTC (7+ messages)
` [PATCH v3 1/2] iio: light: zopt2201: Reorder header includes
` [PATCH v3 2/2] iio: light: zopt2201: use lock guards
[PATCH v2] dt-bindings: iio: dac: Fix typo in ti,dac7612.yaml
2026-02-22 13:28 UTC (3+ messages)
[PATCH v2] iio: imu: inv_icm45600: fix regulator put warning when probe fails
2026-02-22 13:25 UTC (2+ 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