Esben Haabendal ([email protected])

Number of posts: 173 (0.09 per day)
First post: 2019-04-26 07:41:26
Last post: 2024-06-07 13:41:09

Date List Subject
2019-04-29 08:35:59 linux-kernel [PATCH 01/12] net: ll_temac: Fix and simplify error handling by using devres functions
2019-04-29 08:35:38 linux-kernel [PATCH 00/12] net: ll_temac: x86_64 support
2019-04-27 08:50:49 linux-kernel Re: [PATCH 03/12] net: ll_temac: Fix support for 64-bit platforms
2019-04-26 08:42:57 linux-kernel [PATCH 2/2] serial: 8250: Add support for 8250/16550 as MFD function
2019-04-26 08:41:56 linux-kernel [PATCH 0/2] serial: 8250: Add support for 8250/16550 as MFD function
2019-04-26 08:41:56 linux-kernel [PATCH 1/2] serial: 8250: Allow port registration without UPF_BOOT_AUTOCONF
2019-04-26 08:38:51 linux-kernel [PATCH 1/2] serial: 8250: Allow port registration without UPF_BOOT_AUTOCONF
2019-04-26 07:44:18 linux-kernel [PATCH 12/12] net: ll_temac: Enable DMA when ready, not before
2019-04-26 07:44:11 linux-kernel [PATCH 06/12] net: ll_temac: Allow use on x86 platforms
2019-04-26 07:43:53 linux-kernel [PATCH 01/12] net: ll_temac: Fix and simplify error handling by using devres functions
2019-04-26 07:43:04 linux-kernel [PATCH 00/12] net: ll_temac: x86_64 support
2019-04-26 07:42:51 linux-kernel [PATCH 08/12] net: ll_temac: Fix iommu/swiotlb leak
2019-04-26 07:42:37 linux-kernel [PATCH 03/12] net: ll_temac: Fix support for 64-bit platforms
2019-04-26 07:42:29 linux-kernel [PATCH 09/12] net: ll_temac: Fix bug causing buffer descriptor overrun
2019-04-26 07:42:12 linux-kernel [PATCH 10/12] net: ll_temac: Replace bad usage of msleep() with usleep_range()
2019-04-26 07:42:08 linux-kernel [PATCH 02/12] net: ll_temac: Extend support to non-device-tree platforms
2019-04-26 07:41:54 linux-kernel [PATCH 07/12] net: ll_temac: Support indirect_mutex share within TEMAC IP
2019-04-26 07:41:52 linux-kernel [PATCH 05/12] net: ll_temac: Fix support for little-endian platforms
2019-04-26 07:41:35 linux-kernel [PATCH 04/12] net: ll_temac: Add support for non-native register endianness
2019-04-26 07:41:26 linux-kernel [PATCH 11/12] net: ll_temac: Allow configuration of IRQ coalescing