index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
quirks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
Clemens Ladisch
2010-04-02
1
-33
/
+3
*
PCI: don't say we claimed a resource if we failed
Bjorn Helgaas
2010-03-25
1
-2
/
+3
*
PCI quirk: Disable MSI on VIA K8T890 systems
Matthew Wilcox
2010-03-25
1
-0
/
+1
*
PCI quirk: RS780/RS880: work around missing MSI initialization
Clemens Ladisch
2010-03-24
1
-0
/
+33
*
PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
Tim Yamin
2010-03-24
1
-3
/
+17
*
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-06
1
-0
/
+85
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
1
-12
/
+2
|
\
|
*
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
2010-02-22
1
-12
/
+2
*
|
pci: add support for 82576NS serdes to existing SR-IOV quirk
Alexander Duyck
2010-02-22
1
-0
/
+1
|
/
*
CS5536: apply pci quirk for BIOS SMBUS bug
Andres Salomon
2010-02-05
1
-0
/
+17
*
pci: avoid compiler warning in quirks.c
Linus Torvalds
2009-12-31
1
-1
/
+1
*
PCI: Fix build if quirks are not enabled
Rafael J. Wysocki
2009-12-31
1
-1
/
+18
*
PCI: add Intel 82599 Virtual Function specific reset method
Dexuan Cui
2009-12-16
1
-0
/
+22
*
PCI: add Intel USB specific reset method
Dexuan Cui
2009-12-16
1
-0
/
+24
*
PCI: support device-specific reset methods
Dexuan Cui
2009-12-16
1
-0
/
+9
*
PCI: Handle case when no pci device can provide cache line size hint
Csaba Henk
2009-12-16
1
-1
/
+1
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
1
-1
/
+1
*
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
Stefan Assmann
2009-11-04
1
-3
/
+7
*
PCI: determine CLS more intelligently
Jesse Barnes
2009-11-04
1
-0
/
+28
*
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
2009-10-16
1
-3
/
+3
*
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
2009-10-13
1
-0
/
+13
|
\
|
*
Run pci_apply_final_quirks() sooner.
David Woodhouse
2009-10-12
1
-1
/
+1
|
*
Mark pci_apply_final_quirks() __init rather than __devinit
David Woodhouse
2009-10-12
1
-1
/
+1
|
*
Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
David Woodhouse
2009-10-12
1
-0
/
+13
*
|
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
Gabe Black
2009-10-07
1
-0
/
+19
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-16
1
-18
/
+18
|
\
|
*
PCI: use dev_printk in quirk messages
Bjorn Helgaas
2009-09-14
1
-15
/
+12
|
*
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-09-09
1
-3
/
+2
|
*
PCI quirk: update 82576 device ids in SR-IOV quirks list
Alexander Duyck
2009-09-09
1
-0
/
+1
|
*
PCI: apply nv_msi_ht_cap_quirk on resume too
Tejun Heo
2009-09-09
1
-0
/
+2
|
*
PCI: Unhide the SMBus on the Compaq Evo D510 USDT
Jean Delvare
2009-09-09
1
-0
/
+1
*
|
ahci: Add AMD SB900 SATA/IDE controller device IDs
Shane Huang
2009-09-11
1
-1
/
+3
|
/
*
PCI: More PATA quirks for not entering D3
Alan Cox
2009-06-29
1
-0
/
+5
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-0
/
+24
|
\
|
*
PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops
Michal Miroslaw
2009-06-16
1
-0
/
+1
|
*
PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets
Michal Miroslaw
2009-06-16
1
-0
/
+22
|
*
PCI: expose SMBus on Asus notebook A6L
Mats Erik Andersson
2009-06-11
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
1
-0
/
+1
|
\
\
|
|
/
|
*
PCI quirk: disable MSI on VIA VT3364 chipsets
Thomas Renninger
2009-04-22
1
-0
/
+1
*
|
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
2009-05-06
1
-0
/
+2
|
/
*
PCI: don't corrupt enable_cnt when doing manual resource alignment
Yuji Shimada
2009-04-06
1
-5
/
+9
*
PCI: SR-IOV quirk for Intel 82576 NIC
Yu Zhao
2009-04-06
1
-0
/
+48
*
PCI: fix HT MSI mapping fix
Yinghai Lu
2009-03-30
1
-2
/
+30
*
PCI: don't enable too much HT MSI mapping
Yinghai Lu
2009-03-26
1
-36
/
+82
*
PCI: Compaq Evo D510 SMBus quirk using USB instead of VGA
David O'Shea
2009-03-20
1
-2
/
+7
*
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
2009-03-20
1
-0
/
+60
*
PCI quirk: don't mark one netmos as class other
Jiri Slaby
2009-03-19
1
-1
/
+5
*
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
2009-03-12
1
-1
/
+1
*
pci: don't disable too many HT MSI mapping
Prakash Punnoor
2009-03-12
1
-0
/
+4
*
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Duyck
2009-03-12
1
-0
/
+25
[next]