aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas1-30/+17
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas1-17/+30
2021-10-15PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner1-10/+10
2021-09-20PCI/portdrv: Do not setup up IRQs if there are no usersJan Kiszka1-17/+30
2021-08-31PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes1-2/+7
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley1-6/+3
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan1-21/+0
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson1-1/+6
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg1-66/+0
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg1-0/+66
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson1-1/+2
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc1-5/+12
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch1-0/+1
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg1-0/+20
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner1-0/+6
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner1-18/+12
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-1/+1
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep1-0/+23
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep1-0/+46
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-49/+34
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg1-1/+1
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler1-4/+10
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas1-11/+4
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas1-17/+3
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-16/+26
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas1-10/+4
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas1-3/+0
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+0
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas1-1/+0
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler1-1/+1
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch1-2/+2
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-96/+75
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas1-10/+20
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas1-48/+62
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas1-54/+9
2017-10-19PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu1-2/+2
2017-06-16PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni1-0/+27
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni1-32/+45
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig1-113/+48
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas1-3/+0
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg1-0/+3
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas1-14/+8
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner1-14/+8
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas1-2/+4
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch1-1/+3
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch1-1/+1
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick1-6/+2