messages from 2023-07-21 10:24:56 to 2023-07-27 15:04:28 UTC [more...]
[RFC v2 00/11] iio: add iio backend device type
2023-07-27 15:03 UTC (2+ messages)
` [RFC v2 01/11] iio: introduce iio backend device
[RFC v2 00/11] iio: add iio backend device type
2023-07-27 14:59 UTC (2+ messages)
` [RFC v2 01/11] iio: introduce iio backend device
[RESEND PATCH 0/2] Add Intel 8254 Counter support
2023-07-27 14:28 UTC (5+ messages)
` [RESEND PATCH 1/2] gpio: 104-dio-48e: Add Counter/Timer support
` [RESEND PATCH 2/2] iio: addac: stx104: Add 8254 "
[PATCH -next] iio: adc: fix the return value handle for platform_get_irq()
2023-07-27 13:16 UTC
[PATCH] dt-bindings: iio: admv1014: make all regs required
2023-07-27 12:02 UTC (3+ messages)
[PATCH 1/2] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
2023-07-27 11:09 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v2 1/2] dt-bindings:iio:frequency:admv1013: add vcc regs
2023-07-27 11:07 UTC (4+ messages)
` [PATCH v2 2/2] drivers:iio:admv1013: add vcc regulators
[PATCH 1/2] dt-bindings:iio:frequency:admv1013: add vcc regs
2023-07-27 11:05 UTC (5+ messages)
` [PATCH 2/2] drivers:iio:admv1013: add vcc regulators
[PATCH v3 0/5] Add RZ/G2UL MTU3a support
2023-07-27 8:18 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH v3 2/5] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH v3 3/5] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs
[PATCH -next] iio: adc: Remove redundant dev_err_probe()
2023-07-27 7:39 UTC
[PATCH v2] Documentation: ABI: sysfs-bus-counter: Fix indentation
2023-07-27 7:22 UTC (3+ messages)
Trouble updating the current_trigger
2023-07-26 23:05 UTC
[PATCH 1/2] drivers: iio: filter: admv8818: add bypass mode
2023-07-26 14:33 UTC (2+ messages)
` [PATCH 2/2] Documentation: ABI: testing: admv8818: add bypass
[PATCH v3 00/11] Introduce STM32 Firewall framework
2023-07-26 12:12 UTC (16+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v3 03/11] dt-bindings: bus: document RIFSC
` [PATCH v3 04/11] dt-bindings: bus: document ETZPC
` [PATCH v3 05/11] firewall: introduce stm32_firewall framework
` [PATCH v3 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v3 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v3 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v3 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v3 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[PATCH v2 00/11] Introduce STM32 Firewall framework
2023-07-26 11:39 UTC (22+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 02/11] dt-bindings: bus: document RIFSC
` [PATCH v2 03/11] dt-bindings: bus: document ETZPC
` [PATCH v2 04/11] dt-bindings: treewide: add feature-domains description
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v2 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v2 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v2 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[PATCH v2 0/3] Add new channels for adis16475
2023-07-26 10:23 UTC (12+ messages)
` [PATCH v2 1/3] iio: imu: adis16475.c: Remove unused enum elements
` [PATCH v2 2/3] iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
` [PATCH v2 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels
[RFC] IIO: MPU6050: fix level-triggered IRQ support caused crash
2023-07-26 9:02 UTC
[PATCH v3 0/2] Use i2c_get_match_data() instead of device_get_match_data()
2023-07-25 17:16 UTC (3+ messages)
` [PATCH v3 1/2] iio: accel: adxl313: Fix adxl313_i2c_id[] table
` [PATCH v3 2/2] iio: accel: adxl313: Use i2c_get_match_data
[PATCH v3] counter: rz-mtu3-cnt: Reorder locking sequence for consistency
2023-07-25 15:46 UTC
[PATCH 00/10] Introduce STM32 Firewall framework
2023-07-25 14:07 UTC (5+ messages)
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
[PATCH v2 0/6] Add RZ/G2UL MTU3a support
2023-07-25 9:49 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: timer: renesas,rz-mtu3: Improve documentation
` [PATCH v2 2/6] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
` [PATCH v2 3/6] dt-bindings: timer: renesas,rz-mtu3: Document RZ/G2UL SoC
[PATCH] tools: iio: iio_generic_buffer: Fix some integer type and calculation
2023-07-25 9:25 UTC
[PATCH V2] tools: iio: iio_generic_buffer: Fix some integer type and calculation
2023-07-25 9:24 UTC
[PATCH v4 0/3] Add driver for Murata IRS-D200
2023-07-25 8:53 UTC (4+ messages)
` [PATCH v4 3/3] iio: "
Słowa kluczowe do wypozycjonowania
2023-07-25 7:50 UTC
[PATCH v2 0/2] Use i2c_get_match_data() instead of device_get_match_data()
2023-07-24 15:23 UTC (5+ messages)
` [PATCH v2 1/2] iio: accel: adxl313: Fix adxl313_i2c_id[] table
` [PATCH v2 2/2] iio: accel: adxl313: Use i2c_get_match_data
[PATCH v2] counter: rz-mtu3-cnt: Reorder locking sequence for consistency
2023-07-24 15:22 UTC (3+ messages)
[PATCH] counter: Declare counter_priv() to be const
2023-07-24 15:14 UTC (2+ messages)
[PATCH] counter: Explicitly include correct DT includes
2023-07-24 15:10 UTC (2+ messages)
[GIT PULL] Second set of Counter fixes for 6.5
2023-07-24 14:39 UTC
[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
2023-07-24 11:11 UTC (6+ messages)
` [PATCH v3 1/4] iio: core: Use sysfs_match_string() helper
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it
` [PATCH v3 3/4] iio: core: Switch to krealloc_array()
` [PATCH v3 4/4] iio: core: Fix issues and style of the comments
[PATCH v2 0/8] iio: core: A few code cleanups and documentation fixes
2023-07-24 10:53 UTC (24+ messages)
` [PATCH v2 1/8] iio: core: Add opaque_struct_size() helper and use it
` [PATCH v2 2/8] iio: core: Use sysfs_match_string() helper
` [PATCH v2 3/8] iio: core: Switch to krealloc_array()
` [PATCH v2 4/8] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH v2 5/8] iio: core: Get rid of redundant 'else'
` [PATCH v2 6/8] iio: core: Fix issues and style of the comments
` [PATCH v2 7/8] iio: core: Move initcalls closer to the respective calls
` [PATCH v2 8/8] iio: core: Improve indentation in a few places
Low Interest loan opportunity
2023-07-24 8:47 UTC
[PATCH 0/6] Add RZ/G2UL MTU3a support
2023-07-24 8:21 UTC (8+ messages)
` [PATCH 2/6] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names
[PATCH v2] tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure
2023-07-23 15:01 UTC (3+ messages)
[PATCH v3] iio: imu: lsm6dsx: Fix mount matrix retrieval
2023-07-23 12:50 UTC (6+ messages)
[PATCH v3 0/2] add MCP4728 I2C DAC driver
2023-07-23 12:47 UTC (17+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: add mcp4728.yaml
` [PATCH v3 2/2] iio: add MCP4728 I2C DAC driver
[PATCH] iio: adc: Explicitly include correct DT includes
2023-07-23 12:38 UTC (3+ messages)
[PATCH v2] iio: potentiometer: mcp4018: Use i2c_get_match_data()
2023-07-23 11:50 UTC (8+ messages)
[PATCH] iio: amplifiers: ad8366: add support for HMC792A Attenuator
2023-07-23 11:24 UTC (2+ messages)
[PATCH v3] iio: potentiometer: mcp4018: Use i2c_get_match_data()
2023-07-23 10:52 UTC
[PATCH v3] iio: potentiometer: mcp4531: Use i2c_get_match_data()
2023-07-23 10:28 UTC (2+ messages)
[PATCH v3 RESEND] iio: potentiometer: mcp4531: Use i2c_get_match_data()
2023-07-23 10:27 UTC
[PATCH] dt-bindings: iio: imu: st,lsm6dsx: add mount-matrix property
2023-07-23 9:29 UTC (2+ messages)
[PATCH v2] iio: potentiometer: mcp4531: Use i2c_get_match_data()
2023-07-23 9:12 UTC (3+ messages)
[PATCH 0/4] Use i2c_get_match_data()
2023-07-22 17:37 UTC (6+ messages)
` [PATCH 1/4] iio: accel: adxl355: Simplify probe()
` [PATCH 2/4] iio: accel: adxl313: Use i2c_get_match_data
[PATCH v2 0/2] iio: adc: meson: fix core clock enable/disable moment
2023-07-22 17:15 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iio: adc: meson: improve error logging at probe stage
[PATCH v1 0/3] iio: adc: meson: tune init sequence
2023-07-22 16:59 UTC (6+ messages)
[PATCH] iio: Fix typo in comment
2023-07-22 16:57 UTC
[PATCH v3] iio: core: Prevent invalid memory access when there is no parent
2023-07-22 16:53 UTC (3+ messages)
[PATCH] tools: iio: iio_generic_buffer: Fix some integer type and calculation
2023-07-22 16:50 UTC (2+ messages)
[PATCH] iio: frequency: admv1013: propagate errors from regulator_get_voltage()
2023-07-22 16:34 UTC (2+ messages)
[PATCH v1 0/8] iio: core: A few code cleanups and documentation fixes
2023-07-21 16:57 UTC (10+ messages)
` [PATCH v1 3/8] iio: core: Switch to krealloc_array()
[PATCH] Documentation: ABI: sysfs-bus-counter: Fix indentation
2023-07-21 14:46 UTC (3+ messages)
[PATCH] counter: rz-mtu3-cnt: Fix locking order
2023-07-21 14:44 UTC (3+ messages)
[PATCH] mfd: rz-mtu3: link time dependencies
2023-07-21 12:20 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).