index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Merge branch 'pci/tph'
Bjorn Helgaas
1
-0
/
+12
2024-11-25
Merge branch 'pci/reset'
Bjorn Helgaas
1
-0
/
+1
2024-11-25
Merge branch 'pci/pwrctl'
Bjorn Helgaas
1
-0
/
+5
2024-11-25
Merge branch 'pci/locking'
Bjorn Helgaas
1
-2
/
+18
2024-11-21
PCI/pwrctl: Create pwrctl device only if at least one power supply is present
Manivannan Sadhasivam
1
-0
/
+5
2024-11-16
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Bjorn Helgaas
1
-2
/
+0
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
1
-0
/
+20
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
1
-0
/
+11
2024-11-13
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
1
-0
/
+1
2024-11-11
PCI: Unexport pci_walk_bus_locked()
Keith Busch
1
-0
/
+3
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
1
-1
/
+6
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
1
-0
/
+1
2024-11-11
PCI: Make pci_destroy_dev() concurrent safe
Keith Busch
1
-0
/
+6
2024-11-11
PCI: Make pci_stop_dev() concurrent safe
Keith Busch
1
-2
/
+9
2024-10-02
PCI: Add TLP Processing Hints (TPH) support
Wei Huang
1
-0
/
+12
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+0
2024-09-19
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-1
/
+16
2024-09-19
Merge branch 'pci/npem'
Bjorn Helgaas
1
-0
/
+8
2024-09-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-3
/
+3
2024-09-19
Merge branch 'pci/devres'
Bjorn Helgaas
1
-2
/
+0
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-4
/
+4
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
1
-0
/
+5
2024-09-09
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
1
-3
/
+3
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
1
-0
/
+8
2024-09-04
PCI: Add T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+16
2024-08-28
PCI/VPD: Remove pci_vpd_release() unused declarations
Yue Haibing
1
-1
/
+0
2024-08-28
PCI/PM: Remove __pci_pme_wakeup() unused declarations
Yue Haibing
1
-1
/
+0
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
1
-2
/
+0
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-0
/
+7
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-0
/
+22
2024-07-19
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
1
-0
/
+15
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+21
2024-07-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+11
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
1
-16
/
+0
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
1
-6
/
+7
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
1
-1
/
+0
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
1
-6
/
+5
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
1
-0
/
+5
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
1
-0
/
+7
2024-07-09
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
1
-0
/
+3
2024-07-09
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
1
-0
/
+18
2024-07-09
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
1
-0
/
+22
2024-06-03
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
1
-0
/
+6
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
1
-0
/
+5
2024-05-28
PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Kevin Xie
1
-0
/
+15
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
1
-2
/
+0
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+48
2024-03-12
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-5
/
+14
[next]