summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-2815-22/+206
|\
| * PCI: allocate bus resources from the top downBjorn Helgaas2010-10-261-5/+48
| * PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett2010-10-171-0/+77
| * PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-3/+0
| * PCI: fix message typoBjorn Helgaas2010-10-171-1/+1
| * PCI: log vendor/device ID alwaysBjorn Helgaas2010-10-171-2/+2
| * PCI: use new ccflags variable in Makefilematt mooney2010-10-171-3/+1
| * PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2010-10-171-2/+2
| * PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman2010-10-151-0/+31
| * PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-154-2/+39
| * PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner2010-10-151-2/+2
| * PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
| * PCI: kill BKL in /proc/pciArnd Bergmann2010-10-151-3/+1
| * PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall2010-10-151-1/+1
* | proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds2010-10-271-3/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+2
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-228-55/+49
|\ \ \
| * | | shpchp: update workqueue usageTejun Heo2010-10-184-30/+25
| * | | pciehp: update workqueue usageTejun Heo2010-10-184-25/+24
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / /
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \ \
| * | | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
| |/ / /
* | | | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+5
|\ \ \ \
| * | | | x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-261-1/+3
| * | | | x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-1/+3
* | | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-201-0/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'meego-7093' into idle-releaseLen Brown2010-09-281-0/+20
| |\ \ \ \
| | * | | | intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown2010-09-241-0/+20
| | | |/ / | | |/| |
* | | | | x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-7/+0
* | | | | intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29
* | | | | intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3
* | | | | x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-7/+0
* | | | | pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-47/+0
* | | | | pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8
* | | | | pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner2010-10-121-0/+14
* | | | | ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-14/+8
* | | | | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
* | | | | pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-15/+9
* | | | | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-7/+7
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
|\ \ \ \
| * | | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
| |/ / /
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \ \ \
| * | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| |/ / /
* | | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0718-236/+206
|\ \ \ | |/ / |/| |
| * | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
OpenPOWER on IntegriCloud