summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-07PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-03-04PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-02Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-26PCI: Allow release of resources that were never assignedChristian König
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/switchtec' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/msi' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/hotplug' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/enumeration' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dt-resources' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dpc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/deprecate-get-bus-and-slot' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/aspm' into nextBjorn Helgaas
2018-01-31PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen
2018-01-31PCI: cadence: Add host driver for Cadence PCIe controllerCyrille Pitchen
2018-01-31PCI: Add generic function to probe PCI host controllersCyrille Pitchen
2018-01-31PCI: generic: fix missing call of pci_free_resource_list()Cyrille Pitchen
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen
2018-01-31PCI: Regroup all PCI related entries into drivers/pci/MakefileCyrille Pitchen
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas
2018-01-30PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas
2018-01-30PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas
2018-01-30PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas
2018-01-30PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas
2018-01-30PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas