aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky1-0/+13
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher1-0/+1
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings1-3/+4
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas1-2/+3
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox1-0/+1
2010-03-24PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch1-0/+33
2010-03-24PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin1-3/+17
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky1-0/+85
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-12/+2
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki1-12/+2
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck1-0/+1
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon1-0/+17
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds1-1/+1
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki1-1/+18
2009-12-16PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui1-0/+22
2009-12-16PCI: add Intel USB specific reset methodDexuan Cui1-0/+24
2009-12-16PCI: support device-specific reset methodsDexuan Cui1-0/+9
2009-12-16PCI: Handle case when no pci device can provide cache line size hintCsaba Henk1-1/+1
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas1-1/+1
2009-11-04PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann1-3/+7
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes1-0/+28
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang1-3/+3
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds1-0/+13
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse1-1/+1
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse1-1/+1
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse1-0/+13
2009-10-07PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black1-0/+19
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-18/+18
2009-09-14PCI: use dev_printk in quirk messagesBjorn Helgaas1-15/+12
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang1-1/+3
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman1-3/+2
2009-09-09PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck1-0/+1
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo1-0/+2
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare1-0/+1
2009-06-29PCI: More PATA quirks for not entering D3Alan Cox1-0/+5
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+24
2009-06-16PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw1-0/+1
2009-06-16PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw1-0/+22
2009-06-11PCI: expose SMBus on Asus notebook A6LMats Erik Andersson1-0/+1
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck1-0/+2
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger1-0/+1
2009-04-06PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada1-5/+9
2009-04-06PCI: SR-IOV quirk for Intel 82576 NICYu Zhao1-0/+48
2009-03-30PCI: fix HT MSI mapping fixYinghai Lu1-2/+30
2009-03-26PCI: don't enable too much HT MSI mappingYinghai Lu1-36/+82
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea1-2/+7
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada1-0/+60
2009-03-19PCI quirk: don't mark one netmos as class otherJiri Slaby1-1/+5