LinuxLists
Users
About
Markus Schneider-Pargmann (
[email protected]
)
Number of posts: 387 (0.38 per day)
First post: 2021-09-10 06:58:34
Last post: 2024-06-12 12:07:19
Previous Page
/
Next Page
Date
List
Subject
2023-06-22 09:32:26
linux-kernel
Re: [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
2023-06-22 08:53:22
linux-kernel
Re: [PATCH v5 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
2023-06-22 08:51:45
linux-kernel
Re: [PATCH v5 6/8] soc: mediatek: Add support for WAY_EN operations
2023-06-22 08:37:59
linux-kernel
Re: [PATCH v5 2/8] soc: mediatek: pm-domains: Move bools to a flags field
2023-06-21 13:12:45
linux-kernel
Re: [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
2023-06-21 12:53:37
linux-kernel
Re: [PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
2023-06-21 10:15:14
linux-kernel
[PATCH v2 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
2023-06-21 10:12:28
linux-kernel
[PATCH v2 6/6] can: tcan4x5x: Add error messages in probe
2023-06-21 10:04:00
linux-kernel
[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
2023-06-21 10:00:33
linux-kernel
[PATCH v2 3/6] can: tcan4x5x: Check size of mram configuration
2023-06-21 09:54:42
linux-kernel
[PATCH v2 4/6] can: tcan4x5x: Rename ID registers to match datasheet
2023-06-21 09:54:01
linux-kernel
[PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
2023-06-21 09:44:40
linux-kernel
[PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
2023-06-21 09:33:12
linux-kernel
[PATCH v4 08/12] can: m_can: Use the workqueue as queue
2023-06-21 09:33:01
linux-kernel
[PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
2023-06-21 09:32:59
linux-kernel
[PATCH v4 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
2023-06-21 09:32:54
linux-kernel
[PATCH v4 12/12] can: m_can: Implement transmit submission coalescing
2023-06-21 09:32:38
linux-kernel
[PATCH v4 07/12] can: m_can: Cache tx putidx
2023-06-21 09:32:30
linux-kernel
[PATCH v4 06/12] can: m_can: Use u32 for putidx
2023-06-21 09:32:27
linux-kernel
[PATCH v4 02/12] can: m_can: Implement receive coalescing
2023-06-21 09:31:55
linux-kernel
[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
2023-06-21 09:31:43
linux-kernel
[PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support
2023-06-21 09:31:29
linux-kernel
[PATCH v4 11/12] can: m_can: Implement BQL
2023-06-21 09:28:56
linux-kernel
[PATCH v4 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
2023-06-21 09:28:26
linux-kernel
[PATCH v4 05/12] can: m_can: Add tx coalescing ethtool support
2023-06-21 09:27:25
linux-kernel
[PATCH v4 03/12] can: m_can: Implement transmit coalescing
2023-06-20 13:16:01
linux-kernel
Re: [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter
2023-06-19 12:08:04
linux-kernel
Re: [PATCH v3 06/16] can: m_can: Write transmit header and data in one transaction
2023-06-19 09:47:38
linux-kernel
[PATCH v5 2/8] soc: mediatek: pm-domains: Move bools to a flags field
2023-06-19 09:46:10
linux-kernel
[PATCH v5 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap
2023-06-19 09:39:13
linux-kernel
[PATCH v5 1/8] dt-bindings: power: Add MT8365 power domains
2023-06-19 09:29:45
linux-kernel
[PATCH v5 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
2023-06-19 09:19:59
linux-kernel
[PATCH v5 3/8] soc: mediatek: pm-domains: Split bus_prot_mask
2023-06-19 09:19:41
linux-kernel
[PATCH v5 0/8] soc: mediatek: MT8365 power support
2023-06-19 09:19:22
linux-kernel
[PATCH v5 4/8] soc: mediatek: pm-domains: Create bus protection operation functions
2023-06-19 09:17:34
linux-kernel
[PATCH v5 6/8] soc: mediatek: Add support for WAY_EN operations
2023-06-19 09:03:09
linux-kernel
[PATCH v5 8/8] soc: mediatek: pm-domains: Add support for MT8365
2023-06-16 09:02:18
linux-kernel
Re: [PATCH 2/3] clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
2023-06-16 09:01:30
linux-kernel
Re: [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
2023-06-16 08:55:09
linux-kernel
Re: [PATCH 3/3] clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue
2023-06-13 08:52:10
linux-kernel
Re: [PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
2023-05-30 08:27:52
linux-kernel
Re: [PATCH v3] clk: mediatek: mt8365: Fix index issue
2023-05-23 12:00:04
linux-kernel
Re: [PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
2023-05-15 14:08:59
linux-kernel
Re: [PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
2023-05-11 13:39:23
linux-kernel
[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
2023-05-08 09:54:15
linux-kernel
Re: [PATCH 1/2] clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
2023-05-08 09:45:31
linux-kernel
Re: [PATCH 2/2] clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
2023-05-08 09:28:23
linux-kernel
Re: [RESEND PATCH] regulator: tps65219: Fix matching interrupts for their regulators
2023-04-12 08:38:22
linux-kernel
Re: [PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
2023-03-15 15:59:14
linux-kernel
Re: [PATCH 1/5] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
2023-03-15 11:07:52
linux-kernel
[PATCH v3 15/16] can: m_can: Implement BQL