aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2-1/+3
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-09-21sh: dma: Fix up build for SH7709 support.Kristoffer Ericson1-0/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner2-3/+10
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin1-3/+4
2007-07-20sh: Make on-chip DMA channel selection explicit.Paul Mundt1-1/+1
2007-07-20sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt1-0/+1
2007-06-11sh: Kill off broken dma page ops.Paul Mundt1-17/+0
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss1-0/+1
2007-05-21spelling fixes: arch/sh/Simon Arlott3-3/+3
2007-05-09sh: SH7760 DMABRG support.Manuel Lauss3-8/+212
2007-02-13sh: SH-DMAC compile fixesManuel Lauss1-29/+16
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher1-85/+189
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt1-8/+1
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt1-2/+2
2006-12-06sh: dma-sysfs fixes.Paul Mundt1-8/+15
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 Mundt3-5/+5
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03sh: build fixes for defconfigs.Paul Mundt1-5/+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: G2 DMA IRQ and residue sampling.Paul Mundt1-13/+41
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt2-5/+2
2006-09-27sh: Various cosmetic cleanups.Paul Mundt1-3/+2
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner3-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-16[PATCH] sh: DMA updatesPaul Mundt7-94/+192
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+1194