summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/sta2x11-fixup.c
Commit message (Expand)AuthorAgeFilesLines
* x86: sta2x11: include header for sta2x11_get_instance() prototypeArnd Bergmann2023-12-101-0/+1
* swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig2022-04-181-1/+1
* swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig2022-04-181-1/+1
* swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig2022-04-181-1/+1
* x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-021-2/+1
* dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+2
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+4
|\
| * dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-2/+4
* | swiotlb: Declare swiotlb_late_init_with_default_size() in headerAndy Shevchenko2020-09-101-1/+0
|/
* dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-1/+1
* x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2019-11-111-109/+26
* dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1
* dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-1/+0
* dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig2018-03-201-3/+3
* x86/dma: Use generic swiotlb_opsChristoph Hellwig2018-03-201-41/+5
* x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig2018-03-201-1/+1
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
* x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-281-1/+2
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-4/+4
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+1
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-041-4/+2
* x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini2012-04-121-0/+366