summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/portdrv_core.c
AgeCommit message (Expand)Author
2022-10-24PCI/portdrv: Squash into portdrv.cBjorn Helgaas
2022-07-13PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas
2021-10-15PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner
2021-09-20PCI/portdrv: Do not setup up IRQs if there are no usersJan Kiszka
2021-08-31PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas
2017-10-19PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu
2017-06-16PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch