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
starfive-6.6.48-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
/
aer
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
PCI/AER: Use 32 bit PCI domain numbers
Keith Busch
1
-8
/
+8
2015-09-17
PCI/AER: Clear error status registers during enumeration and restore
Taku Izumi
1
-0
/
+28
2015-05-29
PCI: Use dev->has_secondary_link to find downstream PCIe links
Yijing Wang
1
-2
/
+1
2015-03-06
PCI/AER: Avoid info leak in __print_tlp_header()
Rasmus Villemoes
1
-10
/
+2
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2014-09-25
PCI/AER: Add additional PCIe AER error strings
Chen, Gong
1
-2
/
+9
2014-06-23
trace, AER: Move trace into unified interface
Chen, Gong
2
-3
/
+2
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
2
-11
/
+5
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
2
-4
/
+2
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2013-12-14
PCI/AER: Consolidate HEST error source parsers
Bjorn Helgaas
1
-16
/
+17
2013-12-14
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
Betty Dall
1
-8
/
+17
2013-12-14
PCI/AER: Clean up error printing code a bit
Borislav Petkov
1
-24
/
+27
2013-12-14
PCI/AER: Add a TLP header print helper
Borislav Petkov
1
-23
/
+21
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-11-15
kfifo API type safety
Stefani Seibold
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-08-15
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-35
/
+33
2013-06-07
PCI/AER: Reset link for devices below Root Port or Downstream Port
Betty Dall
1
-8
/
+9
2013-06-07
PCI/AER: Move AER severity defines to aer.h
Betty Dall
1
-4
/
+0
2013-06-07
PCI/AER: Set dev->__aer_firmware_first only for matching devices
Bjorn Helgaas
1
-4
/
+4
2013-06-07
PCI/AER: Factor out HEST device type matching
Bjorn Helgaas
1
-18
/
+17
2013-06-07
PCI/AER: Don't parse HEST table for non-PCIe devices
Bjorn Helgaas
1
-2
/
+4
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2
-3
/
+6
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2
-9
/
+9
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-7
/
+7
2013-04-16
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-3
/
+3
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
1
-2
/
+2
2013-04-04
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
1
-3
/
+3
2013-03-27
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
1
-3
/
+1
2013-01-24
Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-29
/
+34
2013-01-14
PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
Betty Dall
1
-0
/
+1
2013-01-04
aerdrv: Cleanup log output for AER
Lance Ortiz
1
-28
/
+26
2013-01-04
aerdrv: Enhanced AER logging
Lance Ortiz
1
-1
/
+8
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-5
/
+22
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-2
/
+2
2012-11-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-5
/
+22
2012-11-27
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
2
-4
/
+22
2012-11-02
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
1
-4
/
+16
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-4
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2
-5
/
+5
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
2
-5
/
+5
2012-08-25
PCI/AER: Print completion message at KERN_INFO to match starting message
Lance Ortiz
1
-4
/
+2
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2
-51
/
+17
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
4
-6
/
+7
2012-06-11
PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-3
/
+3
2011-07-22
PCI: PCIe AER: add aer_recover_queue
Huang Ying
2
-8
/
+71
2011-05-21
PCI: remove unused AER functions
Chen Gong
1
-9
/
+0
[next]