summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-0/+3
|\
| * PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+3
* | PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki2018-01-091-0/+3
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-155-116/+116
|\
| * Merge branch 'pci/portdrv' into nextBjorn Helgaas2017-11-141-0/+1
| |\
| | * PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya2017-11-061-0/+1
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2017-11-141-96/+75
| |\ \
| | * | PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas2017-10-211-10/+20
| | * | PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas2017-10-201-48/+62
| | * | PCI/portdrv: Consolidate commentsBjorn Helgaas2017-10-201-54/+9
| | * | PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2017-10-191-2/+2
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2017-11-141-1/+4
| |\ \
| | * | PCI/PME: Handle invalid data when reading Root StatusQiang2017-11-071-1/+4
| | |/
| * | 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
| | |/
| * / PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-10-051-1/+8
| |/
* | 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
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-2/+2
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-2/+2
* | 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
| |/
* / PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig2017-07-312-123/+7
|/
* Merge branch 'pm-pci'Rafael J. Wysocki2017-07-141-22/+13
|\
| * PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki2017-07-131-22/+13
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-083-37/+78
|\ \ | |/ |/|
| * Merge branch 'pci/portdrv' into nextBjorn Helgaas2017-07-022-35/+76
| |\
| | * PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni2017-06-161-0/+27
| | * PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2017-06-162-35/+49
| * | PCI/DPC: Fix control register settingKeith Busch2017-05-221-1/+1
| * | PCI/DPC: Skip DPC event if device is not presentKeith Busch2017-05-221-1/+1
| |/
* | PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-1/+1
* | PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-281-8/+6
|/
* Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-0/+5
|\
| * PCI: Add device disconnected stateKeith Busch2017-03-291-0/+5
* | PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu2017-03-071-3/+2
|/
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-234-129/+365
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-151-113/+48
| |\
| | * PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig2017-02-101-113/+48
| * | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-02-151-3/+31
| |\ \
| | * | PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-1/+25
| | * | PCI/DPC: Decode extended reasonsKeith Busch2017-02-101-2/+6
| | |/
| * | PCI/ASPM: Add comment about L1 substate latencyRajat Jain2017-02-141-0/+8
| * | PCI/ASPM: Configure L1 substate settingsRajat Jain2017-02-141-2/+104