Show patches with: Submitter = Gavin Shan       |    Archived = No       |   50 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/8] PCI/hotplug: Needn't remove EEH cache again 1 - - - --- 2013-07-05 Gavin Shan Not Applicable
[1/8] PCI: Add pcibios_stop_dev() - - - - --- 2013-07-05 Gavin Shan Not Applicable
[3/3] powerpc/powernv: Don't configure IO window on PHB3 - - - - --- 2013-05-06 Gavin Shan Not Applicable
[2/3] powerpc/powernv: Disable IO space for PCI buses - - - - --- 2013-05-06 Gavin Shan Not Applicable
[1/3] PCI: PCI_BUS_FLAGS_NO_IO flag for PCI bus - - - - --- 2013-05-06 Gavin Shan Not Applicable
[4/4] PCI: Use cached MSI-X cap while enabling MSI-X - - - - --- 2013-04-05 Gavin Shan Superseded
[3/4] PCI: Use cached MSI cap while enabling MSI interrupts - - - - --- 2013-04-05 Gavin Shan Superseded
[2/4] PCI: Remove MSI/MSI-X cap check in pci_msi_check_device() - - - - --- 2013-04-05 Gavin Shan Superseded
[1/4] PCI: Cache MSI/MSI-X cap in PCI device - - - - --- 2013-04-05 Gavin Shan Superseded
[5/5] PCI: Use cached MSI-X cap while enabling MSI-X interrupts - - - - --- 2013-04-04 Gavin Shan Changes Requested
[4/5] PCI: Use cached MSI cap in pci_enable_msi_block_auto() - - - - --- 2013-04-04 Gavin Shan Changes Requested
[3/5] PCI: Use cached MSI cap while enabling MSI interrupts - - - - --- 2013-04-04 Gavin Shan Changes Requested
[2/5] PCI: Use MSI/MSI-X cap cache in pci_msi_check_device() - - - - --- 2013-04-04 Gavin Shan Changes Requested
[1/5] PCI: Cache MSI/MSI-X cap in PCI device - - - - --- 2013-04-04 Gavin Shan Changes Requested
[4/4] PCI: Retrieve MSI cap struct for once on setup - - - - --- 2013-03-27 Gavin Shan Changes Requested
[3/4] PCI: Allow msix_capability_init() take MSIX cap struct - - - - --- 2013-03-27 Gavin Shan Changes Requested
[2/4] PCI: Allow pci_msix_table_size() take MSIX cap struct - - - - --- 2013-03-27 Gavin Shan Changes Requested
[1/4] PCI: Cache MSI/MSIX structure in pci_msi_check_device() - - - - --- 2013-03-27 Gavin Shan Changes Requested
[5/5] ppc/pnv: I/O and memory alignment for p2p bridges - - - - --- 2012-09-07 Gavin Shan Accepted
[4/5] ppc/pci: override pcibios_window_alignment - - - - --- 2012-09-07 Gavin Shan Accepted
[3/5] pci: refactor function pbus_size_mem - - - - --- 2012-09-07 Gavin Shan Accepted
[2/5] pci: resource assignment based on p2p alignment - - - - --- 2012-09-07 Gavin Shan Accepted
[1/5] pci: weak function returns alignment - - - - --- 2012-09-07 Gavin Shan Accepted
[8/8] ppc/pnv: I/O and memory alignment for p2p bridges - - - - --- 2012-08-20 Gavin Shan Superseded
[7/8] ppc/pci: override pcibios_window_alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[6/8] pci: refactor function pbus_size_mem - - - - --- 2012-08-20 Gavin Shan Superseded
[5/8] pci: resource assignment based on p2p alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[4/8] pci: weak function returns alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[3/8] pci: fiddle with conversion of pci and CPU address - - - - --- 2012-08-20 Gavin Shan Superseded
[2/8] pci: argument pci_bus for find_pci_host_bridge - - - - --- 2012-08-20 Gavin Shan Superseded
[1/8] pci: change variable name for find_pci_host_bridge - - - - --- 2012-08-20 Gavin Shan Superseded
[8/8] ppc/pnv: I/O and memory alignment for p2p bridges - - - - --- 2012-07-25 Gavin Shan Superseded
[7/8] ppc/pci: override pcibios_window_alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[6/8] pci: refactor function pbus_size_mem - - - - --- 2012-07-25 Gavin Shan Superseded
[5/8] pci: resource assignment based on p2p alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[4/8] pci: weak function returns alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[3/8] fiddle with conversion of pci and CPU address - - - - --- 2012-07-25 Gavin Shan Superseded
[2/8] pci: argument pci_bus for find_pci_host_bridge - - - - --- 2012-07-25 Gavin Shan Superseded
[1/8] pci: change variable name for find_pci_host_bridge - - - - --- 2012-07-25 Gavin Shan Superseded
[7/7] pci: resource assignment based on p2p alignment - - - - --- 2012-06-29 Gavin Shan Superseded
[6/7] pci: function to retrieve alignment of p2p bars - - - - --- 2012-06-29 Gavin Shan Superseded
[5/7] pci: minimal alignment for bars of P2P bridges - - 2 - --- 2012-06-29 Gavin Shan Superseded
[4/7] pci: fiddle with conversion of pci and CPU address - - - - --- 2012-06-29 Gavin Shan Superseded
[3/7] pci: make find_pci_host_bridge global - - - - --- 2012-06-29 Gavin Shan Superseded
[2/7] pci: argument pci_bus for find_pci_host_bridge - - - - --- 2012-06-29 Gavin Shan Superseded
[1/7] pci: change variable name for find_pci_host_bridge - - - - --- 2012-06-29 Gavin Shan Superseded
[V4,2/2] PCI: minimal alignment for bars of P2P bridges - - 2 - --- 2012-06-27 Gavin Shan Superseded
[V4,1/2] PCI: pcibus address to resource converting take bus directly - - - - --- 2012-06-27 Gavin Shan Superseded
[V3,2/2] PCI: minimal alignment for bars of P2P bridges - - 2 - --- 2012-06-25 Gavin Shan Superseded
[V3,1/2] PCI: retrieve host bridge by PCI bus 1 - 2 - --- 2012-06-25 Gavin Shan Superseded