Show patches with: Submitter = Jisheng Zhang       |    Archived = No       |   53 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] PCI: dwc: move dw_pcie_msi_init() to dw_pcie_setup_rc() [v3] PCI: dwc: move dw_pcie_msi_init() to dw_pcie_setup_rc() - - 1 - --- 2021-03-25 Jisheng Zhang New
[RESEND] PCI: dwc: Fix MSI not work after resume [RESEND] PCI: dwc: Fix MSI not work after resume - 1 1 - --- 2021-03-01 Jisheng Zhang New
[v3,2/2] PCI: dwc: al: Remove useless dw_pcie_ops PCI: dwc: remove useless dw_pcie_ops 1 - - - --- 2021-01-28 Jisheng Zhang New
[v3,1/2] PCI: dwc: Don't assume the ops in dw_pcie always exists PCI: dwc: remove useless dw_pcie_ops - - - - --- 2021-01-28 Jisheng Zhang New
[v2] PCI: dwc: Fix MSI not work after resume [v2] PCI: dwc: Fix MSI not work after resume - 1 1 - --- 2020-12-29 Jisheng Zhang New
[dwc-next,v2,1/2] PCI: dwc: Don't assume the ops in dw_pcie always exists PCI: dwc: remove useless dw_pcie_ops - - - - --- 2020-11-20 Jisheng Zhang New
[dwc-next,v2,2/2] PCI: dwc: al: Remove useless dw_pcie_ops PCI: dwc: remove useless dw_pcie_ops 1 - - - --- 2020-11-20 Jisheng Zhang New
[dwc-next] PCI: dwc: Fix MSI not work after resume [dwc-next] PCI: dwc: Fix MSI not work after resume - - - - --- 2020-11-20 Jisheng Zhang New
PCI: dwc: Move dw_pcie_msi_init() from each users to designware host PCI: dwc: Move dw_pcie_msi_init() from each users to designware host - - - - --- 2020-10-09 Jisheng Zhang New
[v7,2/2] PCI: dwc: Fix MSI page leakage in suspend/resume PCI: dwc: fix two MSI issues - - 1 - --- 2020-10-09 Jisheng Zhang New
[v7,1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: fix two MSI issues 1 - 1 - --- 2020-10-09 Jisheng Zhang New
[v6,2/2] PCI: dwc: Fix MSI page leakage in suspend/resume PCI: dwc: fix two MSI issues - - 1 - --- 2020-10-09 Jisheng Zhang New
[v6,1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: fix two MSI issues 1 - 1 - --- 2020-10-09 Jisheng Zhang New
[dwc-next,3/3] PCI: dwc: imx6: Remove useless dw_pcie_ops PCI: dwc: remove useless dw_pcie_ops - - - - --- 2020-10-05 Jisheng Zhang New
[dwc-next,2/3] PCI: dwc: al: Remove useless dw_pcie_ops PCI: dwc: remove useless dw_pcie_ops - - - - --- 2020-10-05 Jisheng Zhang New
[dwc-next,1/3] PCI: dwc: Don't assume the ops in dw_pcie always exists PCI: dwc: remove useless dw_pcie_ops - - - - --- 2020-10-05 Jisheng Zhang New
[v5,2/2] PCI: dwc: Fix MSI page leakage in suspend/resume PCI: dwc: fix two MSI issues - - 1 - --- 2020-09-30 Jisheng Zhang New
[v5,1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: fix two MSI issues 1 - 1 - --- 2020-09-30 Jisheng Zhang New
[v4,2/2] PCI: dwc: Fix MSI page leakage in suspend/resume PCI: dwc: fix two MSI issues - - - - --- 2020-09-29 Jisheng Zhang New
[v4,1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: fix two MSI issues 1 - 1 - --- 2020-09-29 Jisheng Zhang New
[v3,2/2] PCI: dwc: Use an address in the driver data for MSI address PCI: dwc: fix two MSI issues - 1 1 - --- 2020-09-25 Jisheng Zhang New
[v3,1/2] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: fix two MSI issues 1 1 1 - --- 2020-09-25 Jisheng Zhang New
[v2,5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host PCI: dwc: improve msi handling - - - - --- 2020-09-24 Jisheng Zhang New
[v2,4/5] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled PCI: dwc: improve msi handling 1 - - - --- 2020-09-24 Jisheng Zhang New
[v2,3/5] PCI: dwc: Rename dw_pcie_free_msi to dw_pcie_msi_deinit PCI: dwc: improve msi handling 1 - - - --- 2020-09-24 Jisheng Zhang New
[v2,2/5] PCI: dwc: Check alloc_page() return value PCI: dwc: improve msi handling 1 - - - --- 2020-09-24 Jisheng Zhang New
[v2,1/5] PCI: dwc: Call dma_unmap_page() before freeing the msi page PCI: dwc: improve msi handling 1 - - - --- 2020-09-24 Jisheng Zhang New
PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init() PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init() - 1 - - --- 2020-09-23 Jisheng Zhang New
PCI: Make pci_aer_init() when !CONFIG_PCIEAER void too PCI: Make pci_aer_init() when !CONFIG_PCIEAER void too - - - - --- 2019-04-12 Jisheng Zhang bhelgaas Accepted
[v4,5/5] PCI: dwc: Save root bus for driver remove PCI: dwc: Support remove 1 - - - --- 2019-03-29 Jisheng Zhang lorpie01 Accepted
[v4,4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code PCI: dwc: Support remove 1 - - - --- 2019-03-29 Jisheng Zhang lorpie01 Accepted
[v4,3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init() PCI: dwc: Support remove 1 - - - --- 2019-03-29 Jisheng Zhang lorpie01 Accepted
[v4,2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi() PCI: dwc: Support remove 1 - - - --- 2019-03-29 Jisheng Zhang lorpie01 Accepted
[v4,1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid PCI: dwc: Support remove 1 - - - --- 2019-03-29 Jisheng Zhang lorpie01 Accepted
[v3,5/5] PCI: dwc: Save root bus for driver remove PCI: dwc: Support remove 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
[v3,4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code PCI: dwc: Support remove 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
[v3,3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init() PCI: dwc: Support remove 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
PCI: dwc: Free MSI in the error code path of dw_pcie_host_init() PCI: dwc: Free MSI in the error code path of dw_pcie_host_init() 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
[v3,2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi() PCI: dwc: Support remove 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
[v3,1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid PCI: dwc: Support remove 1 - - - --- 2019-03-18 Jisheng Zhang lorpie01 Superseded
[v2,5/5] PCI: dwc: Save root bus for driver remove PCI: dwc: Support remove - - - - --- 2019-03-01 Jisheng Zhang lorpie01 Superseded
[v2,4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code PCI: dwc: Support remove 1 - - - --- 2019-03-01 Jisheng Zhang lorpie01 Superseded
[v2,3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init() PCI: dwc: Support remove 1 - - - --- 2019-03-01 Jisheng Zhang lorpie01 Superseded
[v2,2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi() PCI: dwc: Support remove - - - - --- 2019-03-01 Jisheng Zhang lorpie01 Superseded
[v2,1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid PCI: dwc: Support remove 1 - - - --- 2019-03-01 Jisheng Zhang lorpie01 Superseded
[5/5] PCI: dwc: save root bus for driver remove PCI: dwc: support remove - - - - --- 2019-02-26 Jisheng Zhang lorpie01 Superseded
[4/5] PCI: dwc: use devm_pci_alloc_host_bridge() to simplify the code PCI: dwc: support remove - - - - --- 2019-02-26 Jisheng Zhang lorpie01 Superseded
[3/5] PCI: dwc: free msi in the error code path of dw_pcie_host_init() PCI: dwc: support remove - - - - --- 2019-02-26 Jisheng Zhang lorpie01 Superseded
[2/5] PCI: dwc: free the page for MSI irq in dw_pcie_free_msi() PCI: dwc: support remove - - - - --- 2019-02-26 Jisheng Zhang lorpie01 Superseded
[1/5] PCI: dwc: fix dw_pcie_free_msi() if msi_irq is invalid PCI: dwc: support remove - - - - --- 2019-02-26 Jisheng Zhang lorpie01 Superseded
[v3] PCI: dwc: fix scheduling while atomic issues [v3] PCI: dwc: fix scheduling while atomic issues 1 3 - - --- 2018-08-29 Jisheng Zhang lorpie01 Superseded
[v2] PCI: dwc: fix scheduling while atomic issues [v2] PCI: dwc: fix scheduling while atomic issues 1 - - - --- 2018-08-21 Jisheng Zhang lorpie01 Superseded
PCI: dwc: fix scheduling while atomic issues PCI: dwc: fix scheduling while atomic issues - - - - --- 2018-08-21 Jisheng Zhang lorpie01 Superseded