summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell1-4/+0
2008-08-18Merge branch 'x86-merge' into for-linusJesse Barnes2-0/+38
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby2-10/+2
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby1-12/+29
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2-0/+38
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar4-21/+48
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand1-1/+3
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki1-1/+2
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman1-16/+38
2008-08-07PCI: fully restore MSI state at resume timeJesse Barnes1-3/+2
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet1-1/+4
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar7-127/+197
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox2-0/+17
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2-1/+15
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li2-0/+12
2008-07-28PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox1-3/+12
2008-07-28PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox1-2/+2
2008-07-28PCI: rewrite PCI BAR reading codeMatthew Wilcox1-119/+123
2008-07-28PCI: document pci_target_stateJesse Barnes1-0/+6
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes1-1/+1