summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-066-29/+17
| | * | | | PCI: shpchp: Convert timers to use timer_setup()Kees Cook2017-11-061-6/+3
| | * | | | PCI: cpqphp: Convert timers to use timer_setup()Kees Cook2017-11-063-12/+12
| | * | | | PCI: pciehp: Convert timers to use timer_setup()Kees Cook2017-11-061-8/+4
| | * | | | PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring2017-11-061-8/+11
| | |/ / /
| * | | | Merge branch 'pci/aspm' into nextBjorn Helgaas2017-11-141-18/+28
| |\ \ \ \
| | * | | | PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas2017-11-141-14/+20
| | * | | | PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas2017-11-141-1/+1
| | * | | | PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas2017-11-131-1/+1
| | * | | | PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel2017-10-051-2/+6
| | |/ / /
| * | | | Merge branch 'pci/aer' into nextBjorn Helgaas2017-11-141-1/+8
| |\ \ \ \
| | * | | | PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-10-051-1/+8
| | |/ / /
| * / / / ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov2017-10-051-1/+1
| |/ / /
* | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+3
|\ \ \ \
| * | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+3
* | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-0/+1
|\ \ \ \ \
| * | | | | drivers: flag buses which demand DMA configurationRobin Murphy2017-10-191-0/+1
| |/ / / /
* | | | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-6/+6
|\ \ \ \ \
| * | | | | PCI: endpoint: make config_item_type constBhumika Goyal2017-10-191-6/+6
| |/ / / /
* | | | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-0/+16
|\ \ \ \ \
| * \ \ \ \ Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-10-271-0/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I2017-10-231-0/+16
* | | | | | 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