aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27PCI: Reprogram bridge prefetch registers on resumeDaniel Drake1-8/+19
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro1-0/+1
2018-09-11PCI: Fix faulty logic in pci_reset_bus()Dennis Dalessandro1-1/+1
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-140/+363
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-66/+26
2018-08-15Merge branch 'pci/switchtec'Bjorn Helgaas1-2/+13
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas1-2/+35
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-56/+253
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas1-6/+15
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas1-7/+20
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas1-1/+0
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc1-7/+20
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe1-0/+3
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe1-2/+71
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe1-21/+97
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe1-54/+103
2018-08-09PCI: Export pcie_has_flr()Alex Williamson1-1/+2
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner1-1/+5
2018-07-31PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner1-5/+10
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie1-0/+38
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya1-8/+8
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya1-52/+1
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya1-5/+16
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-6/+5
2018-07-19PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya1-6/+6
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+38
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva1-0/+1
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher1-0/+2
2018-06-30PCI: Expand documentation for pci_add_dma_alias()Logan Gunthorpe1-2/+13
2018-06-29PCI: Make early dump functionality genericSinan Kaya1-0/+5
2018-06-29PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König1-3/+3
2018-06-29PCI: Restore resized BAR state on resumeChristian König1-0/+28
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-47/+42
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+11
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas1-4/+2
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas1-43/+0
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-43/+0
2018-05-24PCI / PM: Clean up outdated comments in pci_target_state()Rafael J. Wysocki1-4/+2
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep1-0/+29
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka1-4/+2
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer1-0/+11
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki1-6/+23
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng1-4/+4
2018-04-20PCI: Add "PCIe" to pcie_print_link_status() messagesJakub Kicinski1-2/+2
2018-04-11PCI: Remove messages about reassigning resourcesDesnes A. Nunes do Rosario1-1/+0
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-116/+261
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-34/+51
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+9