aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common/dbdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-2/+2
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-11/+11
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-7/+7
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle1-0/+46
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-2/+1
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-0/+46
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss1-112/+91
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss1-78/+45
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss1-29/+72
2010-02-27MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle1-55/+56
2010-02-27MIPS: Remove trailing space in messagesFrans Pop1-1/+1
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-4/+4
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-5/+4
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss1-25/+36
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss1-2/+5
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin1-5/+3
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss1-0/+65
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle1-0/+978