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
2014-11-20
PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t
Yinghai Lu
1
-12
/
+16
2014-11-14
PCI: Apply _HPX Link Control settings to all devices with a link
Yinghai Lu
1
-1
/
+1
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+162
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
1
-3
/
+8
2014-10-01
PCI: Add generic domain handling
Catalin Marinas
1
-3
/
+8
2014-09-23
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
1
-0
/
+134
2014-09-19
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
1
-8
/
+2
2014-09-19
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
1
-7
/
+3
2014-09-13
PCI: Configure *all* devices, not just hot-added ones
Bjorn Helgaas
1
-3
/
+0
2014-09-13
PCI: Preserve MPS and MRRS when applying _HPX settings
Bjorn Helgaas
1
-0
/
+10
2014-09-13
PCI: Apply _HPP settings to all hot-added PCI devices
Bjorn Helgaas
1
-5
/
+0
2014-09-13
PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
Bjorn Helgaas
1
-8
/
+0
2014-09-13
PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
Bjorn Helgaas
1
-8
/
+1
2014-09-13
PCI: Remove unused pci_configure_slot()
Bjorn Helgaas
1
-28
/
+0
2014-09-13
PCI: Add pci_configure_device() during enumeration
Bjorn Helgaas
1
-0
/
+25
2014-09-13
PCI: Move pci_configure_slot() to drivers/pci/probe.c
Bjorn Helgaas
1
-0
/
+150
2014-09-09
PCI: Enable CRS Software Visibility for root port if it is supported
Rajat Jain
1
-0
/
+13
2014-09-09
PCI: Check only the Vendor ID to identify Configuration Request Retry
Rajat Jain
1
-2
/
+7
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-17
/
+12
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-12
/
+10
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
1
-5
/
+4
2014-05-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+38
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-2
/
+2
2014-05-29
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-0
/
+1
2014-05-28
PCI: Test for std config alias when testing extended config space
Alex Williamson
1
-1
/
+38
2014-05-28
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-27
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
1
-19
/
+29
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
1
-6
/
+7
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
1
-2
/
+3
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
1
-6
/
+12
2014-04-30
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
1
-1
/
+1
2014-04-30
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
1
-4
/
+4
2014-03-20
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-4
/
+13
2014-03-20
PCI: Log IDE resource quirk in dmesg
Bjorn Helgaas
1
-4
/
+12
2014-02-27
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
Bjorn Helgaas
1
-0
/
+1
2014-02-12
PCI: Don't scan random busses in pci_scan_bridge()
Andreas Noever
1
-3
/
+7
2014-02-12
PCI: Check for child busses which use more bus numbers than allocated
Andreas Noever
1
-4
/
+6
2014-02-12
PCI: Remove pci_fixup_parent_subordinate_busnr()
Andreas Noever
1
-30
/
+0
2014-02-11
PCI: Make sure bus number resources stay within their parents bounds
Andreas Noever
1
-2
/
+8
2014-02-11
PCI: Use request_resource_conflict() instead of insert_ for bus numbers
Andreas Noever
1
-1
/
+1
2014-02-11
PCI: Assign CardBus bus number only during the second pass
Andreas Noever
1
-1
/
+1
2014-02-11
PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
Andreas Noever
1
-5
/
+4
2014-02-11
PCI: Increment max correctly in pci_scan_bridge()
Andreas Noever
1
-2
/
+3
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
1
-19
/
+2
2014-01-14
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-0
/
+18
2014-01-14
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-61
/
+56
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-55
/
+56
[next]