summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/pci-dma.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-161-607/+0
* tile: use generic swiotlb_opsChristoph Hellwig2018-01-151-33/+3
* tile: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-151-2/+2
* tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-12/+12
* arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+10
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+14
* tile: uninline dma_set_maskChristoph Hellwig2016-01-201-0/+29
* tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2013-09-031-9/+12
* tile PCI DMA: fix bug in non-page-aligned accessorsChris Metcalf2013-08-061-2/+2
* tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-061-0/+18
* tile PCI DMA: handle a NULL dev argument properlyChris Metcalf2013-08-061-2/+3
* tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-061-9/+31
* tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-181-71/+298
* arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-181-6/+9
* tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-181-39/+143
* arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-031-0/+1
* tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-041-1/+1
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-19/+19
* arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-051-2/+1
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+252