summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu1-7/+7
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger1-7/+3
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes1-2/+2
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang2-0/+15
2008-10-20PCI: make CPU list affinity visibleMike Travis3-0/+9
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song1-6/+4
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi5-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi1-2/+1
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige2-2/+4
2008-10-20PCI: tidy PME support messagesBjorn Helgaas1-13/+13
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas2-2/+2
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki1-0/+22
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni1-86/+90
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare1-2/+16
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller1-2/+1
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt4-54/+32
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+4
2008-10-20intel-iommu: typo fix and correct word in the commentAmeya Palande1-2/+2
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds1-2/+1
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-525/+117
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+5
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman1-45/+5
2008-10-15VT-d: Changes to support KVMKay, Allen M8-525/+117
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2-6/+5
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt14-304/+1187
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar7-314/+1139
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar1-1/+1
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds1-0/+19
2008-09-26Export the ROM enable/disable helpersAlan Cox1-2/+4
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar1-1/+1
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH1-3/+3
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler1-1/+1
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge1-5/+4
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar5-8/+47
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-8/+47
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu1-4/+11
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk1-1/+1
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar9-57/+100
2008-09-10Merge branch 'linux-2.6'Paul Mackerras9-57/+100
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang1-3/+3
2008-09-09PCI: Fix printk warnings in setup-bus.cJohann Felix Soden1-1/+5
2008-09-09PCI: Fix printk warnings in probe.cJohann Felix Soden1-3/+8
2008-09-09PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse1-0/+23
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse1-1/+1
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds1-2/+3
2008-08-21PCI: fix reference leak in pci_get_dev_by_id()Greg KH1-0/+2
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang1-19/+15
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang3-18/+15