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
2022-12-06 11:59:44
linux-kernel
[PATCH v2 02/11] can: m_can: Avoid reading irqstatus twice
2022-12-06 11:59:40
linux-kernel
[PATCH v2 00/11] can: m_can: Optimizations for tcan and peripheral chips
2022-12-05 10:54:09
linux-kernel
Re: [PATCH 14/15] can: tcan4x5x: Fix register range of first block
2022-12-05 10:38:04
linux-kernel
Re: [PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
2022-12-05 09:49:11
linux-kernel
Re: [PATCH 14/15] can: tcan4x5x: Fix register range of first block
2022-12-02 10:36:43
linux-kernel
Re: [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
2022-12-02 09:52:17
linux-kernel
Re: [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
2022-12-01 17:46:57
linux-kernel
Re: [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
2022-12-01 17:23:34
linux-kernel
Re: [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
2022-12-01 11:18:41
linux-kernel
Re: [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
2022-12-01 09:03:24
linux-kernel
Re: [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
2022-12-01 08:29:04
linux-kernel
Re: [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
2022-11-16 21:37:11
linux-kernel
[PATCH 08/15] can: m_can: Count TXE FIFO getidx in the driver
2022-11-16 21:37:09
linux-kernel
[PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
2022-11-16 21:31:46
linux-kernel
[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
2022-11-16 21:19:01
linux-kernel
[PATCH 11/15] can: m_can: Batch acknowledge transmit events
2022-11-16 21:18:46
linux-kernel
[PATCH 07/15] can: m_can: Read register PSR only on error
2022-11-16 21:18:23
linux-kernel
[PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
2022-11-16 21:17:32
linux-kernel
[PATCH 14/15] can: tcan4x5x: Fix register range of first block
2022-11-16 21:16:18
linux-kernel
[PATCH 06/15] can: m_can: Avoid reading irqstatus twice
2022-11-16 21:06:02
linux-kernel
[PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
2022-11-16 21:05:31
linux-kernel
[PATCH 15/15] can: tcan4x5x: Specify separate read/write ranges
2022-11-16 21:05:04
linux-kernel
[PATCH 10/15] can: m_can: Batch acknowledge rx fifo
2022-11-16 21:04:57
linux-kernel
[PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
2022-11-16 21:04:48
linux-kernel
[PATCH 09/15] can: m_can: Count read getindex in the driver
2022-11-16 21:04:30
linux-kernel
[PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
2022-11-16 21:04:15
linux-kernel
[PATCH 01/15] can: m_can: Eliminate double read of TXFQS in tx_handler
2022-11-16 21:04:07
linux-kernel
[PATCH 05/15] can: m_can: Disable unused interrupts
2022-10-06 10:00:23
linux-kernel
Re: [PATCH v2 1/3] dt-bindings: iommu: mediatek: add binding documentation for MT8365 SoC
2022-09-08 13:29:28
linux-kernel
Re: [PATCH] spi: meson-spicc: do not rely on busy flag in pow2 clk ops
2022-09-06 10:24:34
linux-kernel
Re: [PATCH v3 2/4] soc: mediatek: Add support of WAY_EN operations
2022-08-31 20:05:07
linux-kernel
Re: [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
2022-08-31 19:12:43
linux-kernel
Re: [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
2022-08-29 09:44:03
linux-kernel
Re: [PATCH v4 2/4] clk: mediatek: Provide mtk_devm_alloc_clk_data
2022-08-29 09:12:42
linux-kernel
Re: [PATCH v4 4/4] clk: mediatek: add driver for MT8365 SoC
2022-08-29 08:06:00
linux-kernel
Re: [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
2022-08-25 16:10:28
linux-kernel
[PATCH v4 2/6] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
2022-08-25 16:02:19
linux-kernel
[PATCH v4 0/6] Add support for TI TPS65219 PMIC.
2022-08-25 15:08:05
linux-kernel
[PATCH v4 6/6] arm64: defconfig: Add tps65219 as modules
2022-08-25 15:08:02
linux-kernel
[PATCH v4 3/6] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
2022-08-25 15:07:59
linux-kernel
[PATCH v4 5/6] Input: Add tps65219 interrupt driven powerbutton
2022-08-25 15:07:52
linux-kernel
[PATCH v4 1/6] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board.
2022-08-25 15:07:49
linux-kernel
[PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
2022-08-25 09:37:28
linux-kernel
Re: [PATCH v2 06/11] mfd: drivers: Add TI TPS65219 PMIC support
2022-08-22 16:50:31
linux-kernel
[PATCH v4 2/4] clk: mediatek: Provide mtk_devm_alloc_clk_data
2022-08-22 15:43:30
linux-kernel
[PATCH v4 4/4] clk: mediatek: add driver for MT8365 SoC
2022-08-22 15:43:28
linux-kernel
[PATCH v4 3/4] clk: mediatek: Export required common code symbols
2022-08-22 15:43:26
linux-kernel
[PATCH v4 1/4] dt-bindings: clock: mediatek: add bindings for MT8365 SoC
2022-08-22 15:42:40
linux-kernel
[PATCH v4 0/4] clk: mediatek: Add mt8365 support
2022-08-22 15:06:19
linux-kernel
[PATCH v3 0/4] soc: mediatek: MT8365 power support
2022-08-22 15:05:52
linux-kernel
[PATCH v3 4/4] soc: mediatek: pm-domains: Add support for MT8365