aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-06-23PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com
2011-06-23PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar
2011-06-23PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds
2011-05-09intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse
2011-05-09intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2011-05-09intel-iommu: Unlink domain from iommuAlex Williamson
2011-03-27PCI: return correct value when writing to the "reset" attributeMichal Schmidt
2011-03-27PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-03-23PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-03-23PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-23PCI: add more checking to ICH region quirksJiri Slaby
2011-03-23PCI: remove quirk for pre-production systemsBrandeburg, Jesse
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