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