summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy2010-08-041-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge branch 'sh/dmaengine'Paul Mundt2010-02-081-1/+4
|\
| * sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-081-1/+4
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-263-29/+29
|/
* sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt2009-11-131-2/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-232-5/+10
|\
| * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-092-5/+10
* | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto2009-08-191-3/+3
|/
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-111-1/+2
* sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
* sh: dma: Make G2 DMA configurable.Paul Mundt2009-03-172-1/+12
* sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-172-1/+15
* sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu2009-03-162-12/+13
* sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu2009-03-161-0/+2
* sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu2009-03-103-136/+119Star
* sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-222-107/+0Star
* sh: add SH DMAC burst mode constantSteve Glendinning2008-12-221-0/+1
* sh: fix DMAOR register access on SH7709Steve Glendinning2008-12-221-1/+2
* sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt2008-07-291-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-294-6/+6
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-221-4/+11
* arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
* sh: remove unneeded castStephen Rothwell2008-02-141-1/+1
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-282-1/+3
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2007-09-211-0/+1
* sh: Add SH7720 CPU support.Markus Brunner2007-09-212-3/+10
* sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-241-3/+4
* sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-201-1/+1
* sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-201-0/+1
* sh: Kill off broken dma page ops.Paul Mundt2007-06-111-17/+0Star
* sh: Trivial fix for dma-api compile failure.Manuel Lauss2007-05-311-0/+1
* spelling fixes: arch/sh/Simon Arlott2007-05-213-3/+3
* sh: SH7760 DMABRG support.Manuel Lauss2007-05-093-8/+212
* sh: SH-DMAC compile fixesManuel Lauss2007-02-131-29/+16Star
* sh: dma-api channel capability extensions.Mark Glaisher2006-12-061-85/+189
* sh: Drop name overload in dma-sh.Paul Mundt2006-12-061-8/+1Star
* sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt2006-12-061-2/+2
* sh: dma-sysfs fixes.Paul Mundt2006-12-061-8/+15
* sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-311-16/+26
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-063-5/+5
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* sh: build fixes for defconfigs.Paul Mundt2006-10-031-5/+3Star
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-271-4/+6
* sh: Fixup TEI IRQ requests in request_dma().Paul Mundt2006-09-271-2/+5
* sh: G2 DMA IRQ and residue sampling.Paul Mundt2006-09-271-13/+41
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-272-5/+2Star
* sh: Various cosmetic cleanups.Paul Mundt2006-09-271-3/+2Star
* [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+4