开源镜像站
帮助
动态
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
path:
root
/
drivers
/
dma
/
mediatek
/
mtk-hsdma.c
Age
Commit message (
Expand
)
Author
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
2023-09-28
dmaengine: mediatek: mtk-hsdma: Convert to platform remove callback returning...
Uwe Kleine-König
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
2022-07-26
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Slark Xiao
2022-07-01
dmaengine: mediatek: mtk-hsdma: Fix typo in comment
Xiang wangx
2022-04-20
dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as po...
Haowen Bai
2022-04-11
dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2020-12-29
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
2020-07-15
dmaengine: mediatek: mtk-hsdma: Fix formatting in 'struct mtk_hsdma_pdesc' do...
Lee Jones
2019-11-14
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...
Satendra Singh Thakur
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-03-27
dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT...
Sean Wang