aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma/dma-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28sh: drivers: convert to SPDX identifiersKuninori Morimoto1-5/+2
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven1-1/+1
2012-08-09sh: dma: fix request_irq usageMike Frysinger1-1/+1
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt1-113/+177
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt1-1/+4
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski1-1/+4
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-13/+13
2009-03-16sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu1-12/+5
2009-03-16sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu1-0/+2
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu1-57/+115
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning1-1/+2
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall1-1/+1
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-0/+2
2007-09-21sh: dma: Fix up build for SH7709 support.Kristoffer Ericson1-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-3/+9
2007-02-13sh: SH-DMAC compile fixesManuel Lauss1-29/+16
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt1-8/+1
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan1-16/+26
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt1-3/+3
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt1-4/+6
2006-09-27sh: Fixup TEI IRQ requests in request_dma().Paul Mundt1-2/+5
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt1-4/+0
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-16[PATCH] sh: DMA updatesPaul Mundt1-52/+82
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+267