aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2012-02-14PCI: Annotate PCI quirks in initcall_debug styleArjan van de Ven
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-14PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer
2011-10-14PCI: Add quirk for known incorrect MPSSBen Hutchings
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-07-21mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer
2011-06-18mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer
2011-05-21PCI: Don't use dmi_name_in_vendors in quirkJean Delvare
2011-05-10PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare
2011-05-10PCI: Fix typo in ich7 quirk commentJean Delvare
2011-05-10PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby
2011-03-04PCI: add more checking to ICH region quirksJiri Slaby
2011-02-16PCI: remove quirk for pre-production systemsBrandeburg, Jesse
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman
2010-09-24intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-01libata: more PCI IDs for jmicron controllersTejun Heo
2010-07-30PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-07-30PCI: disable mmio during bar sizingJacob Pan
2010-07-30PCI: disable MSI on VIA K8M800Tejun Heo
2010-07-30PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-05-21PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-16PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui