aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ, v2Yinghai Lu
2008-10-16irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQDean Nelson
2008-10-16dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha
2008-10-16dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha
2008-10-16dmar: initialize the return value in dmar_parse_dev()Yinghai Lu
2008-10-16dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu
2008-10-16sparseirq: fix intr-remap with dyn_array/nr_irqs changes]Suresh Siddha
2008-10-16x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu
2008-10-16x86: put irq_2_iommu pointer into irq_descYinghai Lu
2008-10-16irq: make irq2_iommu to use dyn_arrayYinghai Lu
2008-10-16drivers/pci/ intr remapping: use nr_irqsYinghai Lu
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-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
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-23dock: introduce .uevent for devices in dock, eg libataShaohua Li
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