Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
* 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci: PCI: Clean-up MPS debug output pci: Clamp pcie_set_readrq() when using "performance" settings PCI: enable MPS "performance" setting to properly handle bridge MPS PCI: Workaround for Intel MPS errata PCI: Add support for PASID capability PCI: Add implementation for PRI capability PCI: Export ATS functions to modules PCI: Move ATS implementation into own file PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove PCI / PM: Extend PME polling to all PCI devices PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 PCI: Make pci_setup_bridge() non-static for use by arch code x86: constify PCI raw ops structures PCI: Add quirk for known incorrect MPSS PCI: Add Solarflare vendor ID and SFC4000 device IDs
No related branches found
No related tags found
Showing
- arch/x86/include/asm/pci_x86.h 3 additions, 3 deletionsarch/x86/include/asm/pci_x86.h
- arch/x86/pci/ce4100.c 1 addition, 1 deletionarch/x86/pci/ce4100.c
- arch/x86/pci/common.c 2 additions, 2 deletionsarch/x86/pci/common.c
- arch/x86/pci/direct.c 3 additions, 3 deletionsarch/x86/pci/direct.c
- arch/x86/pci/mmconfig_32.c 1 addition, 1 deletionarch/x86/pci/mmconfig_32.c
- arch/x86/pci/mmconfig_64.c 1 addition, 1 deletionarch/x86/pci/mmconfig_64.c
- arch/x86/pci/numaq_32.c 1 addition, 1 deletionarch/x86/pci/numaq_32.c
- arch/x86/pci/olpc.c 1 addition, 1 deletionarch/x86/pci/olpc.c
- arch/x86/pci/pcbios.c 2 additions, 2 deletionsarch/x86/pci/pcbios.c
- drivers/acpi/osl.c 2 additions, 1 deletiondrivers/acpi/osl.c
- drivers/net/ethernet/sfc/efx.c 6 additions, 4 deletionsdrivers/net/ethernet/sfc/efx.c
- drivers/net/ethernet/sfc/efx.h 0 additions, 4 deletionsdrivers/net/ethernet/sfc/efx.h
- drivers/net/ethernet/sfc/falcon.c 2 additions, 1 deletiondrivers/net/ethernet/sfc/falcon.c
- drivers/net/ethernet/sfc/falcon_boards.c 2 additions, 1 deletiondrivers/net/ethernet/sfc/falcon_boards.c
- drivers/pci/Kconfig 26 additions, 0 deletionsdrivers/pci/Kconfig
- drivers/pci/Makefile 1 addition, 0 deletionsdrivers/pci/Makefile
- drivers/pci/ats.c 438 additions, 0 deletionsdrivers/pci/ats.c
- drivers/pci/hotplug/acpiphp_glue.c 94 additions, 15 deletionsdrivers/pci/hotplug/acpiphp_glue.c
- drivers/pci/iov.c 0 additions, 142 deletionsdrivers/pci/iov.c
- drivers/pci/pci-acpi.c 4 additions, 2 deletionsdrivers/pci/pci-acpi.c
Loading
Please register or sign in to comment