LinuxLists
Users
About
Frieder Schrempf (
[email protected]
)
Number of posts: 550 (0.27 per day)
First post: 2018-10-18 08:00:39
Last post: 2024-05-07 08:40:52
Previous Page
/
Next Page
Date
List
Subject
2020-07-02 12:06:03
linux-kernel
Re: [PATCH v1 1/4] regulator: pca9450: add pca9450 pmic driver
2020-06-09 08:25:46
linux-kernel
Re: [PATCH v2] serial: imx: Fix handling of TC irq in combination with DMA
2020-06-09 07:25:56
linux-kernel
[PATCH v2] serial: imx: Fix handling of TC irq in combination with DMA
2020-06-09 07:21:37
linux-kernel
Re: [PATCH] serial: imx: Fix handling of TC irq in combination with DMA
2020-06-08 15:16:20
linux-kernel
[PATCH] serial: imx: Fix handling of TC irq in combination with DMA
2020-05-28 14:46:40
linux-kernel
[PATCH 1/2] ARM: dts: Move watchdog from Kontron i.MX6UL/ULL board to SoM
2020-05-28 14:45:58
linux-kernel
[PATCH 2/2] ARM: dts: Change WDOG_ANY signal from push-pull to open-drain
2020-05-27 15:51:57
linux-kernel
Re: High interrupt latency with low power idle mode on i.MX6
2020-05-27 15:37:17
linux-kernel
High interrupt latency with low power idle mode on i.MX6
2020-05-06 12:01:37
linux-kernel
Re: [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv
2020-05-06 11:49:56
linux-kernel
Re: [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv
2020-05-06 11:30:10
linux-kernel
Re: [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
2020-04-30 15:40:46
linux-kernel
Re: [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
2020-04-30 15:34:04
linux-kernel
Re: [RFC PATCH 1/4] drm/etnaviv: Prevent IRQ triggering at probe time on i.MX8MM
2020-04-30 15:33:09
linux-kernel
Re: [RFC PATCH 1/4] drm/etnaviv: Prevent IRQ triggering at probe time on i.MX8MM
2020-04-30 12:51:25
linux-kernel
[RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv
2020-04-30 12:50:43
linux-kernel
[RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
2020-04-30 12:49:05
linux-kernel
[RFC PATCH 2/4] drm/etnaviv: Fix error path in etnaviv_gpu_clk_enable()
2020-04-30 12:48:22
linux-kernel
[RFC PATCH 1/4] drm/etnaviv: Prevent IRQ triggering at probe time on i.MX8MM
2020-04-30 12:48:01
linux-kernel
[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
2020-04-16 19:06:36
linux-kernel
Re: [PATCH v3] spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
2020-04-16 09:38:22
linux-kernel
Re: [PATCH] spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size
2020-03-17 10:47:29
linux-kernel
Re: [PATCH v2] clk: imx8mm: Switch to platform driver
2020-03-16 13:24:20
linux-kernel
Re: [PATCH v2] clk: imx8mm: Switch to platform driver
2020-03-02 08:03:42
linux-kernel
Re: [PATCH v2 2/2] mtd: spinand: toshiba: Support for new Kioxia Serial NAND
2020-03-02 08:02:51
linux-kernel
Re: [PATCH v2 1/2] mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
2020-02-25 08:25:04
linux-kernel
[PATCH v2] dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-25 08:04:40
linux-kernel
Re: [PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-25 08:02:17
linux-kernel
Re: [PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-24 17:23:42
linux-kernel
[PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-24 17:22:52
linux-kernel
Re: [PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-24 17:17:38
linux-kernel
[PATCH] dma: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-18 10:06:17
linux-kernel
[PATCH v3 3/3] mtd: spinand: Do not erase the block before writing a bad block marker
2020-02-18 10:06:02
linux-kernel
[PATCH v3 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
2020-02-18 10:05:55
linux-kernel
[PATCH v3 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
2020-02-18 10:05:44
linux-kernel
[PATCH v3 0/3] mtd: spinand: Fix reading and writing of bad block markers
2020-02-18 09:45:10
linux-kernel
Re: [PATCH 0/2] serial: imx: Backport fixes for irq handling to v4.14
2020-02-17 15:55:55
linux-kernel
[PATCH v2 3/3] mtd: spinand: Don not erase the block before writing a bad block marker
2020-02-17 15:55:45
linux-kernel
[PATCH v2 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
2020-02-17 15:54:27
linux-kernel
[PATCH v2 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
2020-02-17 15:54:20
linux-kernel
[PATCH v2 0/3] mtd: spinand: Fix reading and writing of bad block markers
2020-02-17 14:17:42
linux-kernel
[PATCH 2/2] serial: imx: Only handle irqs that are actually enabled
2020-02-17 14:17:12
linux-kernel
[PATCH 1/2] serial: imx: ensure that RX irqs are off if RX is off
2020-02-17 14:17:08
linux-kernel
[PATCH 0/2] serial: imx: Backport fixes for irq handling to v4.14
2020-02-17 12:37:41
linux-kernel
Re: [PATCH 3/3] mtd: spinand: Wait for the erase op to finish before writing a bad block marker
2020-02-17 12:35:02
linux-kernel
Re: [PATCH 3/3] mtd: spinand: Wait for the erase op to finish before writing a bad block marker
2020-02-11 21:35:57
linux-kernel
Re: [PATCH 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
2020-02-11 18:58:16
linux-kernel
[PATCH 3/3] mtd: spinand: Wait for the erase op to finish before writing a bad block marker
2020-02-11 18:56:58
linux-kernel
[PATCH 2/3] mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
2020-02-11 18:56:32
linux-kernel
[PATCH 1/3] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
2020-02-11 18:55:17
linux-kernel
[PATCH 0/3] mtd: spinand: Fix reading and writing of bad block markers