index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
1
-4
/
+38
|
\
|
*
PCI: Do not run NVidia quirks related to MSI with MSI disabled
Rafael J. Wysocki
2010-07-30
1
-0
/
+3
|
*
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
1
-1
/
+1
|
*
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
1
-0
/
+13
|
*
PCI: disable MSI on VIA K8M800
Tejun Heo
2010-07-30
1
-0
/
+1
|
*
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
Clemens Ladisch
2010-07-30
1
-3
/
+20
*
|
libata: more PCI IDs for jmicron controllers
Tejun Heo
2010-08-01
1
-0
/
+6
|
/
*
ahci: add pci quirk for JMB362
Tejun Heo
2010-06-07
1
-1
/
+4
*
PCI: Allow manual resource allocation for PCI hotplug bridges
Felix Radensky
2010-05-21
1
-0
/
+13
*
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
Alex Deucher
2010-05-18
1
-0
/
+1
*
PCI: Disable MSI for MCP55 on P5N32-E SLI
Ben Hutchings
2010-05-18
1
-3
/
+4
*
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
[next]