index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+5
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
1
-0
/
+5
2014-02-11
PCI: Enable quirks for PCIe ACS on Intel PCH root ports
Alex Williamson
1
-0
/
+160
2014-02-11
PCI: Add device-specific PCI ACS enable
Alex Williamson
1
-0
/
+25
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-1
/
+1
2013-11-27
remove obsolete references to powertweak
Dave Jones
1
-4
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-52
/
+52
2013-09-25
PCI: Remove Intel Haswell D3 delays
Todd E Brandt
1
-0
/
+23
2013-08-12
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
1
-16
/
+81
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-07-25
PCI: Claim ACS support for AMD southbridge devices
Alex Williamson
1
-0
/
+50
2013-06-26
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-4
/
+2
2013-06-18
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-4
/
+2
2013-06-04
Merge branch 'pci/shane-amd-ahci-i2c' into next
Bjorn Helgaas
1
-0
/
+2
2013-06-03
ahci: Add AMD CZ SATA device ID
Shane Huang
1
-0
/
+2
2013-05-15
PCI: Work around Ivytown NTB BAR size issue
Jon Mason
1
-0
/
+25
2013-04-15
PCI: Clean up quirk_io_region
Yinghai Lu
1
-85
/
+45
2013-04-04
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
Xiong Huang
1
-0
/
+18
2012-12-26
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
1
-2
/
+5
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+39
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
1
-66
/
+66
2012-11-07
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
Ian Abbott
1
-0
/
+11
2012-11-07
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
Ian Abbott
1
-0
/
+28
2012-08-23
PCI: Wait for pending transactions to complete before 82599 FLR
Bjorn Helgaas
1
-1
/
+27
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
1
-8
/
+1
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-79
/
+163
2012-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-3
/
+3
2012-07-18
arch/tile: tilegx PCI root complex support
Chris Metcalf
1
-3
/
+3
2012-07-16
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
1
-16
/
+4
2012-07-16
PCI: fix undefined reference to 'pci_fixup_final_inited'
Myron Stowe
1
-16
/
+4
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-26
/
+0
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-38
/
+1
2012-07-09
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
1
-32
/
+67
2012-07-09
PCI: call final fixups hot-added devices
Myron Stowe
1
-0
/
+18
2012-07-09
PCI: move final fixups from __init to __devinit
Myron Stowe
1
-4
/
+4
2012-07-09
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
1
-38
/
+1
2012-07-09
PCI: never discard enable/suspend/resume_early/resume fixups
Myron Stowe
1
-14
/
+14
2012-07-09
PCI: release temporary reference in __nv_msi_ht_cap_quirk()
Myron Stowe
1
-2
/
+5
2012-07-09
PCI: restructure 'pci_do_fixups()'
Myron Stowe
1
-16
/
+30
2012-06-18
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
1
-0
/
+14
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-9
/
+9
2012-06-18
PCI: add Ralink RT2800 broken INTx masking quirk
Alex Williamson
1
-0
/
+2
2012-06-18
PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk
Jan Kiszka
1
-0
/
+2
2012-06-16
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
1
-0
/
+10
2012-06-13
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-0
/
+26
2012-06-12
PCI: add ACS validation utility
Alex Williamson
1
-0
/
+33
2012-06-12
PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-9
/
+9
2012-06-11
PCI: add PCI DMA source ID quirk
Alex Williamson
1
-0
/
+51
[next]