index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2011-05-11
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
1
-1
/
+1
2011-03-23
Merge branch 'linus' into release
Len Brown
1
-3
/
+28
2011-03-22
ACPI, APEI, Add PCIe AER error information printing support
Huang Ying
2
-8
/
+60
2011-03-22
PCIe, AER, use pre-generated prefix in error information printing
Huang Ying
1
-75
/
+48
2011-03-04
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
1
-3
/
+28
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2
-3
/
+1
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-2
/
+39
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
3
-1
/
+38
2010-10-16
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2
-49
/
+1
2010-08-25
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-3
/
+3
2010-08-25
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-3
/
+6
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
3
-4
/
+98
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
3
-4
/
+98
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
1
-11
/
+10
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
3
-39
/
+63
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: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2
-4
/
+1
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2
-2
/
+2
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
[next]