summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas2019-09-231-0/+2
|\
| * PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron2019-09-161-0/+2
* | Merge branch 'pci/resource'Bjorn Helgaas2019-09-231-16/+0
|\ \
| * | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-16/+0
| |/
* | Merge branch 'pci/pciehp'Bjorn Helgaas2019-09-231-0/+1
|\ \
| * | PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov2019-09-051-0/+1
| |/
* | Merge branch 'pci/p2pdma'Bjorn Helgaas2019-09-232-5/+24
|\ \
| * | PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()Logan Gunthorpe2019-08-161-0/+13
| * | PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()Logan Gunthorpe2019-08-161-4/+11
| * | PCI/P2PDMA: Introduce private pagemap structureLogan Gunthorpe2019-08-161-1/+0
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2019-09-231-13/+29
|\ \
| * | PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu2019-09-211-13/+26
| * | PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-09-051-0/+3
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2019-09-232-101/+0
|\ \
| * | PCI: Get rid of dev->has_secondary_link flagMika Westerberg2019-09-071-1/+0
| * | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski2019-08-281-98/+0
| * | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski2019-08-281-16/+14
| |/
* | Merge branch 'pci/encapsulate'Bjorn Helgaas2019-09-231-52/+0
|\ \
| * | PCI: Make pci_set_of_node(), etc privateKelsey Skunberg2019-07-301-8/+0
| * | PCI: Make pci_enable_ptm() privateKelsey Skunberg2019-07-301-7/+0
| * | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg2019-07-301-8/+0
| * | PCI: Make pci_ats_init() privateKelsey Skunberg2019-07-301-2/+0
| * | PCI: Make pcie_update_link_speed() privateKelsey Skunberg2019-07-301-1/+0
| * | PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg2019-07-301-2/+0
| * | PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg2019-07-301-4/+0
| * | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg2019-07-301-5/+0
| * | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg2019-07-301-3/+0
| * | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg2019-07-301-2/+0
| * | PCI: Make PCI_PM_* delay times privateKelsey Skunberg2019-07-301-5/+0
| * | PCI: Remove pci_block_cfg_access() et al (unused)Kelsey Skunberg2019-07-241-5/+0
| |/
* / PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-282-36/+18
|/
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-213-3/+214
|\
| * NTB: Introduce MSI libraryLogan Gunthorpe2019-06-131-0/+73
| * NTB: Introduce functions to calculate multi-port resource indexLogan Gunthorpe2019-06-131-0/+70
| * NTB: Introduce helper functions to calculate logical port numberLogan Gunthorpe2019-06-131-1/+52
| * PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-132-0/+17
| * NTB: correct ntb_dev_ops and ntb_dev comment typosWesley Sheng2019-06-131-2/+2
* | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-202-0/+23
|\ \
| * | dma-mapping: add a dma_addressing_limited helperChristoph Hellwig2019-07-171-0/+14
| * | dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+9
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-203-0/+11
|\ \ \
| * | | bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-182-0/+6
| * | | Merge branch 'x86/debug' into core/urgentThomas Gleixner2019-07-181-0/+5
| |\ \ \
| | * | | objtool: Add support for C jump tablesJosh Poimboeuf2019-07-091-0/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-202-0/+7
|\ \ \ \ \
| * | | | | KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-201-0/+1
| * | | | | KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-201-0/+3
|\ \ \ \ \ \
| * | | | | | scsi: core: add a host / host template field for the virt boundaryChristoph Hellwig2019-07-171-0/+3
| * | | | | | Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen2019-06-271-4/+7
| |\ \ \ \ \ \