aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-0/+26
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+58
2012-05-02PCI: work around IvyBridge internal graphics FLR erratumXudong Hao1-0/+58
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong1-0/+12
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-92/+90
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-0/+18
2012-02-24PCI: print out PCI device info along with durationYinghai Lu1-3/+4
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu1-63/+0
2012-02-24PCI: Use class for quirk for ti816x class fixupYinghai Lu1-5/+4
2012-02-24PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu1-1/+2
2012-02-24PCI: Use class for quirk for netmos class fixupYinghai Lu1-3/+3
2012-02-24PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu1-7/+10
2012-02-24PCI: Use class for quirk for cardbus_legacyYinghai Lu1-4/+4
2012-02-24PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu1-3/+3
2012-02-24PCI: Add class support in quirk handlingYinghai Lu1-5/+7
2012-02-14PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch1-0/+34
2012-02-14PCI: Annotate PCI quirks in initcall_debug styleArjan van de Ven1-1/+22
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-14/+97
2011-10-27PCI: Workaround for Intel MPS errataJon Mason1-0/+69
2011-10-14PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer1-14/+14
2011-10-14PCI: Add quirk for known incorrect MPSSBen Hutchings1-0/+14
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-1/+1
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer1-0/+23
2011-06-18mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+2
2011-05-21PCI: Don't use dmi_name_in_vendors in quirkJean Delvare1-2/+5
2011-05-10PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare1-1/+1
2011-05-10PCI: Fix typo in ich7 quirk commentJean Delvare1-1/+1
2011-05-10PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar1-0/+10
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-04PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-04PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-02-16PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+23
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman1-0/+3
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2010-11-24pci root complex: support for tile architectureChris Metcalf1-0/+18
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+31
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+2
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridgeNeil Horman1-0/+31
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown1-0/+20
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+38
2010-08-01libata: more PCI IDs for jmicron controllersTejun Heo1-0/+6
2010-07-30PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki1-0/+3
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy1-1/+1
2010-07-30PCI: disable mmio during bar sizingJacob Pan1-0/+13
2010-07-30PCI: disable MSI on VIA K8M800Tejun Heo1-0/+1
2010-07-30PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch1-3/+20
2010-06-07ahci: add pci quirk for JMB362Tejun Heo1-1/+4