index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv.c
Age
Commit message (
Expand
)
Author
2026-01-13
PCI/portdrv: Use bus-type functions
Uwe Kleine-König
2026-01-13
PCI/portdrv: Don't check for valid device and driver in bus callbacks
Uwe Kleine-König
2026-01-13
PCI/portdrv: Move pcie_port_bus_type to pcie source file
Uwe Kleine-König
2026-01-13
PCI/portdrv: Drop empty shutdown callback
Uwe Kleine-König
2026-01-13
PCI/portdrv: Fix potential resource leak
Uwe Kleine-König
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-07-29
PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
2025-03-04
PCI/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
2024-12-19
PCI/bwctrl: Enable only if more than one speed is supported
Lukas Wunner
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
2024-06-07
PCI: Use array for .id_table consistently
Masahiro Yamada
2024-04-25
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2023-10-24
PCI/portdrv: Use FIELD_GET()
Bjorn Helgaas
2023-02-01
PCI/portdrv: Prevent LS7A Bus Master clearing on shutdown
Huacai Chen
2022-12-10
Merge branch 'pci/portdrv'
Bjorn Helgaas
2022-12-10
PCI/portdrv: Allow AER service only for Root Ports & RCECs
Bjorn Helgaas
2022-10-24
PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregis...
Bjorn Helgaas
2022-10-24
PCI/portdrv: Move private things to portdrv.c
Bjorn Helgaas
2022-10-24
PCI/portdrv: Squash into portdrv.c
Bjorn Helgaas