messages from 2025-11-04 08:56:29 to 2025-11-09 13:34:55 UTC [more...]
[PATCH v6 00/26] Non-const bitfield helpers
2025-11-09 13:34 UTC (45+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 02/26] crypto: qat - #undef field_get() before local definition
` [PATCH v6 03/26] EDAC/ie31200: "
` [PATCH v6 04/26] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v6 07/26] pinctrl: ma35: "
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v6 09/26] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 13/26] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 15/26] crypto: qat - convert to common field_get() helper
` [PATCH v6 16/26] EDAC/ie31200: Convert "
` [PATCH v6 17/26] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v6 18/26] iio: dac: Convert to common field_prep() helper
` [PATCH v6 19/26] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v6 20/26] pinctrl: ma35: "
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v6 22/26] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v6 23/26] iio: imu: smi330: "
` [PATCH -next v6 24/26] mtd: rawnand: sunxi: "
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
` [PATCH v6 26/26] soc: "
[PATCH 0/9] st_lsm6dsx: add tap event detection
2025-11-09 13:32 UTC (14+ messages)
` [PATCH 1/9] iio: imu: st_lsm6dsx: dynamically initialize iio_chan_spec data
` [PATCH 6/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
[PATCH v3] iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
2025-11-09 13:26 UTC (4+ messages)
[PATCH v5 00/23] Non-const bitfield helpers
2025-11-09 12:59 UTC (5+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
[PATCH v5 0/2] NXP SAR ADC IIO driver for s32g2/3 platforms
2025-11-09 12:52 UTC (11+ messages)
` [PATCH v5 2/2] iio: adc: Add the NXP SAR ADC support for the "
[PATCH 0/6] iio: accel: bma220: add events
2025-11-09 12:41 UTC (7+ messages)
` [PATCH 3/6] iio: accel: bma220: add tap detection
[PATCH 0/7] Add support for AD4062 device family
2025-11-09 12:31 UTC (9+ messages)
` [PATCH 2/7] docs: iio: New docs for ad4062 driver
[PATCH v6 0/8] Add SPI offload support to AD4030
2025-11-09 12:12 UTC (10+ messages)
` [PATCH v6 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading
[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
2025-11-09 8:45 UTC (11+ messages)
` [RFC PATCH 2/3] iio: adc: Add support for TI ADS1120
` [RFC PATCH 3/3] MAINTAINERS: Add entry for TI ADS1120 ADC driver
[PATCH v3 0/3] iio: mpl3115: support for events
2025-11-08 19:05 UTC (13+ messages)
` [PATCH v3 1/3] iio: mpl3115: use get_unaligned_be24 to retrieve pressure data
` [PATCH v3 2/3] iio: mpl3115: add threshold events support
` [PATCH v3 3/3] iio: ABI: document pressure event attributes
[PATCH v2 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
2025-11-08 18:25 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: amplifiers: add adl8113
` [PATCH v2 2/3] iio: amplifiers: adl8113: add driver support
` [PATCH v2 3/3] Documentation: ABI: adl8113: add documentation
Documentation of iio_read_channel_processed return value
2025-11-08 17:55 UTC
[PATCH v3] iio: trigger: Fix error handling in viio_trigger_alloc
2025-11-08 10:26 UTC (7+ messages)
[PATCH v2 0/6] iio: Introduce and use value of π
2025-11-07 21:14 UTC (9+ messages)
` [PATCH v2 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v2 2/6] units: Add 32- and 64-bit signed values of π
` [PATCH v2 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v2 4/6] iio: cros_ec_sensors: "
` [PATCH v2 5/6] iio: frequency: ad9523: "
` [PATCH v2 6/6] iio: position: iqs624-pos: "
[PATCH v2 0/6] spi: add multi-bus support
2025-11-07 20:52 UTC (7+ messages)
` [PATCH v2 1/6] spi: dt-bindings: Add spi-data-buses property
` [PATCH v2 2/6] spi: Support multi-bus controllers
` [PATCH v2 3/6] spi: add multi_bus_mode field to struct spi_transfer
` [PATCH v2 4/6] spi: axi-spi-engine: support SPI_MULTI_BUS_MODE_STRIPE
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad7380: add spi-buses property
` [PATCH v2 6/6] iio: adc: ad7380: Add support for multiple SPI buses
[PATCH v3 0/5] Add support for the LTM8054 voltage regulator
2025-11-07 15:28 UTC (13+ messages)
` [PATCH v3 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator
` [PATCH v3 2/5] iio: add processed write API
` [PATCH v3 3/5] iio: test: Add kunit tests for iio_divide_by_value()
` [PATCH v3 4/5] regulator: Support the LTM8054 voltage regulator
` [PATCH v3 5/5] regulator: ltm8054: Support output current limit control
[PATCH v5] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
2025-11-07 13:49 UTC
[PATCH v1 0/2] iio: adc: Add support for TI ADS131M0x ADCs
2025-11-07 10:29 UTC (12+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add bindings "
` [PATCH v1 2/2] iio: adc: Add TI ADS131M0x ADC driver
[PATCH v4] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
2025-11-07 9:44 UTC (2+ messages)
[PATCH v3 0/2] iio: proximity: update Lidar-lite v2 and create v3
2025-11-07 0:34 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: iio: proximity: Add Lidar-lite-v2 and v3
[PATCH v11 0/6] i3c: Add basic HDR mode support
2025-11-06 17:36 UTC (7+ messages)
` [PATCH v11 1/6] i3c: Add HDR API support
` [PATCH v11 2/6] i3c: Switch to use new i3c_xfer from i3c_priv_xfer
` [PATCH v11 3/6] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v11 4/6] i3c: master: svc: Add basic HDR mode support
` [PATCH v11 5/6] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v11 6/6] iio: magnetometer: Add mmc5633 sensor
[PATCH v3] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
2025-11-06 16:13 UTC (2+ messages)
[PATCH v2] iio: trigger: Fix error handling in viio_trigger_alloc
2025-11-06 15:16 UTC (3+ messages)
[PATCH 1/2] dt-bindings: iio: accel: adxl380: add new supported parts
2025-11-06 9:04 UTC (4+ messages)
` [PATCH 2/2] iio: accel: adxl380: add support for ADXL318 and ADXL319
[RFC PATCH 0/2] another 'interrupts-extended' replacement needed?
2025-11-06 8:44 UTC (5+ messages)
` [RFC PATCH 1/2] dt-bindings: iio: accel: adxl345: document second interrupt
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
2025-11-06 5:33 UTC (6+ messages)
` (subset) "
[PATCH] iio: trigger: Fix error handling in viio_trigger_alloc
2025-11-05 15:07 UTC (3+ messages)
[PATCH] iio/adc/pac1934: replace use of system_wq with system_percpu_wq
2025-11-05 10:43 UTC
[PATCH v4 00/12] iio: dac: ad5446: Refactor and add support for AD5542
2025-11-05 10:16 UTC (23+ messages)
` [PATCH v4 01/12] dt-bindings: iio: dac: Document AD5446 and similar devices
` [PATCH v5 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
` [PATCH v4 02/12] iio: dac: ad5446: Use DMA safe buffer for transfers
` [PATCH v4 03/12] iio: dac: ad5446: Drop duplicated spi_id entry
` [PATCH v4 04/12] iio: dac: ad5446: Don't ignore missing regulator
` [PATCH v4 05/12] iio: dac: ad5446: Move to single chip_info structures
` [PATCH v4 06/12] iio: dac: ad5456: Add missing DT compatibles
` [PATCH v4 07/12] iio: dac: ad5446: Separate I2C/SPI into different drivers
` [PATCH v4 08/12] iio: dac: ad5446: Make use of devm_mutex_init()
` [PATCH v4 09/12] iio: dac: ad5446: Make use of the cleanup helpers
` [PATCH v4 10/12] iio: dac: ad5446: Refactor header inclusion
` [PATCH v4 11/12] iio: dac: ad5446: Fix coding style issues
` [PATCH v4 12/12] iio: dac: ad5446: Add AD5542 to the spi id table
[PATCH v7 00/10] SPMI: Implement sub-devices and migrate drivers
2025-11-05 9:23 UTC (3+ messages)
[PATCH v2 0/2] Adding support for Microchip MCP47FEB02
2025-11-04 18:09 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: adding "
` [PATCH v2 2/2] "
[PATCH 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
2025-11-04 17:37 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: iio: amplifiers: add adl8113
[PATCH v10 0/6] i3c: Add basic HDR mode support
2025-11-04 17:07 UTC (8+ messages)
` [PATCH v10 1/6] i3c: Add HDR API support
` [PATCH v10 2/6] i3c: Switch to use new i3c_xfer from i3c_priv_xfer
` [PATCH v10 3/6] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v10 4/6] i3c: master: svc: Add basic HDR mode support
` [PATCH v10 5/6] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v10 6/6] iio: magnetometer: Add mmc5633 sensor
[PATCH v2 0/2] iio: mpl3115: support for events
2025-11-04 14:03 UTC (5+ messages)
` [PATCH v2 1/2] iio: mpl3115: add threshold events support
[PATCH v3 00/10] iio: dac: ad5446: Refactor and add support for AD5542
2025-11-04 14:00 UTC (8+ messages)
` [PATCH v3 06/10] iio: dac: ad5446: Separate I2C/SPI into different drivers
[PATCH v1 1/2] dt-bindings: iio: adc: Add AST2700 ADC compatible strings
2025-11-04 10:08 UTC (2+ messages)
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