aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas5-0/+680
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas3-12/+40
2019-01-02Merge branch 'pci/switchtec'Bjorn Helgaas2-17/+153
2019-01-02Merge branch 'pci/pm'Bjorn Helgaas1-15/+12
2019-01-02Merge branch 'pci/peer-to-peer'Bjorn Helgaas2-9/+9
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas8-18/+44
2019-01-02Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+2
2019-01-02Merge branch 'pci/aspm'Bjorn Helgaas1-6/+0
2019-01-01s390/pci: skip VF scanningSebastian Ott1-0/+3
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2-0/+7
2019-01-01PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott1-13/+31
2018-12-19PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang4-0/+610
2018-12-19dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controllerYue Wang1-0/+70
2018-12-17PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen1-0/+24
2018-12-17PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2-4/+3
2018-12-17PCI/ASPM: Remove unused lists from struct pcie_link_stateFrederick Lawler1-6/+0
2018-12-13switchtec: Add MRPC DMA mode supportWesley Sheng2-10/+114
2018-12-13switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao1-6/+35
2018-12-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang1-0/+3
2018-12-12switchtec: Set DMA coherent maskBoris Glimcher1-0/+4
2018-12-12switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao1-4/+0
2018-12-12PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
2018-12-11PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap2-9/+9
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc1-0/+2
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young2-11/+11
2018-11-08x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King1-2/+2
2018-11-07MAINTAINERS: Add x86 early-quirks.c file pattern to PCI subsystemBjorn Helgaas1-0/+1
2018-11-05PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap1-3/+3
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds47-171/+198
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds102-539/+3616
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar4068-73501/+261778
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-22/+35
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-8/+23
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds17-78/+28
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds12-99/+530
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-124/+172
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0