summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-20PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya1-2/+0
2018-07-20PCI: Unify try slot and bus reset APISinan Kaya1-2/+1
2018-07-20PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-1/+0
2018-07-20PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+1
2018-07-20PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-4/+0
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-06PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher1-0/+3
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya1-0/+1
2018-06-30PCI: Make pci_get_rom_size() staticBjorn Helgaas1-1/+0
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas1-0/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+14
2018-06-07Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2018-06-07Merge branch 'pci/resource'Bjorn Helgaas1-3/+0
2018-06-07Merge branch 'pci/hotplug'Bjorn Helgaas1-1/+7
2018-06-07Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+1
2018-06-07Merge branch 'pci/aspm'Bjorn Helgaas1-0/+1
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg1-0/+2
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-26PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-18PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-1/+1
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka1-3/+0
2018-05-11PCI: Add "pci=noats" boot parameterGil Kupfer1-0/+2
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig1-1/+1
2018-05-08PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+1
2018-05-08PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-0/+3
2018-04-25PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+2
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+1
2018-04-07Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-62/+32
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-3/+8
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+3
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas1-13/+11
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas1-1/+2
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+5
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-8/+0
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni1-1/+2
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa1-0/+1
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa1-0/+3
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre1-1/+6
2018-03-31PCI: Always define the of_node helpersBjørn Mork1-13/+11
2018-03-31PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas1-2/+0
2018-03-31PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-0/+3
2018-03-22PCI: Add decoding for 16 GT/s link speedJay Fang1-0/+1
2018-03-14PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner1-0/+2
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya1-1/+1
2018-02-27PCI: Handle FLR failure and allow other reset typesSinan Kaya1-1/+1
2018-02-23PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman1-35/+3
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya1-8/+0
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-215/+226
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+38