summaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
* 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-031-33/+3Star
* 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-03-011-12/+2Star
|\
| * PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-231-12/+2Star
* | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-231-0/+1
|/
* CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon2010-02-051-0/+17
* pci: avoid compiler warning in quirks.cLinus Torvalds2010-01-011-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/+12Star
| * PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-3/+2Star
| * 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
|\
| * PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw2009-06-161-0/+1
| * PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw2009-06-161-0/+22
| * PCI: expose SMBus on Asus notebook A6LMats Erik Andersson2009-06-111-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-0/+1
|\|
| * PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger2009-04-221-0/+1
* | pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck2009-05-071-0/+2
|/
* PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
* PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
* PCI: fix HT MSI mapping fixYinghai Lu2009-03-301-2/+30
* PCI: don't enable too much HT MSI mappingYinghai Lu2009-03-271-36/+82
* PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea2009-03-201-2/+7
* PCI: allow assignment of memory resources with a specified alignmentYuji Shimada2009-03-201-0/+60