index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
1
-2
/
+10
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-1
/
+0
2021-08-23
PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
1
-1
/
+5
2021-08-23
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-1
/
+5
2021-08-18
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
1
-3
/
+4
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
1
-1
/
+0
2021-08-17
PCI: Add array to track reset method ordering
Amey Narkhede
1
-3
/
+2
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
1
-2
/
+3
2021-08-12
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
1
-1
/
+0
2021-07-09
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+47
2021-07-06
Merge branch 'pci/resource'
Bjorn Helgaas
1
-4
/
+46
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2021-06-04
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
1
-4
/
+46
2021-05-27
PCI: Print a debug message on PCI device release
Niklas Schnelle
1
-0
/
+1
2021-05-27
PCI: Add sysfs "removable" attribute
Rajat Jain
1
-0
/
+22
2021-05-25
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
1
-1
/
+2
2021-05-04
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
1
-2
/
+2
2021-04-20
PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
Marc Zyngier
1
-0
/
+2
2021-04-20
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
1
-2
/
+0
2021-03-23
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
1
-0
/
+1
2020-12-15
Merge branch 'pci/msi'
Bjorn Helgaas
1
-19
/
+2
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
1
-0
/
+2
2020-12-04
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
1
-19
/
+2
2020-12-04
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
1
-0
/
+2
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-2
/
+2
2020-11-20
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
1
-1
/
+2
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
[next]