index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mediatek
/
mtk-uart-apdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
1
-4
/
+2
|
\
|
*
dmaengine: mediatek: mtk-uart-apdma: Convert to platform remove callback retu...
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
|
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
Duoming Zhou
2023-10-04
1
-2
/
+1
|
/
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+0
*
dmaengine: mediatek: drop bogus pm_runtime_set_active()
Johan Hovold
2023-07-12
1
-1
/
+0
*
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...
zhangqilong
2022-04-12
1
-3
/
+6
*
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
2021-06-07
1
-1
/
+1
*
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
2021-06-07
1
-8
/
+12
*
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
2021-06-07
1
-4
/
+1
*
dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime...
Liu Shixin
2020-09-18
1
-6
/
+1
*
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-12-26
1
-1
/
+2
*
dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_p...
Markus Elfring
2019-10-14
1
-8
/
+1
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-3
/
+1
*
dmaengine: mediatek: Add MediaTek UART APDMA support
Long Cheng
2019-06-07
1
-0
/
+666