aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-08-19PCI: Tolerate hierarchies with no Root PortYijing Wang1-1/+6
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+3
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-5/+3
2015-06-25Mohit Kumar has movedPratyush Anand1-1/+1
2015-06-25Pratyush Anand has movedPratyush Anand1-2/+2
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner1-4/+3
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds35-811/+1210
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-49/+6
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki1-1/+1
2015-06-18Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas5-239/+98
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas3-118/+32
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas1-6/+6
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas1-7/+6
2015-06-18PCI: xgene: Allow config access to Root Port even when link is downDuc Dang1-3/+1
2015-06-18PCI: xgene: Disable Configuration Request Retry Status for v1 siliconDuc Dang1-1/+40
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas3-111/+20
2015-06-16Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into nextBjorn Helgaas15-191/+929
2015-06-16PCI: imx6: Add #define PCIE_RC_LCSRBjorn Helgaas1-1/+3
2015-06-16PCI: imx6: Use "u32", not "uint32_t"Bjorn Helgaas1-10/+10
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas20-381/+183
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang1-19/+0
2015-06-12xen/pcifront: Don't use deprecated function pci_scan_bus_parented()Arnd Bergmann1-3/+13
2015-06-12PCI: imx6: Add speed change timeout messageTroy Kisky1-17/+27
2015-06-10PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas1-8/+5
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas6-66/+51
2015-06-10PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas1-6/+13
2015-06-10PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas1-1/+1
2015-06-10PCI: dra7xx: Use dw_pcie_link_up() consistentlyBjorn Helgaas1-2/+1
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson1-14/+38
2015-06-08xen/pcifront: Remove usage of struct timevalTina Ruchandani1-5/+3
2015-06-05PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang4-0/+627
2015-06-02PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Bjorn Helgaas1-2/+2
2015-06-01PCI: Preserve resource size during alignment reorderingYinghai Lu1-2/+3
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu3-11/+15
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson1-11/+0
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang3-5/+3
2015-05-27PCI: iproc: Free resource list after registrationHauke Mehrtens2-8/+8
2015-05-27PCI: iproc: Directly add PCI resourcesHauke Mehrtens4-10/+5
2015-05-27PCI: Fix IOV resource sorting by alignment requirementWei Yang1-1/+3
2015-05-27PCI: designware: Use pci_scan_root_bus() for simplicityYijing Wang1-3/+1
2015-05-27PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang1-16/+0
2015-05-26PCI: mvebu: Remove mvebu_pcie_scan_bus()Yijing Wang1-17/+1
2015-05-26PCI/ASPM: Use dev->has_secondary_link to find downstream linksYijing Wang1-6/+10
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-0/+11
2015-05-22ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki1-3/+2
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki1-3/+2
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+18
2015-05-22PCI: Add function 1 DMA alias quirk for Marvell 9120Sakari Ailus1-0/+2