aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/pci-swiotlb-xen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig1-14/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven1-1/+1
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck1-1/+0
2013-11-08pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini1-0/+4
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-5/+42
2012-09-17xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.Konrad Rzeszutek Wilk1-2/+2
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used.Konrad Rzeszutek Wilk1-2/+22
2012-08-23xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.Konrad Rzeszutek Wilk1-2/+2
2012-08-21xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk1-0/+1
2012-08-21xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.Konrad Rzeszutek Wilk1-0/+14
2012-08-21xen/swiotlb: Simplify the logic.Konrad Rzeszutek Wilk1-4/+5
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-2/+2
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+4
2010-10-18xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk1-0/+4
2010-08-26x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk1-0/+5
2010-07-27pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk1-0/+58