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
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
PCI/AER: Initialize aer_fifo
Dongdong Liu
1
-0
/
+1
2020-01-24
PCI/AER: Factor message prefixes with dev_fmt()
Bjorn Helgaas
1
-3
/
+5
2020-01-24
PCI/AER: Log which device prevents error recovery
Yicong Yang
1
-2
/
+4
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
2
-4
/
+1
2019-11-28
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-98
/
+154
2019-11-22
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2
-112
/
+0
2019-11-22
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
1
-0
/
+149
2019-11-21
PCI: Remove PCIe Kconfig dependencies on PCI
Bjorn Helgaas
1
-2
/
+0
2019-11-21
PCI/ASPM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PTM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
1
-1
/
+0
2019-11-21
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
1
-1
/
+1
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
4
-2
/
+17
2019-10-19
PCI/AER: Fix kernel-doc warnings
Andy Shevchenko
1
-1
/
+3
2019-10-19
PCI/AER: Use for_each_set_bit() to simplify code
Andy Shevchenko
1
-11
/
+8
2019-10-19
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
Rajat Jain
1
-1
/
+2
2019-10-19
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
1
-2
/
+60
2019-10-15
PCI/ASPM: Add pcie_aspm_get_link()
Heiner Kallweit
1
-12
/
+18
2019-10-15
PCI/ASPM: Allow re-enabling Clock PM
Heiner Kallweit
1
-7
/
+11
2019-10-15
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
1
-1
/
+10
2019-10-15
PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking
Bjorn Helgaas
1
-6
/
+6
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+5
2019-09-24
Merge branch 'pci/enumeration'
Bjorn Helgaas
2
-5
/
+5
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2
-5
/
+5
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-12
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
1
-0
/
+20
2019-08-07
Revert "PCI: Add missing link delays required by the PCIe spec"
Mika Westerberg
1
-66
/
+0
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+11
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-06-22
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
1
-9
/
+11
2019-06-18
PCI: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-0
/
+66
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-63
/
+95
2019-05-14
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
4
-47
/
+50
2019-05-14
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+14
2019-05-10
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2
-17
/
+22
2019-05-10
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-19
/
+18
2019-05-10
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-4
/
+6
2019-05-10
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
1
-8
/
+5
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-01
PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management
Alex Williamson
1
-1
/
+2
2019-04-19
PCI/LINK: Disable bandwidth notification interrupt during suspend
Mika Westerberg
1
-0
/
+14
2019-04-06
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
1
-6
/
+4
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+9
2019-04-06
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
1
-16
/
+24
2019-03-26
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
1
-1
/
+1
2019-03-26
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
1
-0
/
+2
2019-03-26
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
1
-5
/
+14
2019-03-07
Merge branch 'pci/pm'
Bjorn Helgaas
1
-33
/
+15
2019-03-07
Merge branch 'pci/portdrv'
Bjorn Helgaas
5
-9
/
+134
2019-03-07
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+3
[next]