开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-28
dma: Take into account dma_pfn_offset
Vladimir Murzin
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
2017-06-28
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
2017-06-28
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
2017-06-28
MAINTAINERS: add entry for dma mapping helpers
Christoph Hellwig
2017-06-28
powerpc: merge __dma_set_mask into dma_set_mask
Christoph Hellwig
2017-06-28
dma-mapping: remove the set_dma_mask method
Christoph Hellwig
2017-06-28
powerpc/cell: use the dma_supported method for ops switching
Christoph Hellwig
2017-06-28
powerpc/cell: clean up fixed mapping dma_ops initialization
Christoph Hellwig
2017-06-28
tile: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
2017-06-28
arm: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
2017-06-28
mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
Christoph Hellwig
2017-06-28
dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
Christoph Hellwig
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
arm: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
openrisc: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
hexagon: remove the unused dma_is_consistent prototype
Christoph Hellwig
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
dma-virt: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
dma-noop: remove dma_supported and mapping_error methods
Christoph Hellwig
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
2017-06-28
dma-mapping: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-28
arm: implement ->mapping_error
Christoph Hellwig
2017-06-28
x86: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-28
x86/calgary: implement ->mapping_error
Christoph Hellwig
2017-06-28
x86/pci-nommu: implement ->mapping_error
Christoph Hellwig
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
2017-06-28
s390: implement ->mapping_error
Christoph Hellwig
2017-06-28
iommu/amd: implement ->mapping_error
Christoph Hellwig
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-06-20
arm64: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
xtensa: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
sh: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
openrisc: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
microblaze: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
m32r: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
ia64: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
c6x: remove DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-06-20
iommu/dma: don't rely on DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
drm/exynos: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
ibmveth: properly unwind on init errors
Christoph Hellwig
2017-06-20
firmware/ivc: use dma_mapping_error
Christoph Hellwig
[next]