summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-122-3/+2
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
| * PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
* PCI ASPM: support L1 onlyKenji Kaneshige2009-09-171-3/+0
* PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()Rafael J. Wysocki2009-09-141-0/+1
* PCI: pcie portdrv: remove unused variableJesse Barnes2009-09-111-1/+0
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0
* PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-092-13/+18
* PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-093-32/+39
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-093-17/+20
* PCI: pcie, aer: remove unused macrosHidetoshi Seto2009-09-091-3/+0
* PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto2009-09-093-5/+10
* PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto2009-09-093-21/+17
* PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto2009-09-091-20/+8
* PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto2009-09-091-11/+8
* PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto2009-09-091-0/+3
* PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto2009-09-091-25/+21
* PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto2009-09-091-19/+15
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-095-71/+62
* PCI ASPM: support per direction l0s managementKenji Kaneshige2009-09-091-63/+107
* PCI ASPM: support partial aspm enablementKenji Kaneshige2009-09-091-164/+47
* PCI ASPM: introduce capable flagKenji Kaneshige2009-09-091-31/+86
* PCI ASPM: introduce disable flagKenji Kaneshige2009-09-091-17/+24
* PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige2009-09-091-8/+9
* PCI ASPM: remove redundant list checkKenji Kaneshige2009-09-091-3/+0
* PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige2009-09-091-3/+3
* PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
* PCI ASPM: remove get_root_port_linkKenji Kaneshige2009-06-181-13/+11
* PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige2009-06-181-12/+9
* PCI ASPM: remove has_switch fieldKenji Kaneshige2009-06-181-4/+1
* PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige2009-06-181-39/+34
* PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige2009-06-181-5/+4
* PCI ASPM: cleanup clkpm checksKenji Kaneshige2009-06-181-14/+20
* PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige2009-06-181-42/+25
* PCI ASPM: cleanup initializationKenji Kaneshige2009-06-181-67/+75
* PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige2009-06-181-199/+173
* PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige2009-06-181-9/+9
* PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige2009-06-181-19/+18
* PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige2009-06-181-38/+28
* PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige2009-06-181-33/+38
* PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige2009-06-181-7/+7
* PCI AER: software error injectionHuang Ying2009-06-164-0/+494
* PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+16
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-162-1/+4
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-114-7/+155
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-111-0/+4
OpenPOWER on IntegriCloud