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

Date List Subject
2023-10-20 10:46:14 linux-kernel [PATCH v9 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
2023-10-20 10:45:06 linux-kernel [PATCH v9 10/20] PCI: microchip: Rename interrupt related functions
2023-10-20 10:45:06 linux-kernel [PATCH v9 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
2023-10-20 10:45:04 linux-kernel [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
2023-10-20 10:44:56 linux-kernel [PATCH v9 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
2023-10-20 10:44:56 linux-kernel [PATCH v9 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
2023-10-20 10:44:55 linux-kernel [PATCH v9 12/20] PCI: microchip: Add request_event_irq() callback function
2023-10-20 10:44:47 linux-kernel [PATCH v9 05/20] PCI: microchip: Rename two PCIe data structures
2023-10-20 10:44:44 linux-kernel [PATCH v9 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
2023-10-20 10:44:42 linux-kernel [PATCH v9 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
2023-10-20 10:44:41 linux-kernel [PATCH v9 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
2023-10-20 10:44:35 linux-kernel [PATCH v9 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
2023-10-20 10:44:22 linux-kernel [PATCH v9 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
2023-10-20 10:44:22 linux-kernel [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
2023-10-20 10:44:01 linux-kernel [PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-19 07:40:01 linux-kernel Re: [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
2023-10-18 10:51:27 linux-kernel Re: [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
2023-10-17 05:43:38 linux-kernel Re: [PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-11 11:09:08 linux-kernel [PATCH v8 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110
2023-10-11 11:09:05 linux-kernel [PATCH v8 12/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
2023-10-11 11:08:54 linux-kernel [PATCH v8 19/22] PCI: plda: Add event interrupt codes and IRQ domain ops
2023-10-11 11:08:13 linux-kernel [PATCH v8 15/22] PCI: microchip: Add get_events() callback function
2023-10-11 11:08:11 linux-kernel [PATCH v8 21/22] PCI: starfive: Add JH7110 PCIe controller
2023-10-11 11:07:56 linux-kernel [PATCH v8 20/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
2023-10-11 11:07:52 linux-kernel [PATCH v8 18/22] PCI: plda: Set plda_event_handler() to static
2023-10-11 11:07:48 linux-kernel [PATCH v8 05/22] PCI: microchip: Rename two PCIe data structures
2023-10-11 11:07:36 linux-kernel [PATCH v8 17/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
2023-10-11 11:07:31 linux-kernel [PATCH v8 11/22] PCI: microchip: Rename interrupt related functions
2023-10-11 11:07:25 linux-kernel [PATCH v8 16/22] PCI: microchip: Add event IRQ domain ops to struct plda_event
2023-10-11 11:07:16 linux-kernel [PATCH v8 09/22] PCI: microchip: Move the setup functions to pcie-plda-host.c
2023-10-11 11:07:05 linux-kernel [PATCH v8 13/22] PCI: microchip: Add request_event_irq() callback function
2023-10-11 11:07:01 linux-kernel [PATCH v8 14/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
2023-10-11 11:06:45 linux-kernel [PATCH v8 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
2023-10-11 11:06:44 linux-kernel [PATCH v8 10/22] PCI: plda: Add PLDA default event IRQ handler
2023-10-11 11:06:43 linux-kernel [PATCH v8 06/22] PCI: microchip: Move PCIe host data structure to plda-pcie.h
2023-10-11 11:06:37 linux-kernel [PATCH v8 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-11 11:06:30 linux-kernel [PATCH v8 07/22] PCI: microchip: Rename two setup functions
2023-10-11 11:06:28 linux-kernel [PATCH v8 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
2023-10-11 11:06:20 linux-kernel [PATCH v8 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
2023-10-11 11:06:14 linux-kernel [PATCH v8 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
2023-10-11 11:06:01 linux-kernel [PATCH v8 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
2023-10-10 02:33:23 linux-kernel Re: [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-10-09 10:59:22 linux-kernel Re: [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-09-27 10:44:16 linux-kernel [PATCH v7 12/19] PCI: microchip: Add INTx and MSI event num to struct plda_event
2023-09-27 10:23:37 linux-kernel [PATCH v7 15/19] PCI: microchip: Move IRQ functions to pcie-plda-host.c
2023-09-27 10:22:06 linux-kernel [PATCH v7 19/19] riscv: dts: starfive: add PCIe dts configuration for JH7110
2023-09-27 10:21:45 linux-kernel [PATCH v7 16/19] PCI: plda: Set plda_event_handler() and event ops to static
2023-09-27 10:21:27 linux-kernel [PATCH v7 10/19] PCI: microchip: Add num_events field to struct plda_pcie_rp
2023-09-27 10:21:02 linux-kernel [PATCH v7 01/19] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
2023-09-27 10:21:01 linux-kernel [PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-09-27 10:20:54 linux-kernel [PATCH v7 06/19] PCI: microchip: Change the argument of plda_pcie_setup_iomems()