summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/portdrv.h
AgeCommit message (Expand)Author
2023-09-11PCI/AER: Export pcie_aer_is_native()Smita Koralahalli
2022-10-24PCI/portdrv: Move private things to portdrv.cBjorn Helgaas
2022-10-24PCI/portdrv: Squash into portdrv.cBjorn Helgaas
2021-10-15PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarationsLukas Wunner
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner
2021-10-15PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
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-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-06-11PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn 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-19PCI: Tidy commentsBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni
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
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige