index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aerdrv_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Use dev->has_secondary_link to find downstream PCIe links
Yijing Wang
2015-05-29
1
-2
/
+1
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-2
/
+1
*
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-22
1
-1
/
+1
|
\
|
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
|
kfifo API type safety
Stefani Seibold
2013-11-15
1
-1
/
+1
|
/
*
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
2013-08-14
1
-34
/
+1
*
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-03
1
-8
/
+9
|
\
|
*
PCI/AER: Reset link for devices below Root Port or Downstream Port
Betty Dall
2013-06-06
1
-8
/
+9
*
|
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2013-05-30
1
-1
/
+4
|
/
*
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
2013-03-26
1
-3
/
+1
*
PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
Betty Dall
2013-01-13
1
-0
/
+1
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2012-11-28
1
-4
/
+18
|
\
|
*
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
2012-11-26
1
-3
/
+18
*
|
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2012-11-02
1
-4
/
+16
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
1
-4
/
+2
|
\
|
*
PCI/AER: Print completion message at KERN_INFO to match starting message
Lance Ortiz
2012-08-24
1
-4
/
+2
*
|
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-4
/
+4
|
\
\
|
*
|
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-09-07
1
-4
/
+4
|
|
/
*
|
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-41
/
+10
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
PCI: PCIe AER: add aer_recover_queue
Huang Ying
2011-07-22
1
-7
/
+69
*
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
2010-10-15
1
-1
/
+1
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-13
/
+1
*
PCI aerdrv: fix annoying warnings
Linus Torvalds
2010-07-30
1
-8
/
+9
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-28
1
-4
/
+4
|
\
|
*
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
2010-05-19
1
-4
/
+4
*
|
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
2010-05-11
1
-11
/
+10
*
|
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
2010-05-11
1
-17
/
+61
*
|
PCI: aerdrv: rework find_aer_service
Hidetoshi Seto
2010-05-11
1
-21
/
+16
*
|
PCI: aerdrv: remove is_downstream
Hidetoshi Seto
2010-05-11
1
-21
/
+12
*
|
PCI: aerdrv: rework do_recovery
Hidetoshi Seto
2010-05-11
1
-21
/
+17
*
|
PCI: aerdrv: rework get_e_source()
Hidetoshi Seto
2010-05-11
1
-32
/
+31
*
|
PCI: aerdrv: rework aer_isr_one_error()
Hidetoshi Seto
2010-05-11
1
-21
/
+36
*
|
PCI: aerdrv: rework add_error_device
Hidetoshi Seto
2010-05-11
1
-5
/
+13
*
|
PCI: aerdrv: remove compare_device_id
Hidetoshi Seto
2010-05-11
1
-16
/
+2
*
|
PCI: aerdrv: introduce is_error_source
Hidetoshi Seto
2010-05-11
1
-40
/
+34
*
|
PCI: aerdrv: rework find_source_device
Hidetoshi Seto
2010-05-11
1
-12
/
+16
*
|
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
2010-05-11
1
-107
/
+0
*
|
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
2010-05-11
1
-16
/
+2
*
|
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2010-05-11
1
-4
/
+6
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
1
-3
/
+3
*
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
2009-12-04
1
-17
/
+0
*
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
2009-12-04
1
-7
/
+3
*
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
1
-6
/
+5
*
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-4
/
+4
*
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
1
-2
/
+22
*
PCI: pcie, aer: report all error before recovery
Hidetoshi Seto
2009-09-09
1
-11
/
+18
*
PCI: pcie, aer: change error print format
Hidetoshi Seto
2009-09-09
1
-0
/
+2
[next]