index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-04-30
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-29
swiotlb: don't override user specified size in swiotlb_adjust_size
Christoph Hellwig
2021-04-27
swiotlb: Fix the type of index
Claire Chang
2021-04-02
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
2021-04-02
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
2021-04-01
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
Florian Fainelli
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-03-19
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
2021-03-19
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
2021-03-17
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
swiotlb: move orig addr and size validation into swiotlb_bounce
Christoph Hellwig
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-03-15
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-03-15
dma-mapping: refactor dma_{alloc,free}_pages
Christoph Hellwig
2021-03-15
dma-mapping: add a dma_mmap_pages helper
Christoph Hellwig
2021-02-26
Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-22
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Christoph Hellwig
2021-02-22
swiotlb: refactor swiotlb_tbl_map_single
Christoph Hellwig
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-20
swiotlb: clean up swiotlb_tbl_unmap_single
Christoph Hellwig
2021-02-20
swiotlb: factor out a nr_slots helper
Christoph Hellwig
2021-02-20
swiotlb: factor out an io_tlb_offset helper
Christoph Hellwig
2021-02-20
swiotlb: add a IO_TLB_SIZE define
Christoph Hellwig
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2021-02-05
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2021-01-27
dma-mapping: benchmark: fix kernel crash when dma_map_single fails
Barry Song
2020-12-22
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-11-27
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
2020-11-27
dma-contiguous: fix a typo error in a comment
tangjianqiang
2020-11-27
dma-pool: no need to check return value of debugfs_create functions
Tiezhu Yang
2020-11-27
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2020-11-23
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-11-17
dma-mapping: remove dma_virt_ops
Christoph Hellwig
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-10-20
dma-mapping: move more functions to dma-map-ops.h
Christoph Hellwig
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]