index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-20
1
-0
/
+2
*
|
PCI: Initialize dev->link_active_reporting earlier
Maciej W. Rozycki
2023-06-15
1
-1
/
+5
|
/
*
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-30
1
-0
/
+1
|
\
|
*
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2023-04-18
1
-0
/
+1
*
|
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
2023-04-05
1
-1
/
+1
|
|
/
*
/
PCI: Restrict device disabled status check to DT
Rob Herring
2023-04-20
1
-4
/
+4
|
/
*
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
1
-0
/
+1
|
\
|
*
PCI/CXL: Export native CXL error reporting control
Ira Weiny
2023-01-05
1
-0
/
+1
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2023-02-22
1
-1
/
+1
|
\
\
|
*
|
PCI: Fix dropping valid root bus resources with .end = zero
Geert Uytterhoeven
2023-02-13
1
-1
/
+1
|
|
/
*
/
PCI: Honor firmware's device disabled status
Rob Herring
2023-02-13
1
-0
/
+2
|
/
*
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-14
1
-3
/
+7
|
\
|
*
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2022-11-08
1
-0
/
+7
|
*
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
2022-11-07
1
-3
/
+0
*
|
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-12
1
-0
/
+6
|
\
\
|
*
|
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2022-11-14
1
-0
/
+6
|
|
/
*
/
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-2
/
+0
|
/
*
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
2022-09-21
1
-1
/
+1
*
PCI: Fix whitespace and indentation
Mika Westerberg
2022-09-21
1
-2
/
+0
*
PCI: Pass available buses even if the bridge is already configured
Mika Westerberg
2022-09-21
1
-2
/
+3
*
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
Mika Westerberg
2022-09-21
1
-2
/
+2
*
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-1
/
+1
|
\
|
*
PCI: Replace magic constant for PCI Sig Vendor ID
Ira Weiny
2022-07-20
1
-1
/
+1
*
|
Merge branch 'pci/err'
Bjorn Helgaas
2022-08-04
1
-0
/
+3
|
\
\
|
*
|
PCI: Clear PCI_STATUS when setting up device
Kai-Heng Feng
2022-07-05
1
-0
/
+3
|
|
/
*
|
PCI: Extend isolated function probing to s390
Niklas Schnelle
2022-07-22
1
-1
/
+1
*
|
PCI: Move jailhouse's isolated function handling to pci_scan_slot()
Niklas Schnelle
2022-07-22
1
-20
/
+10
*
|
PCI: Split out next_ari_fn() from next_fn()
Niklas Schnelle
2022-07-22
1
-13
/
+18
*
|
PCI: Clean up pci_scan_slot()
Niklas Schnelle
2022-07-22
1
-19
/
+19
|
/
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-20
/
+12
|
\
|
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-5
/
+5
|
|
\
|
|
*
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-5
/
+5
|
*
|
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
2022-01-13
1
-2
/
+2
|
|
\
\
|
|
*
|
PCI: Let pcibios_root_bridge_prepare() access bridge->windows
Sergio Paracuellos
2022-01-12
1
-2
/
+2
|
|
|
/
|
*
/
PCI: Use pci_find_vsec_capability() when looking for TBT devices
Andy Shevchenko
2021-11-15
1
-13
/
+5
|
|
/
*
/
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
1
-1
/
+3
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
1
-3
/
+4
|
\
|
*
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-27
1
-3
/
+4
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2021-11-05
1
-4
/
+27
|
\
\
|
*
|
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
2021-09-29
1
-4
/
+27
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2021-11-05
1
-2
/
+2
|
\
\
|
*
|
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-21
1
-2
/
+2
|
|
/
*
/
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
2021-10-19
1
-3
/
+15
|
/
*
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-09-02
1
-2
/
+10
|
\
|
*
PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
2021-08-23
1
-1
/
+5
|
*
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
2021-08-23
1
-1
/
+5
*
|
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-09-02
1
-1
/
+0
|
\
\
|
*
|
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
2021-08-12
1
-1
/
+0
|
|
/
*
|
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2021-08-19
1
-3
/
+4
[prev]
[next]