summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-02-17PCI: pci-stub: ignore zero-length id parametersTejun Heo
2011-01-07x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2011-01-07x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha
2010-12-09PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2010-12-09PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-10-28intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2010-09-26drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-09-20PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings
2010-08-13PCI: disable MSI on VIA K8M800Tejun Heo
2010-08-13PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki
2010-08-02virtio-pci: disable msi at startupMichael S. Tsirkin
2010-07-05ahci: add pci quirk for JMB362Tejun Heo
2010-07-05PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings
2010-07-05PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher
2010-07-05PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox
2010-05-12PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-04-26PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-04-26PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-26PCIe AER: prevent AER injection if hardware masks error reportingYouquan Song
2010-04-01PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-04-01pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck
2010-04-01PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson
2010-03-15PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-03-15PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-01-28PCI: AER: fix aer inject result in kernel oopsSong Youquan
2010-01-28PCI: Always set prefetchable base/limit upper32 registersAlex Williamson
2010-01-22PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-18intel-iommu: ignore page table validation in pass through modeChris Wright
2009-12-18intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse
2009-12-18intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse
2009-12-18intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse
2009-12-18intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-14Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds
2009-11-12intel-iommu: Support PCIe hot-plugFenghua Yu
2009-11-12intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse
2009-11-06PCI ASPM: fix oops on root port removalKenji Kaneshige
2009-10-27Revert "PCI: get larger bridge ranges when space is available"Jesse Barnes
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse