summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Fix pci_claim_resourceMatthew Wilcox2009-06-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-161-0/+5
|\
| * PCI: add power-state name stringsAlan Stern2009-06-161-0/+5
* | PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-151-0/+2
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-159-100/+94Star
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-1912-37/+93
| |\ \
| * | | pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck2009-05-071-0/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-1/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-127-97/+90Star
| |\ \ \
| * \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-291-1/+2
| |\ \ \ \
| * | | | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-211-1/+0Star
| | |_|_|/ | |/| | |
* | | | | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-121-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-114-59/+62
|\ \ \ \
| * \ \ \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-017-46/+47
| |\ \ \ \
| * | | | | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-4/+2Star
| * | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fixCyrill Gorcunov2009-05-121-1/+1
| * | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-128-30/+74
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-118-30/+74
| | |\ \ \ \ \
| * | | | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-26/+30
| * | | | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-012-23/+25
| |\| | | | | |
| | * | | | | | x86, intr-remap: add option to disable interrupt remappingWeidong Han2009-04-191-0/+11
| | * | | | | | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-192-23/+14Star
| | | |_|_|_|/ | | |/| | | |
| * | | | | | irq: make ht irq_desc more numa awareYinghai Lu2009-04-281-1/+3
| * | | | | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-281-9/+6Star
| |/ / / / /
* | | / / / PCI: use fixed-up device class when configuring deviceYu Zhao2009-06-041-0/+2
| |_|/ / / |/| | | |
* | | | | PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_funcAlex Chiang2009-05-272-38/+26Star
| |_|_|/ |/| | |
* | | | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-201-1/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-163-3/+10
|\ \ \
| * | | PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-121-2/+6
| * | | PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-052-1/+4
| | |/ | |/|
* / | intel-iommu: PAE memory corruption fixDavid Woodhouse2009-05-111-4/+9
|/ /
* | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-231-14/+56
* | docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-224-8/+13
* | PCI: cleanup debug output resourcesYinghai Lu2009-04-221-2/+4
* | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-6/+0Star
* | PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger2009-04-221-0/+1
|/
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-132-3/+12
|\
| * intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse2009-04-111-1/+10
| * Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu2009-04-061-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-078-15/+78
|\ \
| * | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0Star
| * | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * | PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * | PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * | PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-064-5/+5
| * | PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4