aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2019-08-02PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
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/hotplug'Bjorn Helgaas
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas
2018-04-24PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas
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-04Merge branch 'pci/enumeration'Bjorn Helgaas
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas
2018-04-04PCI: Add fwnode handler as input param of 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-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre
2018-03-30PCI: Always define the of_node helpersBjørn Mork
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya
2018-02-27PCI: Handle FLR failure and allow other reset typesSinan Kaya
2018-02-22PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly