summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-132-44/+93
|\
| * Merge branch 'pm-core'Rafael J. Wysocki2017-11-132-37/+90
| |\
| | * PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-061-17/+86
| | * PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacksRafael J. Wysocki2017-11-061-18/+0
| | * PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2017-11-061-2/+1
| | * PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki2017-11-061-1/+4
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-pci', 'pm-avs' and 'pm-docs'Rafael J. Wysocki2017-11-131-7/+3
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | PCI / PM: Add dev_dbg() to print device suspend power statesRafael J. Wysocki2017-10-031-0/+3
| | * | | PCI / PM: Do not resume any devices in pci_pm_prepare()Rafael J. Wysocki2017-09-281-7/+0
* | | | | Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-0725-16/+31
|\| | | |
| * | | | 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/MSI: Set MSI_FLAG_MUST_REACTIVATE in core codeThomas Gleixner2017-10-181-0/+2
|/ /
* / 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
| | * | PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya2017-08-291-15/+37