开源镜像站
帮助
动态
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
/
arch
/
mips
/
lantiq
/
xway
/
dma.c
Age
Commit message (
Expand
)
Author
2023-02-09
MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2021-09-15
MIPS: lantiq: dma: make the burst length configurable by the drivers
Aleksander Jan Bajkowski
2021-09-15
MIPS: lantiq: dma: fix burst length for DEU
Aleksander Jan Bajkowski
2021-09-15
MIPS: lantiq: dma: reset correct number of channel
Aleksander Jan Bajkowski
2021-09-15
MIPS: lantiq: dma: add small delay after reset
Aleksander Jan Bajkowski
2021-06-10
MIPS: lantiq: Directly include linux/of.h in xway/dma.c
Marc Zyngier
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2018-07-23
MIPS: lantiq: Use dma_zalloc_coherent() in dma code
Hauke Mehrtens
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-01-25
MIPS: Lantiq: Lock DMA register accesses for SMP
Hauke Mehrtens
2016-05-13
MIPS: Change my email address
John Crispin
2014-10-20
mips: lantiq: xway: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-01-25
MIPS: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
2012-12-13
MIPS: Lantiq: Fix typo in "endianness" in dma.c
Masanari Iida
2012-11-11
MIPS: lantiq: verbose init of dma core
John Crispin
2012-05-21
MIPS: lantiq: convert dma to platform driver
John Crispin
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-11-14
MIPS: lantiq: use export.h in favour of module.h
John Crispin
2011-05-19
MIPS: Lantiq: Add DMA support
John Crispin