Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5405520d08b691bfa5bdad395ad72ecbc0979d3b
/
drivers
/
dma
/
shdma.c
c11b46c32
dma: shdma: fix runtime PM: clear channel buffers on reset
by Guennadi Liakhovetski
· 13 years ago
db8196d
dmaengine: move drivers to dma_transfer_direction
by Vinod Koul
· 13 years ago
7a1cd9a
dma: shdma: transfer based runtime PM
by Guennadi Liakhovetski
· 13 years ago
b4dae6e
dmaengine: shdma: protect against the IRQ handler
by Guennadi Liakhovetski
· 13 years ago
f448e9c
Merge branch 'common/dma' into sh-latest
by Paul Mundt
· 13 years ago
260bf2c
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
by Kuninori Morimoto
· 13 years ago
e76c3af
dmaengine: shdma: add dmaor_is_32bit flag
by Kuninori Morimoto
· 13 years ago
67c6269
dmaengine: shdma: add chcr_ie_bit
by Kuninori Morimoto
· 13 years ago
5899a72
dmaengine: shdma: add chcr_write/read function
by Kuninori Morimoto
· 13 years ago
d0459e1
Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest
by Paul Mundt
· 13 years ago
090b918
dmaengine: shdma: fixup parameter definition on dmae_set_dmars
by Kuninori Morimoto
· 13 years ago
1d2c098
dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue
by Kuninori Morimoto
· 13 years ago
c4e0dd7
dmaengine: shdma: add to_sh_dev define
by Kuninori Morimoto
· 13 years ago
dcee0bb
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
by Magnus Damm
· 13 years ago
a1b2cc5
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
by Guennadi Liakhovetski
· 13 years ago
5c2de44
dmaengine: shdma: Fix up fallout from runtime PM changes.
by Paul Mundt
· 13 years ago
300e5f9
dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
by Magnus Damm
· 13 years ago
26fc02a
dmaengine: shdma: Make second memory window optional
by Magnus Damm
· 13 years ago
31705e2
dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
by Guennadi Liakhovetski
· 14 years ago
467017b
dmaengine: shdma: add runtime- and system-level power management
by Guennadi Liakhovetski
· 14 years ago
2dc6666
dmaengine: shdma: fix locking
by Guennadi Liakhovetski
· 14 years ago
ff7690b
dma: shdma: add checking the DMAOR_AE in sh_dmae_err
by Yoshihiro Shimoda
· 14 years ago
5a3a7658
Comment typo fixes for 'descriptor'
by Justin P. Mattock
· 14 years ago
661382f
dma: shdma: don't register the global die notifier multiple times
by Guennadi Liakhovetski
· 14 years ago
03aa18f
dma: shdma: NMI support.
by Paul Mundt
· 14 years ago
e584334
dma: shdma: add a MODULE_ALIAS() to allow module autoloading
by Guennadi Liakhovetski
· 14 years ago
9f9ff20
dma/shdma: move dereference below the NULL check
by Dan Carpenter
· 14 years ago
d5b732b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
1f782fe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
9255f1d
sh: guard cookie consistency across termination in the DMA driver
by Guennadi Liakhovetski
· 14 years ago
7a5c106
sh: prevent the DMA driver from unloading, while in use
by Guennadi Liakhovetski
· 14 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
ffee72d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 14 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 14 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
83515bc
SH: fix error paths in DMA driver
by Guennadi Liakhovetski
· 15 years ago
5bac942
SH: constify multiple DMA related objects and references to them
by Guennadi Liakhovetski
· 15 years ago
9bc4341
Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c-updates'
by Paul Mundt
· 15 years ago
927a7c9
dmaengine: shdma: Enable on SH-Mobile ARM
by Magnus Damm
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bca3469
dmaengine: provide helper for setting txstate
by Dan Williams
· 15 years ago
0793448
DMAENGINE: generic channel status v2
by Linus Walleij
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
b2623a6
dmaengine: shdma: Introduce include/linux/sh_dma.h
by Magnus Damm
· 15 years ago
02ca508
dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER
by Magnus Damm
· 15 years ago
4bab9d4
dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
by Magnus Damm
· 15 years ago
c014906
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
by Guennadi Liakhovetski
· 15 years ago
20f2a3b
dmaengine: shdma: add runtime PM support.
by Guennadi Liakhovetski
· 15 years ago
8b1935e
dmaengine: shdma: separate DMA headers.
by Guennadi Liakhovetski
· 15 years ago
027811b
dmaengine: shdma: convert to platform device resources
by Guennadi Liakhovetski
· 15 years ago
47a4dc2
dmaengine: shdma: fix DMA error handling.
by Guennadi Liakhovetski
· 15 years ago
cfefe99
sh: implement DMA_SLAVE capability in SH dmaengine driver
by Guennadi Liakhovetski
· 15 years ago
623b4ac
sh: fix Transfer Size calculation in both DMA drivers
by Guennadi Liakhovetski
· 15 years ago
fc46185
sh: prepare the DMA driver for slave functionality
by Guennadi Liakhovetski
· 15 years ago
f80ca16
Merge branch 'ioat' into fixes
by Dan Williams
· 15 years ago
3542a11
sh: fix DMA driver's descriptor chaining and cookie assignment
by Guennadi Liakhovetski
· 15 years ago
86d61b3
sh: stylistic improvements for the DMA driver
by Guennadi Liakhovetski
· 15 years ago
ddb4f0f
sh: DMA driver has to specify its alignment requirements
by Guennadi Liakhovetski
· 15 years ago
56adf7e
shdma: fix initialization error handling
by Dan Williams
· 15 years ago
d8902ad
dmaengine: sh: Add Support SuperH DMA Engine driver
by Nobuhiro Iwamatsu
· 15 years ago