Honghui Zhang ([email protected])

Number of posts: 236 (0.27 per day)
First post: 2016-11-15 10:45:22
Last post: 2019-03-31 00:48:30

Date List Subject
2019-03-31 00:48:30 linux-kernel Re: [PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional()
2019-03-18 08:29:36 linux-kernel [PATCH] arm64: dts: mt2712: Remove un-used property for PCIe
2019-03-01 02:13:24 linux-kernel Re: [PATCH 7/8] PCI: mediatek: fix a leaked reference by adding missing of_node_put
2019-03-01 02:12:56 linux-kernel Re: [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
2019-02-14 11:07:00 linux-kernel [RFC PATCH v2] PCI/portdrv: Support for subtractive decode bridge
2019-02-12 03:13:21 linux-kernel Re: [RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
2019-02-12 02:58:26 linux-kernel Re: [RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
2019-02-01 05:37:57 linux-kernel [PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
2019-02-01 05:36:50 linux-kernel [PATCH v3 1/2] PCI: mediatek: Enable the whole memory mapped IO range
2019-02-01 05:36:45 linux-kernel [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
2019-02-01 03:33:45 linux-kernel Re: [PATCH v2 1/2] PCI: mediatek: Use resource_size function on resource object
2019-01-31 09:21:13 linux-kernel Re: [v1] PCI: mediatek: Remove MSI inner domain
2019-01-31 08:03:44 linux-kernel [PATCH v2 1/2] PCI: mediatek: Use resource_size function on resource object
2019-01-31 08:03:19 linux-kernel [PATCH v2 0/2] PCI: mediatek: fix warning and enlarge the PCIe2AHB window size
2019-01-31 08:02:37 linux-kernel [PATCH v2 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
2019-01-31 07:54:39 linux-kernel Re: [PATCH] PCI: Mediatek: Use resource_size function on resource object
2019-01-31 03:04:59 linux-kernel Re: [PATCH] PCI: Mediatek: Use resource_size function on resource object
2019-01-31 01:23:42 linux-kernel Re: [PATCH] PCI: Mediatek: Use resource_size function on resource object
2019-01-02 06:24:37 linux-kernel [PATCH] PCI: Mediatek: Use resource_size function on resource object
2018-12-14 03:42:20 linux-kernel [RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
2018-12-14 01:27:57 linux-kernel [PATCH 0/4] Cleanup un-used variant and un-used property for MediaTek PCIe
2018-12-14 01:27:57 linux-kernel [PATCH 3/4] arm: dts: mt7623: Remove un-used property for PCIe
2018-12-14 01:27:57 linux-kernel [PATCH 1/4] PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
2018-12-14 01:27:57 linux-kernel [PATCH 4/4] arm64: dts: mt7622: Remove un-used property for PCIe
2018-12-14 01:27:57 linux-kernel [PATCH 2/4] dt-bindings: PCI: MediaTek: Remove un-used property
2018-12-12 05:44:46 linux-kernel Re: [PATCH 2/2] PCI: mediatek: Add controller support for MT7629
2018-12-06 05:55:02 linux-kernel Re: [PATCH 2/2] PCI: mediatek: Add controller support for MT7629
2018-11-30 03:35:37 linux-kernel [PATCH v3] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-30 02:32:08 linux-kernel Re: [PATCH v2] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-27 01:26:47 linux-kernel Re: [PATCH 4/9] iommu: mtk_iommu: make it explicitly non-modular
2018-11-08 02:57:52 linux-kernel [PATCH v2] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-08 02:54:46 linux-kernel Re: [PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-11-07 03:24:32 linux-kernel Re: [PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-10-18 03:24:38 linux-kernel [PATCH] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
2018-10-18 01:27:34 linux-kernel Re: [PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-18 01:26:17 linux-kernel Re: [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource
2018-10-16 10:48:28 linux-kernel [PATCH v9 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
2018-10-16 10:47:04 linux-kernel [PATCH v9 2/9] PCI: Using PCI configuration space header type instead of class type to assign resource
2018-10-16 10:46:56 linux-kernel [PATCH v9 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
2018-10-16 10:46:48 linux-kernel [PATCH v9 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
2018-10-16 10:46:28 linux-kernel [PATCH v9 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
2018-10-16 10:46:20 linux-kernel [PATCH v9 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622
2018-10-16 10:46:02 linux-kernel [PATCH v9 9/9] PCI: mediatek: Add loadable kernel module support
2018-10-16 10:45:59 linux-kernel [PATCH v9 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
2018-10-16 10:45:50 linux-kernel [PATCH v9 4/9] PCI: mediatek: Convert to use pci_host_probe()
2018-10-16 10:45:42 linux-kernel [PATCH v9 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
2018-10-15 08:11:49 linux-kernel [PATCH v8 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
2018-10-15 08:11:33 linux-kernel [PATCH v8 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
2018-10-15 08:11:14 linux-kernel [PATCH v8 4/9] PCI: mediatek: Convert to use pci_host_probe()
2018-10-15 08:11:08 linux-kernel [PATCH v8 6/9] PCI: mediatek: Fixup enable MSI logic by enable MSI after clock enabled
2018-10-15 08:10:43 linux-kernel [PATCH v8 7/9] PCI: mediatek: Add system PM support for MT2712 and MT7622