messages from 2026-02-11 17:11:07 to 2026-02-16 07:10:24 UTC [more...]
[PATCH v3 0/2] iio: light: gp2ap020a00f: fix return type and simplify locking
2026-02-16 7:10 UTC (5+ messages)
` [PATCH v3 1/2] iio: light: gp2ap020a00f: simplify locking with guard()
` [PATCH v3 2/2] iio: light: gp2ap020a00f: correct return type to int
[Bug 221077] New: [iio] [hid-sensor-rotation] Memory corruption due to alignment mismatch in scan buffer
2026-02-16 7:03 UTC (9+ messages)
` [Bug 221077] "
[PATCH 0/2] iio: chemical: sps30: fix buffer size calculations
2026-02-16 6:07 UTC (7+ messages)
` [PATCH 1/2] iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
` [PATCH 2/2] iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
[PATCH v7 0/3] iio: magnetometer: bmc150_magn: cleanup and formatting
2026-02-16 1:54 UTC (4+ messages)
` [PATCH v7 1/3] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
` [PATCH v7 2/3] iio: magnetometer: bmc150_magn: replace msleep with fsleep
` [PATCH v7 3/3] iio: magnetometer: bmc150_magn: minor formatting cleanup
[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-02-15 23:16 UTC (7+ messages)
[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
2026-02-15 22:54 UTC (2+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
[PATCH v3] iio: trigger: use put_device() in viio_trigger_alloc() error path
2026-02-15 22:23 UTC
[PATCH v4 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
2026-02-15 21:55 UTC (19+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672P
` [PATCH v4 2/2] iio: light: vcnl4000: add support for "
[PATCH v2] iio: trigger: fix use-after-free in viio_trigger_alloc()
2026-02-15 19:34 UTC (3+ messages)
[PATCH v3 0/4] iio: accel: adxl345: Add event scaling and doc fixes
2026-02-15 19:29 UTC (12+ messages)
` [PATCH v3 3/4] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v3 4/4] docs: iio: adxl345: update math and examples for scaling
[PATCH v3 0/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-02-15 18:42 UTC (15+ messages)
` [PATCH v3 1/5] spi: allow ancillary devices to share parent's chip selects
` [PATCH v3 2/5] spi: add devm_spi_new_ancillary_device()
` [PATCH v3 3/5] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v3 4/5] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v3 5/5] iio: adc: ad4080: add support for AD4880 dual-channel ADC
[PATCH] iio: adc: ad4062: Add missing IS_ERR() check
2026-02-15 18:12 UTC (3+ messages)
[PATCH v1 0/2] iio: dac: ad5504: fix voltage scaling and add missing bindings
2026-02-15 18:05 UTC (10+ messages)
` [PATCH v1 1/2] dt-bindings: iio: dac: ad5504: add output-range and missing gpios
` [PATCH v1 2/2] iio: dac: ad5504: use adi,output-range-volts for scale calculation
[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
2026-02-15 17:58 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for Microchip MCP48FEB02
` [PATCH 2/2] "
[PATCH v4 00/11] iio: amplifiers: ad8366: driver update and dt support
2026-02-15 16:03 UTC (28+ messages)
` [PATCH v4 03/11] iio: amplifiers: ad8366: remove unused include headers
` [PATCH v4 04/11] iio: amplifiers: ad8366: add local dev pointer to the probe function
` [PATCH v4 05/11] iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()
` [PATCH v4 06/11] iio: amplifiers: ad8366: replace reset-gpio with reset controller
` [PATCH v4 07/11] iio: amplifiers: ad8366: refactor device resource management
` [PATCH v4 08/11] iio: amplifiers: ad8366: prepare for device-tree support
` [PATCH v4 09/11] iio: amplifiers: ad8366: add device tree support
` [PATCH v4 11/11] iio: amplifiers: ad8366: update device support
[PATCH] iio: dac: max5522: use devm_regulator_get_enable_read_voltage()
2026-02-15 16:00 UTC (7+ messages)
[PATCH v3 0/4] iio: proximity: hx9023s: firmware property, safety fixes
2026-02-15 4:06 UTC (11+ messages)
` [PATCH v3 1/4] iio: proximity: hx9023s: fix assignment order for __counted_by
` [PATCH v3 2/4] iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
` [PATCH v3 3/4] dt-bindings: iio: proximity: hx9023s: support firmware-name property
` [PATCH v3 4/4] "
[PATCH] iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
2026-02-14 22:33 UTC
[PATCH] iio: imu: bno055: add explicit scan buf layout
2026-02-14 22:10 UTC
[PATCH] iio: orientation: hid-sensor-rotation: use ext_scan_type
2026-02-14 21:25 UTC
[PATCH 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
2026-02-14 21:00 UTC (3+ messages)
` [PATCH 1/2] iio: add IIO_DECLARE_REPEATED_ELEMENT() macro
` [PATCH 2/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
[PATCH] iio: frequency: adf4350: Return -ENOMEM on memory allocation failure
2026-02-14 19:36 UTC (3+ messages)
[PATCH] iio: adc: pac1934: Return -ENOMEM on memory allocation failure
2026-02-14 19:34 UTC (3+ messages)
[PATCH v2] iio: magnetometer: si7210: use devm_regulator_get_enable_read_voltage()
2026-02-14 19:32 UTC (2+ messages)
[PATCH v2] iio: dac: max5522: use devm_regulator_get_enable_read_voltage()
2026-02-14 19:29 UTC (2+ messages)
[PATCH] iio: light: gp2ap020a00f: Correct return type to int
2026-02-14 19:25 UTC (3+ messages)
[PATCH v2] iio: light: gp2ap020a00f: Correct return type to int
2026-02-14 19:09 UTC (2+ messages)
[PATCH v3] iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
2026-02-14 18:46 UTC
[PATCH] iio: magnetometer: si7210: use devm_regulator_get_enable_read_voltage()
2026-02-14 18:23 UTC (2+ messages)
[PATCH] tof: Add VL53L4CX TOF drivers
2026-02-14 18:19 UTC (5+ messages)
[RFC PATCH] iio: hid-sensors: Use software trigger
2026-02-14 18:16 UTC (2+ messages)
[PATCH v6 0/3] iio: magnetometer: bmc150_magn: cleanup and formatting
2026-02-14 18:00 UTC (8+ messages)
` [PATCH v6 1/3] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
` [PATCH v6 3/3] iio: magnetometer: bmc150_magn: minor formatting cleanup
[PATCH 0/5] iio: proximity: hx9023s: firmware property, safety fixes, and ACPI support
2026-02-14 17:24 UTC (5+ messages)
` [PATCH 1/5] iio: proximity: hx9023s: fix out-of-bounds access when copying firmware
[PATCH v8 0/8] Add SPI offload support to AD4030
2026-02-14 16:21 UTC (2+ messages)
[PATCH v7 0/6] iio: adc: ad9467: Support alternative backends
2026-02-14 15:57 UTC (2+ messages)
[PATCH v5 0/4] imu: st_lsm6dsx: Add support for rotation sensor
2026-02-14 15:10 UTC (4+ messages)
` [PATCH v5 2/4] iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only
[tip: irq/core] genirq: Warn about using IRQF_ONESHOT without a threaded handler
2026-02-14 15:08 UTC (8+ messages)
[PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
2026-02-14 14:47 UTC (5+ messages)
` [PATCH 1/3] iio: adc: ad7768-1: fix one-shot mode data acquisition
[PATCH v6 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-14 14:44 UTC (5+ messages)
` [PATCH v6 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH v2 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
2026-02-14 8:52 UTC (13+ messages)
` [PATCH v2 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082
` [PATCH v2 2/6] iio: adc: ad4080: "
` [PATCH v2 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085
` [PATCH v2 4/6] iio: adc: ad4080: "
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4088
` [PATCH v2 6/6] iio: adc: ad4080: "
[PATCH v2] iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
2026-02-13 20:11 UTC (2+ messages)
[PATCH] iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
2026-02-13 16:47 UTC (3+ messages)
[PATCH v2 00/11] mfd: cpcap: convert documentation to schema and add Mot board support
2026-02-13 7:23 UTC (8+ messages)
` [PATCH v2 02/11] dt-bindings: regulator: cpcap-regulator: document Mot regulator
` [PATCH v2 08/11] dt-bindings: mfd: motorola-cpcap: convert to DT schema
[PATCH v2 0/4] iio: proximity: hx9023s: firmware property, safety fixes
2026-02-12 20:01 UTC (15+ messages)
` [PATCH v2 1/4] iio: proximity: hx9023s: fix out-of-bounds access when copying firmware
` [PATCH v2 2/4] iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
` [PATCH v2 3/4] dt-bindings: iio: proximity: hx9023s: support firmware-name property
` [PATCH v2 4/4] "
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