aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/sta2x11-fixup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne1-1/+1
2019-11-11x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne1-109/+26
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-14/+1
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig1-1/+0
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig1-3/+3
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig1-41/+5
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig1-1/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig1-1/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-4/+4
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-4/+2
2012-04-12x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini1-0/+366