index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
1
-458
/
+38
|
\
|
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-03-12
1
-144
/
+0
|
|
\
|
|
*
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
2024-01-29
1
-144
/
+0
|
*
|
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
1
-249
/
+0
|
|
\
\
|
|
*
|
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
2024-02-12
1
-249
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-03-12
1
-65
/
+10
|
|
\
\
|
|
*
|
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2024-03-12
1
-13
/
+3
|
|
*
|
PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()
David E. Box
2024-03-12
1
-7
/
+7
|
|
*
|
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-12
1
-2
/
+15
|
|
*
|
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
2024-03-07
1
-40
/
+0
|
|
*
|
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-03-07
1
-18
/
+0
|
|
|
/
|
*
/
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
1
-0
/
+28
|
|
/
*
|
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'pm-runtime'
Rafael J. Wysocki
2024-03-11
1
-1
/
+1
|
|
\
\
|
|
*
|
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
2024-02-12
1
-1
/
+1
*
|
|
|
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
1
-2
/
+2
|
/
/
/
*
|
|
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-17
1
-15
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: Fix active state requirement in PME polling
Alex Williamson
2024-02-09
1
-15
/
+22
|
|
/
*
/
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-31
1
-26
/
+52
|
/
*
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-01-18
1
-2
/
+36
|
\
|
*
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-22
1
-2
/
+36
*
|
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-17
1
-11
/
+74
|
\
\
|
*
|
PCI: Use resource names in PCI log messages
Puranjay Mohan
2023-12-15
1
-11
/
+14
|
*
|
PCI: Update BAR # and window messages
Puranjay Mohan
2023-12-15
1
-0
/
+60
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-0
/
+6
|
\
\
|
*
|
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
2024-01-02
1
-0
/
+6
|
|
/
*
/
PCI: Add debug print for device ready delay
Ido Schimmel
2023-11-18
1
-0
/
+3
|
/
*
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
1
-30
/
+28
|
\
|
*
PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
Bjorn Helgaas
2023-10-24
1
-4
/
+4
|
*
PCI: Use FIELD_GET()
Bjorn Helgaas
2023-10-24
1
-23
/
+22
|
*
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-10-17
1
-3
/
+2
*
|
Merge branch 'pci/config-errs'
Bjorn Helgaas
2023-10-28
1
-3
/
+6
|
\
\
|
*
|
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
2023-10-10
1
-3
/
+6
|
|
/
*
/
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-10-03
1
-1
/
+1
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
1
-16
/
+12
|
\
|
*
PCI: Tidy config space save/restore messages
Bjorn Helgaas
2023-08-25
1
-2
/
+2
|
*
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-25
1
-1
/
+1
|
*
PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
Bjorn Helgaas
2023-08-25
1
-6
/
+6
|
*
PCI: Simplify pci_pio_to_address()
Bjorn Helgaas
2023-08-25
1
-7
/
+3
*
|
Merge branch 'pci/vpd'
Bjorn Helgaas
2023-08-29
1
-7
/
+16
|
\
\
|
*
|
PCI: Fix runtime PM race with PME polling
Alex Williamson
2023-08-11
1
-7
/
+16
|
|
/
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2023-08-29
1
-4
/
+9
|
\
\
|
*
|
PCI/PM: Only read PCI_PM_CTRL register when available
Feiyang Chen
2023-08-25
1
-4
/
+9
|
|
/
*
/
PCI: Make link retraining use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-08-10
1
-6
/
+2
|
/
*
Merge branch 'pci/pm'
Bjorn Helgaas
2023-06-26
1
-17
/
+42
|
\
|
*
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
2023-06-23
1
-5
/
+5
|
*
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
2023-06-06
1
-12
/
+37
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2023-06-26
1
-21
/
+112
|
\
\
|
|
/
|
/
|
|
*
PCI: Add failed link recovery for device reset events
Maciej W. Rozycki
2023-06-20
1
-5
/
+24
|
*
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-20
1
-0
/
+2
[next]