Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1cb92fc1ecd2159b7fb148ed8d5f09d511ae030
/
drivers
/
pci
/
quirks.c
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
dad3375
remove obsolete references to powertweak
by Dave Jones
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
b8cac70
PCI: Remove Intel Haswell D3 delays
by Todd E Brandt
· 11 years ago
63ef418
Merge branch 'pci/vipul-chelsio-reset-v2' into next
by Bjorn Helgaas
· 11 years ago
4d708ab
PCI: Use pci_wait_for_pending_transaction() instead of for loop
by Casey Leedom
· 11 years ago
2c6217e
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
by Casey Leedom
· 11 years ago
15b100d
PCI: Claim ACS support for AMD southbridge devices
by Alex Williamson
· 11 years ago
a0f75f9
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
728cdb7
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
by Yijing Wang
· 11 years ago
b1267d6
Merge branch 'pci/shane-amd-ahci-i2c' into next
by Bjorn Helgaas
· 11 years ago
fafe5c3d8
ahci: Add AMD CZ SATA device ID
by Shane Huang
· 11 years ago
12b0318
PCI: Work around Ivytown NTB BAR size issue
by Jon Mason
· 12 years ago
65195c7
PCI: Clean up quirk_io_region
by Yinghai Lu
· 12 years ago
7058881
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
by Xiong Huang
· 12 years ago
812089e
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
by Andy Lutomirski
· 12 years ago
193c0d6
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
15856ad
PCI: Remove __dev* markings
by Bill Pemberton
· 12 years ago
2794bb2
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
by Ian Abbott
· 12 years ago
21c5fd9
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
by Ian Abbott
· 12 years ago
76b57c6
PCI: Wait for pending transactions to complete before 82599 FLR
by Bjorn Helgaas
· 12 years ago
59875ae
PCI/core: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
f0a08fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
1296226
arch/tile: tilegx PCI root complex support
by Chris Metcalf
· 13 years ago
8d20e2c
Merge branch 'pci/myron-final-fixups-v2' into next
by Bjorn Helgaas
· 12 years ago
95df8b8
PCI: fix undefined reference to 'pci_fixup_final_inited'
by Myron Stowe
· 12 years ago
dbf0e4c
PCI: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 12 years ago
6ee53f4
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
by Bjorn Helgaas
· 12 years ago
9349b44
Merge branch 'pci/myron-final-fixups-v2' into next
by Bjorn Helgaas
· 12 years ago
735bff1
PCI: call final fixups hot-added devices
by Myron Stowe
· 12 years ago
3274c8e
PCI: move final fixups from __init to __devinit
by Myron Stowe
· 12 years ago
2b28ae1
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
by Bjorn Helgaas
· 12 years ago
25e742b
PCI: never discard enable/suspend/resume_early/resume fixups
by Myron Stowe
· 12 years ago
dff3aef
PCI: release temporary reference in __nv_msi_ht_cap_quirk()
by Myron Stowe
· 12 years ago
2729d5b
PCI: restructure 'pci_do_fixups()'
by Myron Stowe
· 12 years ago
140217ae
Merge branch 'topic/jan-intx-masking' into next
by Bjorn Helgaas
· 12 years ago
e822a00
Merge branch 'topic/sebastian-devinit-fixups' into next
by Bjorn Helgaas
· 12 years ago
0bdb3b2
PCI: add Ralink RT2800 broken INTx masking quirk
by Alex Williamson
· 12 years ago
de509f9
PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk
by Jan Kiszka
· 12 years ago
fbebb9f
PCI: add infrastructure for devices with broken INTx masking
by Bjorn Helgaas
· 12 years ago
c2fb8a3
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
by Alan Stern
· 12 years ago
ad80575
PCI: add ACS validation utility
by Alex Williamson
· 12 years ago
b99ea85
PCI: move fixup hooks from __init to __devinit
by Sebastian Andrzej Siewior
· 12 years ago
12ea6ca
PCI: add PCI DMA source ID quirk
by Alex Williamson
· 12 years ago
3bb07f1
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
df558de
PCI: work around IvyBridge internal graphics FLR erratum
by Xudong Hao
· 13 years ago
7cb6a29
atl1c: add workaround for issue of bit INTX-disable for MSI interrupt
by Huang, Xiong
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
0b47150
tg3: Recode PCI MRRS adjustment as a PCI quirk
by Matt Carlson
· 13 years ago
3cf8b64
PCI: print out PCI device info along with duration
by Yinghai Lu
· 13 years ago
2069ecf
PCI: Move "pci reassigndev resource alignment" out of quirks.c
by Yinghai Lu
· 13 years ago
40c9623
PCI: Use class for quirk for ti816x class fixup
by Yinghai Lu
· 13 years ago
4c5b28e
PCI: Use class for quirk for intel e100 interrupt fixup
by Yinghai Lu
· 13 years ago
08803ef
PCI: Use class for quirk for netmos class fixup
by Yinghai Lu
· 13 years ago
faa738b
PCI: Use class for quirk for legacy ATA NO_D3
by Yinghai Lu
· 13 years ago
ae9de56
PCI: Use class for quirk for cardbus_legacy
by Yinghai Lu
· 13 years ago
52d21b5
PCI: Use class for quirk for host bridge mmio_always_on
by Yinghai Lu
· 13 years ago
f4ca5c6
PCI: Add class support in quirk handling
by Yinghai Lu
· 13 years ago
f67fd55
PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
by Thomas Jarosch
· 13 years ago
3209874
PCI: Annotate PCI quirks in initcall_debug style
by Arjan van de Ven
· 13 years ago
363c75d
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
0e59e7e7
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
d387a8d
PCI: Workaround for Intel MPS errata
by Jon Mason
· 13 years ago
3e309cd
PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823
by Josh Boyer
· 13 years ago
a94d072
PCI: Add quirk for known incorrect MPSS
by Ben Hutchings
· 13 years ago
d3f1381
iommu: Rename the DMAR and INTR_REMAP config options
by Suresh Siddha
· 13 years ago
15bed0f
mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
by Manoj Iyer
· 13 years ago
be98ca6
mmc: Add PCI fixup quirks for Ricoh 1180:e823 reader
by Manoj Iyer
· 13 years ago
9251bac
PCI: Don't use dmi_name_in_vendors in quirk
by Jean Delvare
· 14 years ago
b6d95bb
PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio
by Jean Delvare
· 14 years ago
5d9c0a7
PCI: Fix typo in ich7 quirk comment
by Jean Delvare
· 14 years ago
63c4408
PCI: Add quirk for setting valid class for TI816X Endpoint
by Hemant Pedanekar
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
87e3dc3
PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH
by Jiri Slaby
· 14 years ago
cdb9755
PCI: add more checking to ICH region quirks
by Jiri Slaby
· 14 years ago
b99af4b
PCI: remove quirk for pre-production systems
by Brandeburg, Jesse
· 14 years ago
55ec86f
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
49c2fa08
PCI: Update MCP55 quirk to not affect non HyperTransport variants
by Neil Horman
· 14 years ago
254e420
x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
by Suresh Siddha
· 14 years ago
f02cbbe
pci root complex: support for tile architecture
by Chris Metcalf
· 14 years ago
e9f29c9
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
66db60e
PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridge
by Neil Horman
· 14 years ago
4731fdc
intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
by Len Brown
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
5b6ae5b
libata: more PCI IDs for jmicron controllers
by Tejun Heo
· 14 years ago
3d2a531
PCI: Do not run NVidia quirks related to MSI with MSI disabled
by Rafael J. Wysocki
· 14 years ago
4e344b1
PCI: use for_each_pci_dev()
by Kulikov Vasiliy
· 14 years ago
253d2e5
PCI: disable mmio during bar sizing
by Jacob Pan
· 14 years ago
549e156
PCI: disable MSI on VIA K8M800
by Tejun Heo
· 14 years ago
aff6136
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
by Clemens Ladisch
· 14 years ago
4daedcf
ahci: add pci quirk for JMB362
by Tejun Heo
· 14 years ago
3322340
PCI: Allow manual resource allocation for PCI hotplug bridges
by Felix Radensky
· 15 years ago
9313ff4
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
by Alex Deucher
· 14 years ago
e4146bb
PCI: Disable MSI for MCP55 on P5N32-E SLI
by Ben Hutchings
· 14 years ago
5193d7a
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
by Clemens Ladisch
· 15 years ago
f967a44
PCI: don't say we claimed a resource if we failed
by Bjorn Helgaas
· 15 years ago
Next »