index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
1
-0
/
+85
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-12
/
+2
2010-02-22
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
1
-12
/
+2
2010-02-22
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
2009-12-31
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-16
PCI: add Intel 82599 Virtual Function specific reset method
Dexuan Cui
1
-0
/
+22
2009-12-16
PCI: add Intel USB specific reset method
Dexuan Cui
1
-0
/
+24
2009-12-16
PCI: support device-specific reset methods
Dexuan Cui
1
-0
/
+9
2009-12-16
PCI: Handle case when no pci device can provide cache line size hint
Csaba Henk
1
-1
/
+1
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-1
/
+1
2009-11-04
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-14
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-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-3
/
+2
2009-09-09
PCI quirk: update 82576 device ids in SR-IOV quirks list
Alexander Duyck
1
-0
/
+1
2009-09-09
PCI: apply nv_msi_ht_cap_quirk on resume too
Tejun Heo
1
-0
/
+2
2009-09-09
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-16
PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops
Michal Miroslaw
1
-0
/
+1
2009-06-16
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-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-05-06
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-04-22
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-26
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-19
PCI quirk: don't mark one netmos as class other
Jiri Slaby
1
-1
/
+5
2009-03-12
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
1
-1
/
+1
2009-03-12
pci: don't disable too many HT MSI mapping
Prakash Punnoor
1
-0
/
+4
2009-03-12
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Duyck
1
-0
/
+25
2009-02-26
PCI: AMD 813x B2 devices do not need boot interrupt quirk
Stefan Assmann
1
-0
/
+3
2009-02-24
PCI: don't enable too many HT MSI mappings
Yinghai Lu
1
-15
/
+100
2009-02-18
PCI quirk: enable MSI on 8132
Yinghai Lu
1
-1
/
+3
2009-01-07
PCI quirks: piix3: warn softer about enabling passive release
Adam Jackson
1
-1
/
+1
2009-01-07
PCI: extend on the ICH motherboard IO decode quirk list
Linus Torvalds
1
-15
/
+90
[next]