aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/dma
Commit message (Expand)AuthorAge
* sh: single_open() leaksAl Viro2013-05-05
* sh: Don't use create_proc_read_entry()David Howells2013-04-29
* sh: dma: fix request_irq usageMike Frysinger2012-08-09
* sh: dma: More legacy cpu dma chainsawing.Paul Mundt2012-05-19
* sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2012-05-19
* sh: dma: Fix up device attribute mismatch from sysdev fallout.Paul Mundt2012-03-30
* arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr...Julia Lawall2012-03-15
* sh: dma - convert sysdev_class to a regular subsystemKay Sievers2011-12-21
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker2011-10-31
* | SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-28
|/
* sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'sh/dmaengine'Paul Mundt2010-02-07
|\
| * sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-07
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-25
|/
* sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt2009-11-12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-23
|\
| * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-08
* | sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELSKuninori Morimoto2009-08-19
|/
* sh: multiple vectors per irq - sh7760Magnus Damm2009-05-11
* sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-04
* sh: dma: Make G2 DMA configurable.Paul Mundt2009-03-16
* sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-16
* sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu2009-03-16
* sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu2009-03-16
* sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu2009-03-10
* sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-22
* sh: add SH DMAC burst mode constantSteve Glendinning2008-12-22
* sh: fix DMAOR register access on SH7709Steve Glendinning2008-12-22
* sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt2008-07-29
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-26
* sh: remove unneeded castStephen Rothwell2008-02-14
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-27
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2007-09-20
* sh: Add SH7720 CPU support.Markus Brunner2007-09-20
* sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-24
* sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-20
* sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-20
* sh: Kill off broken dma page ops.Paul Mundt2007-06-11
* sh: Trivial fix for dma-api compile failure.Manuel Lauss2007-05-31
* spelling fixes: arch/sh/Simon Arlott2007-05-21
* sh: SH7760 DMABRG support.Manuel Lauss2007-05-09
* sh: SH-DMAC compile fixesManuel Lauss2007-02-12
* sh: dma-api channel capability extensions.Mark Glaisher2006-12-05
* sh: Drop name overload in dma-sh.Paul Mundt2006-12-05
* sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt2006-12-05