aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/sta2x11-fixup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig1-1/+1
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig1-1/+1
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig1-1/+1
2021-09-02x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+1
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig1-1/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+4
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-2/+4
2020-09-10swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko1-1/+0
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