summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0870-1002/+2438
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-09-072-3/+33
| |\
| | * PCI: Disable VF decoding before pcibios_sriov_disable() updates resourcesGavin Shan2017-08-291-3/+4
| | * PCI: Add ACS quirk for APM X-Gene devicesFeng Kan2017-08-101-0/+14
| | * PCI: Mark AMD Stoney GPU ATS as brokenJoerg Roedel2017-07-311-0/+15
| * | Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-0712-20/+16
| |\ \
| | * | PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-0111-17/+16
| | * | PCI: Remove unused "res" variable from pci_resource_io()Shawn Lin2017-09-011-3/+0
| | |/
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-072-0/+22
| |\ \
| | * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-0/+13
| | * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-0/+9
| | |/
| * | Merge branch 'pci/pm' into nextBjorn Helgaas2017-09-071-0/+2
| |\ \
| | * | PCI/PM: Expand description of pci_set_power_state()Piotr Gregor2017-08-031-0/+2
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2017-09-071-5/+22
| |\ \
| | * | PCI/MSI: Assume MSIs use real Requester ID, not an aliasRobin Murphy2017-08-141-5/+22
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2017-09-0717-36/+35
| |\ \
| | * | PCI: Convert to using %pOF instead of full_name()Rob Herring2017-08-249-19/+18
| | * | PCI: Constify endpoint pci_epf_type device_typeBhumika Goyal2017-08-241-2/+2
| | * | PCI: Constify bin_attribute structuresBhumika Goyal2017-08-101-2/+2
| | * | PCI: Constify hotplug pci_device_id structuresArvind Yadav2017-08-105-5/+5
| | * | PCI: Constify hotplug attribute_group structuresArvind Yadav2017-08-101-1/+1
| | * | PCI: Constify label attribute_group structuresArvind Yadav2017-08-101-2/+2
| | * | PCI: Constify sysfs attribute_group structuresArvind Yadav2017-08-101-5/+5
| | |/
| * | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-09-071-31/+1
| |\ \
| | * | PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas2017-08-101-7/+1
| | * | PCI: Remove unused pci_fixup_irqs() functionMatthew Minter2017-08-031-24/+0
| | |/
| * | Merge branch 'pci/hotplug' into nextBjorn Helgaas2017-09-072-0/+10
| |\ \
| | * | PCI: pciehp: Report power fault only once until we clear itKeith Busch2017-08-151-0/+8
| | * | PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-08-021-0/+2
| | |/
| * | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-09-074-45/+149
| |\ \
| | * | PCI: Warn periodically while waiting for non-CRS ("device ready") statusSinan Kaya2017-08-291-3/+13
| | * | PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya2017-08-291-15/+37
| | * | PCI: Factor out pci_bus_wait_crs()Sinan Kaya2017-08-291-16/+27
| | * | PCI: Add pci_bus_crs_vendor_id() to detect CRS response dataSinan Kaya2017-08-291-1/+6
| | * | PCI: Always check for non-CRS response before timeoutBjorn Helgaas2017-08-291-5/+6
| | * | PCI: Avoid race while enabling upstream bridgesSrinath Mannam2017-08-181-2/+11
| | * | PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya2017-07-313-7/+53
| | |/
| * | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-09-071-10/+177
| |\ \
| | * | PCI/DPC: Add local struct device pointersDongdong Liu2017-08-241-10/+15
| | * | PCI/DPC: Add eDPC supportDongdong Liu2017-08-241-0/+162
| | |/
| * | Merge branch 'pci/aer' into nextBjorn Helgaas2017-09-072-123/+7
| |\ \
| | * | PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig2017-07-312-123/+7
| | |/
| * | Merge branch 'pci/endpoint' into nextBjorn Helgaas2017-09-077-54/+157
| |\ \
| | * | PCI: designware-ep: Do not disable BARs during initializationKishon Vijay Abraham I2017-08-291-4/+0
| | * | PCI: dra7xx: Reset all BARs during initializationKishon Vijay Abraham I2017-08-291-0/+13
| | * | PCI: dwc: designware: Provide page_size to pci_epc_memKishon Vijay Abraham I2017-08-292-1/+3
| | * | PCI: endpoint: Remove the ->remove() callbackShawn Lin2017-08-291-9/+0
| | * | PCI: endpoint: Add support to poll early for host commandsKishon Vijay Abraham I2017-08-291-1/+11
| | * | PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regsKishon Vijay Abraham I2017-08-291-18/+42
| | * | PCI: endpoint: Do not reset *command* inadvertentlyKishon Vijay Abraham I2017-08-291-9/+11
OpenPOWER on IntegriCloud