index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-mapping.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
2018-05-28
1
-11
/
+0
*
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
2018-05-25
1
-2
/
+2
*
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
2018-05-19
1
-0
/
+1
*
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
1
-1
/
+1
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-1
/
+0
*
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-04-05
1
-5
/
+14
|
\
|
*
dma-coherent: Add NO_DMA dummies for managed DMA API
Geert Uytterhoeven
2018-03-16
1
-0
/
+9
|
*
dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
Geert Uytterhoeven
2018-03-16
1
-5
/
+5
*
|
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2018-03-28
1
-6
/
+2
|
/
*
dma-mapping: fix a comment typo
Christoph Hellwig
2018-02-12
1
-1
/
+1
*
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
1
-1
/
+1
*
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2018-01-15
1
-0
/
+11
*
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
2018-01-15
1
-0
/
+7
*
dma-mapping: warn when there is no coherent_dma_mask
Christoph Hellwig
2018-01-15
1
-0
/
+1
*
dma-mapping: take dma_pfn_offset into account in dma_max_pfn
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-12-05
1
-2
/
+0
|
\
|
*
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
2017-11-21
1
-2
/
+0
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-7
/
+1
|
/
*
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+13
|
\
|
*
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
1
-0
/
+13
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
1
-22
/
+6
|
\
|
*
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-09-01
1
-4
/
+2
|
*
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
2017-09-01
1
-2
/
+1
|
*
dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
Christoph Hellwig
2017-08-29
1
-14
/
+0
|
*
dma-mapping: reduce dma_mapping_error inline bloat
Robin Murphy
2017-08-25
1
-3
/
+4
*
|
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-8
/
+32
|
\
\
|
|
/
|
*
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
1
-8
/
+32
*
|
swiotlb: Add warnings for use of bounce buffers with SME
Tom Lendacky
2017-07-18
1
-0
/
+13
|
/
*
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
1
-2
/
+3
*
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
2017-06-28
1
-2
/
+0
*
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
2017-06-28
1
-6
/
+0
*
dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
Christoph Hellwig
2017-06-28
1
-2
/
+0
*
dma-mapping: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-28
1
-5
/
+0
*
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-20
1
-0
/
+12
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-21
/
+34
|
\
|
*
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
1
-0
/
+1
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-0
/
+7
|
*
treewide: Consolidate set_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-0
/
+5
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-21
/
+21
*
|
common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
Mitchel Humpherys
2017-01-19
1
-0
/
+7
|
/
*
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
2016-12-14
1
-7
/
+13
*
dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
1
-0
/
+5
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
1
-0
/
+41
|
\
|
*
dma-mapping: fix m32r build warning
Niklas Söderlund
2016-09-29
1
-2
/
+1
|
*
dma-mapping: fix ia64 build, use PHYS_PFN
Niklas Söderlund
2016-09-29
1
-1
/
+1
|
*
dma-mapping: add dma_{map,unmap}_resource
Niklas Söderlund
2016-09-26
1
-0
/
+36
|
*
dma-mapping: add {map,unmap}_resource to dma_map_ops
Niklas Söderlund
2016-09-26
1
-0
/
+6
*
|
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
Andrey Smirnov
2016-09-28
1
-1
/
+1
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-44
/
+84
[next]