public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-19 19:50:28 to 2026-04-21 06:59:02 UTC [more...]

[PATCH v3] iio: magnetometer: hid-sensor-magn-3d: prefer 'u32' type
 2026-04-21  6:58 UTC 

[PATCH 0/4] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-21  6:22 UTC  (12+ messages)
` [PATCH 1/4] iio: magnetometer: ak8975: header cleanup
` [PATCH 2/4] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH 3/4] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH 4/4] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros

[PATCH v2] dt-bindings: iio: adc: adi,ad7816: add binding for AD7816/7/8
 2026-04-21  6:00 UTC 

[PATCH 1/2] staging: iio: adc: ad7816: fix coding style issues
 2026-04-21  5:52 UTC  (2+ messages)

[PATCH v2] iio: light: iqs621-als: use lock guards
 2026-04-21  4:00 UTC 

[PATCH v2 0/2] iio: light: ltr501: cleanup locking and headers
 2026-04-21  2:10 UTC  (3+ messages)
` [PATCH v2 1/2] iio: light: ltr501: update header inclusions
` [PATCH v2 2/2] iio: light: ltr501: use automatic cleanup of locks

[PATCH] iio: accel: mma8452: use pm_ptr() for dev_pm_ops
 2026-04-21  1:53 UTC  (5+ messages)

[PATCH] iio: adc: rtq6056: Fix the manual device instantiation via sysfs
 2026-04-21  1:56 UTC  (2+ messages)

[PATCH] iio: light: ltr501: Use automatic cleanup of locks
 2026-04-21  1:15 UTC  (2+ messages)

[PATCH] iio: buffer: fix warning in requesting threaded irq
 2026-04-22  0:50 UTC 

[PATCH v3] iio: proximity: srf08: replace sprintf() with sysfs_emit()
 2026-04-20 23:08 UTC 

[PATCH] iio: common: ms_sensors: use guard(mutex) helper
 2026-04-20 22:52 UTC  (3+ messages)

[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-20 22:00 UTC  (14+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] x86/extable: switch to using FIELD_GET_SIGNED()
` [PATCH 4/9] iio: magnetometer: yas530: "
` [PATCH 7/9] wifi: rtw89: "

[PATCH] iio: adc: mcp320x: refactor driver to use bitfield API
 2026-04-20 21:49 UTC 

[PATCH] iio: adc: mcp320x: refactor driver to use bitfield API
 2026-04-20 21:23 UTC 

[PATCH] iio: light: veml6030: Generalize hw_init for veml6030 and veml6035
 2026-04-20 21:00 UTC  (2+ messages)

[PATCH v3] iio: light: vcnl4000: use lock guard()
 2026-04-20 20:40 UTC  (4+ messages)

[PATCH v3 0/2] iio: adc: mcp3422: apply bit manipulation macros
 2026-04-20 20:24 UTC  (4+ messages)
` [PATCH v3 1/2] iio: adc: mcp3422: rewrite mask macros using bits.h macros
` [PATCH v3 2/2] iio: adc: mcp3422: write bit operations with bitfield.h macros

[PATCH v2] iio: light: vcnl4000: use lock guard()
 2026-04-20 18:39 UTC  (2+ messages)

[RFC PATCH] [RFC PATCH] iio: position: rust: add initial AS5600 driver
 2026-04-20 18:33 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-20 18:22 UTC  (8+ messages)
` [PATCH v3 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logs when reading values
` [PATCH v3 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels

[PATCH 1/3] iio: pressure: bmp280: fix stack leak in bmp580 trigger handler
 2026-04-20 18:20 UTC  (3+ messages)

[PATCH 5.15.y] iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
 2026-04-20 18:17 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: use guard(mutex) for mutex handling
 2026-04-20 18:15 UTC  (2+ messages)

[PATCH] iio: adc: nxp-sar-adc: zero-initialize dma_slave_config
 2026-04-20 18:07 UTC  (3+ messages)

[PATCH] iio: adc: ad4170: use lookup table for gpio mask selection
 2026-04-20 18:01 UTC  (3+ messages)

[PATCH v4 0/2] iio: light: cm3323: fix and cleanup
 2026-04-20 17:53 UTC  (3+ messages)
` [PATCH v4 1/2] iio: light: cm3323: fix reg_conf not being initialized correctly

[PATCH v2] iio: temperature: mlx90614: use guard(mutex) for EEPROM access locking
 2026-04-20 17:52 UTC  (2+ messages)

[PATCH v2] iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDL
 2026-04-20 17:50 UTC  (3+ messages)

[PATCH 0/3] Move adis16203 inclinometer driver out of staging
 2026-04-20 17:48 UTC  (3+ messages)

[PATCH] iio: adc: rtq6056: add i2c_device_id support
 2026-04-20 17:12 UTC  (2+ messages)

[PATCH v2] iio: magnetometer: hid-sensor-magn-3d: prefer 'unsigned int'
 2026-04-20 16:50 UTC  (4+ messages)

[PATCH v2] iio: orientation: hid-sensor-rotation: use ext_scan_type
 2026-04-20 15:45 UTC  (3+ messages)

[PATCH v2 0/3] counter: add GPIO-based quadrature encoder driver
 2026-04-20 15:37 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding
` [PATCH v2 2/3] counter: add GPIO-based quadrature encoder driver
` [PATCH v2 3/3] MAINTAINERS: add entry for GPIO quadrature encoder counter driver

[PATCH] iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()
 2026-04-20 15:12 UTC  (4+ messages)

[PATCH v2] dt-bindings: iio: dac: mcp47feb02: Fix maxItems value for reg property
 2026-04-20 15:01 UTC  (2+ messages)

[PATCH v3 0/5] Add support for AD4129-4/8, AD4130-4, and AD4131-4/8
 2026-04-20 14:54 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: iio: adc: ad4130: Add new supported parts

[PATCH] staging: iio: adc: ad7816: replace sprintf with sysfs_emit
 2026-04-20 14:46 UTC  (3+ messages)

[PATCH v8 0/3] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-04-20 14:35 UTC  (5+ messages)

[PATCH] iio: adc: nxp-sar-adc: fix division by zero in write_raw
 2026-04-20 14:34 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: fix division by zero in write_raw
 2026-04-20 14:31 UTC  (2+ messages)

[PATCH v3] iio: adc: ina2xx: add INA236 support
 2026-04-20 14:28 UTC  (4+ messages)

[PATCH v3 0/5] iio: magnetometer: add driver for QST QMC5883P
 2026-04-20 14:25 UTC  (16+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add QST Corporation
` [PATCH v3 2/5] dt-bindings: iio: magnetometer: QSTCORP QMC5883P
` [PATCH v3 3/5] iio: magnetometer: add driver for QST QMC5883P
` [PATCH v3 4/5] iio: magnetometer: qmc5883p: add oversampling ratio support
` [PATCH v3 5/5] iio: magnetometer: qmc5883p: add PM support

[PATCH] iio: temperature: mlx90614: use guard(mutex) for EEPROM access locking
 2026-04-20 14:12 UTC  (5+ messages)

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-20 13:52 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH v5 2/6] mfd: Add Rockchip mfpwm driver
` [PATCH v5 3/6] pwm: Add rockchip PWMv4 driver
` [PATCH v5 4/6] counter: Add rockchip-pwm-capture driver
` [PATCH v5 5/6] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH v4 0/5] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-20 13:44 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: pwm: Add a new binding for rockchip,rk3576-pwm
` [PATCH v4 2/5] mfd: Add Rockchip mfpwm driver
` [PATCH v4 3/5] pwm: Add rockchip PWMv4 driver
` [PATCH v4 4/5] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi
` [PATCH v4 5/5] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH 0/7] iio: dac: Convert several drivers to devm_mutex_init()
 2026-04-20 13:39 UTC  (4+ messages)

[PATCH 6.6.y] iio: common: st_sensors: Fix use of uninitialize device structs
 2026-04-20 13:21 UTC  (3+ messages)

[PATCH v2] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
 2026-04-20 13:10 UTC  (4+ messages)

[PATCH] iio: dac: ad3552r: use field_get() for power-down bit read
 2026-04-20 13:08 UTC  (4+ messages)

[PATCH] staging: iio: frequency: ad9832: use guard(mutex) for locking
 2026-04-20 13:06 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads7950: use spi_optimize_message()
 2026-04-20 13:03 UTC  (6+ messages)

[PATCH v8 0/5] iio: adc: ad799x: modernize resource management
 2026-04-20 12:57 UTC  (3+ messages)

[PATCH] dt-bindings: iio: light: Add PixArt PAJ7620 gesture sensor
 2026-04-20 12:52 UTC  (3+ messages)

[PATCH v2] iio: proximity: srf08: replace sprintf with sysfs_emit
 2026-04-20 12:48 UTC  (3+ messages)

[PATCH] iio: adc: ad7816: use sysfs_emit() instead of sprintf()
 2026-04-20 12:30 UTC  (2+ messages)

[PATCH] dt-bindings: iio: dac: mcp47feb02: Fix I2C address in example
 2026-04-20 12:29 UTC  (3+ messages)

[PATCH v3] iio: adc: npcm: fix unbalanced clk_disable_unprepare()
 2026-04-20 12:28 UTC  (2+ messages)

[PATCH v2] iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 case
 2026-04-20 12:21 UTC  (2+ messages)

[PATCH] iio: dac: Fix passing uninitialized vref1_uV for no Vref1 case
 2026-04-20 12:19 UTC  (6+ messages)

[PATCH v4 0/6] iio: light: vcnl4000: drop enum ID table and use device-managed register
 2026-04-20 12:09 UTC  (2+ messages)

[PATCH v3 4/5] counter: Add rockchip-pwm-capture driver
 2026-04-20 12:02 UTC  (3+ messages)

[PATCH v2] iio: adc: ti-ads7924: Use guard(mutex) in ADC read helper
 2026-04-20 11:34 UTC 

[PATCH v9 0/3] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-04-20 10:12 UTC  (4+ messages)
` [PATCH v9 1/3] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v9 2/3] dt-bindings: iio: adc: ad4080: add AD4880 support
` [PATCH v9 3/3] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[PATCH] iio: buffer: fix warning in requesting threaded irq
 2026-04-21  1:52 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: hx711: add HX710B support
 2026-04-20  9:03 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: hx711: add support for HX710B

[PATCH] iio: light: iqs621-als: use lock guards
 2026-04-20  8:45 UTC  (2+ messages)

[PATCH v2 0/3] Update APDS990x ALS to support device trees
 2026-04-20  8:41 UTC  (8+ messages)
` [PATCH v2 3/3] misc: Remove old APDS990x driver

[PATCH v2] iio: adc: ingenic-adc: use guard(mutex)(&lock) to handle synchronisation
 2026-04-20  8:37 UTC  (2+ messages)

[PATCH v2 0/1] iio: chemical: bme680: use BME680_NUM_CHANNELS
 2026-04-20  8:24 UTC  (2+ messages)
` [PATCH v2 1/1] iio: chemical: bme680: use BME680_NUM_CHANNELS for scan buffer

[PATCH v2] iio: light: tsl2591: simplify tsl2591_persist functions via lookup table
 2026-04-20  7:44 UTC  (3+ messages)

[PATCH 0/7] iio: HID: Add helper method hid_sensor_adjust_channel_bit_mask()
 2026-04-20  7:36 UTC  (4+ messages)
` [PATCH 1/7] "

[PATCH] iio: proximity: srf08: replace sprintf with sysfs_emit
 2026-04-20  7:26 UTC  (2+ messages)

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-20  4:29 UTC  (8+ messages)
` [PATCH v6 1/7] iio: ssp_sensors: cleanup codestyle warning
` [PATCH v6 2/7] iio: ssp_sensors: cleanup codestyle check

[PATCH] iio: buffer: fix warning in requesting threaded irq
 2026-04-20  1:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] counter: add GPIO-based quadrature encoder driver
 2026-04-19 19:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: counter: add gpio-quadrature-encoder binding


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