aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini8-227/+1239
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson3-0/+1171
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner1-2/+12
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk1-0/+1
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-7/+0
2010-10-12intr_remap: Simplify the code furtherThomas Gleixner1-84/+29
2010-10-12intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner1-36/+3
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-7/+0
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner1-47/+0
2010-10-12pci: intr_remap: Use irq_dataThomas Gleixner1-31/+8
2010-10-12pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner1-0/+14
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner1-14/+8
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-4/+4
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner1-15/+9
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-7/+7
2010-09-28Merge branch 'meego-7093' into idle-releaseLen Brown1-0/+20
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+4
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+27
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown1-0/+20
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson1-2/+12
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse1-0/+17
2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell2-3/+4
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds18-236/+206
2010-08-31PCI: bus speed strings should be constStephen Hemminger1-1/+1
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki1-0/+4
2010-08-24PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige1-7/+0
2010-08-24PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki3-8/+3
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki1-3/+26
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki15-221/+149
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki3-7/+9
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki3-0/+20
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2-3/+8
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-1/+21
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+28
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse1-1/+1
2010-08-10intr-remap: allow disabling source id checkingChris Wright1-0/+20
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds21-61/+391
2010-08-06pci: fix type warnings in intr_remapping.cLinus Torvalds1-4/+4
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-08-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+6
2010-08-04PCI: update for owner removal from struct device_attributeStephen Rothwell1-2/+2
2010-08-04ioat2: catch and recover from broken vtd configurations v6Dan Williams1-0/+28
2010-08-02PCI: Fix warnings when CONFIG_DMI unsetNarendra K1-2/+2
2010-08-01libata: more PCI IDs for jmicron controllersTejun Heo1-0/+6
2010-07-30PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki1-0/+3
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy5-7/+6
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-5/+42
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K4-0/+160