summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-126-47/+41
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
| * PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-071-2/+11
| * PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-071-4/+4
| * PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-071-0/+19
| * PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-061-1/+5
| * PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-061-37/+0
| * PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-251-1/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-248-314/+192
|\
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76
| * PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
| * PCI ASPM: support L1 onlyKenji Kaneshige2009-09-171-3/+0
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-234-182/+202
|\ \
| * | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-191-2/+3
| * | intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-191-4/+3
| * | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-191-4/+7
| * | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-191-2/+8
| * | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-112-0/+13
| * | intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-112-3/+5
| * | intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-311-0/+1
| * | pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
| * | intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-261-0/+11
| * | intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-241-17/+18
| * | intel-iommu: Mark functions with __initMatt Kraai2009-08-241-2/+2
| * | intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-091-20/+15
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-0814-48/+91
| |\ \
| * | | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-100/+74
| * | | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-041-4/+18
| * | | intel-iommu: double kfree()Dan Carpenter2009-07-201-1/+0
| * | | intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse2009-07-151-7/+1
| * | | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse2009-07-151-5/+12
| * | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-152-15/+4
| * | | intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse2009-07-071-2/+13
* | | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-0/+1
|\ \ \ \
OpenPOWER on IntegriCloud