index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
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
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
1
-0
/
+32
2026-03-04
PCI: Do not attempt to set ExtTag for VFs
Håkon Bugge
1
-1
/
+2
2025-08-28
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-1
/
+1
2025-05-02
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
1
-2
/
+7
2025-05-02
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+7
2025-05-02
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
1
-4
/
+27
2025-05-02
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-1
/
+5
2025-05-02
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
1
-1
/
+4
2025-04-10
PCI: Remove stray put_device() in pci_register_host_bridge()
Dan Carpenter
1
-3
/
+2
2025-02-01
Revert "PCI: Use preserve_config in place of pci_flags"
Terry Tritton
1
-9
/
+11
2025-01-09
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
1
-11
/
+9
2024-04-13
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
1
-2
/
+3
2024-04-13
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
1
-0
/
+2
2021-05-19
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
1
-0
/
+1
2020-10-21
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-1
/
+13
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
1
-0
/
+3
2020-09-08
PCI: Also call .add_bus() callback for root bus
Rob Herring
1
-0
/
+6
2020-09-07
PCI: Allow root and child buses to have different pci_ops
Rob Herring
1
-1
/
+7
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-0
/
+7
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-0
/
+4
2020-07-29
PCI: Announce device after early fixups
Tiezhu Yang
1
-3
/
+3
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
1
-0
/
+1
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-0
/
+2
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-1
/
+1
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
1
-1
/
+1
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+44
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-05-27
PCI: Don't disable decoding when mmio_always_on is set
Jiaxun Yang
1
-1
/
+1
2020-05-14
PCI: Program MPS for RCiEP devices
Ashok Raj
1
-1
/
+21
2020-05-14
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
1
-17
/
+19
2020-05-14
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
1
-2
/
+3
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-1
/
+1
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+40
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2020-03-28
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2020-03-10
PCI: Add pci_speed_string()
Bjorn Helgaas
1
-0
/
+40
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-34
/
+11
2019-11-28
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+6
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+12
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-14
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
1
-5
/
+11
2019-10-23
PCI: Warn if no host bridge NUMA node info
Yunsheng Lin
1
-0
/
+3
2019-10-17
PCI: Remove useless comments and tidy others
Bjorn Helgaas
1
-28
/
+9
2019-10-15
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+3
2019-10-15
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+3
2019-10-14
PCI: Fix missing bridge dma_ranges resource list cleanup
Rob Herring
1
-0
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-297
/
+29
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-20
/
+28
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
1
-8
/
+1
[next]