summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2010-04-26PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-04-26PCIe AER: prevent AER injection if hardware masks error reportingYouquan Song
2010-04-01PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson
2010-01-28PCI: AER: fix aer inject result in kernel oopsSong Youquan
2009-11-06PCI ASPM: fix oops on root port removalKenji Kaneshige
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige
2009-10-06PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas
2009-09-17PCI: Disable AER with pci=nomsiAndi Kleen
2009-09-17PCI ASPM: support L1 onlyKenji Kaneshige
2009-09-14PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()Rafael J. Wysocki
2009-09-11PCI: pcie portdrv: remove unused variableJesse Barnes
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI: pcie, aer: report all error before recoveryHidetoshi Seto
2009-09-09PCI: pcie, aer: change error print formatHidetoshi Seto
2009-09-09PCI: pcie, aer: flags to bitsHidetoshi Seto
2009-09-09PCI: pcie, aer: remove unused macrosHidetoshi Seto
2009-09-09PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto
2009-09-09PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto
2009-09-09PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto
2009-09-09PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto
2009-09-09PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto
2009-09-09PCI ASPM: support per direction l0s managementKenji Kaneshige
2009-09-09PCI ASPM: support partial aspm enablementKenji Kaneshige
2009-09-09PCI ASPM: introduce capable flagKenji Kaneshige
2009-09-09PCI ASPM: introduce disable flagKenji Kaneshige
2009-09-09PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige
2009-09-09PCI ASPM: remove redundant list checkKenji Kaneshige
2009-09-09PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige
2009-06-29PCI ECRC: Remove unnecessary semicolonsJoe Perches
2009-06-18PCI ASPM: remove get_root_port_linkKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige
2009-06-18PCI ASPM: remove has_switch fieldKenji Kaneshige
2009-06-18PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm checksKenji Kaneshige
2009-06-18PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige
2009-06-18PCI ASPM: cleanup initializationKenji Kaneshige
2009-06-18PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige
2009-06-18PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige
2009-06-16PCI AER: software error injectionHuang Ying
2009-06-16PCI AER: multiple error supportZhang, Yanmin