messages from 2026-05-01 09:15:21 to 2026-05-04 16:51:37 UTC [more...]
[PATCH V4 00/10] Add Invensense ICM42607
2026-05-04 16:51 UTC (14+ messages)
` [PATCH V4 01/10] dt-bindings: iio: imu: icm42600: Add icm42607 binding
` [PATCH V4 02/10] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
` [PATCH V4 03/10] iio: imu: inv_icm42607: Add I2C and SPI For icm42607
` [PATCH V4 04/10] iio: imu: inv_icm42607: Add PM support for icm42607
` [PATCH V4 05/10] iio: imu: inv_icm42607: Add Buffer "
` [PATCH V4 06/10] iio: imu: inv_icm42607: Add Temp Support in icm42607
` [PATCH V4 07/10] iio: imu: inv_icm42607: Add Accelerometer for icm42607
` [PATCH V4 08/10] iio: imu: inv_icm42607: Add Wake on Movement "
` [PATCH V4 09/10] iio: imu: inv_icm42607: Add Gyroscope to icm42607
` [PATCH V4 10/10] arm64: dts: rockchip: Add icm42607p IMU for RG-DS
[PATCH] iio: imu: kmx61: Use guard(mutex)() family over manual locking
2026-05-04 16:47 UTC (3+ messages)
[PATCH v2] iio: adxl313: fix typos in documentation
2026-05-04 16:43 UTC (3+ messages)
[PATCH v2] iio: adxl313: fix typos in documentation
2026-05-04 16:38 UTC (2+ messages)
[PATCH v2 0/2] iio: light: veml6030: Generalize hw_init and cleanup naming
2026-05-04 16:35 UTC (8+ messages)
` [PATCH v2 1/2] iio: light: veml6030: Remove 'x' wildcard usages in file
` [PATCH v2 2/2] iio: light: veml6030: Generalize hw_init for veml6030 and veml6035
[PATCH v4 0/5] MAINTAINERS: update iio adi entry and drop redundant entry
2026-05-04 16:24 UTC (8+ messages)
` [PATCH v4 1/5] MAINTAINERS: Update Analog Devices IIO drivers entry
` [PATCH v4 2/5] MAINTAINERS: iio: adi: consolidate entries
[PATCH] iio: imu: inv_icm42600: refactor accel/gyro configuration paths
2026-05-04 16:17 UTC (4+ messages)
[PATCH v2 0/3] staging: iio: ad9834: driver cleanup
2026-05-04 16:10 UTC (8+ messages)
` [PATCH 1/3] staging: iio: ad9834: simplify -ENOMEM return in probe
` [PATCH 2/3] staging: iio: ad9834: use dev_err_probe() in probe function
` [PATCH 3/3] staging: iio: ad9834: fix chip name typo in comments
[PATCH v6 00/11] iio: adc: hx711: add HX710B support
2026-05-04 16:05 UTC (25+ messages)
` [PATCH v6 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v6 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v6 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v6 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v6 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v6 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v6 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v6 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v6 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v6 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v6 11/11] iio: adc: hx711: add support for HX710B
[PATCH v5 0/11] iio: adc: hx711: add HX710B support
2026-05-04 15:56 UTC (4+ messages)
` [PATCH v5 11/11] iio: adc: hx711: add support for HX710B
[PATCH v2 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
2026-05-04 15:50 UTC (12+ messages)
` [PATCH v2 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v2 2/5] iio: adc: add Versal SysMon driver
` [PATCH v2 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v2 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v2 5/5] iio: adc: versal-sysmon: add oversampling support
[PATCH v4 0/3] iio: light: stk3310: Fix PS interrupt after suspend and clean up code style
2026-05-04 15:34 UTC (7+ messages)
` [PATCH v4 1/3] iio: light: stk3310: Deal with the ps interrupt issue in PM
` [PATCH v4 2/3] iio: light: stk3310: Replace uint32_t with u32 and reorder members to eliminate padding
` [PATCH v4 3/3] iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter
[PATCH v2 1/2] iio: light: stk3310: Sort headers alphabetically
2026-05-04 15:28 UTC (8+ messages)
` [PATCH v2 2/2] iio: light: stk3310: Update includes to match IWYU
[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
2026-05-04 15:24 UTC (8+ messages)
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH v4 00/17] iio: magnetometer: ak8975: modernize and cleanup driver
2026-05-04 15:15 UTC (32+ messages)
` [PATCH v4 01/17] iio: magnetometer: ak8975: sort headers alphabetically
` [PATCH v4 02/17] iio: magnetometer: ak8975: update headers per IWYU principle
` [PATCH v4 03/17] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH v4 04/17] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH v4 05/17] iio: magnetometer: ak8975: fix wrong errno on return
` [PATCH v4 06/17] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH v4 07/17] iio: magnetometer: ak8975: pass conversion timeouts as arguments
` [PATCH v4 08/17] iio: magnetometer: ak8975: avoid using temporary variable
` [PATCH v4 09/17] iio: magnetometer: ak8975: drop duplicate NULL check
` [PATCH v4 10/17] iio: magnetometer: ak8975: remove duplicate error message
` [PATCH v4 11/17] iio: magnetometer: ak8975: reduce usage of magic lengths of the buffer
` [PATCH v4 12/17] iio: magnetometer: ak8975: unify return code variable name
` [PATCH v4 13/17] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v4 14/17] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH v4 15/17] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH v4 16/17] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH v4 17/17] iio: magnetometer: ak8975: make use of the macros from bits.h
[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
2026-05-04 8:41 UTC (17+ messages)
` [PATCH v7 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)
` [PATCH v7 5/9] iio: ssp_sensors: use local struct device
` [PATCH v7 6/9] iio: ssp_sensors: Drop duplicated wdt timer and work cleanup
` [PATCH v7 9/9] iio: ssp_sensors: reuse embedded RX buffer for SPI transfers
[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-05-04 12:05 UTC (8+ messages)
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support
[PATCH v2] iio: imu: bmi323: Fix potential out-of-bounds access of bmi323_hw[]
2026-05-04 11:23 UTC (2+ messages)
[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
2026-05-04 10:42 UTC (3+ messages)
` [PATCH v10 05/11] iio: core: add decimal value formatting into 64-bit value
[RFC PATCH v2 0/4] iio: position: add Rust driver for ams AS5600
2026-05-04 10:29 UTC (3+ messages)
` [RFC PATCH v2 1/4] i2c: rust: add smbus_read_byte_data and smbus_read_word_data
[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
2026-05-04 10:25 UTC (7+ messages)
[PATCH v3 0/3] counter: add GPIO-based quadrature encoder driver
2026-05-04 9:36 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding
` [PATCH v3 2/3] counter: add GPIO-based quadrature encoder driver
` [PATCH v3 3/3] MAINTAINERS: add entry for GPIO quadrature encoder counter driver
[PATCH v4 0/8] iio: light: si1133: driver cleanup
2026-05-04 9:09 UTC (9+ messages)
` [PATCH v4 3/8] iio: light: si1133: remove unused macros
` [PATCH v4 7/8] iio: light: si1133: add local variable for timeout
[PATCH v5 00/12] Fixes and cleanups for the AD5686 IIO driver
2026-05-04 8:29 UTC (14+ messages)
` [PATCH v5 02/12] iio: dac: ad5686: fix input raw value check
` [PATCH v5 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v5 04/12] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v5 05/12] iio: dac: ad5686: refactor include headers
` [PATCH v5 06/12] iio: dac: ad5686: remove redundant register definition
` [PATCH v5 07/12] iio: dac: ad5686: drop enum id
` [PATCH v5 08/12] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v5 09/12] iio: dac: ad5686: add helpers to handle powerdown masks
` [PATCH v5 10/12] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v5 11/12] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v5 12/12] iio: dac: ad5686: create bus ops struct
[PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
2026-05-04 8:25 UTC (3+ messages)
[PATCH] MAINTAINERS: Update mail for Peter Rosin
2026-05-04 8:10 UTC (2+ messages)
[PATCH v2] iio: buffer: hw-consumer: fix use-after-free in error path
2026-05-04 7:03 UTC (6+ messages)
[PATCH] staging: iio: ad9834: fix probe error handling and comment typo
2026-05-03 15:07 UTC (4+ messages)
[PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
2026-05-03 11:06 UTC (2+ messages)
[PATCH v2] counter: Fix refcount leak in counter_alloc() error path
2026-05-03 4:55 UTC (2+ messages)
[PATCH v4] iio: magnetometer: rm3100: Modernize locking and refactor control flow
2026-05-03 0:08 UTC (2+ messages)
[PATCH 1/4] iio: adxl313: fix typos in documentation
2026-05-02 5:58 UTC
[PATCH v4] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
2026-05-01 19:46 UTC (8+ messages)
[PATCH] Replace manual bitfield manipulations with field_get
2026-05-01 18:47 UTC (7+ messages)
[PATCH v2 0/4] iio: introduce devm_ API for hid sensro setup and cleanup
2026-05-01 18:25 UTC (10+ messages)
` [PATCH v2 2/4] iio: hid-sensors: introduce device managed API
` [PATCH v2 4/4] iio: humidity: drop hid_sensor_remove_trigger() using devm API
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