Show patches with: Archived = No       |   44686 patches
« 1 2 ... 117 118 119446 447 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND,3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs - - - - --- 2016-02-02 Jake Oshins Changes Requested
[1/3] PCI: Check device_attach() return value always - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[2/3] PCI/PME: Remove redundant port lookup - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[3/3] PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[1/5] PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[2/5] PCI: Remove includes of empty asm-generic/pci-bridge.h - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[3/5] ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[4/5] PCI: Remove empty asm-generic/pci-bridge.h - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[5/5] PCI: Remove includes of asm/pci-bridge.h - - - - --- 2016-02-02 Bjorn Helgaas Accepted
[v2,04/15] PCI: xilinx: Keep references to both IRQ domains - - - - --- 2016-02-03 Paul Burton Superseded
[v2,05/15] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode - - - - --- 2016-02-03 Paul Burton Superseded
[v2,06/15] PCI: xilinx: Always clear interrupt decode register - - - - --- 2016-02-03 Paul Burton Superseded
[v2,07/15] PCI: xilinx: Clear interrupt FIFO during probe - - - - --- 2016-02-03 Paul Burton Superseded
[v2,08/15] PCI: xilinx: Fix INTX irq dispatch - - - - --- 2016-02-03 Paul Burton Superseded
[v2,09/15] PCI: xilinx: Allow build on MIPS platforms - - - - --- 2016-02-03 Paul Burton Superseded
drivers:pci Remove pcie folder from Kconfig - - - - --- 2016-02-03 Bogicevic Sasa Accepted
[2/2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF - - - - --- 2016-02-03 Arnd Bergmann Not Applicable
[RFC,V2,1/4] VFIO: Probe new devices in a live VFIO group with the VFIO driver - - - - --- 2016-02-04 Ilya Lesokhin Not Applicable
[RFC,V2,2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group - - - - --- 2016-02-04 Ilya Lesokhin Not Applicable
[RFC,V2,3/4] PCI: Expose iov_set_numvfs and iov_resource_size for modules. - - - - --- 2016-02-04 Ilya Lesokhin Not Applicable
[RFC,V2,4/4] VFIO: Add support for SRIOV extended capablity - - - - --- 2016-02-04 Ilya Lesokhin Not Applicable
[RFC,1/4] PCI: Designware: Add support for ACPI based controllers - - - - --- 2016-02-04 Gabriele Paoloni Superseded
[RFC,2/4] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI - - - - --- 2016-02-04 Gabriele Paoloni Superseded
[RFC,3/4] PCI: hisi: Make the HiSilicon PCIe host controller ECAM compliant - - - - --- 2016-02-04 Gabriele Paoloni Superseded
[RFC,4/4] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers - - - - --- 2016-02-04 Gabriele Paoloni Superseded
PCI: Support SRIOV on Legacy EndPoint device - - - - --- 2016-02-04 Zytaruk, Kelly Changes Requested
PCI: Support SRIOV on Legacy EndPoint device - - - - --- 2016-02-04 Zytaruk, Kelly Superseded
[v8,1/2] PCI support added to ARC - - - - --- 2016-02-04 Joao Pinto Changes Requested
[v8,2/2] add new platform driver for PCI RC - - - - --- 2016-02-04 Joao Pinto Changes Requested
[v3,1/6] PCI: xilinx: Keep references to both IRQ domains - - - - --- 2016-02-04 Paul Burton Changes Requested
[v3,2/6] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode - - - - --- 2016-02-04 Paul Burton Changes Requested
[v3,3/6] PCI: xilinx: Always clear interrupt decode register - - - - --- 2016-02-04 Paul Burton Changes Requested
[v3,4/6] PCI: xilinx: Clear interrupt FIFO during probe - - - - --- 2016-02-04 Paul Burton Changes Requested
[v3,5/6] PCI: xilinx: Fix INTX irq dispatch - - - - --- 2016-02-04 Paul Burton Changes Requested
[v3,6/6] PCI: xilinx: Allow build on MIPS platforms - - - - --- 2016-02-04 Paul Burton Changes Requested
[V4,01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ di… - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y 1 - 1 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,08/23] arm64, acpi: Use MCFG and empty PCI config space accessors from mcfg.c file. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not. - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,10/23] x86, pci: Cleanup platform specific MCFG data by using ECAM hot_added flag. - - - 6 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,11/23] pci, acpi: Move ACPI host bridge device companion assignment to core code. - - 1 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,12/23] x86, ia64, pci: Remove ACPI companion device from platform specific data. - - 1 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,13/23] pci, acpi: Provide generic way to assign bus domain number. - - 1 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,14/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus imp… - - 1 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region. - - - 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,16/23] x86, acpi, pci: Use equivalent function from mcfg.c driver. - - - 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,17/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for rela… - - - 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,18/23] pci, of: Move the PCI I/O space management to PCI core code. - - - - --- 2016-02-04 Tomasz Nowicki Superseded
[V4,19/23] drivers: pci: add generic code to claim bus resources - - - - --- 2016-02-04 Tomasz Nowicki Superseded
[V4,20/23] pci, acpi: Support for ACPI based generic PCI host controller init - - - 7 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,21/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks. - - - 5 --- 2016-02-04 Tomasz Nowicki Superseded
[V4,22/23] arm64, pci, acpi: Assign legacy IRQs once device is enable. - - - - --- 2016-02-04 Tomasz Nowicki Superseded
[V4,23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64. - - - 5 --- 2016-02-04 Tomasz Nowicki Superseded
PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops - - - - --- 2016-02-04 Bjorn Helgaas Accepted
PCI: Add cavium acs pci quirk - - - - --- 2016-02-04 Bjorn Helgaas Not Applicable
synopsys pcie rc generic platform driver update - - - - --- 2016-02-05 Joao Pinto Superseded
[v3] synopsys pcie rc generic platform driver update - - - - --- 2016-02-05 Joao Pinto Superseded
[v3,1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources - - - - --- 2016-02-05 Sean O. Stalley Superseded
[v3,2/2] Add support for enhanced allocation regions - - - - --- 2016-02-05 Sean O. Stalley Superseded
[v3,0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings - - - - --- 2016-02-05 Bjorn Helgaas Not Applicable
[v5,1/3] PCI: generic: Refactor code to enable reuse by other drivers. 2 - - - --- 2016-02-05 David Daney Superseded
[v5,2/3] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors. 2 - - - --- 2016-02-05 David Daney Superseded
[v5,3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices 1 - - - --- 2016-02-05 David Daney Superseded
Problems since commit Recognize that Interrupt Line 255 means "not connected" - - - - --- 2016-02-06 Bjorn Helgaas Not Applicable
[3/5] drivers/pci: export dw syms enabling board specific PCI code to be tristate - - - - --- 2016-02-08 Paul Gortmaker Not Applicable
[4/5] drivers/pci: make host/pci-keystone-dw.c modular - - - - --- 2016-02-08 Paul Gortmaker Not Applicable
[5/5] drivers/pci: make most of the PCI_DW drivers modular - - - - --- 2016-02-08 Paul Gortmaker Not Applicable
[4/5] drivers/pci: make host/pci-keystone-dw.c modular - - - - --- 2016-02-08 Arnd Bergmann Not Applicable
[RFC,v2,1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI - - - - --- 2016-02-08 Gabriele Paoloni Superseded
[RFC,v2,2/3] PCI: hisi: Make the HiSilicon PCIe host controller ECAM compliant - - - - --- 2016-02-08 Gabriele Paoloni Superseded
[RFC,v2,3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers - - - - --- 2016-02-08 Gabriele Paoloni Superseded
link up validation moved to pcie-designware - - - - --- 2016-02-08 Joao Pinto Superseded
[RFC,v2,2/3] PCI: hisi: Make the HiSilicon PCIe host controller ECAM compliant - - - - --- 2016-02-08 Gabriele Paoloni Superseded
[v9,1/2] PCI support added to ARC 1 - - - --- 2016-02-08 Joao Pinto Superseded
[v9,2/2] pcie-designware platform driver - - - - --- 2016-02-08 Joao Pinto Superseded
[v6,1/3] PCI: generic: Refactor code to enable reuse by other drivers. 2 - - - --- 2016-02-08 David Daney Superseded
[v6,2/3] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors. 2 - - - --- 2016-02-08 David Daney Superseded
[v6,3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices 1 - - - --- 2016-02-08 David Daney Superseded
[V3,1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function - - - - --- 2016-02-09 Bharat Kumar Gogada Superseded
[V3,2/5] PCI: xilinx: Removing struct hw_pci structure. - - - - --- 2016-02-09 Bharat Kumar Gogada Superseded
[V3,3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze - - - - --- 2016-02-09 Bharat Kumar Gogada Superseded
[V3,4/5] PCI: xilinx: Updating Zynq PCI binding documentation with Microblaze node. 1 - - - --- 2016-02-09 Bharat Kumar Gogada Superseded
[V3,5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Brid… - - - - --- 2016-02-09 Bharat Kumar Gogada Superseded
[v2,1/2] PCI: Add pci_ops.{add,remove}_bus() callbacks - - - - --- 2016-02-09 Thierry Reding Accepted
[v2,2/2] PCI: tegra: Implement ->{add,remove}_bus() callbacks - - - - --- 2016-02-09 Thierry Reding Accepted
PCI: tegra: Update for new XUSB pad controller bindings - - - - --- 2016-02-09 Thierry Reding Superseded
[1/3] PCI: tegra: Remove unused field - - - - --- 2016-02-09 Thierry Reding Accepted
[2/3] PCI: tegra: Track bus -> CPU mapping - - - - --- 2016-02-09 Thierry Reding Accepted
[3/3] PCI: tegra: Remove misleading PHYS_OFFSET - - - - --- 2016-02-09 Thierry Reding Accepted
PCI: Support SRIOV on Legacy EndPoint device - - - - --- 2016-02-09 Zytaruk, Kelly Superseded
[RFC,v3,1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI - - - - --- 2016-02-09 Gabriele Paoloni Changes Requested
[RFC,v3,2/3] PCI: hisi: Add ECAM support to HiSilicon PCIe host controller - - - - --- 2016-02-09 Gabriele Paoloni Changes Requested
[RFC,v3,3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers - - - - --- 2016-02-09 Gabriele Paoloni Changes Requested
Revert 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()") - - - - --- 2016-02-09 Bjorn Helgaas Superseded
PCI: Support SRIOV on Legacy EndPoint device - - - - --- 2016-02-09 Zytaruk, Kelly Accepted
« 1 2 ... 117 118 119446 447 »