index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
2021-07-09
1
-46
/
+4
*
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-08
1
-4
/
+47
|
\
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2021-07-06
1
-4
/
+46
|
|
\
|
|
*
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
2021-06-04
1
-4
/
+46
|
*
|
PCI: Print a debug message on PCI device release
Niklas Schnelle
2021-05-27
1
-0
/
+1
|
|
/
*
|
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-14
1
-1
/
+2
|
\
\
|
*
|
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
2021-05-25
1
-1
/
+2
|
|
/
*
/
PCI: Add sysfs "removable" attribute
Rajat Jain
2021-05-27
1
-0
/
+22
|
/
*
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
2021-05-04
1
-2
/
+2
|
\
|
*
PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
Marc Zyngier
2021-04-20
1
-0
/
+2
|
*
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
2021-04-20
1
-2
/
+0
*
|
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
2021-03-23
1
-0
/
+1
|
/
*
Merge branch 'pci/msi'
Bjorn Helgaas
2020-12-15
1
-19
/
+2
|
\
|
*
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
2020-12-04
1
-19
/
+2
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2020-12-15
1
-2
/
+2
|
\
\
|
*
|
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-30
1
-2
/
+2
|
|
/
*
|
Merge branch 'pci/err'
Bjorn Helgaas
2020-12-15
1
-0
/
+2
|
\
\
|
*
|
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
2020-12-04
1
-0
/
+2
|
|
/
*
/
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
2020-11-20
1
-1
/
+2
|
/
*
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-10-21
1
-1
/
+13
|
\
|
*
PCI: Also call .add_bus() callback for root bus
Rob Herring
2020-09-08
1
-0
/
+6
|
*
PCI: Allow root and child buses to have different pci_ops
Rob Herring
2020-09-07
1
-1
/
+7
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
1
-0
/
+3
|
/
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
1
-0
/
+7
|
\
|
*
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-0
/
+4
|
*
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
1
-0
/
+1
|
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-0
/
+2
*
|
PCI: Announce device after early fixups
Tiezhu Yang
2020-07-29
1
-3
/
+3
*
|
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
2020-07-10
1
-1
/
+1
*
|
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
1
-21
/
+44
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-06-04
1
-1
/
+1
|
|
\
|
|
*
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-14
1
-1
/
+1
|
*
|
PCI: Program MPS for RCiEP devices
Ashok Raj
2020-05-14
1
-1
/
+21
|
*
|
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2020-05-14
1
-17
/
+19
|
*
|
PCI: Fix pci_register_host_bridge() device_register() error handling
Rob Herring
2020-05-14
1
-2
/
+3
|
|
/
*
/
PCI: Don't disable decoding when mmio_always_on is set
Jiaxun Yang
2020-05-27
1
-1
/
+1
|
/
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-04-02
1
-0
/
+40
|
\
|
*
PCI: Add pci_speed_string()
Bjorn Helgaas
2020-03-10
1
-0
/
+40
*
|
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+1
*
|
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+1
|
/
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-11-28
1
-34
/
+11
|
\
|
*
PCI: Remove useless comments and tidy others
Bjorn Helgaas
2019-10-17
1
-28
/
+9
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-11-28
1
-0
/
+6
|
\
\
|
*
|
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
2019-10-15
1
-0
/
+3
|
*
|
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
2019-10-15
1
-0
/
+3
|
|
/
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-5
/
+12
|
\
\
|
*
|
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
2019-11-14
1
-5
/
+11
|
*
|
PCI: Fix missing bridge dma_ranges resource list cleanup
Rob Herring
2019-10-14
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
1
-0
/
+1
|
\
\
[next]