LinuxLists
Users
About
Pali Rohár (
[email protected]
)
Number of posts: 2084 (1.34 per day)
First post: 2020-03-07 10:44:53
Last post: 2024-06-05 19:44:31
Previous Page
/
Next Page
Date
List
Subject
2023-04-09 00:12:23
linux-kernel
[PATCH v3 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static
2023-04-09 00:11:41
linux-kernel
[PATCH v3 5/8] powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
2023-04-09 00:11:24
linux-kernel
[PATCH v3 1/8] powerpc/fsl_uli1575: Misc cleanup
2023-04-09 00:10:38
linux-kernel
[PATCH v3 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
2023-04-09 00:10:33
linux-kernel
[PATCH v3 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
2023-04-09 00:10:15
linux-kernel
[PATCH v3 0/8] powerpc/fsl_uli1575: Cleanups
2023-04-09 00:10:15
linux-kernel
[PATCH v3 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
2023-04-08 16:09:25
linux-kernel
Re: [PATCH 1/8] powerpc/fsl_uli1575: Misc cleanup
2023-04-08 16:08:35
linux-kernel
[PATCH v2 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static
2023-04-08 16:08:16
linux-kernel
[PATCH v2 7/8] powerpc/mpc86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assignment
2023-04-08 16:07:58
linux-kernel
[PATCH v2 1/8] powerpc/fsl_uli1575: Misc cleanup
2023-04-08 16:07:18
linux-kernel
[PATCH v2 5/8] powerpc/mpc85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
2023-04-08 16:05:32
linux-kernel
[PATCH v2 6/8] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
2023-04-08 16:02:30
linux-kernel
[PATCH v2 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
2023-04-08 15:56:47
linux-kernel
[PATCH v2 0/8] powerpc/fsl_uli1575: Cleanups
2023-04-08 15:56:09
linux-kernel
[PATCH v2 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
2023-04-08 15:55:34
linux-kernel
[PATCH v2 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
2023-04-08 14:04:48
linux-kernel
[PATCH v5 09/13] powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
2023-04-08 14:04:41
linux-kernel
[PATCH v5 10/13] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
2023-04-08 14:04:40
linux-kernel
[PATCH v5 12/13] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
2023-04-08 14:04:35
linux-kernel
[PATCH v5 13/13] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
2023-04-08 14:04:13
linux-kernel
[PATCH v5 07/13] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
2023-04-08 14:04:11
linux-kernel
[PATCH v5 11/13] powerpc/85xx: p2020: Define just one machine description
2023-04-08 14:04:03
linux-kernel
[PATCH v5 06/13] powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
2023-04-08 14:03:45
linux-kernel
[PATCH v5 08/13] powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.c
2023-04-08 14:03:32
linux-kernel
[PATCH v5 05/13] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
2023-04-08 14:03:24
linux-kernel
[PATCH v5 04/13] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
2023-04-08 14:03:22
linux-kernel
[PATCH v5 03/13] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
2023-04-08 14:03:22
linux-kernel
[PATCH v5 02/13] powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
2023-04-08 14:03:17
linux-kernel
[PATCH v5 01/13] powerpc/85xx: Remove DBG() macro
2023-04-08 14:03:16
linux-kernel
[PATCH v5 00/13] powerpc/85xx: p2020: Create one unified machine description
2023-04-08 13:26:17
linux-kernel
[PATCH 7/8] powerpc/mpc86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assignment
2023-04-08 13:26:12
linux-kernel
[PATCH 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static
2023-04-08 13:26:12
linux-kernel
[PATCH 5/8] powerpc/mpc85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
2023-04-08 13:25:54
linux-kernel
[PATCH 6/8] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
2023-04-08 13:25:42
linux-kernel
[PATCH 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
2023-04-08 13:25:36
linux-kernel
[PATCH 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
2023-04-08 13:25:14
linux-kernel
[PATCH 1/8] powerpc/fsl_uli1575: Misc cleanup
2023-04-08 13:25:02
linux-kernel
[PATCH 0/8] powerpc/fsl_uli1575: Cleanups
2023-04-08 13:25:02
linux-kernel
[PATCH 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
2023-04-03 21:09:32
linux-wireless
Re: [PATCH v4 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
2023-03-29 19:43:20
linux-kernel
Re: [PATCH V2] arm64: dts: marvell: add DTS for GL.iNet GL-MV1000
2023-03-26 14:09:24
linux-wireless
Re: [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
2023-03-22 17:23:13
linux-kernel
Re: [PATCH v2] PCI: Assign PCI domain by ida_alloc()
2023-03-20 21:00:04
linux-kernel
Re: [PATCH v2] PCI: Assign PCI domain by ida_alloc()
2023-03-19 19:43:43
linux-kernel
Re: [PATCH] input: alps: fix compatibility with -funsigned-char
2023-03-19 16:54:41
linux-kernel
Re: [PATCH] input: alps: fix compatibility with -funsigned-char
2023-03-19 16:52:09
linux-kernel
Re: [regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
2023-03-08 18:01:23
linux-kernel
Re: [PATCH 6.2 0000/1001] 6.2.3-rc1 review
2023-03-02 17:19:13
linux-kernel
Re: [PATCH 10/29] platform/x86: dell: dell-smo8800: Convert to platform remove callback returning void
2023-02-22 18:22:41
linux-kernel
Re: [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description