aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-19/+0
2018-04-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+20
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie3-17/+30
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+2
2018-03-16arch: remove tile portArnd Bergmann1-19/+0
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-0/+39
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner1-4/+4
2018-03-13PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki1-6/+11
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-03-08PCI: Scan all functions when running over JailhouseJan Kiszka1-3/+19
2018-03-07PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte1-1/+1
2018-03-04PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede1-0/+2
2018-03-02Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2018-02-26PCI: Allow release of resources that were never assignedChristian König1-0/+4
2018-02-23pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko1-5/+1
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom1-16/+23
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+4
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds162-2552/+3785
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede1-1/+4
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-37/+108
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas145-1118/+148
2018-02-01Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas1-1/+0
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas1-122/+33
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas1-1/+4
2018-02-01Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas1-1/+4
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas5-40/+48
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas13-339/+593
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+25
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas17-126/+1567
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas2-0/+15
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas2-116/+143
2018-01-31Merge branch 'pci/switchtec' into nextBjorn Helgaas1-0/+3
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas6-15/+9
2018-01-31Merge branch 'pci/msi' into nextBjorn Helgaas1-1/+1
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas34-454/+375
2018-01-31Merge branch 'pci/hotplug' into nextBjorn Helgaas3-24/+7
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas2-10/+90
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas1-2/+512
2018-01-31Merge branch 'pci/dpc' into nextBjorn Helgaas3-148/+109
2018-01-31Merge branch 'pci/deprecate-get-bus-and-slot' into nextBjorn Helgaas5-11/+24
2018-01-31Merge branch 'pci/aspm' into nextBjorn Helgaas3-24/+100
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen10-74/+825
2018-01-31PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen1-2/+44
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen3-52/+71
2018-01-31PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen4-0/+597
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen2-21/+34
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen1-0/+1
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2-47/+53
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen4-3/+15