Commit Graph

103 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Rafael J. Wysocki b22c3d8275 PCI/PCIe/AER: Disable native AER service if BIOS has precedence 15 years ago
Bill Pemberton 50c1126ee1 PCI: aerdrv: fix uninitialized variable warning 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Rafael J. Wysocki 28eb5f274a PCI: PCIe: Ask BIOS for control of all native services at once 15 years ago
Rafael J. Wysocki 75fb60f26b ACPI/PCI: Negotiate _OSC control bits before requesting them 15 years ago
Rafael J. Wysocki f1a7bfaf6b PCI: PCIe AER: Introduce pci_aer_available() 15 years ago
Linus Torvalds f6735590e9 PCI aerdrv: fix annoying warnings 15 years ago
Huang Ying affb72c3a8 ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup 15 years ago
Hidetoshi Seto caa5afbd48 PCI: aerdrv: trivial cleanup for aerdrv_core.c 15 years ago
Hidetoshi Seto f6d3780061 PCI: aerdrv: trivial cleanup for aerdrv.c 15 years ago
Hidetoshi Seto 89713422a7 PCI: aerdrv: introduce default_downstream_reset_link 15 years ago
Hidetoshi Seto 517cae3829 PCI: aerdrv: rework find_aer_service 15 years ago
Hidetoshi Seto 4f7ccf6a60 PCI: aerdrv: remove is_downstream 15 years ago
Hidetoshi Seto e167bfcaa4 PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS 15 years ago
Hidetoshi Seto f647a44f57 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC 15 years ago
Hidetoshi Seto 17e21854bd PCI: aerdrv: rework do_recovery 15 years ago
Hidetoshi Seto 88da13bfab PCI: aerdrv: rework get_e_source() 15 years ago
Hidetoshi Seto 7c4ec94f72 PCI: aerdrv: rework aer_isr_one_error() 15 years ago
Hidetoshi Seto 4a0c096efd PCI: aerdrv: rework add_error_device 15 years ago
Hidetoshi Seto bd17d4742d PCI: aerdrv: remove compare_device_id 15 years ago
Hidetoshi Seto c887275e6a PCI: aerdrv: introduce is_error_source 15 years ago
Hidetoshi Seto 98ca3964fe PCI: aerdrv: rework find_source_device 15 years ago
Hidetoshi Seto 843f4697ee PCI: aerdrv: make aer_{en,dis}able_rootport static 15 years ago
Hidetoshi Seto 460d298d52 PCI: aerdrv: cleanup inconsistent functions 15 years ago
Hidetoshi Seto c6d34eddec PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND 15 years ago
Alexander Duyck 4352aa5bbf PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Andrew Patterson bd1f46deba PCI: fix nested spinlock hang in aer_inject 15 years ago
Youquan,Song b49bfd3290 PCIe AER: prevent AER injection if hardware masks error reporting 15 years ago
Youquan,Song 46256f83d0 PCI: AER: fix aer inject result in kernel oops 15 years ago
Stefan Assmann 7e8af37a9a PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) 15 years ago
Stefan Assmann 45e829ea41 PCI: change PCI nomenclature in drivers/pci/ (comment changes) 15 years ago
Andrew Patterson 638bba0828 PCI: remove ifdefed pci_cleanup_aer_correct_error_status 15 years ago
Andrew Patterson 6cdfd995a6 PCI: unconditionally clear AER uncorr status register during cleanup 15 years ago
Kenji Kaneshige 694f88ef7a PCI: portdrv: remove unnecessary struct pcie_port_data 15 years ago
Kenji Kaneshige b44d7db364 PCIe AER: use pci_is_pcie() 15 years ago
Kenji Kaneshige 39a53062cb PCIe AER: use pci_pcie_cap() 15 years ago
Andrew Patterson 476f644edf PCI: fix memory leak in aer_inject 15 years ago
Andrew Patterson 1d02435594 PCI: use better error return values in aer_inject 15 years ago
Andrew Patterson cc5d153a0c PCI: add support for PCI domains to aer_inject 15 years ago
Matt Domsch 0584396157 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Kenji Kaneshige 30fc24b5cb PCI: Prevent AER driver from being loaded on non-root port PCIE devices 16 years ago
Andi Kleen 3e77a3f789 PCI: Disable AER with pci=nomsi 16 years ago
Hidetoshi Seto b1c089b7ca PCI: pcie, aer: report all error before recovery 16 years ago
Hidetoshi Seto 79e4b89be8 PCI: pcie, aer: change error print format 16 years ago
Hidetoshi Seto 273024ded7 PCI: pcie, aer: flags to bits 16 years ago
Hidetoshi Seto 3472a18773 PCI: pcie, aer: remove unused macros 16 years ago
Hidetoshi Seto e7a0d92b19 PCI: pcie, aer: report multiple/first error on a device 16 years ago
Hidetoshi Seto 0d90c3ac0b PCI: pcie, aer: refer mask state in mask register properly 16 years ago