summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2013-01-17PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2-4/+4
2012-05-17PCI: ARI is a PCIe v2 featureChris Wright1-1/+6
2012-05-17PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com1-0/+45
2012-05-17PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar1-0/+10
2012-03-14intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse1-1/+7
2012-03-14intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson1-1/+1
2012-03-14intel-iommu: Unlink domain from iommuAlex Williamson1-1/+12
2012-03-14PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2011-06-26PCI: return correct value when writing to the "reset" attributeMichal Schmidt1-1/+6
2011-06-26PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-06-26PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-06-26PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-06-26PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-06-26PCI: pci-stub: ignore zero-length id parametersTejun Heo1-0/+3
2011-04-18x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2011-04-18x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha1-0/+5
2011-04-18PCI: fix offset check for sysfs mmapped filesDarrick J. Wong1-1/+1
2011-04-18PCI: sysfs: fix printk warningsRandy Dunlap1-1/+2
2011-04-18PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck3-8/+23
2011-04-18ioat2: catch and recover from broken vtd configurations v6Dan Williams1-0/+27
2011-01-07intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown1-0/+20
2011-01-07drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton1-47/+43
2011-01-07PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-5/+42
2011-01-07PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings1-23/+11
2010-08-14PCI: disable MSI on VIA K8M800Tejun Heo1-0/+1
2010-08-14PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki1-0/+3
2010-08-02PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki1-6/+13
2010-08-02virtio-pci: disable msi at startupMichael S. Tsirkin1-0/+1
2010-07-05ahci: add pci quirk for JMB362Tejun Heo1-1/+4
2010-07-05PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings1-3/+4
2010-07-05PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher1-0/+1
2010-05-13Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds1-112/+2
2010-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+6
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2-0/+6
2010-04-23PCI: Ensure we re-enable devices on resumeMatthew Garrett1-5/+1
2010-04-23PCI: revert broken device warningBjorn Helgaas1-16/+7
2010-04-08PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck1-2/+8
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-33/+3
2010-04-03PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo32-4/+28
2010-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-63/+121
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas1-2/+3
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox1-0/+1
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch1-0/+33
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin1-3/+17
2010-03-24PCI: complain about devices that seem to be brokenBjorn Helgaas1-7/+16
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas2-8/+6
2010-03-24PCI: make disabled window printk style match the enabled onesBjorn Helgaas1-3/+3
2010-03-24PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas1-10/+14
2010-03-24PCI: for address space collisions, show conflicting resourceBjorn Helgaas1-6/+8