summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-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-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-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-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
2009-01-27PCI PM: Power up devices before restoring their stateRafael J. Wysocki
2009-01-27PCI PM: Fix hibernation breakage on EeePC 701Rafael J. Wysocki
2009-01-27PCI PM: Fix suspend error paths and testing facility breakageRafael J. Wysocki
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-19PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-16PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-13Prevent oops at boot with VT-dDirk Hohndel