aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma/dma-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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