index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-101
/
+99
2018-01-17
PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-16
PCI: Add function 1 DMA alias quirk for Marvell 9128
Alex Williamson
1
-0
/
+2
2018-01-13
PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
Dongdong Liu
1
-1
/
+1
2017-12-19
PCI: Mark Ceton InfiniTV4 INTx masking as broken
Bjorn Helgaas
1
-0
/
+2
2017-12-19
PCI: Remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+36
2017-11-14
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
1
-0
/
+7
2017-11-14
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
PCI: Disable MSI for Freescale Layerscape PCIe RC mode
Hou Zhiqiang
1
-0
/
+8
2017-10-19
PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
Vadim Lomovtsev
1
-1
/
+14
2017-10-19
PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
Vadim Lomovtsev
1
-5
/
+7
2017-10-11
PCI: Mark Cavium CN8xxx to avoid bus reset
David Daney
1
-0
/
+7
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+46
2017-09-07
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+29
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-07
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-0
/
+16
2017-09-04
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
1
-2
/
+3
2017-09-02
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2017-08-31
x86/PCI: Move VMD quirk to x86 fixups
Jon Derrick
1
-17
/
+0
2017-08-15
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
1
-0
/
+16
2017-08-15
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
1
-0
/
+62
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+11
2017-08-11
PCI: Add ACS quirk for APM X-Gene devices
Feng Kan
1
-0
/
+14
2017-08-04
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-2
/
+3
2017-07-31
PCI: Mark AMD Stoney GPU ATS as broken
Joerg Roedel
1
-0
/
+15
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+16
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+4
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+13
2017-06-30
drm/radeon: make MacBook Pro d3_delay quirk more generic
Bjorn Helgaas
1
-0
/
+13
2017-06-13
PCI: Correct PCI_STD_RESOURCE_END usage
Bjorn Helgaas
1
-1
/
+1
2017-06-13
PCI: Mark Intel XXV710 NIC INTx masking as broken
Alex Williamson
1
-0
/
+4
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-26
/
+13
2017-04-28
Merge branch 'pci/irq' into next
Bjorn Helgaas
1
-0
/
+24
2017-04-28
Merge branch 'pci/iommu' into next
Bjorn Helgaas
1
-0
/
+2
2017-04-28
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
1
-0
/
+17
2017-04-24
PCI: Disable boot interrupt quirk for ASUS M2N-LR
Stefan Assmann
1
-0
/
+24
2017-04-20
PCI: Call pcie_flr() from reset_chelsio_generic_dev()
Christoph Hellwig
1
-14
/
+1
2017-04-20
PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()
Christoph Hellwig
1
-12
/
+4
2017-04-17
PCI: Avoid generating invalid ThunderX2 DMA aliases
Jayachandran C
1
-0
/
+14
2017-04-12
PCI: Add bridge DMA alias quirk for ITE 8893 bridge
Jarod Wilson
1
-0
/
+2
2017-04-04
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
1
-0
/
+8
2017-03-31
PCI: Apply Cavium ACS quirk only to CN81xx/CN83xx/CN88xx devices
Manish Jaggi
1
-0
/
+3
2017-03-07
PCI: Prevent VPD access for QLogic ISP2722
Ethan Zhao
1
-0
/
+1
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+23
2017-02-22
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-12
/
+14
2017-02-22
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
1
-0
/
+21
[prev]
[next]