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
/
aer
/
aerdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-25
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Sebastian Andrzej Siewior
1
-2
/
+0
2015-12-11
PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask
Bjorn Helgaas
1
-5
/
+5
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
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-2
/
+1
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
1
-34
/
+1
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+9
2013-06-07
PCI/AER: Reset link for devices below Root Port or Downstream Port
Betty Dall
1
-8
/
+9
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
1
-1
/
+4
2013-03-27
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
1
-3
/
+1
2013-01-14
PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
Betty Dall
1
-0
/
+1
2012-11-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-4
/
+18
2012-11-27
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
1
-3
/
+18
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
1
-4
/
+4
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-4
/
+4
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
1
-41
/
+10
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-07-22
PCI: PCIe AER: add aer_recover_queue
Huang Ying
1
-7
/
+69
2010-10-16
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
1
-1
/
+1
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-13
/
+1
2010-07-30
PCI aerdrv: fix annoying warnings
Linus Torvalds
1
-8
/
+9
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-4
/
+4
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
1
-4
/
+4
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
1
-11
/
+10
2010-05-11
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
1
-17
/
+61
2010-05-11
PCI: aerdrv: rework find_aer_service
Hidetoshi Seto
1
-21
/
+16
2010-05-11
PCI: aerdrv: remove is_downstream
Hidetoshi Seto
1
-21
/
+12
2010-05-11
PCI: aerdrv: rework do_recovery
Hidetoshi Seto
1
-21
/
+17
2010-05-11
PCI: aerdrv: rework get_e_source()
Hidetoshi Seto
1
-32
/
+31
2010-05-11
PCI: aerdrv: rework aer_isr_one_error()
Hidetoshi Seto
1
-21
/
+36
2010-05-11
PCI: aerdrv: rework add_error_device
Hidetoshi Seto
1
-5
/
+13
2010-05-11
PCI: aerdrv: remove compare_device_id
Hidetoshi Seto
1
-16
/
+2
2010-05-11
PCI: aerdrv: introduce is_error_source
Hidetoshi Seto
1
-40
/
+34
2010-05-11
PCI: aerdrv: rework find_source_device
Hidetoshi Seto
1
-12
/
+16
2010-05-11
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
1
-107
/
+0
2010-05-11
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
1
-16
/
+2
2010-05-11
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
1
-4
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-3
/
+3
2009-12-05
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
1
-17
/
+0
2009-12-05
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
1
-7
/
+3
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-6
/
+5
2009-11-25
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
1
-4
/
+4
[next]