Date |
List |
Subject |
2018-10-15 08:10:31
|
linux-kernel
|
[PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-15 08:10:13
|
linux-kernel
|
[PATCH v8 9/9] PCI: mediatek: Add loadable kernel module support |
2018-10-15 08:10:07
|
linux-kernel
|
[PATCH v8 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq |
2018-10-15 08:10:02
|
linux-kernel
|
[PATCH v8 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check |
2018-10-15 08:10:00
|
linux-kernel
|
[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support |
2018-10-15 06:50:42
|
linux-kernel
|
Re: [PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support |
2018-10-15 05:48:18
|
linux-kernel
|
[PATCH v7 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port |
2018-10-15 05:47:30
|
linux-kernel
|
[PATCH v7 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-15 05:47:27
|
linux-kernel
|
[PATCH v7 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq |
2018-10-15 05:46:57
|
linux-kernel
|
[PATCH v7 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled |
2018-10-15 05:46:32
|
linux-kernel
|
[PATCH v7 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check |
2018-10-15 05:46:23
|
linux-kernel
|
[PATCH v7 9/9] PCI: mediatek: Add loadable kernel module support |
2018-10-15 05:46:13
|
linux-kernel
|
[PATCH v7 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic |
2018-10-15 05:46:10
|
linux-kernel
|
[PATCH v7 4/9] PCI: mediatek: Convert to use pci_host_probe() |
2018-10-15 05:45:54
|
linux-kernel
|
[PATCH v7 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support |
2018-10-15 05:45:45
|
linux-kernel
|
[PATCH v7 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622 |
2018-10-15 02:43:11
|
linux-kernel
|
Re: [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-15 02:05:12
|
linux-kernel
|
Re: [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-12 08:03:38
|
linux-kernel
|
Re: [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-09 03:09:31
|
linux-kernel
|
Re: [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-09 01:44:59
|
linux-kernel
|
Re: [PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support |
2018-10-08 03:28:07
|
linux-kernel
|
[PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-10-08 03:28:06
|
linux-kernel
|
[PATCH v6 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq |
2018-10-08 03:27:25
|
linux-kernel
|
[PATCH v6 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic |
2018-10-08 03:26:47
|
linux-kernel
|
[PATCH v6 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check |
2018-10-08 03:26:38
|
linux-kernel
|
[PATCH v6 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622 |
2018-10-08 03:26:02
|
linux-kernel
|
[PATCH v6 4/9] PCI: mediatek: Convert to use pci_host_probe() |
2018-10-08 03:25:57
|
linux-kernel
|
[PATCH v6 6/9] PCI: mediatek: Fixup enable msi logic by enable msi after clock enabled |
2018-10-08 03:25:51
|
linux-kernel
|
[PATCH v6 9/9] PCI: mediatek: Add loadable kernel module support |
2018-10-08 03:25:44
|
linux-kernel
|
[PATCH v6 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port |
2018-10-08 03:25:25
|
linux-kernel
|
[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support |
2018-10-08 03:03:18
|
linux-kernel
|
Re: [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic |
2018-09-29 00:17:17
|
linux-kernel
|
Re: [PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe() |
2018-09-28 10:07:01
|
linux-kernel
|
[PATCH v5 6/9] PCI: mediatek: Enable msi after clock enabled |
2018-09-28 10:06:53
|
linux-kernel
|
[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support |
2018-09-28 10:06:44
|
linux-kernel
|
[PATCH v5 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check |
2018-09-28 10:06:40
|
linux-kernel
|
[PATCH v5 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI |
2018-09-28 10:06:37
|
linux-kernel
|
[PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic |
2018-09-28 10:06:21
|
linux-kernel
|
[PATCH v5 4/9] PCI: mediatek: Convert to use pci_host_probe() |
2018-09-28 10:06:01
|
linux-kernel
|
[PATCH v5 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq |
2018-09-28 10:05:54
|
linux-kernel
|
[PATCH v5 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622 |
2018-09-28 10:05:40
|
linux-kernel
|
[PATCH v5 9/9] PCI: mediatek: Add loadable kernel module support |
2018-09-28 10:05:30
|
linux-kernel
|
[PATCH v5 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port |
2018-09-26 09:10:02
|
linux-kernel
|
Re: [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled |
2018-09-26 09:09:49
|
linux-kernel
|
Re: [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical |
2018-09-10 09:53:02
|
linux-kernel
|
[PATCH v4 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622 |
2018-09-10 09:52:36
|
linux-kernel
|
[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support |
2018-09-10 09:52:07
|
linux-kernel
|
[PATCH v4 4/4] PCI: mediatek: Add loadable kernel module support |
2018-09-10 09:52:07
|
linux-kernel
|
[PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled |
2018-09-10 09:52:04
|
linux-kernel
|
[PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical |
2018-09-07 10:10:04
|
linux-kernel
|
Re: [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622 |