summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway/dma.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-12/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens1-1/+0
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens1-2/+2
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens1-2/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-2/+1
2017-01-25MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens1-18/+20
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2014-10-20mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-24arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-01-25MIPS: Convert to devm_ioremap_resource()Thierry Reding1-2/+3
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle1-1/+8
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida1-3/+3
2012-11-11MIPS: lantiq: verbose init of dma coreJohn Crispin1-1/+8
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-3/+3
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin1-0/+1
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin1-0/+253