LinuxLists
Users
About
Minda Chen (
[email protected]
)
Number of posts: 515 (1.11 per day)
First post: 2023-03-06 09:52:23
Last post: 2024-06-13 01:35:28
Previous Page
/
Next Page
Date
List
Subject
2023-12-14 07:32:28
linux-kernel
[PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
2023-12-14 07:32:28
linux-kernel
[PATCH v13 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
2023-12-14 07:32:01
linux-kernel
[PATCH v13 20/21] PCI: starfive: Add JH7110 PCIe controller
2023-12-14 07:31:43
linux-kernel
[PATCH v13 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110
2023-12-14 07:31:39
linux-kernel
[PATCH v13 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
2023-12-14 07:31:38
linux-kernel
[PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
2023-12-14 07:31:31
linux-kernel
[PATCH v13 10/21] PCI: microchip: Rename interrupt related functions
2023-12-14 07:31:30
linux-kernel
[PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
2023-12-14 07:31:22
linux-kernel
[PATCH v13 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
2023-12-14 07:31:19
linux-kernel
[PATCH v13 07/21] PCI: microchip: Rename two setup functions
2023-12-14 07:31:18
linux-kernel
[PATCH v13 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
2023-12-14 07:31:09
linux-kernel
[PATCH v13 17/21] PCI: plda: Add host init/deinit and map bus functions
2023-12-14 07:30:51
linux-kernel
[PATCH v13 12/21] PCI: microchip: Add request_event_irq() callback function
2023-12-14 07:30:49
linux-kernel
[PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
2023-12-14 07:30:05
linux-kernel
[PATCH v13 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
2023-12-14 07:29:56
linux-kernel
[PATCH v13 05/21] PCI: microchip: Rename two PCIe data structures
2023-12-14 07:29:47
linux-kernel
[PATCH v13 06/21] PCI: microchip: Move PCIe host data structures to plda-pcie.h
2023-12-14 07:29:29
linux-kernel
[PATCH v13 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
2023-12-14 07:29:29
linux-kernel
[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-14 07:29:16
linux-kernel
[PATCH v13 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
2023-12-14 07:29:14
linux-kernel
[PATCH v13 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
2023-12-14 07:29:11
linux-kernel
[PATCH v13 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
2023-12-13 10:22:28
linux-kernel
Re: [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event
2023-12-13 08:16:08
linux-kernel
Re: [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event
2023-12-06 11:02:01
linux-kernel
[PATCH v12 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
2023-12-06 11:01:52
linux-kernel
[PATCH v12 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
2023-12-06 11:01:50
linux-kernel
[PATCH v12 12/21] PCI: microchip: Add request_event_irq() callback function
2023-12-06 11:01:43
linux-kernel
[PATCH v12 14/21] PCI: microchip: Add get_events() callback function
2023-12-06 11:01:38
linux-kernel
[PATCH v12 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
2023-12-06 11:01:36
linux-kernel
[PATCH v12 20/21] PCI: starfive: Add JH7110 PCIe controller
2023-12-06 11:01:27
linux-kernel
[PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event
2023-12-06 11:01:21
linux-kernel
[PATCH v12 10/21] PCI: microchip: Rename interrupt related functions
2023-12-06 11:01:20
linux-kernel
[PATCH v12 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
2023-12-06 11:00:39
linux-kernel
[PATCH v12 17/21] PCI: plda: Add event interrupt codes and host init/deinit functions
2023-12-06 11:00:29
linux-kernel
[PATCH v12 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
2023-12-06 11:00:21
linux-kernel
[PATCH v12 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
2023-12-06 11:00:18
linux-kernel
[PATCH v12 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110
2023-12-06 11:00:01
linux-kernel
[PATCH v12 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
2023-12-06 10:59:40
linux-kernel
[PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-06 10:59:36
linux-kernel
[PATCH v12 05/21] PCI: microchip: Rename two PCIe data structures
2023-12-06 10:59:31
linux-kernel
[PATCH v12 07/21] PCI: microchip: Rename two setup functions
2023-12-06 10:59:31
linux-kernel
[PATCH v12 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
2023-12-06 10:59:28
linux-kernel
[PATCH v12 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
2023-12-06 10:59:21
linux-kernel
[PATCH v12 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
2023-12-06 10:59:19
linux-kernel
[PATCH v12 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
2023-12-05 01:22:13
linux-kernel
Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-04 06:03:49
linux-kernel
Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
2023-12-02 13:17:56
linux-kernel
Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-12-01 07:16:45
linux-kernel
Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-11-23 11:43:11
linux-kernel
Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
2023-11-21 00:53:06
linux-kernel
Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller