messages from 2026-04-21 17:50:27 to 2026-04-23 13:33:42 UTC [more...]
[PATCH v4] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking
2026-04-23 13:26 UTC
[RFC] iio: magnetometer: mlx90393 - regmap vs command-based access
2026-04-23 12:25 UTC (2+ messages)
[PATCH v5] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
2026-04-23 12:12 UTC (5+ messages)
[PATCH] iio: adc: mcp320x: Use guard(mutex) for lock handling
2026-04-23 11:56 UTC (2+ messages)
[PATCH] counter: intel-qep: Replace manual mutex logic with lock guards
2026-04-23 11:42 UTC (2+ messages)
[PATCH v2 00/10] Add MTU3 for RZ/T2H and RZ/N2H
2026-04-23 11:16 UTC (2+ messages)
[PATCH v2 0/7] Add helper method hid_sensor_adjust_channel_bit_mask()
2026-04-23 8:48 UTC (19+ messages)
` [PATCH v2 1/7] iio: HID: "
` [PATCH v2 2/7] iio: accel: HID: Replace method accel_3d_adjust_channel_bit_mask()
` [PATCH v2 3/7] iio: gyro: HID: Replace method gyro_3d_adjust_channel_bit_mask()
` [PATCH v2 4/7] iio: light: HID: Replace method als_adjust_channel_bit_mask()
` [PATCH v2 5/7] iio: light: HID: Replace method prox_adjust_channel_bit_mask()
` [PATCH v2 6/7] iio: magnetometer: HID: Replace method magn_3d_adjust_channel_bit_mask()
` [PATCH v2 7/7] iio: pressure: HID: Replace method press_adjust_channel_bit_mask()
[PATCH 00/22] Extend device support for AD5686 driver
2026-04-23 8:44 UTC (32+ messages)
` [PATCH 01/22] dt-bindings: iio: dac: ad5696: extend device support
` [PATCH 02/22] dt-bindings: iio: dac: ad5696: add reset/ldac/gain gpio support
` [PATCH 03/22] dt-bindings: iio: dac: ad5696: rework on power supplies
` [PATCH 04/22] dt-bindings: iio: dac: ad5686: extend device support
` [PATCH 05/22] dt-bindings: iio: dac: ad5686: add reset/ldac/gain gpio support
` [PATCH 06/22] dt-bindings: iio: dac: ad5686: rework on power supplies
` [PATCH 07/22] iio: dac: ad5686: refactor include headers
` [PATCH 08/22] iio: dac: ad5686: remove redundant register definition
` [PATCH 09/22] iio: dac: ad5686: drop enum id
` [PATCH 10/22] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH 11/22] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 12/22] iio: dac: ad5686: fix powerdown control
` [PATCH 13/22] iio: dac: ad5686: fix input raw value check
` [PATCH 14/22] iio: dac: ad5686: add support for missing power supplies
` [PATCH 15/22] iio: dac: ad5686: create bus ops struct
` [PATCH 16/22] iio: dac: ad5686: extend device support with new parts
` [PATCH 17/22] iio: dac: ad5686: update device list description
` [PATCH 18/22] iio: dac: ad5686: consume optional reset signal
` [PATCH 19/22] iio: dac: ad5686: add ldac gpio
` [PATCH 20/22] iio: dac: ad5686: implement new sync() op for the spi bus
` [PATCH 21/22] iio: dac: ad5686: add triggered buffer support
` [PATCH 22/22] iio: dac: ad5686: add gain control support
[PATCH v3] MAINTAINERS: Update maintainer for iio driver(s)
2026-04-23 8:16 UTC (2+ messages)
[PATCH] iio: imu: inv_icm42600: refactor sensors config
2026-04-23 8:09 UTC (2+ messages)
[PATCH v3 0/3] iio: adc: hx711: add HX710B support
2026-04-23 8:05 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v3 2/3] iio: adc: hx711: refactor to per-chip hx711_chip_info structure
` [PATCH v3 3/3] iio: adc: hx711: add support for HX710B
[PATCH v2 0/6] iio: accel: mma8452: improve coding style, pm and resource cleanup
2026-04-23 7:51 UTC (16+ messages)
` [PATCH v2 1/6] iio: accel: mma8452: cleanup codestyle warning
` [PATCH v2 2/6] iio: accel: mma8452: sort headers alphabetically
` [PATCH v2 3/6] iio: accel: mma8452: use local struct device
` [PATCH v2 4/6] iio: accel: mma8452: Use dev_err_probe()
` [PATCH v2 5/6] iio: accel: mma8452: use pm_ptr() for dev_pm_ops
` [PATCH v2 6/6] iio: accel: mma8452: use guard() to release mutexes
[PATCH v4 0/2] use guard()() to handle synchronisation
2026-04-23 1:18 UTC (3+ messages)
` [PATCH v4 1/2] iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
` [PATCH v4 2/2] iio: adc: ingenic-adc: use guard()() to handle synchronisation
[PATCH v3 0/3] iio: light: ltr501: cleanups and modernizations
2026-04-22 23:12 UTC (4+ messages)
` [PATCH v3 1/3] iio: light: ltr501: update header inclusions
` [PATCH v3 2/3] iio: light: ltr501: use automatic cleanup of locks
` [PATCH v3 3/3] iio: light: ltr501: use `sysfs_emit_at()` for showing scales
[PATCH v4 0/2] iio: adc: mcp320x: bitfield refactoring
2026-04-22 22:14 UTC (3+ messages)
` [PATCH v4 1/2] iio: adc: mcp320x: sort headers alphabetically
` [PATCH v4 2/2] iio: adc: mcp320x: refactor driver to use bitfield API
[PATCH] iio: gyro: adxrs290: Use guard(mutex) in lieu of manual lock+unlock
2026-04-22 20:38 UTC (3+ messages)
[PATCH v3 0/2] use guard()() to handle synchronisation
2026-04-22 20:32 UTC (7+ messages)
` [PATCH v3 1/2] iio: adc: ingenic-adc: refactor ingenic_adc_read_chan_info_raw()
` [PATCH v3 2/2] iio: adc: ingenic-adc: use guard()() to handle synchronisation
[PATCH v3] dt-bindings: iio: dac: mcp47feb02: fix reg property value bounds
2026-04-22 16:55 UTC (2+ messages)
[PATCH v2] dt-bindings: iio: dac: mcp47feb02: Fix I2C address in example
2026-04-22 16:54 UTC (2+ messages)
[PATCH] dt-bindings: iio: dac: mcp47feb02: fix example indentation
2026-04-22 16:53 UTC (2+ messages)
[PATCH] iio: adc: ad7625: fix type mismatch in clamp() macro
2026-04-22 16:21 UTC (3+ messages)
[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
2026-04-22 13:27 UTC (11+ messages)
` [PATCH v3 1/6] iio: magnetometer: ak8975: sort headers alphabetically
` [PATCH v3 2/6] iio: magnetometer: ak8975: remove unused headers
` [PATCH v3 3/6] iio: magnetometer: ak8975: replace usleep_range() with fsleep()
` [PATCH v3 4/6] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH v3 5/6] iio: magnetometer: ak8975: fix wrong errno on return
` [PATCH v3 6/6] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
[PATCH v5] iio: buffer: fix warning in requesting threaded irq
2026-04-23 1:44 UTC (4+ messages)
[PATCH v5] iio: proximity: srf08: Replace sprintf() with sysfs_emit()
2026-04-22 12:53 UTC (2+ messages)
[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
2026-04-22 11:31 UTC (3+ messages)
[PATCH v2 0/4] iio: magnetometer: ak8975: modernize and cleanup driver
2026-04-22 9:35 UTC (10+ messages)
` [PATCH v2 3/4] iio: magnetometer: ak8975: change 'u8*' to 'u8 *' in cast
` [PATCH v2 4/4] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
[PATCH v3] iio: adc: mcp320x: refactor driver to use bitfield API
2026-04-22 9:13 UTC (2+ messages)
[PATCH v2 0/2] iio: adc: hx711: add HX710B support
2026-04-22 8:38 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v2 2/2] iio: adc: hx711: add support for HX710B
[PATCH] iio: adc: rtq6056: add i2c_device_id support
2026-04-22 7:36 UTC (5+ messages)
[PATCH] iio: temperature: tsys02d: Use guard(mutex) in tsys02d_write_raw()
2026-04-22 7:29 UTC (4+ messages)
[PATCH v4] iio: proximity: srf08: Replace sprintf() with sysfs_emit()
2026-04-22 7:01 UTC (2+ messages)
[PATCH v3] iio: proximity: srf08: replace sprintf() with sysfs_emit()
2026-04-22 6:59 UTC (2+ messages)
[PATCH] iio: common: ms_sensors: use guard(mutex) helper
2026-04-22 6:57 UTC (4+ messages)
[PATCH] iio: adc: mcp320x: refactor driver to use bitfield API
2026-04-22 6:48 UTC (2+ messages)
[PATCH] iio: buffer: fix warning in requesting threaded irq
2026-04-22 1:24 UTC (3+ messages)
[PATCH v2] iio: orientation: hid-sensor-rotation: use ext_scan_type
2026-04-22 1:08 UTC (4+ messages)
[PATCH v2 0/3] Update APDS990x ALS to support device trees
2026-04-21 19:41 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: iio: light: Document Avago APDS9900/9901 ALS/Proximity sensor
[PATCH v3] dt-bindings: iio: gyroscope: add mount-matrix for bmg160
2026-04-21 19:15 UTC (2+ messages)
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