aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/pcie/portdrv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarationsLukas Wunner1-2/+0
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner1-3/+0
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner1-0/+2
2021-10-15PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner1-0/+1
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas1-6/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan1-11/+2
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan1-5/+0
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson1-0/+2
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch1-0/+4
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc1-1/+5
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young1-8/+8
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch1-4/+0
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg1-0/+4
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch1-0/+24
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner1-0/+2
2018-06-11PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas1-0/+4
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas1-0/+11
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-2/+0
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep1-0/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg1-2/+0
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep1-1/+2
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-0/+1
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-26/+60
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas1-1/+1
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas1-0/+2
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas1-12/+0
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-11/+0
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas1-4/+2
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+0
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas1-2/+0
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas1-1/+60
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni1-3/+4
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas1-2/+2
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch1-1/+1
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-7/+4
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-9/+9
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro1-0/+12
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-3/+0
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki1-0/+2
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-0/+20
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki1-0/+2
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki1-0/+17
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige1-17/+3
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige1-1/+0
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-2/+2
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki1-0/+6
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki1-5/+0