summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-093-17/+20
* PCI: pcie, aer: remove unused macrosHidetoshi Seto2009-09-091-3/+0Star
* 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/+17Star
* PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto2009-09-091-20/+8Star
* PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto2009-09-091-11/+8Star
* 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/+21Star
* PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto2009-09-091-19/+15Star
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-095-71/+62Star
* PCI: pci-stub: add pci_stub.ids parameterTejun Heo2009-09-091-1/+44
* PCI: separate out pci_add_dynid()Tejun Heo2009-09-092-45/+79
* PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-093-3/+11
* PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige2009-09-091-1/+1
* PCI ASPM: support per direction l0s managementKenji Kaneshige2009-09-091-63/+107
* PCI ASPM: support partial aspm enablementKenji Kaneshige2009-09-091-164/+47Star
* 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/+0Star
* PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige2009-09-091-3/+3
* PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck2009-09-091-0/+1
* PCI/VGA: add VGA arbitration documentationTiago Vignatti2009-09-091-0/+194
* PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie2009-09-092-28/+32
* PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-092-1/+10
* PCI: document PCIe fundamental reset interfacesMike Mason2009-09-091-42/+77
* PCI: support for PCI Express fundamental resetMike Mason2009-09-091-0/+1
* PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-098-1/+1461
* PCI MSI: Style cleanupsHidetoshi Seto2009-09-091-22/+22
* PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto2009-09-091-23/+36
* PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto2009-09-091-10/+19
* PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto2009-09-091-13/+19
* PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto2009-09-091-18/+22
* PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto2009-09-091-43/+31Star
* PCI MSI: Use list_first_entry()Hidetoshi Seto2009-09-091-1/+1
* PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto2009-09-091-8/+1Star
* PCI iommu: iommu=pt is a valid early paramAlex Williamson2009-09-091-3/+1Star
* PCI: Document pci_ids.h addition policy.Dave Jones2009-09-091-0/+3
* PCI: print out pref if mmio is prefetchableYinghai Lu2009-09-091-2/+7
* PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo2009-09-091-0/+2
* PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen2009-09-093-31/+37
* PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare2009-09-091-0/+1
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-095-0/+65
* PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang2009-09-091-11/+17
* ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-092-15/+18
* x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-092-63/+70
* PCI: export pci_claim_resource for driver useJesse Barnes2009-09-091-0/+1
* yenta: Use pci_claim_resourceMatthew Wilcox2009-09-091-8/+8
* frv/PCI: Use pci_claim_resourceMatthew Wilcox2009-09-091-6/+4Star
* PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-0915-19/+37