index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ats.c
Age
Commit message (
Expand
)
Author
2015-08-13
PCI: Remove pci_ats_enabled()
Bjorn Helgaas
2015-08-13
PCI: Stop caching ATS Invalidate Queue Depth
Bjorn Helgaas
2015-08-13
PCI: Clean up ATS error handling
Bjorn Helgaas
2015-08-13
PCI: Use pci_physfn() rather than looking up physfn by hand
Bjorn Helgaas
2015-08-13
PCI: Inline the ATS setup code into pci_ats_init()
Bjorn Helgaas
2015-08-13
PCI: Rationalize pci_ats_queue_depth() error checking
Bjorn Helgaas
2015-08-13
PCI: Embed ATS info directly into struct pci_dev
Bjorn Helgaas
2015-08-13
PCI: Allocate ATS struct during enumeration
Bjorn Helgaas
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
2012-01-06
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
PCI: Fix PRI and PASID consistency
Alex Williamson
2011-12-05
PCI: fix ats compile failure
James Bottomley
2011-12-05
PCI: More PRI/PASID cleanup
Alex Williamson
2011-12-05
PCI: Enable is not exposed as a PASID capability
Alex Williamson
2011-12-05
PCI: Fix PRI and PASID consistency
Alex Williamson
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-14
PCI: Add support for PASID capability
Joerg Roedel
2011-10-14
PCI: Add implementation for PRI capability
Joerg Roedel
2011-10-14
PCI: Export ATS functions to modules
Joerg Roedel
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel