summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-281-0/+31
|\
| * PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman2010-10-151-0/+31
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+2
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+2
* | intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown2010-09-241-0/+20
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-4/+38
|\
| * PCI: Do not run NVidia quirks related to MSI with MSI disabledRafael J. Wysocki2010-07-301-0/+3
| * PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-301-1/+1
| * PCI: disable mmio during bar sizingJacob Pan2010-07-301-0/+13
| * PCI: disable MSI on VIA K8M800Tejun Heo2010-07-301-0/+1
| * PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch2010-07-301-3/+20
* | libata: more PCI IDs for jmicron controllersTejun Heo2010-08-011-0/+6
|/
* ahci: add pci quirk for JMB362Tejun Heo2010-06-071-1/+4
* PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky2010-05-211-0/+13
* PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher2010-05-181-0/+1
* PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings2010-05-181-3/+4
* PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-021-33/+3
* PCI: don't say we claimed a resource if we failedBjorn Helgaas2010-03-251-2/+3
* PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-03-251-0/+1
* PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-241-0/+33
* PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin2010-03-241-3/+17
* ricoh_mmc: port from driver to pci quirkMaxim Levitsky2010-03-061-0/+85
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-12/+2
|\
| * PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-221-12/+2
* | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-221-0/+1
|/
* CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon2010-02-051-0/+17
* pci: avoid compiler warning in quirks.cLinus Torvalds2009-12-311-1/+1
* PCI: Fix build if quirks are not enabledRafael J. Wysocki2009-12-311-1/+18
* PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui2009-12-161-0/+22
* PCI: add Intel USB specific reset methodDexuan Cui2009-12-161-0/+24
* PCI: support device-specific reset methodsDexuan Cui2009-12-161-0/+9
* PCI: Handle case when no pci device can provide cache line size hintCsaba Henk2009-12-161-1/+1
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-1/+1
* PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann2009-11-041-3/+7
* PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-0/+28
* ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-3/+3
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds2009-10-131-0/+13
|\
| * Run pci_apply_final_quirks() sooner.David Woodhouse2009-10-121-1/+1
| * Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse2009-10-121-1/+1
| * Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse2009-10-121-0/+13
* | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-071-0/+19
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-18/+18
|\
| * PCI: use dev_printk in quirk messagesBjorn Helgaas2009-09-141-15/+12
| * PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-3/+2
| * PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck2009-09-091-0/+1
| * PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo2009-09-091-0/+2
| * PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare2009-09-091-0/+1
* | ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2009-09-111-1/+3
|/
* PCI: More PATA quirks for not entering D3Alan Cox2009-06-291-0/+5
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-0/+24
|\
OpenPOWER on IntegriCloud