Commit Graph

184 Commits (2354dcc7218853a6537ec722be40fde9a11c413b)

Author SHA1 Message Date
Rafael J. Wysocki a1e4d72cd3 PM: Allow PCI devices to suspend/resume asynchronously 15 years ago
Kenji Kaneshige b16694f70c PCIe PME: use pci_pcie_cap() 15 years ago
Kenji Kaneshige 552be54cc4 PCIe PME: use pci_is_pcie() 15 years ago
Rafael J. Wysocki c39fae1416 PCI PM: Make it possible to force using INTx for PCIe PME signaling 15 years ago
Rafael J. Wysocki c7f486567c PCI PM: PCIe PME root port service driver 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
Hidetoshi Seto 40da4186a5 PCI: pcie portdrv: style cleanup 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
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Kenji Kaneshige b26a34aa47 PCI: fix BUG_ON triggered by logical PCIe root port removal 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 f9f45604ed PCI: portdrv: remove redundant definitions 15 years ago
Kenji Kaneshige 694f88ef7a PCI: portdrv: remove unnecessary struct pcie_port_data 15 years ago
Kenji Kaneshige 40717c39b1 PCI: portdrv: minor cleanup for pcie_port_device_register 15 years ago
Kenji Kaneshige fbb5de70bb PCI: portdrv: add missing irq cleanup 15 years ago
Kenji Kaneshige 1ce5e83063 PCI: portdrv: enable device before irq initialization 15 years ago
Kenji Kaneshige dc5351784e PCI: portdrv: cleanup service irqs initialization 15 years ago
Kenji Kaneshige d013598d9a PCI: portdrv: check capabilities first 15 years ago
Kenji Kaneshige 9e5d0b16da PCI: portdrv: move PME capability check 15 years ago
Kenji Kaneshige 2dd60e96b4 PCI: portdrv: remove redundant pcie type calculation 15 years ago
Kenji Kaneshige 52a0f24bea PCI: portdrv: cleanup pcie_device registration 15 years ago
Kenji Kaneshige 898294c975 PCI: portdrv: remove redundant pcie_port_device_probe 15 years ago
Kenji Kaneshige b44d7db364 PCIe AER: use pci_is_pcie() 15 years ago
Kenji Kaneshige 8b06477dc4 PCIe ASPM: use pci_is_pcie() 15 years ago
Kenji Kaneshige db9538a749 PCIe ASPM: use pci_pcie_cap() 15 years ago
Kenji Kaneshige dba90dfe48 PCIe port bus: use pci_pcie_cap() 15 years ago
Kenji Kaneshige 39a53062cb PCIe AER: use pci_pcie_cap() 15 years ago
Kenji Kaneshige 761434a318 PCI ASPM: fix oops on root port removal 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
Bjorn Helgaas e3fb20f9c8 PCI: PCIe portdrv: remove "-driver" from driver name 16 years ago
Andi Kleen 3e77a3f789 PCI: Disable AER with pci=nomsi 16 years ago
Kenji Kaneshige 7557b5d632 PCI ASPM: support L1 only 16 years ago
Rafael J. Wysocki e9d8288871 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() 16 years ago
Jesse Barnes 9965976a38 PCI: pcie portdrv: remove unused variable 16 years ago
Eric W. Biederman 0ba379ec0f PCI: Simplify hotplug mch quirk. 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