summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-05-07Merge branch 'quilt/usb'Stephen Rothwell
2009-05-07Merge commit 'dwmw2-iommu/master'Stephen Rothwell
2009-05-07Merge commit 'pci/linux-next'Stephen Rothwell
2009-05-07Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-05-07Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-05-06Merge branch 'x86/apic' into auto-x86-nextIngo Molnar
2009-05-06Merge branch 'irq/numa' into auto-genirq-nextIngo Molnar
2009-05-05PCI: remove deprecated pci_find_slot() interfaceAlex Chiang
2009-05-05PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang
2009-05-05PCI Hotplug: cpqphp: constify slot_name()Alex Chiang
2009-05-05PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang
2009-05-05PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang
2009-05-05PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang
2009-05-05PCI Hotplug: cpqphp: style cleanupsAlex Chiang
2009-05-05PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang
2009-05-05PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang
2009-05-05PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang
2009-05-05PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang
2009-05-05PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang
2009-05-05PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang
2009-05-05PCI Hotplug: cpqphp: fix comment styleAlex Chiang
2009-05-05PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang
2009-05-05PCI: improve resource allocation under transparent bridgesYinghai Lu
2009-05-05PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-05-05PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto
2009-05-05PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org
2009-05-05PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-05PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin
2009-05-05PCI: add power-state name stringsAlan Stern
2009-05-05PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu
2009-04-28irq: make ht irq_desc more numa awareYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap
2009-04-22PCI: cleanup debug output resourcesYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger
2009-04-19x86, intr-remap: add option to disable interrupt remappingWeidong Han
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-10intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov
2009-04-06Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu