public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 10:14:37 to 2026-04-28 16:12:54 UTC [more...]

[PATCH v3] iio: dac: max5821: fix return value check in powerdown sync
 2026-04-28 16:12 UTC  (3+ messages)

[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
 2026-04-28 16:12 UTC  (14+ messages)
` [PATCH 01/10] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change
` [PATCH 03/10] iio: gyro: "
` [PATCH 04/10] iio: pressure: "
` [PATCH 05/10] iio: temperature: "
` [PATCH 06/10] iio: humidity: "
` [PATCH 07/10] iio: light: "
` [PATCH 08/10] iio: magnetometer: "
` [PATCH 09/10] iio: position: "
` [PATCH 10/10] iio: accel: "

[PATCH v4] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-28 16:09 UTC  (2+ messages)

[PATCH] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-04-28 16:06 UTC  (3+ messages)

[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
 2026-04-28 16:05 UTC  (5+ messages)

[PATCH v2] iio: temperature: max30208: fix wrong scale value
 2026-04-28 16:02 UTC  (2+ messages)

[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 15:58 UTC  (12+ messages)
` [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()
` [PATCH v2 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
` [PATCH v2 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
` [PATCH v2 4/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_trigger_handler()

[PATCH] iio: temperature: max30208: fix wrong scale value
 2026-04-28 15:56 UTC  (6+ messages)

[PATCH] iio: temperature: tsys01: fix broken PROM checksum validation
 2026-04-28 15:49 UTC  (2+ messages)

[PATCH v2 0/5] iio: light: si1133: driver cleanup
 2026-04-28 15:20 UTC  (9+ messages)
` [PATCH v2 1/5] iio: light: si1133: prefer complex macros enclosed in parenthesis
` [PATCH v2 2/5] iio: light: si1133: remove unused macros
` [PATCH v2 3/5] iio: light: si1133: add missing include headers
` [PATCH v2 4/5] iio: light: si1133: group generic <linux/*> headers
` [PATCH v2 5/5] iio: light: si1133: use guard(mutex)() macro

[PATCH V3 6/9] iio: imu: inv_icm42607: Add Accelerometer for icm42607
 2026-04-28 15:09 UTC  (2+ messages)

[PATCH] iio: light: stk3310: update includes to match IWYU
 2026-04-28 15:05 UTC  (3+ messages)

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-04-28 14:58 UTC  (7+ 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 v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-28 14:20 UTC  (14+ 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] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-04-28 13:45 UTC 

[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
 2026-04-28 12:36 UTC  (18+ 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 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 11:18 UTC  (11+ 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 AUTOSEL 7.0-5.10] iio: ABI: fix current_trigger description
 2026-04-28 10:41 UTC  (2+ messages)
` [PATCH AUTOSEL 7.0-6.18] iio: imu: st_lsm6dsx: Add ACPI ID for SHIFT13mi gyroscope

[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
 2026-04-28  9:52 UTC  (24+ 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 v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
 2026-04-28  9:36 UTC  (6+ messages)

[PATCH] iio: light: veml6030: Generalize hw_init for veml6030 and veml6035
 2026-04-28  8:07 UTC 

[PATCH v2] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
 2026-04-28  8:01 UTC  (2+ messages)

[PATCH v7] iio: frequency: ad9832: simplify bitwise math
 2026-04-28  6:40 UTC 

[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-27 12:20 UTC 

[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: 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 v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-27 20:15 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 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 1/7] iio: HID: Add helper method hid_sensor_adjust_channel_bit_mask()
 2026-04-27 18:26 UTC 

[PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D
 2026-04-27 17:35 UTC  (2+ messages)
    ` [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] 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 

[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  (4+ 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  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox