summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/dma
AgeCommit message (Expand)Author
2010-08-04sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2009-11-13sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-08dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu
2009-08-19sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt
2009-03-17sh: dma: Make PVR2 DMA configurable.Paul Mundt
2009-03-16sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu
2009-03-16sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall
2008-02-14sh: remove unneeded castStephen Rothwell
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-09-21sh: dma: Fix up build for SH7709 support.Kristoffer Ericson
2007-09-21sh: Add SH7720 CPU support.Markus Brunner
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin
2007-07-20sh: Make on-chip DMA channel selection explicit.Paul Mundt
2007-07-20sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt
2007-06-11sh: Kill off broken dma page ops.Paul Mundt
2007-05-31sh: Trivial fix for dma-api compile failure.Manuel Lauss
2007-05-21spelling fixes: arch/sh/Simon Arlott
2007-05-09sh: SH7760 DMABRG support.Manuel Lauss
2007-02-13sh: SH-DMAC compile fixesManuel Lauss
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt
2006-12-06sh: dma-sysfs fixes.Paul Mundt
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03sh: build fixes for defconfigs.Paul Mundt
2006-09-27sh: More cosmetic cleanups and trivial fixes.Paul Mundt
2006-09-27sh: Fixup TEI IRQ requests in request_dma().Paul Mundt
2006-09-27sh: G2 DMA IRQ and residue sampling.Paul Mundt
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner