aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20intel-iommu: typo fix and correct word in the commentAmeya Palande
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman
2008-10-15VT-d: Changes to support KVMKay, Allen M
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds
2008-09-26Export the ROM enable/disable helpersAlan Cox
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler
2008-09-14generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10Merge branch 'linux-2.6'Paul Mackerras
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang
2008-09-09PCI: Fix printk warnings in setup-bus.cJohann Felix Soden
2008-09-09PCI: Fix printk warnings in probe.cJohann Felix Soden
2008-09-09PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse
2008-09-05x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds
2008-08-21PCI: fix reference leak in pci_get_dev_by_id()Greg KH
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-20hotplug/rpaphp: Remove unused error path codeStephen Rothwell
2008-08-18Merge branch 'x86-merge' into for-linusJesse Barnes
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-08-14Merge branch 'linus' into x86/coreIngo Molnar
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman
2008-08-07PCI: fully restore MSI state at resume timeJesse Barnes
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li
2008-07-28PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox