index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
Merge tag 'dma-mapping-5.15-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-36
/
+48
2021-10-18
dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNC
Hamza Mahfooz
3
-24
/
+36
2021-10-11
dma-debug: fix sg checks in debug_dma_map_sg()
Gerald Schaefer
1
-6
/
+6
2021-10-11
dma-mapping: fix the kerneldoc for dma_map_sgtable()
Logan Gunthorpe
1
-6
/
+6
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-09-13
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
1
-1
/
+2
2021-09-06
dma-mapping: fix the kerneldoc for dma_map_sg_attrs
Christoph Hellwig
1
-1
/
+2
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-111
/
+319
2021-08-31
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
1
-2
/
+1
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
1
-22
/
+27
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
1
-18
/
+14
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
1
-45
/
+33
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
1
-0
/
+2
2021-08-18
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2
-0
/
+19
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
1
-1
/
+1
2021-08-09
dma-mapping: disallow .map_sg operations from returning zero on error
Logan Gunthorpe
1
-3
/
+1
2021-08-09
dma-mapping: return error code from dma_dummy_map_sg()
Martin Oliveira
1
-1
/
+1
2021-08-09
dma-direct: return appropriate error code from dma_direct_map_sg()
Logan Gunthorpe
1
-1
/
+1
2021-08-09
dma-mapping: allow map_sg() ops to return negative error codes
Logan Gunthorpe
1
-8
/
+74
2021-08-09
dma-debug: fix debugfs initialization order
Anthony Iliopoulos
1
-3
/
+4
2021-08-09
dma-debug: use memory_intersects() directly
Kefeng Wang
1
-12
/
+2
2021-07-24
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
1
-6
/
+15
2021-07-24
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
1
-0
/
+1
2021-07-24
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
1
-30
/
+36
2021-07-16
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
1
-2
/
+10
2021-07-14
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
1
-3
/
+17
2021-07-14
swiotlb: fix implicit debugfs declarations
Claire Chang
1
-5
/
+16
2021-07-14
swiotlb: Add restricted DMA pool initialization
Claire Chang
2
-0
/
+90
2021-07-14
swiotlb: Add restricted DMA alloc/free support
Claire Chang
2
-14
/
+73
2021-07-14
swiotlb: Refactor swiotlb_tbl_unmap_single
Claire Chang
1
-15
/
+20
2021-07-14
swiotlb: Move alloc_size to swiotlb_find_slots
Claire Chang
1
-8
/
+9
2021-07-14
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
3
-2
/
+6
2021-07-14
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
2
-3
/
+3
2021-07-14
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2
-6
/
+6
2021-07-14
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
1
-4
/
+4
2021-07-14
swiotlb: Refactor swiotlb_create_debugfs
Claire Chang
1
-7
/
+14
2021-07-14
swiotlb: Refactor swiotlb init functions
Claire Chang
1
-25
/
+25
2021-07-02
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+15
2021-06-22
dma-debug: report -EEXIST errors in add_dma_entry
Hamza Mahfooz
1
-4
/
+2
2021-06-22
dma-mapping: remove a trailing space
Zhen Lei
1
-1
/
+1
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
1
-8
/
+15
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-334
/
+200
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-18
/
+153
2021-04-30
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
1
-1
/
+0
2021-04-29
swiotlb: don't override user specified size in swiotlb_adjust_size
Christoph Hellwig
1
-0
/
+2
2021-04-27
swiotlb: Fix the type of index
Claire Chang
1
-1
/
+2
2021-04-02
dma-mapping: benchmark: Add support for multi-pages map/unmap
Xiang Chen
1
-7
/
+14
2021-04-02
dma-mapping: benchmark: use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-04-01
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
Florian Fainelli
1
-4
/
+14
[next]