index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-01-20
tile: uninline dma_set_mask
Christoph Hellwig
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
2013-08-06
tile PCI DMA: fix bug in non-page-aligned accessors
Chris Metcalf
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
2013-08-06
tile PCI DMA: handle a NULL dev argument properly
Chris Metcalf
2013-08-06
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
2012-07-18
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
2012-07-18
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
2012-07-18
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
2011-12-03
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2010-06-05
arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf