开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv.h
Age
Commit message (
Expand
)
Author
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
2024-02-08
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
2023-09-11
PCI/AER: Export pcie_aer_is_native()
Smita Koralahalli
2022-10-24
PCI/portdrv: Move private things to portdrv.c
Bjorn Helgaas
2022-10-24
PCI/portdrv: Squash into portdrv.c
Bjorn Helgaas
2021-10-15
PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
Lukas Wunner
2021-10-15
PCI/portdrv: Remove unused resume err_handler
Lukas Wunner
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2021-10-15
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
Lukas Wunner
2021-02-02
PCI/LINK: Remove bandwidth notification
Bjorn Helgaas
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
2018-10-18
PCI/AER: Abstract AER interrupt handling
Keith Busch
2018-10-02
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-06-02
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
2018-06-02
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
2018-05-17
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-03-30
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
2018-03-30
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
Bjorn Helgaas
2018-03-30
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X
Gabriele Paoloni
2016-05-03
Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next
Bjorn Helgaas
2016-05-03
PCI: Add Downstream Port Containment portdrv service type
Keith Busch
2016-05-03
PCI: Widen portdrv service type from 4 bits to 8 bits
Keith Busch
2016-04-08
PCI: Remove return values from pcie_port_platform_notify() and relatives
Jon Derrick
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2012-02-23
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
[next]