summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas1-0/+2
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas1-2/+2
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2-34/+8
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas2-0/+6
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas3-5/+3
2018-06-06Merge branch 'pci/misc'Bjorn Helgaas1-0/+5
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas3-4/+25
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+1
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas2-1/+3
2018-06-04PCI: hotplug: Add hotplug_is_native()Mika Westerberg1-0/+5
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg2-0/+3
2018-06-02PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep1-0/+1
2018-06-02PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep1-0/+1
2018-06-02PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg1-0/+5
2018-06-02PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg1-1/+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 Westerberg2-2/+4
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-30PCI: Add support for unbinding the generic PCI host controllerJan Kiszka1-0/+1
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka1-2/+2
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka1-2/+2
2018-05-30PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka1-2/+2
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I1-2/+2
2018-05-17PCI/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-15PCI: dwc: Add support for EP modeGustavo Pimentel1-0/+8
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-34/+0
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer1-0/+2
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai1-4/+18
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+1
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-0/+3
2018-05-07PCI: Add Qualcomm vendor IDBjorn Helgaas1-0/+2
2018-05-04PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang1-0/+2
2018-04-27PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler1-0/+5
2018-04-24PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck1-0/+2
2018-04-24PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+2
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2-1/+3
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+83
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo1-0/+30
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-11/+6
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-4/+9
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo1-6/+11
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro1-0/+19
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro1-7/+6
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+1
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1