index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
vmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-870
/
+0
*
PCI: vmd: Add an additional VMD device id to driver device id table
Jon Derrick
2018-05-24
1
-0
/
+3
*
PCI: vmd: Add offset to bus numbers if necessary
Jon Derrick
2018-05-24
1
-5
/
+29
*
PCI: vmd: Assign membar addresses from shadow registers
Jon Derrick
2018-05-24
1
-5
/
+49
*
PCI: Add Intel VMD devices to pci ids
Jon Derrick
2018-05-24
1
-1
/
+1
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-9
/
+1
*
PCI: vmd: Remove IRQ affinity so we can allocate more IRQs
Keith Busch
2017-08-30
1
-10
/
+2
*
PCI: vmd: Free up IRQs on suspend path
Scott Bauer
2017-08-14
1
-0
/
+15
*
PCI: vmd: Assign vector zero to all bridges
Keith Busch
2017-08-03
1
-1
/
+1
*
PCI: vmd: Reserve IRQ pre-vector for better affinity
Keith Busch
2017-08-03
1
-2
/
+10
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-3
/
+7
|
\
|
*
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2017-07-04
1
-2
/
+5
|
|
\
|
|
*
PCI: vmd: Move SRCU cleanup after bus, child device removal
Jon Derrick
2017-07-03
1
-1
/
+1
|
|
*
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
Bjorn Helgaas
2017-07-03
1
-1
/
+4
|
*
|
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
2017-07-03
1
-1
/
+2
|
|
/
*
/
PCI/vmd: Create named irq domain
Thomas Gleixner
2017-06-22
1
-1
/
+7
|
/
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
PCI: vmd: Fix suspend handlers defined-but-not-used warning
Borislav Petkov
2016-12-07
1
-1
/
+1
*
PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU
Jon Derrick
2016-12-07
1
-6
/
+21
*
PCI: vmd: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-11-11
1
-1
/
+0
*
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-07
1
-2
/
+8
*
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-10-05
1
-0
/
+1
*
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
2016-10-04
1
-0
/
+761