summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-04
|\
| * PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas2018-03-31
| * PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg2018-03-30
| * PCI/AER: Use cached AER Capability offsetFrederick Lawler2018-03-30
| * PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas2018-03-30
| * PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-03-30
| * PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas2018-03-30
| * PCI/portdrv: Disable port driver in compat modeBjorn Helgaas2018-03-30
| * PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas2018-03-12
| * PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas2018-03-12
| * PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas2018-03-09
| * PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-22
* | Merge branch 'pci/misc'Bjorn Helgaas2018-04-04
|\ \
| * | PCI: Tidy commentsBjorn Helgaas2018-03-19
| * | PCI: Tidy MakefilesBjorn Helgaas2018-03-19
| |/
* | PCI/ASPM: Don't warn if already in common clock modeSinan Kaya2018-02-28
* | PCI/ASPM: Declare threshold_ns as u32, not u64Gustavo A. R. Silva2018-02-28
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
| |\
| | * PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-28
| | * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-28
| | * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-31
| |\ \
| | * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
| | |/
| * | Merge branch 'pci/dpc' into nextBjorn Helgaas2018-01-31
| |\ \
| | * | PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas2018-01-30
| | * | PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas2018-01-30
| | * | PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas2018-01-30
| | * | PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas2018-01-30
| | * | PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas2018-01-30
| | * | PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas2018-01-30
| | * | PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas2018-01-30
| | * | PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas2018-01-30
| | * | PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas2018-01-30
| | * | PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas2018-01-30
| | * | PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas2018-01-30
| | * | PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas2018-01-30
| | * | PCI/DPC: Rename interrupt_event_handler() to dpc_work()Bjorn Helgaas2018-01-26
| | * | PCI/DPC: Fix interrupt message number printKeith Busch2018-01-26
| | * | PCI/DPC: Enable DPC only if AER is availableKeith Busch2018-01-26
| | * | PCI/DPC: Fix shared interrupt handlingAlex Williamson2018-01-10
| | |/
| * | Merge branch 'pci/aspm' into nextBjorn Helgaas2018-01-31
| |\ \
| | * | PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristicsBjorn Helgaas2017-12-18
| | |/
| * | PCI/AER: Return error if AER is not supportedKeith Busch2018-01-11
| * | PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEITyler Baicar2017-12-18
| |/