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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-12
/
+26
2020-05-15
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
1
-9
/
+21
2020-05-15
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
1
-2
/
+2
2020-05-15
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-24
/
+0
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-24
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
1
-1
/
+3
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+8
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-16
/
+7
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2020-03-10
PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro
Yicong Yang
1
-13
/
+4
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-3
/
+3
2020-03-06
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+34
2020-03-05
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+23
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+40
2020-01-30
Merge branch 'pci/host-vmd'
Bjorn Helgaas
1
-1
/
+18
2020-01-30
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-6
/
+18
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
1
-1
/
+18
2020-01-14
PCI/PM: Print config space of devices before suspend
Chen Yu
1
-1
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-23
PCI: Export pci_ats_disabled() as a GPL symbol to modules
Will Deacon
1
-0
/
+1
2019-12-18
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
1
-5
/
+17
2019-12-18
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
1
-1
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-122
/
+250
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-10
/
+23
2019-11-28
Merge branch 'pci/pm'
Bjorn Helgaas
1
-112
/
+224
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'pci/aer'
Bjorn Helgaas
1
-0
/
+2
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-13
/
+11
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-21
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
1
-41
/
+41
2019-11-21
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-6
/
+122
2019-11-21
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
1
-3
/
+18
2019-11-21
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
1
-0
/
+6
2019-11-21
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
1
-7
/
+10
2019-11-21
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
1
-23
/
+7
2019-11-21
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-3
/
+3
2019-11-21
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
1
-30
/
+18
2019-11-21
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
1
-12
/
+13
2019-11-21
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
1
-1
/
+0
2019-11-21
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
1
-2
/
+2
2019-11-21
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PM: Apply D2 delay as milliseconds, not microseconds
Bjorn Helgaas
1
-1
/
+1
2019-10-23
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
1
-4
/
+16
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
1
-0
/
+18
2019-10-19
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
1
-0
/
+2
2019-10-16
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-6
/
+7
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+53
2019-09-24
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+13
[next]