summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-05-20PCI: designware: Consolidate outbound iATU programming functionsJisheng Zhang
2015-05-20PCI/ASPM: Remove redundant PCIe port type checkingYijing Wang
2015-05-20PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameterBjorn Helgaas
2015-05-20PCI: iproc: Add BCMA PCIe driverHauke Mehrtens
2015-05-20PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens
2015-05-19PCI: designware: Add support for x8 linksZhou Wang
2015-05-15ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki
2015-05-15PCI: Add ACS quirks for Intel 9-series PCH root portsAlex Williamson
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas
2015-05-07PCI/MSI: Drop pci_msi_off() calls from quirksMichael S. Tsirkin
2015-05-07PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin
2015-05-07PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-05-07PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-04-24x86/irq: Remove sis apic bug workaroundThomas Gleixner
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-13Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: Read capability list as dwords, not bytesSean O. Stalley
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu
2015-04-08PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui
2015-04-08PCI: Export symbols required for loadable host driver modulesRay Jui
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-07Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman
2015-03-31PCI: Consider additional PF's IOV BAR alignment in sizing and assigningWei Yang
2015-03-31PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang
2015-03-31PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()Wei Yang
2015-03-31PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang
2015-03-31PCI: Calculate maximum number of buses required for VFsWei Yang
2015-03-31PCI: Refresh First VF Offset and VF Stride when updating NumVFsWei Yang
2015-03-31PCI: Index IOV resources in the conventional styleBjorn Helgaas
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang
2015-03-31PCI: Print PF SR-IOV resource that contains all VF(n) BAR spaceWei Yang
2015-03-31PCI: Print more info in sriov_enable() error messageBjorn Helgaas
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas