LinuxLists
Users
About
Zhiqiang Hou (
[email protected]
)
Number of posts: 543 (4.6 per day)
First post: 2017-07-05 07:15:30
Last post: 2017-11-01 04:00:00
Previous Page
/
Next Page
Date
List
Subject
2019-08-13 11:09:51
linux-kernel
[PATCHv8 4/7] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
2019-08-13 11:09:45
linux-kernel
[PATCHv8 3/7] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
2019-08-13 11:08:24
linux-kernel
[PATCHv8 2/7] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
2019-08-13 03:48:24
linux-kernel
RE: [PATCH 4/4] arm64: dts: fsl: Remove num-lanes property from PCIe nodes
2019-08-13 03:47:37
linux-kernel
RE: [PATCH 1/4] dt-bingings: PCI: Remove the num-lanes from Required properties
2019-08-13 03:43:24
linux-kernel
RE: [PATCH 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
2019-08-13 03:13:59
linux-kernel
RE: [PATCH 2/4] PCI: dwc: Return directly when num-lanes is not found
2019-08-12 04:24:54
linux-kernel
[PATCH 4/4] arm64: dts: fsl: Remove num-lanes property from PCIe nodes
2019-08-12 04:24:50
linux-kernel
[PATCH 1/4] dt-bingings: PCI: Remove the num-lanes from Required properties
2019-08-12 04:24:50
linux-kernel
[PATCH 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
2019-08-12 04:23:25
linux-kernel
[PATCH 2/4] PCI: dwc: Return directly when num-lanes is not found
2019-08-12 04:23:13
linux-kernel
[PATCH 0/4] Layerscape: Remove num-lanes property from PCIe nodes
2019-08-06 04:41:09
linux-kernel
RE: [PATCHv2 3/3] PCI: layerscape: Add LS1028a support
2019-07-13 14:22:13
linux-kernel
[PATCHv7] PCI: mobiveil: Fix the CPU base address setup in inbound window
2019-07-10 11:03:06
linux-kernel
RE: [PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
2019-07-05 10:12:14
linux-kernel
[PATCHv6 02/28] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
2019-07-05 10:11:26
linux-kernel
[PATCHv6 07/28] PCI: mobiveil: Fix the Class Code field
2019-07-05 10:11:12
linux-kernel
[PATCHv6 06/28] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
2019-07-05 10:11:00
linux-kernel
[PATCHv6 14/28] PCI: mobiveil: Make the register updating more readable
2019-07-05 10:10:42
linux-kernel
[PATCHv6 18/28] PCI: mobiveil: Remove redundant var definitions and register read operations
2019-07-05 10:10:34
linux-kernel
[PATCHv6 23/28] PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
2019-07-05 10:10:29
linux-kernel
[PATCHv6 09/28] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
2019-07-05 10:10:28
linux-kernel
[PATCHv6 24/28] PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
2019-07-05 10:10:21
linux-kernel
[PATCHv6 25/28] PCI: mobiveil: Fix the CPU base address setup in inbound window
2019-07-05 10:10:06
linux-kernel
[PATCHv6 28/28] PCI: mobiveil: Fix the potential INTx missing problem
2019-07-05 10:10:03
linux-kernel
[PATCHv6 08/28] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
2019-07-05 10:10:01
linux-kernel
[PATCHv6 10/28] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
2019-07-05 10:09:59
linux-kernel
[PATCHv6 12/28] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional
2019-07-05 10:09:54
linux-kernel
[PATCHv6 22/28] PCI: mobiveil: Mask out the lower 10-bit hardcode window size
2019-07-05 10:09:53
linux-kernel
[PATCHv6 16/28] PCI: mobiveil: Fix the returned error number
2019-07-05 10:09:43
linux-kernel
[PATCHv6 13/28] PCI: mobiveil: Reformat the code for readability
2019-07-05 10:09:39
linux-kernel
[PATCHv6 19/28] PCI: mobiveil: Fix the valid check for inbound and outbound window
2019-07-05 10:09:37
linux-kernel
[PATCHv6 27/28] PCI: mobiveil: Fix infinite-loop in the INTx process
2019-07-05 10:09:26
linux-kernel
[PATCHv6 20/28] PCI: mobiveil: Add the statistic of initialized inbound windows
2019-07-05 10:09:11
linux-kernel
[PATCHv6 21/28] PCI: mobiveil: Clear the target fields before updating the register
2019-07-05 10:08:51
linux-kernel
[PATCHv6 26/28] PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
2019-07-05 10:08:35
linux-kernel
[PATCHv6 17/28] PCI: mobiveil: Remove an unnecessary return value check
2019-07-05 10:08:26
linux-kernel
[PATCHv6 15/28] PCI: mobiveil: Revise the MEM/IO outbound window initialization
2019-07-05 10:08:21
linux-kernel
[PATCHv6 11/28] PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
2019-07-05 10:08:07
linux-kernel
[PATCHv6 05/28] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
2019-07-05 10:07:57
linux-kernel
[PATCHv6 04/28] PCI: mobiveil: Update the resource list traversal function
2019-07-05 10:07:54
linux-kernel
[PATCHv6 03/28] PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
2019-07-05 10:07:48
linux-kernel
[PATCHv6 01/28] PCI: mobiveil: Unify register accessors
2019-07-05 10:07:45
linux-kernel
[PATCHv6 00/28] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
2019-07-05 02:42:15
linux-kernel
RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change
2019-07-04 03:02:08
linux-kernel
RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change
2019-07-04 02:42:57
linux-kernel
RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change
2019-07-04 02:39:21
linux-kernel
RE: [PATCHv5 03/20] PCI: mobiveil: Correct the returned error number
2019-07-04 02:37:26
linux-kernel
RE: [PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
2019-07-01 11:43:17
linux-kernel
RE: [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
2019-07-01 11:41:43
linux-kernel
RE: [PATCHv5 09/20] PCI: mobiveil: Correct inbound/outbound window setup routines