index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/pm'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-16
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-08
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-04-25
PCI: Clarify intent of LT wait
Ilpo Järvinen
2024-04-25
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
2024-04-18
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
2024-04-10
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-12
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-03-12
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2024-03-12
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-08
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-07
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
2024-03-07
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-12
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-09
PCI: Fix active state requirement in PME polling
Alex Williamson
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-29
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
2023-12-22
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-15
PCI: Use resource names in PCI log messages
Puranjay Mohan
2023-12-15
PCI: Update BAR # and window messages
Puranjay Mohan
2023-11-18
PCI: Add debug print for device ready delay
Ido Schimmel
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/config-errs'
Bjorn Helgaas
2023-10-24
PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
Bjorn Helgaas
2023-10-24
PCI: Use FIELD_GET()
Bjorn Helgaas
2023-10-17
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-10-10
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
Merge branch 'pci/vpd'
Bjorn Helgaas
2023-08-29
Merge branch 'pci/pm'
Bjorn Helgaas
[next]