summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-16PCI: Clear bridge resource flags if requested size is 0Yinghai Lu
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-04-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-04-21intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-04-12PCI: pci-label: Fix build failure when CONFIG_NLS is set to 'm' by allmodconfigRandy Dunlap
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-25Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-23PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-22Merge branch 'apei-release' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21PCIe, AER, use pre-generated prefix in error information printingHuang Ying
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar
2011-03-21PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao
2011-03-16PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com
2011-03-16PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-12intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2011-03-12intel-iommu: Unlink domain from iommuAlex Williamson
2011-03-04PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai
2011-03-04PCI: introduce reset_resource()Ram Pai
2011-03-04PCI: data structure agnostic free list functionRam Pai
2011-03-04PCI: refactor io size calculation codeRam Pai
2011-03-04PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-04PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com
2011-03-04PCI: add more checking to ICH region quirksJiri Slaby
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk
2011-02-18xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk
2011-02-17xen-pcifront: don't use flush_scheduled_work()Tejun Heo
2011-02-16PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds