index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
idma64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2024-04-07
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
1
-1
/
+3
2024-03-28
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
1
-0
/
+4
2023-09-28
dmaengine: idma64: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-16
dmaengine: idma64: Update bytes_transferred field
Aman Kumar
1
-0
/
+4
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-3
/
+1
2022-10-19
dmaengine: idma64: Make idma64_remove() return void
Uwe Kleine-König
1
-4
/
+4
2020-11-09
dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
Andy Shevchenko
1
-6
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-26
dmaengine: idma64: Move driver name to the header
Andy Shevchenko
1
-5
/
+4
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
1
-2
/
+4
2018-10-24
Merge branch 'topic/intel' into for-linus
Vinod Koul
1
-3
/
+2
2018-10-07
dmaengine: idma: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+0
2018-09-11
dmaengine: idma64: replace spin_lock_irqsave with spin_lock
Zhaoxiong Yuan
1
-3
/
+2
2018-07-10
dmaengine: idma64: Support dmaengine_terminate_sync()
Andy Shevchenko
1
-0
/
+8
2018-04-22
dmaengine: idma64: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2016-02-15
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
Andy Shevchenko
1
-0
/
+3
2015-12-05
dmaengine: idma64: use local variable to index descriptor
Andy Shevchenko
1
-3
/
+3
2015-12-05
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
Andy Shevchenko
1
-3
/
+3
2015-12-05
dmaengine: idma64: set maximum allowed segment size for DMA
Andy Shevchenko
1
-0
/
+2
2015-12-05
dmaengine: idma64: drop IRQ enable / disable in handler
Andy Shevchenko
1
-8
/
+0
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-10
/
+12
2015-09-25
dmaengine: idma64: make better performance on pause / resume
Andy Shevchenko
1
-6
/
+8
2015-09-25
dmaengine: idma64: useless use of min_t()
Andy Shevchenko
1
-2
/
+2
2015-09-25
dmaengine: idma64: convert to __ffs()
Andy Shevchenko
1
-4
/
+4
2015-09-25
dmaengine: idma64: improve residue estimation
Andy Shevchenko
1
-8
/
+8
2015-07-28
dmaengine: add a driver for Intel integrated DMA 64-bit
Andy Shevchenko
1
-0
/
+710