index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
vmd.c
Age
Commit message (
Expand
)
Author
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-06
PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests
Jon Derrick
2020-05-29
PCI: vmd: Filter resource type bits from shadow register
Jon Derrick
2020-01-29
PCI: vmd: Add two VMD Device IDs
Sushma Kalakota
2020-01-24
PCI: vmd: Remove dma_map_ops overrides
Jon Derrick
2020-01-24
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-11-21
PCI: Fix indentation
Krzysztof Kozlowski
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
2019-11-20
PCI: vmd: Add bus 224-255 restriction decode
Jon Derrick
2019-09-17
PCI: vmd: Fix shadow offsets to reflect spec changes
Jon Derrick
2019-09-17
PCI: vmd: Fix config addressing when using bus offsets
Jon Derrick
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-04-24
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
2019-01-30
PCI/VMD: Configure MPS settings before adding devices
Jon Derrick
2018-12-13
vmd: use the proper dma_* APIs instead of direct methods calls
Christoph Hellwig
2018-12-06
dma-mapping: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-18
PCI: vmd: Detach resources after stopping root bus
Jon Derrick
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
2018-06-28
PCI: vmd: White list for fast interrupt handlers
Keith Busch
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin