summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2011-04-28intel-iommu: Fix use after release during device attachJan Kiszka1-1/+1
2011-04-28Revert "intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang"Greg Kroah-Hartman1-20/+0
2011-04-28intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson1-1/+1
2011-04-28intel-iommu: Unlink domain from iommuAlex Williamson1-1/+12
2011-03-31PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2011-03-31PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-03-31PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-31PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-03-31PCI: pci-stub: ignore zero-length id parametersTejun Heo1-0/+3
2011-02-06x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2011-02-06x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha1-0/+5
2010-12-14PCI: fix offset check for sysfs mmapped filesDarrick J. Wong1-1/+1
2010-12-14PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck3-8/+23
2010-10-28intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown1-0/+20
2010-09-26drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-5/+42
2010-09-20PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings1-23/+11
2010-08-13ioat2: catch and recover from broken vtd configurations v6Dan Williams1-0/+28
2010-08-13PCI: disable MSI on VIA K8M800Tejun Heo1-0/+1
2010-08-13PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki1-0/+3
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+32
2010-06-27Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-0/+1
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-6/+13
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin1-0/+1
2010-06-18PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki1-6/+13
2010-06-15intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse1-1/+7
2010-06-15intel-iommu: Fix double lock in get_domain_for_dev()Jiri Slaby1-1/+2
2010-06-15intel-iommu: Fix reference by physical address in intel_iommu_attach_device()Sheng Yang1-1/+2
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-90/+12
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby1-0/+7
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2-85/+0
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas1-5/+5
2010-06-07ahci: add pci quirk for JMB362Tejun Heo1-1/+4
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-12/+98
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds12-417/+508
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-118/+99
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham1-14/+3
2010-05-21PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky1-0/+13
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright1-1/+2
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright2-14/+33
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying4-12/+98
2010-05-19intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tablesBen Hutchings1-12/+16
2010-05-19intel-iommu: Combine the BIOS DMAR table warning messagesBen Hutchings1-34/+14
2010-05-18PCI hotplug: Use kmemdupJulia Lawall1-2/+1
2010-05-18PCI: output FW warning in pci_read/write_vpdPrarit Bhargava1-1/+6
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze1-1/+1
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher1-0/+1
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings1-3/+4
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+12