summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-12-251-1/+8
* PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes2017-12-251-1/+2
* PCI: Avoid bus reset if bridge itself is brokenDavid Daney2017-12-251-0/+4
* PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson2017-12-201-1/+1
* PCI: Do not allocate more buses than available in parentMika Westerberg2017-12-201-1/+6
* PCI/PME: Handle invalid data when reading Root StatusQiang2017-12-201-1/+4
* PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I2017-12-101-0/+16
* PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev2017-11-301-1/+14
* PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev2017-11-301-5/+7
* PCI: hv: Use effective affinity maskDexuan Cui2017-11-301-3/+5
* PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas2017-11-301-1/+1
* PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas2017-11-301-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0223-0/+23
* PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functionsThomas Petazzoni2017-10-101-0/+2
* Revert "PCI: tegra: Do not allocate MSI target memory"Thierry Reding2017-10-101-16/+6
* PCI: Fix race condition with driver_overrideNicolai Stange2017-09-251-2/+9
* PCI: endpoint: Use correct "end of test" interruptJohn Keeping2017-09-201-7/+6
* Revert "PCI: Avoid race while enabling upstream bridges"Bjorn Helgaas2017-09-151-11/+2
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-142-2/+2
* 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