messages from 2026-02-16 00:53:38 to 2026-02-19 21:36:34 UTC [more...]
[PATCH] iio:frequency:ad9523:convert symbolic permissions to octal and remove unwanted arguments in macro
2026-02-19 21:35 UTC (11+ messages)
` [PATCH v2 0/3] iio: frequency: ad9523: fix checkpatch warnings
` [PATCH v2 1/3] iio: frequency: ad9523: fix implicit variable usage in macros
` [PATCH v2 2/3] iio: frequency: ad9523: avoid multiple line dereferences for pdata
` [PATCH v2 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions
` [PATCH v3 0/3] iio: frequency: ad9523: fix checkpatch warnings
` [PATCH v3 1/3] iio: frequency: ad9523: fix implicit variable usage in macros
[PATCH v4 0/9] iio: light: gp2ap020a00f: General cleanup and
2026-02-19 20:00 UTC (14+ messages)
` [PATCH v4 1/9] iio: light: gp2ap020a00f: simplify locking with guard()
` [PATCH v4 2/9] iio: light: gp2ap020a00f: correct return type to int
` [PATCH v4 3/9] iio: light: gp2ap020a00f: Use correct types for 16-bit LE data
` [PATCH v4 4/9] iio: light: gp2ap020a00f: Replace custom implementation of min()
` [PATCH v4 5/9] iio: light: gp2ap020a00f: Return directly from the switch cases
` [PATCH v4 6/9] iio: light: gp2ap020a00f: Use temporary variable for struct device
` [PATCH v4 7/9] iio: light: gp2ap020a00f: Explicitly use string literal for driver name
` [PATCH v4 8/9] iio: light: gp2ap020a00f: Remove trailing comma in termination entry
` [PATCH v4 9/9] iio: light: gp2ap020a00f: Join some lines of code to be a single line
[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
2026-02-19 18:25 UTC (11+ messages)
` [PATCH v2 1/4] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v2 2/4] iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_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 v1 1/1] iio: adc: ad7191: Don't check for specific errors when parsing properties
2026-02-19 14:39 UTC
[PATCH v9 0/8] Add SPI offload support to AD4030
2026-02-19 12:39 UTC (12+ messages)
` [PATCH v9 1/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v9 2/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v9 3/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v9 4/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v9 5/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v9 6/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v9 7/8] iio: adc: ad4030: Add support for "
` [PATCH v9 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading
[PATCH] iio: adc: ti-ads7950: normalize return value of gpio_get
2026-02-19 10:48 UTC (3+ messages)
[PATCH v2] dt-bindings: iio: dac: Fix typo in ti,dac7612.yaml
2026-02-19 7:57 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.10] iio: magnetometer: Remove IRQF_ONESHOT
2026-02-19 2:04 UTC (3+ messages)
` [PATCH AUTOSEL 6.19-6.18] iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
` [PATCH AUTOSEL 6.19-5.15] iio: Use IRQF_NO_THREAD
[RFC PATCH] iio: hid-sensors: Use software trigger
2026-02-18 23:47 UTC (5+ messages)
[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
2026-02-18 19:56 UTC (7+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
[PATCH 0/2] iio: orientation: hid-sensor-rotation: fix quaternion alignment
2026-02-18 19:52 UTC (7+ messages)
` [PATCH 2/2] "
[PATCH v3] iio: adc: ad7768-1: Fix ERR_PTR dereference in ad7768_fill_scale_tbl
2026-02-18 19:44 UTC (3+ messages)
[PATCH v5 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
2026-02-18 19:39 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672P
` [PATCH v5 2/2] iio: light: vcnl4000: add support for "
[PATCH v4 2/2] iio: light: vcnl4000: add support for Capella CM36686 and CM36672P
2026-02-18 19:32 UTC (5+ messages)
[PATCH 0/2] iio: chemical: sps30: fix buffer size calculations
2026-02-18 19:24 UTC (6+ 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] iio: magnetometer: tlv493d: remove erroneous shift in X-axis data
2026-02-18 19:20 UTC (2+ messages)
[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
2026-02-18 19:08 UTC (12+ messages)
[PATCH v6 0/9] spi: add multi-lane support
2026-02-18 18:53 UTC (4+ messages)
[PATCH] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
2026-02-18 18:36 UTC (12+ messages)
[PATCH v2] staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()
2026-02-18 13:51 UTC (2+ messages)
RFC: New switch subsystem for analog/RF switch devices
2026-02-18 13:35 UTC
[PATCH v1 1/1] iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
2026-02-18 9:58 UTC (6+ messages)
[PATCH v3] iio: trigger: use put_device() in viio_trigger_alloc() error path
2026-02-18 9:14 UTC (6+ messages)
[PATCH] dt-bindings: iio: dac: Fix typo in ti,dac7611.yaml
2026-02-17 18:03 UTC (2+ messages)
[PATCH v3 0/2] iio: light: zopt2201: Convert mutex usage to lock guards
2026-02-17 14:31 UTC (3+ messages)
` [PATCH v3 1/2] iio: light: zopt2201: Reorder header includes
` [PATCH v3 2/2] iio: light: zopt2201: use lock guards
[PATCH v1 1/1] iio: core: Simplify IIO core managed APIs
2026-02-17 13:32 UTC (5+ messages)
[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
2026-02-17 12:12 UTC (14+ messages)
` [PATCH 1/2] dt-bindings: iio: dac: add support for Microchip MCP48FEB02
` [PATCH 2/2] "
[PATCH v2] iio: imu: inv_icm45600: fix regulator put warning when probe fails
2026-02-17 10:44 UTC
[PATCH v3 0/2] iio: light: gp2ap020a00f: fix return type and simplify locking
2026-02-17 10:23 UTC (12+ messages)
` [PATCH v3 1/2] iio: light: gp2ap020a00f: simplify locking with guard()
` [PATCH v3 2/2] iio: light: gp2ap020a00f: correct return type to int
[PATCH v1 0/7] iio: light: gp2ap020a00f: Set of ad-hoc cleanups
2026-02-17 10:15 UTC (8+ messages)
` [PATCH v1 1/7] iio: light: gp2ap020a00f: Use correct types for 16-bit LE data
` [PATCH v1 2/7] iio: light: gp2ap020a00f: Replace custom implementation of min()
` [PATCH v1 3/7] iio: light: gp2ap020a00f: Return directly from the switch cases
` [PATCH v1 4/7] iio: light: gp2ap020a00f: Use temporary variable for struct device
` [PATCH v1 5/7] iio: light: gp2ap020a00f: Explicitly use string literal for driver name
` [PATCH v1 6/7] iio: light: gp2ap020a00f: Remove trailing comma in termination entry
` [PATCH v1 7/7] iio: light: gp2ap020a00f: Join some lines of code to be a single line
[PATCH next] iio: sca3000: simplify with spi_get_device_match_data()
2026-02-17 7:49 UTC (4+ messages)
[PATCH] iio: hid-sensors: Use software trigger
2026-02-16 23:51 UTC
[PATCH v5 00/11] iio: amplifiers: ad8366: driver update and dt support
2026-02-16 17:10 UTC (12+ messages)
` [PATCH v5 01/11] MAINTAINERS: Add missing maintainer entry for AD8366 driver
` [PATCH v5 02/11] dt-bindings: iio: amplifiers: Add AD8366 support
` [PATCH v5 03/11] iio: amplifiers: ad8366: refactor include headers
` [PATCH v5 04/11] iio: amplifiers: ad8366: add local dev pointer to the probe function
` [PATCH v5 05/11] iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()
` [PATCH v5 06/11] iio: amplifiers: ad8366: refactor device resource management
` [PATCH v5 07/11] iio: amplifiers: ad8366: replace reset-gpio with reset controller
` [PATCH v5 08/11] iio: amplifiers: ad8366: prepare for device-tree support
` [PATCH v5 09/11] iio: amplifiers: ad8366: add device tree support
` [PATCH v5 10/11] iio: amplifiers: ad8366: consume enable gpio
` [PATCH v5 11/11] iio: amplifiers: ad8366: update device support
[PATCH v3 0/2] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
2026-02-16 15:11 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: adi,ad4080: "
` [PATCH v3 2/2] iio: adc: ad4080: "
[PATCH v7 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-16 15:02 UTC (9+ messages)
` [PATCH v7 1/8] dt-bindings: iio: frequency: add adf41513
` [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 v7 4/8] iio: frequency: adf41513: driver implementation
` [PATCH v7 5/8] iio: frequency: adf41513: handle LE synchronization feature
` [PATCH v7 6/8] iio: frequency: adf41513: features on frequency change
` [PATCH v7 7/8] docs: iio: add documentation for adf41513 driver
` [PATCH v7 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH] iio: buffer: Fix wait_queue not being removed
2026-02-16 13:24 UTC
[PATCH v3] iio: dac: max5522: simplify probe with devm_regulator_get_enable_read_voltage()
2026-02-16 13:17 UTC
[PATCH v3] iio: magnetometer: si7210: simplify probe with devm_regulator_get_enable_read_voltage()
2026-02-16 13:17 UTC
[PATCH next v2] iio: sca3000: simplify with spi_get_device_match_data()
2026-02-16 10:24 UTC
[PATCH 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
2026-02-16 10:09 UTC (5+ messages)
` [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085
[PATCH v4 0/2] iio: gyro: mpu3050: fix pm_runtime error handling
2026-02-16 9:57 UTC (3+ messages)
` [PATCH v4 1/2] iio: gyro: mpu3050-i2c: "
` [PATCH v4 2/2] iio: gyro: mpu3050-core: "
[PATCH v4 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
2026-02-16 9:03 UTC (11+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672P
[PATCH v7 0/3] iio: magnetometer: bmc150_magn: cleanup and formatting
2026-02-16 8:35 UTC (6+ 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] iio: imu: bno055: add explicit scan buf layout
2026-02-16 7:49 UTC (2+ messages)
[PATCH v1 0/2] iio: dac: ad5504: fix voltage scaling and add missing bindings
2026-02-16 7:21 UTC (5+ messages)
` [PATCH v1 2/2] iio: dac: ad5504: use adi,output-range-volts for scale calculation
[Bug 221077] New: [iio] [hid-sensor-rotation] Memory corruption due to alignment mismatch in scan buffer
2026-02-16 7:03 UTC (3+ messages)
` [Bug 221077] "
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