index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-07-19
1
-0
/
+7
|
\
|
*
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-10
1
-0
/
+7
*
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
1
-0
/
+22
|
\
\
|
*
|
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2024-07-09
1
-0
/
+22
*
|
|
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2024-07-19
1
-0
/
+15
|
\
\
\
|
*
|
|
PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Kevin Xie
2024-05-28
1
-0
/
+15
|
|
/
/
*
|
|
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-19
1
-0
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
2024-07-10
1
-0
/
+3
|
*
|
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
2024-07-10
1
-0
/
+18
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-07-19
1
-0
/
+11
|
\
\
|
*
|
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
2024-06-03
1
-0
/
+6
|
*
|
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
2024-06-03
1
-0
/
+5
|
|
/
*
|
PCI: Remove legacy pcim_release()
Philipp Stanner
2024-07-11
1
-16
/
+0
*
|
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-11
1
-6
/
+7
*
|
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2024-07-10
1
-1
/
+0
*
|
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-10
1
-1
/
+0
*
|
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
1
-1
/
+0
*
|
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
1
-6
/
+5
*
|
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-10
1
-0
/
+5
|
/
*
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-09
1
-2
/
+0
*
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
1
-7
/
+48
|
\
|
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2024-03-12
1
-5
/
+14
|
|
\
|
|
*
PCI: Remove obsolete pci_cleanup_rom() declaration
Lukas Wunner
2024-03-05
1
-1
/
+0
|
|
*
PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y
Lukas Wunner
2024-03-05
1
-4
/
+14
|
*
|
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
1
-0
/
+21
|
|
\
\
|
|
*
|
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
2024-02-12
1
-0
/
+21
|
|
|
/
|
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-03-12
1
-1
/
+12
|
|
\
\
|
|
*
|
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-12
1
-0
/
+3
|
|
*
|
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
2024-03-07
1
-0
/
+5
|
|
*
|
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-03-07
1
-1
/
+4
|
|
|
/
|
*
/
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
1
-1
/
+1
|
|
/
*
|
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
2024-03-06
1
-5
/
+0
*
|
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-31
1
-2
/
+2
|
/
*
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-18
1
-1
/
+3
|
\
|
*
Merge branch 'pci/enumeration-logging'
Bjorn Helgaas
2024-01-15
1
-0
/
+2
|
|
\
|
|
*
PCI: Update BAR # and window messages
Puranjay Mohan
2023-12-16
1
-0
/
+2
|
*
|
PCI: Fix 64GT/s effective data rate calculation
Ilpo Järvinen
2024-01-02
1
-1
/
+1
|
|
/
*
/
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
2024-01-03
1
-0
/
+2
|
/
*
PCI: Add T_PVPERL macro
Yoshihiro Shimoda
2023-10-20
1
-0
/
+3
*
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-31
1
-21
/
+20
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-29
1
-21
/
+14
|
|
\
|
|
*
PCI: Fix code formatting inconsistencies
Bjorn Helgaas
2023-08-25
1
-21
/
+14
|
*
|
PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout value
Frank Li
2023-08-24
1
-0
/
+6
|
|
/
*
/
PCI: Create device tree node for bridge
Lizhi Hou
2023-08-22
1
-0
/
+12
|
/
*
Merge branch 'pci/pm'
Bjorn Helgaas
2023-06-26
1
-7
/
+0
|
\
|
*
PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
Mika Westerberg
2023-06-07
1
-7
/
+0
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2023-06-26
1
-0
/
+8
|
\
\
|
*
|
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-20
1
-0
/
+5
|
*
|
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
2023-06-20
1
-1
/
+1
|
*
|
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
2023-06-20
1
-0
/
+1
[next]