aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Fix pci_claim_resourceMatthew Wilcox1-2/+2
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2009-06-15PCI: add power-state name stringsAlan Stern1-0/+5
2009-06-15PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller9-100/+94
2009-06-12trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe1-2/+2
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt7-97/+90
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-59/+62
2009-06-04PCI: use fixed-up device class when configuring deviceYu Zhao1-0/+2
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar7-46/+47
2009-05-29Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+2
2009-05-27PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2-38/+26
2009-05-21powerpc/pci: Cleanup some minor cruftKumar Gala1-1/+0
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki1-1/+2
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-37/+93
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu1-4/+2
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-3/+10
2009-05-12x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov1-1/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar8-30/+74
2009-05-11PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox1-2/+6
2009-05-11intel-iommu: PAE memory corruption fixDavid Woodhouse1-4/+9
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu1-26/+30
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar8-30/+74
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck1-0/+2
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2-1/+4
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar2-23/+25
2009-04-28irq: make ht irq_desc more numa awareYinghai Lu1-1/+3
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu1-9/+6
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao1-14/+56
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap4-8/+13
2009-04-22PCI: cleanup debug output resourcesYinghai Lu1-2/+4
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox1-6/+0
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger1-0/+1
2009-04-19x86, intr-remap: add option to disable interrupt remappingWeidong Han1-0/+11
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han2-23/+14
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-3/+12
2009-04-10intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse1-1/+10
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds8-15/+78
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-4/+4
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov1-1/+2
2009-04-06Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu1-2/+2
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-46/+348
2009-04-06drivers/pci/intr_remapping.c: include acpi.hAlexander Beregalov1-0/+1
2009-04-06intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse1-1/+2
2009-04-06PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang1-0/+14
2009-04-06PCI: allow PCI core hotplug to remove PCI root busAlex Chiang1-4/+0
2009-04-06PCI: Fix oops in pci_vpd_truncateAnton Vorontsov1-1/+2