index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-16
PCI: Log bridge info when first enumerating bridge
Bjorn Helgaas
1
-4
/
+19
2023-12-16
PCI: Log bridge windows conditionally
Bjorn Helgaas
1
-9
/
+15
2023-12-16
PCI: Supply bridge device, not secondary bus, to read window details
Bjorn Helgaas
1
-15
/
+6
2023-12-16
PCI: Move pci_read_bridge_windows() below individual window accessors
Bjorn Helgaas
1
-51
/
+51
2023-12-16
PCI: Use resource names in PCI log messages
Puranjay Mohan
1
-13
/
+13
2023-12-16
PCI: Log device type during enumeration
Bjorn Helgaas
1
-2
/
+40
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-4
/
+4
2023-10-24
PCI: Use FIELD_GET()
Bjorn Helgaas
1
-4
/
+4
2023-10-11
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
1
-3
/
+3
2023-09-06
PCI: Free released resource after coalescing
Ross Lagerwall
1
-0
/
+1
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+1
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
1
-0
/
+1
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-26
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+3
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
1
-0
/
+2
2023-06-15
PCI: Initialize dev->link_active_reporting earlier
Maciej W. Rozycki
1
-1
/
+5
2023-06-09
PCI: Release resource invalidated by coalescing
Ross Lagerwall
1
-1
/
+3
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
1
-4
/
+4
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
1
-0
/
+1
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
1
-1
/
+1
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-02-22
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+1
2023-02-14
PCI: Fix dropping valid root bus resources with .end = zero
Geert Uytterhoeven
1
-1
/
+1
2023-02-14
PCI: Honor firmware's device disabled status
Rob Herring
1
-0
/
+2
2023-01-06
PCI/CXL: Export native CXL error reporting control
Ira Weiny
1
-0
/
+1
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2022-12-13
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+6
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-2
/
+0
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
1
-0
/
+6
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
1
-0
/
+7
2022-11-08
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
1
-3
/
+0
2022-09-21
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
1
-1
/
+1
2022-09-21
PCI: Fix whitespace and indentation
Mika Westerberg
1
-2
/
+0
2022-09-21
PCI: Pass available buses even if the bridge is already configured
Mika Westerberg
1
-2
/
+3
2022-09-21
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
Mika Westerberg
1
-2
/
+2
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-1
/
+1
2022-08-04
Merge branch 'pci/err'
Bjorn Helgaas
1
-0
/
+3
2022-07-23
PCI: Extend isolated function probing to s390
Niklas Schnelle
1
-1
/
+1
2022-07-23
PCI: Move jailhouse's isolated function handling to pci_scan_slot()
Niklas Schnelle
1
-20
/
+10
2022-07-23
PCI: Split out next_ari_fn() from next_fn()
Niklas Schnelle
1
-13
/
+18
2022-07-23
PCI: Clean up pci_scan_slot()
Niklas Schnelle
1
-19
/
+19
2022-07-20
PCI: Replace magic constant for PCI Sig Vendor ID
Ira Weiny
1
-1
/
+1
2022-07-05
PCI: Clear PCI_STATUS when setting up device
Kai-Heng Feng
1
-0
/
+3
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+12
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-5
/
+5
2022-01-13
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
1
-2
/
+2
2022-01-13
PCI: Let pcibios_root_bridge_prepare() access bridge->windows
Sergio Paracuellos
1
-2
/
+2
[next]