aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-12
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-07
| * PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-07
| * PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-07
| * PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-07
| * PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-06
| * PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-06
| * PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-06
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-25
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-24
|\
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-17
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-17
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-17
| * PCI: Disable AER with pci=nomsiAndi Kleen2009-09-17
| * PCI ASPM: support L1 onlyKenji Kaneshige2009-09-17
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-23
|\ \
| * | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-19
| * | intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-19
| * | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-19
| * | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-19
| * | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-11
| * | intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-11
| * | intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-31
| * | pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-30
| * | intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-26
| * | intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-24
| * | intel-iommu: Mark functions with __initMatt Kraai2009-08-24
| * | intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-09
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-08
| |\ \
| * | | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-04
| * | | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-04
| * | | intel-iommu: double kfree()Dan Carpenter2009-07-20
| * | | intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse2009-07-15
| * | | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse2009-07-15
| * | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-15
| * | | intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse2009-07-07
* | | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-19
|\ \ \ \