aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-2/+1184
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds15-22/+206
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0
2010-10-26PCI: allocate bus resources from the top downBjorn Helgaas1-5/+48
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds8-55/+49
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini8-227/+1239
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-6/+7
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-0/+20
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-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+2
2010-10-18shpchp: update workqueue usageTejun Heo4-30/+25
2010-10-18pciehp: update workqueue usageTejun Heo4-25/+24
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett1-0/+77
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett1-3/+0
2010-10-17PCI: fix message typoBjorn Helgaas1-1/+1
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas1-2/+2
2010-10-17PCI: use new ccflags variable in Makefilematt mooney1-3/+1
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto1-2/+2
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridgeNeil Horman1-0/+31
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki4-2/+39
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton1-1/+1
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann1-3/+1
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-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-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-6/+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