aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto
2009-09-09PCI: pci-stub: add pci_stub.ids parameterTejun Heo
2009-09-09PCI: separate out pci_add_dynid()Tejun Heo
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige
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-09-09PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt
2009-09-09PCI MSI: Style cleanupsHidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto
2009-09-09PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto
2009-09-09PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto
2009-09-09PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto
2009-09-09PCI MSI: Use list_first_entry()Hidetoshi Seto
2009-09-09PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto
2009-09-09PCI: print out pref if mmio is prefetchableYinghai Lu
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang
2009-09-09PCI: export pci_claim_resource for driver useJesse Barnes
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-31intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell
2009-08-30pci/dmar: correct off-by-one error in dmar_fault()Troy Heber
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-08-29pci/intr_remapping: Allocate irq_iommu on nodeYinghai Lu
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-27intr-remap: generic support for remapping HPET MSIsSuresh Siddha
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-26intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse
2009-08-24intel-iommu: iommu init error path bug fixesDonald Dutile
2009-08-24intel-iommu: Mark functions with __initMatt Kraai
2009-08-20PCI: check saved state before restoreAlek Du
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-09intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse
2009-08-08Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2009-08-07PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige
2009-08-07PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige
2009-08-06intel-iommu: Fix enabling snooping feature by mistakeSheng Yang