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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-2
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+7
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-3
/
+4
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
1
-1
/
+1
2010-08-25
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-3
/
+6
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
1
-14
/
+10
2010-05-11
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
1
-22
/
+1
2010-05-11
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
1
-1
/
+1
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
1
-1
/
+1
2010-05-11
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
1
-0
/
+107
2010-05-11
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
1
-1
/
+2
2010-05-11
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
1
-7
/
+11
2010-04-08
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
1
-2
/
+8
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
-1
/
+1
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-1
/
+1
2009-11-25
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-07
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
1
-1
/
+1
2009-09-17
PCI: Disable AER with pci=nomsi
Andi Kleen
1
-0
/
+2
2009-09-10
PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
Hidetoshi Seto
1
-10
/
+12
2009-06-17
PCI: PCIE AER: export aer_irq
Huang Ying
1
-1
/
+2
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-6
/
+0
2009-03-20
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
1
-14
/
+2
2009-03-20
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
1
-4
/
+2
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
1
-3
/
+3
2008-06-26
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
1
-5
/
+3
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
1
-0
/
+1
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-10-13
pci: implement "pci=noaer"
Randy Dunlap
1
-0
/
+9
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
1
-1
/
+1
2007-03-10
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
1
-0
/
+346