summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: move final fixups from __init to __devinitMyron Stowe2012-07-091-4/+4
| | * | PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe2012-07-091-14/+14
| | * | PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe2012-07-091-2/+5
| | * | PCI: restructure 'pci_do_fixups()'Myron Stowe2012-07-091-16/+30
| | |/
| * | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-181-0/+14
| |\ \
| | * | PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson2012-06-181-0/+2
| | * | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka2012-06-181-0/+2
| | * | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-161-0/+10
| | |/
| * | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-181-9/+9
| |\ \
| | * | PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-9/+9
| | |/
| * | PCI: add ACS validation utilityAlex Williamson2012-06-121-0/+33
| * | PCI: add PCI DMA source ID quirkAlex Williamson2012-06-111-0/+51
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-07-231-3/+3
|\ \
| * | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-3/+3
* | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-101-26/+0
|/ /
* / USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-131-0/+26
|/
* Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2012-05-211-0/+58
|\
| * PCI: work around IvyBridge internal graphics FLR erratumXudong Hao2012-05-021-0/+58
* | atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong2012-04-301-0/+12
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-92/+90
|\
| * PCI: print out PCI device info along with durationYinghai Lu2012-02-241-3/+4
| * PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-241-63/+0
| * PCI: Use class for quirk for ti816x class fixupYinghai Lu2012-02-241-5/+4
| * PCI: Use class for quirk for intel e100 interrupt fixupYinghai Lu2012-02-241-1/+2
| * PCI: Use class for quirk for netmos class fixupYinghai Lu2012-02-241-3/+3
| * PCI: Use class for quirk for legacy ATA NO_D3Yinghai Lu2012-02-241-7/+10
| * PCI: Use class for quirk for cardbus_legacyYinghai Lu2012-02-241-4/+4
| * PCI: Use class for quirk for host bridge mmio_always_onYinghai Lu2012-02-241-3/+3
| * PCI: Add class support in quirk handlingYinghai Lu2012-02-241-5/+7
| * PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-02-141-0/+34
| * PCI: Annotate PCI quirks in initcall_debug styleArjan van de Ven2012-02-141-1/+22
* | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-041-0/+18
|/
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-281-14/+97
|\
| * PCI: Workaround for Intel MPS errataJon Mason2011-10-271-0/+69
| * PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer2011-10-141-14/+14
| * PCI: Add quirk for known incorrect MPSSBen Hutchings2011-10-141-0/+14
* | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
|/
* mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-07-211-0/+23
* mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+2
* PCI: Don't use dmi_name_in_vendors in quirkJean Delvare2011-05-211-2/+5
* PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-101-1/+1
* PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-101-1/+1
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-101-0/+10
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
* PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
* PCI: remove quirk for pre-production systemsBrandeburg, Jesse2011-02-161-52/+0
*-. Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-191-0/+23
|\ \
| * | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha2010-12-131-0/+23
| |/