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
/
probe.c
Age
Commit message (
Expand
)
Author
12 days
PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled
Manivannan Sadhasivam
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
2025-04-16
PCI: Use PCI_STD_NUM_BARS instead of 6
Ilpo Järvinen
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-27
Merge branch 'pci/devtree-create'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/enumeration'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/doe'
Bjorn Helgaas
2025-03-21
PCI/DOE: Expose DOE features via sysfs
Alistair Francis
2025-03-10
PCI: Remove stray put_device() in pci_register_host_bridge()
Dan Carpenter
2025-03-10
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
2025-03-10
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
2025-03-10
PCI: Cache offset of Resizable BAR capability
Bjorn Helgaas
2025-03-10
PCI: Enable Configuration RRS SV early
Bjorn Helgaas
2025-02-28
PCI: of: Create device tree PCI host bridge node
Herve Codina
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
2025-02-20
PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
Manivannan Sadhasivam
2025-02-20
PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
Manivannan Sadhasivam
2025-02-12
PCI: Fix BUILD_BUG_ON usage for old gcc
Alex Williamson
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
2025-01-23
PCI: Batch BAR sizing operations
Alex Williamson
2025-01-14
PCI: Store number of supported End-End TLP Prefixes
Ilpo Järvinen
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-25
Merge branch 'pci/tph'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/thunderbolt'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/pm'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-11-13
PCI: Enable runtime PM of the host bridge
Krishna chaitanya chundru
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
2024-11-06
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
2024-10-18
PCI: Simplify pci_read_bridge_bases() logic
Ilpo Järvinen
2024-10-18
PCI: Remove unused PCI_SUBTRACTIVE_DECODE
Ilpo Järvinen
2024-10-12
PCI: Hold rescan lock while adding devices during host probe
Bartosz Golaszewski
2024-10-02
PCI: Add TLP Processing Hints (TPH) support
Wei Huang
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/npem'
Bjorn Helgaas
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-12
PCI: Hold the rescan mutex when scanning for the first time
Bartosz Golaszewski
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-06-03
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
2024-06-03
PCI: Unify ACPI and DT 'preserve config' support
Vidya Sagar
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
[next]