aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2-3/+18
2019-11-28Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-0/+1
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas2-71/+24
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas3-2/+3
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-5/+9
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas2-6/+1
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas2-3/+4
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas1-3/+7
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas1-0/+4
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek1-0/+1
2019-11-26PCI/MSI: Remove unused pci_irq_get_node()Greg Kroah-Hartman1-6/+0
2019-11-21PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas1-0/+2
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski1-3/+2
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2019-11-20PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas1-2/+0
2019-11-20PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas1-2/+0
2019-11-20PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas1-0/+8
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-3/+6
2019-11-20PCI: vmd: Add device id for VMD device 8086:9A0BJon Derrick1-0/+1
2019-10-29resource: Add a resource_list_first_type helperRob Herring1-0/+12
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-43/+79
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar1-0/+4
2019-10-18Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-1/+1
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon13-33/+153
2019-10-17Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+8
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry1-0/+1
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti1-2/+3
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas1-5/+0
2019-10-15PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas1-10/+0
2019-10-15PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski2-61/+28
2019-10-15PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas1-0/+1
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+1
2019-10-15PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan1-1/+0
2019-10-15PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas1-6/+5
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit1-3/+7
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko1-0/+8
2019-10-14xarray.h: fix kernel-doc warningRandy Dunlap1-2/+2
2019-10-14bitmap.h: fix kernel-doc warning and typoRandy Dunlap1-1/+2
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka1-1/+1
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka1-0/+8
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov3-2/+3
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2-6/+11
2019-10-13tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet1-7/+11
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2-3/+3
2019-10-13tcp: annotate tp->snd_nxt lockless readsEric Dumazet1-1/+2