aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 8-55/+49
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-6/+7
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+5
2010-10-20Merge branch 'linus' into irq/coreGravatar Ingo Molnar 1-0/+20
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 1-1/+2
2010-10-18shpchp: update workqueue usageGravatar Tejun Heo 4-30/+25
2010-10-18pciehp: update workqueue usageGravatar Tejun Heo 4-25/+24
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-12x86: Speed up the irq_remapped check in hot pathesGravatar Thomas Gleixner 1-7/+0
2010-10-12intr_remap: Simplify the code furtherGravatar Thomas Gleixner 1-84/+29
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgGravatar Thomas Gleixner 1-36/+3
2010-10-12x86: Embedd irq_2_iommu into irq_cfgGravatar Thomas Gleixner 1-7/+0
2010-10-12pci: intr_remap: Remove unused functionsGravatar Thomas Gleixner 1-47/+0
2010-10-12pci: intr_remap: Use irq_dataGravatar Thomas Gleixner 1-31/+8
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yGravatar Thomas Gleixner 1-0/+14
2010-10-12ht: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-14/+8
2010-10-12dmar: Convert to new irq chip functionsGravatar Thomas Gleixner 1-4/+4
2010-10-12pci: Cleanup the irq_desc mess in msiGravatar Thomas Gleixner 1-15/+9
2010-10-12pci: Convert msi to new irq_chip functionsGravatar Thomas Gleixner 1-7/+7
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-6/+7
2010-09-28Merge branch 'meego-7093' into idle-releaseGravatar Len Brown 1-0/+20
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-3/+4
2010-09-27Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 1-0/+27
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangGravatar Len Brown 1-0/+20
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sGravatar Andrew Morton 1-47/+43
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aGravatar Adam Jackson 1-2/+12
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceGravatar David Woodhouse 1-0/+17
2010-09-09PCI: fix pci_resource_alignment prototypeGravatar Cam Macdonell 2-3/+4
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 18-236/+206
2010-08-31PCI: bus speed strings should be constGravatar Stephen Hemminger 1-1/+1
2010-08-26x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Gravatar Konrad Rzeszutek Wilk 1-1/+3
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Gravatar Konrad Rzeszutek Wilk 1-1/+3
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetGravatar Rafael J. Wysocki 1-0/+4
2010-08-24PCI: PCIe: Remove the port driver module exit routineGravatar Kenji Kaneshige 1-7/+0
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryGravatar Rafael J. Wysocki 3-8/+3
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationGravatar Rafael J. Wysocki 1-3/+26
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceGravatar Rafael J. Wysocki 15-221/+149
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Gravatar Rafael J. Wysocki 3-7/+9
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesGravatar Rafael J. Wysocki 3-0/+20
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Gravatar Rafael J. Wysocki 2-3/+8
2010-08-15Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 2-1/+21
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 1-0/+28
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()Gravatar David Woodhouse 1-1/+1
2010-08-10intr-remap: allow disabling source id checkingGravatar Chris Wright 1-0/+20
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Gravatar Linus Torvalds 1-4/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 21-61/+391
2010-08-06pci: fix type warnings in intr_remapping.cGravatar Linus Torvalds 1-4/+4
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2