summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas
2018-08-15Merge branch 'pci/aspm'Bjorn Helgaas
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe
2018-08-09PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer supportLogan Gunthorpe
2018-08-09PCI: Allow specifying devices using a base bus and path of devfnsLogan Gunthorpe
2018-08-09PCI: Make specifying PCI devices in kernel parameters reusableLogan Gunthorpe
2018-08-09PCI: Export pcie_has_flr()Alex Williamson
2018-08-06PCI: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-07-31PCI: Whitelist Thunderbolt ports for runtime D3Lukas Wunner
2018-07-31PCI: Whitelist native hotplug ports for runtime D3Lukas Wunner
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-12PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthroughGustavo A. R. Silva
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher
2018-06-30PCI: Expand documentation for pci_add_dma_alias()Logan Gunthorpe
2018-06-29PCI: Make early dump functionality genericSinan Kaya
2018-06-29PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handlingChristian König
2018-06-29PCI: Restore resized BAR state on resumeChristian König
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-24PCI / PM: Clean up outdated comments in pci_target_state()Rafael J. Wysocki
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng
2018-04-20PCI: Add "PCIe" to pcie_print_link_status() messagesJakub Kicinski
2018-04-11PCI: Remove messages about reassigning resourcesDesnes A. Nunes do Rosario
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni
2018-04-04PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds