summaryrefslogtreecommitdiff
path: root/drivers/pci/quirks.c
AgeCommit message (Expand)Author
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12Run pci_apply_final_quirks() sooner.David Woodhouse
2009-10-12Mark pci_apply_final_quirks() __init rather than __devinitDavid Woodhouse
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse
2009-10-07PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-14PCI: use dev_printk in quirk messagesBjorn Helgaas
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare
2009-06-29PCI: More PATA quirks for not entering D3Alan Cox
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-16PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw
2009-06-16PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw
2009-06-11PCI: expose SMBus on Asus notebook A6LMats Erik Andersson
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger
2009-04-06PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada
2009-04-06PCI: SR-IOV quirk for Intel 82576 NICYu Zhao
2009-03-30PCI: fix HT MSI mapping fixYinghai Lu
2009-03-26PCI: don't enable too much HT MSI mappingYinghai Lu
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-03-19PCI quirk: don't mark one netmos as class otherJiri Slaby
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck
2009-02-26PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann
2009-02-24PCI: don't enable too many HT MSI mappingsYinghai Lu
2009-02-18PCI quirk: enable MSI on 8132Yinghai Lu
2009-01-07PCI quirks: piix3: warn softer about enabling passive releaseAdam Jackson
2009-01-07PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds
2009-01-07PCI: fixup whitespace in quirks.cJesse Barnes
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-20pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund
2008-11-03PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-18intel-iommu: IA64 supportFenghua Yu