summary refs log tree commit diff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
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-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
2018-01-30PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas
2018-01-30PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas
2018-01-30PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas
2018-01-30PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas
2018-01-26PCI/DPC: Rename interrupt_event_handler() to dpc_work()Bjorn Helgaas
2018-01-26PCI/DPC: Fix interrupt message number printKeith Busch
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring
2018-01-23PCI: Add pci_enable_atomic_ops_to_root()Jay Cornwall
2018-01-23PCI: Expose ari_enabled in sysfsStuart Hayes
2018-01-23PCI: pciehp: Assume NoCompl+ for Thunderbolt portsLukas Wunner
2018-01-23PCI: exynos: Fix a potential init_clk_resources NULL pointer dereferenceJaehoon Chung
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-17PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring
2018-01-17xen/pcifront: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17PCI: ibmphp: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17PCI: cpqhp: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-16PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson