index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
2018-03-08
PCI: Scan all functions when running over Jailhouse
Jan Kiszka
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-12-18
PCI: Tidy up pci/probe.c comments
Bjorn Helgaas
2017-12-18
PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
Bjorn Helgaas
2017-12-18
PCI/ASPM: Enable Latency Tolerance Reporting when supported
Bjorn Helgaas
2017-11-06
PCI: Distribute available buses to hotplug-capable bridges
Mika Westerberg
2017-11-06
PCI: Do not allocate more buses than available in parent
Mika Westerberg
2017-11-06
PCI: Open-code the two pass loop when scanning bridges
Mika Westerberg
2017-11-06
PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
Mika Westerberg
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-08-29
PCI: Warn periodically while waiting for non-CRS ("device ready") status
Sinan Kaya
2017-08-29
PCI: Factor out pci_bus_wait_crs()
Sinan Kaya
2017-08-29
PCI: Add pci_bus_crs_vendor_id() to detect CRS response data
Sinan Kaya
2017-08-29
PCI: Always check for non-CRS response before timeout
Bjorn Helgaas
2017-08-14
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-07-02
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
2017-06-28
PCI: Enable ECRC only if device supports it
Bjorn Helgaas
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
2017-06-28
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
2017-06-28
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
2017-06-28
PCI: Initialize bridge release function at bridge allocation
Lorenzo Pieralisi
2017-06-16
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-28
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-18
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
2017-04-18
PCI: Improve __pci_read_base() robustness
Marc Gonzalez
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-09
PCI: Enable PCIe Extended Tags if supported
Sinan Kaya
2017-01-11
PCI: Enumerate switches below PCI-to-PCIe bridges
Bjorn Helgaas
2017-01-02
PCI: Apply _HPX settings only to relevant devices
Bjorn Helgaas
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-12
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2016-12-07
PCI: Export host bridge registration interface
Thierry Reding
2016-12-07
PCI: Allow driver-specific data in host bridge
Thierry Reding
[next]