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
/
hexagon
/
kernel
/
dma.c
Age
Commit message (
Expand
)
Author
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2013-04-30
Hexagon: use correct translations for DMA mappings
Richard Kuo
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-05-22
arch/hexagon/kernel/dma.c: make function static
Julia Lawall
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
2012-03-28
Hexagon: adapt for dma_map_ops changes
Marek Szyprowski
2011-11-01
Hexagon: Provide DMA implementation
Richard Kuo