summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-24pci: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann
2009-02-25Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman
2009-02-24PCI: don't enable too many HT MSI mappingsYinghai Lu
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-18PCI quirk: enable MSI on 8132Yinghai Lu
2009-02-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-17Fix Intel IOMMU write-buffer flushingDavid Woodhouse
2009-02-14iommu: fix Intel IOMMU write-buffer flushingDavid Woodhouse
2009-02-14intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby
2009-02-13PCI: fix missing kernel-doc and typosRandy Dunlap
2009-02-13PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap
2009-02-13PCI: fix rom.c kernel-doc warningRandy Dunlap
2009-02-13PCI/MSI: fix msi_mask() shift fixMatthew Wilcox
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-11pci, x86, acpi: fix early_ioremap() leakYinghai Lu
2009-02-09VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao
2009-02-09intel-iommu: fix build error with INTR_REMAP=y and DMAR=nJoerg Roedel
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: disable intel_iommu support by defaultKyle McMartin
2009-02-04PCI PM: make the PM core more careful with drivers using the new PM frameworkRafael J. Wysocki
2009-02-04PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki
2009-02-04PCI PM: Do not disable and enable bridges during suspend-resumeRafael J. Wysocki
2009-02-04PCI: PCIe portdrv: Simplify suspend and resumeRafael J. Wysocki
2009-02-04PCI PM: Fix saving of device state in pci_legacy_suspendRafael J. Wysocki
2009-02-04PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki
2009-02-04PCI PM: Fix handling of devices without driversRafael J. Wysocki
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang
2009-01-27PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett
2009-01-27PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong
2009-01-27PCI MSI: Fix undefined shift by 32Matthew Wilcox
2009-01-27PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki