messages from 2026-04-26 15:51:47 to 2026-04-28 02:43:47 UTC [more...]
[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
2026-04-28 2:43 UTC (5+ messages)
` [PATCH 1/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_read_mag()
` [PATCH 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
` [PATCH 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
` [PATCH 4/4] iio: magnetometer: rm3100: Use scoped_guard in rm3100_trigger_handler()
[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
2026-04-27 12:20 UTC (2+ messages)
[PATCH v4 0/7] iio: adc: hx711: add HX710B support
2026-04-27 23:06 UTC (26+ messages)
` [PATCH v4 1/7] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v4 2/7] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v4 3/7] iio: adc: hx711: update Kconfig, module description and file header
` [PATCH v4 4/7] iio: adc: hx711: introduce hx711_chip_info per-variant structure
` [PATCH v4 5/7] iio: adc: hx711: pass trailing pulse count into hx711_read()
` [PATCH v4 6/7] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read()
` [PATCH v4 7/7] iio: adc: hx711: add support for HX710B
[PATCH v2] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
2026-04-27 22:04 UTC
[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
2026-04-27 21:58 UTC
[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-27 21:41 UTC (10+ messages)
` [PATCH v2 1/9] "
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH v2 3/9] iio: intel_dc_ti_adc: "
` [PATCH v2 4/9] iio: magnetometer: yas530: "
` [PATCH v2 5/9] iio: pressure: bmp280: "
` [PATCH v2 6/9] iio: mcp9600: "
` [PATCH v2 7/9] wifi: rtw89: "
` [PATCH v2 8/9] rtc: rv3032: "
` [PATCH v2 9/9] ptp: "
[PATCH v3] iio: dac: max5821: fix return value check in powerdown sync
2026-04-27 21:33 UTC
[PATCH v2] iio: dac: max5821: fix return value check in powerdown sync
2026-04-27 20:40 UTC
[PATCH] iio: temperature: maxim_thermocouple: Fix indentation in of_match table
2026-04-27 20:20 UTC
[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
2026-04-27 20:19 UTC (16+ messages)
` [PATCH v0 01/14] drivers/iio/magnetometer/ak8975.c: fixup for the IWYU change
` [PATCH v0 02/14] drivers/iio/magnetometer/ak8975.c: fixup for the errno fix
` [PATCH v0 03/14] drivers/iio/magnetometer/ak8975.c: fixup for the iopoll.h conversion
` [PATCH v0 04/14] iio: magnetometer: ak8975: Inline timeout constants
` [PATCH v0 05/14] iio: magnetometer: ak8975: Avoid using temporary variable
` [PATCH v0 06/14] iio: magnetometer: ak8975: Drop duplicate NULL check
` [PATCH v0 07/14] iio: magnetometer: ak8975: remove duplicate error message
` [PATCH v0 08/14] iio: magnetometer: ak8975: Reduce usage of magic lengths of the buffer
` [PATCH v0 09/14] iio: magnetometer: ak8975: Unify return code variable name
` [PATCH v0 10/14] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH v0 11/14] iio: magnetometer: ak8975: Consistently use 'data' parameter
` [PATCH v0 12/14] iio: magnetometer: ak8975: Unify messages with help of dev_err_probe()
` [PATCH v0 13/14] iio: magnetometer: ak8975: Use temporary variable for struct device
` [PATCH v0 14/14] iio: magnetometer: ak8975: Make use of the macros from bits.h
[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
2026-04-27 20:15 UTC
[PATCH v4] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 20:12 UTC
[PATCH v3] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 19:57 UTC (2+ messages)
[PATCH] iio: dac: max5821: fix return value check in powerdown sync
2026-04-27 19:56 UTC (2+ messages)
[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
2026-04-27 19:34 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
[PATCH v1 1/1] iio: buffer: Move from int64_t to s64 for timestamp
2026-04-27 18:51 UTC
[PATCH] iio: light: si1133: prefer complex macros enclosed in parenthesis
2026-04-27 18:42 UTC (2+ messages)
[PATCH v2] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 18:38 UTC (3+ messages)
[PATCH v2 2/7] iio: accel: HID: Replace method accel_3d_adjust_channel_bit_mask()
2026-04-27 18:26 UTC (3+ messages)
` [PATCH v2 1/7] iio: HID: Add helper method hid_sensor_adjust_channel_bit_mask()
[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
2026-04-27 18:12 UTC (17+ messages)
` [PATCH v2 01/11] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v2 02/11] iio: dac: ad5686: fix input raw value check
` [PATCH v2 03/11] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v2 04/11] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v2 05/11] iio: dac: ad5686: refactor include headers
` [PATCH v2 06/11] iio: dac: ad5686: remove redundant register definition
` [PATCH v2 07/11] iio: dac: ad5686: drop enum id
` [PATCH v2 08/11] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v2 09/11] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v2 10/11] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v2 11/11] iio: dac: ad5686: create bus ops struct
[PATCH v5 3/6] pwm: Add rockchip PWMv4 driver
2026-04-27 17:35 UTC (3+ messages)
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 17:15 UTC (4+ messages)
[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 16:51 UTC
[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
2026-04-27 15:21 UTC (4+ messages)
[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
2026-04-27 15:19 UTC (2+ messages)
[PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver
2026-04-27 14:54 UTC (5+ messages)
[PATCH v2] iio: adc: ad7625: fix type mismatch in clamp() macro
2026-04-27 13:28 UTC (3+ messages)
[PATCH v5 2/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking
2026-04-27 13:18 UTC
[PATCH] staging: iio: adt7316: Add error handling to adt7316_spi_probe()
2026-04-27 12:38 UTC (6+ messages)
[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
2026-04-27 11:29 UTC
[PATCH v2] iio: adc: meson-saradc: fix calibration buffer leak on error
2026-04-27 11:26 UTC
[PATCH 02/10] iio: dac: ad5686: remove redundant register definition
2026-04-27 10:25 UTC (2+ messages)
[PATCH v9 0/2] Add support for AD5706R DAC
2026-04-27 10:14 UTC (4+ messages)
` [PATCH v9 1/2] dt-bindings: iio: dac: Add ADI AD5706R
` [PATCH v9 2/2] iio: dac: ad5706r: Add support for AD5706R DAC
[PATCH] iio: light: stk3310: Deal with the ps interrupt issue in PM
2026-04-27 10:13 UTC (3+ messages)
[PATCH v2 0/3]: fix unnecessary includes and add missing ones across multiple drivers
2026-04-27 10:10 UTC (12+ messages)
` [PATCH 1/3] iio: adc: xilinx-xadc: remove unnecessary includes and add missing ones
` [PATCH 2/3] iio: buffer: industrialio-triggered-buffer: fix includes with IWYU
` [PATCH 3/3] iio: common: st_sensors: "
[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
2026-04-27 9:54 UTC (2+ messages)
[PATCH v2] iio: light: iqs621-als: use lock guards
2026-04-27 9:51 UTC (2+ messages)
[PATCH 1/9] bitfield: add FIELD_GET_SIGNED()
2026-04-27 9:42 UTC (2+ messages)
[PATCH v3 1/3] iio: imu: inv_mpu6050: fix unbalanced regulator_disable calls, when probe fails
2026-04-27 9:04 UTC (3+ messages)
[PATCH v5 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
2026-04-27 8:36 UTC (5+ messages)
` [PATCH v5 1/3] ARM: dts: qcom: pm8921: add labels for ADC channels
` [PATCH v5 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
` [PATCH v5 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels
[PATCH v7 2/9] iio: ssp_sensors: factor out pending list add/remove helper(s)
2026-04-27 8:20 UTC (5+ messages)
` [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 8/9] iio: ssp_sensors: Use dev_err_probe
[PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-04-27 8:18 UTC
[PATCH] iio: ssp_sensors: cleanup codestyle warning
2026-04-27 8:00 UTC
[PATCH v4 2/4] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
2026-04-27 7:58 UTC (2+ messages)
` [PATCH v4 3/4] iio: adc: qcom-pm8xxx-xoadc: constify pointers in read operations
[PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
2026-04-27 6:56 UTC
[PATCH v2] iio: light: tsl2591: simplify tsl2591_persist functions via lookup table
2026-04-26 19:29 UTC
[PATCH v3 1/3] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
2026-04-26 16:43 UTC (2+ messages)
[RFC] iio: light: tcs3472: implementing wait time TODO
2026-04-26 15:51 UTC
page: | 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