summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas
2018-06-06Merge branch 'pci/misc'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-04PCI: hotplug: Add hotplug_is_native()Mika Westerberg
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg
2018-06-02PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep
2018-06-02PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg
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-30PCI: Add support for unbinding the generic PCI host controllerJan Kiszka
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka
2018-05-30PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas
2018-05-24PCI: Add Intel VMD devices to pci idsJon Derrick
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I
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-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai
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-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas
2018-05-04PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang
2018-04-27PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler
2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck
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-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro