aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * 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-181-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-061-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-261-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
* PCI quirk: don't mark one netmos as class otherJiri Slaby2009-03-191-1/+5
* pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-121-1/+1
* pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-121-0/+4
* PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-121-0/+25
* PCI: AMD 813x B2 devices do not need boot interrupt quirkStefan Assmann2009-02-261-0/+3
* PCI: don't enable too many HT MSI mappingsYinghai Lu2009-02-241-15/+100
* PCI quirk: enable MSI on 8132Yinghai Lu2009-02-181-1/+3
* PCI quirks: piix3: warn softer about enabling passive releaseAdam Jackson2009-01-071-1/+1
* PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds2009-01-071-15/+90
* PCI: fixup whitespace in quirks.cJesse Barnes2009-01-071-2/+3
*-------. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-21/+149
|\ \ \ \ \
| | | | | * Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-281-88/+120
| | | | | |\ | | | | | |/ | | | | |/|
| | | | | * x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann2008-07-181-1/+1
| | | | | * Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-181-36/+96
| | | | | |\
| | | | | * | PCI quirks: call boot IRQ quirks at end of device init and during resumeOlaf Dabrunz2008-07-131-13/+24
| | | | | * | PCI quirks: disable AMD/ATI legacy boot interrupt generationOlaf Dabrunz2008-07-131-21/+50
| | | | | * | PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000Olaf Dabrunz2008-07-131-0/+32
| | | | | * | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning...Bernhard Walle2008-07-081-2/+0