index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
shdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-13
dma: move shdma driver to an own directory
Guennadi Liakhovetski
1
-1524
/
+0
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-1
/
+2
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-10
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-7
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-5
/
+5
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
1
-1
/
+2
2012-01-06
dma: shdma: fix runtime PM: clear channel buffers on reset
Guennadi Liakhovetski
1
-16
/
+31
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-13
/
+12
2011-09-28
dma: shdma: transfer based runtime PM
Guennadi Liakhovetski
1
-26
/
+68
2011-09-28
dmaengine: shdma: protect against the IRQ handler
Guennadi Liakhovetski
1
-27
/
+28
2011-06-21
Merge branch 'common/dma' into sh-latest
Paul Mundt
1
-12
/
+54
2011-06-21
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
Kuninori Morimoto
1
-0
/
+6
2011-06-21
dmaengine: shdma: add dmaor_is_32bit flag
Kuninori Morimoto
1
-2
/
+12
2011-06-21
dmaengine: shdma: add chcr_ie_bit
Kuninori Morimoto
1
-2
/
+9
2011-06-21
dmaengine: shdma: add chcr_write/read function
Kuninori Morimoto
1
-8
/
+27
2011-06-16
Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest
Paul Mundt
1
-14
/
+8
2011-06-16
dmaengine: shdma: fixup parameter definition on dmae_set_dmars
Kuninori Morimoto
1
-1
/
+1
2011-06-16
dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue
Kuninori Morimoto
1
-4
/
+3
2011-06-16
dmaengine: shdma: add to_sh_dev define
Kuninori Morimoto
1
-9
/
+4
2011-06-14
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
Magnus Damm
1
-6
/
+7
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
1
-1
/
+1
2011-05-31
dmaengine: shdma: Fix up fallout from runtime PM changes.
Paul Mundt
1
-1
/
+6
2011-05-25
dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
Magnus Damm
1
-8
/
+23
2011-05-25
dmaengine: shdma: Make second memory window optional
Magnus Damm
1
-3
/
+8
2011-05-23
dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
Guennadi Liakhovetski
1
-8
/
+8
2011-05-23
dmaengine: shdma: add runtime- and system-level power management
Guennadi Liakhovetski
1
-0
/
+68
2011-05-23
dmaengine: shdma: fix locking
Guennadi Liakhovetski
1
-36
/
+68
2011-03-29
dma: shdma: add checking the DMAOR_AE in sh_dmae_err
Yoshihiro Shimoda
1
-1
/
+6
2011-01-19
Comment typo fixes for 'descriptor'
Justin P. Mattock
1
-1
/
+1
2011-01-07
dma: shdma: don't register the global die notifier multiple times
Guennadi Liakhovetski
1
-9
/
+7
2010-12-17
dma: shdma: NMI support.
Paul Mundt
1
-18
/
+114
2010-11-25
dma: shdma: add a MODULE_ALIAS() to allow module autoloading
Guennadi Liakhovetski
1
-0
/
+1
2010-09-22
dma/shdma: move dereference below the NULL check
Dan Carpenter
1
-1
/
+2
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-0
/
+5
2010-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-13
/
+14
2010-05-22
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
1
-0
/
+4
2010-05-22
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
1
-0
/
+1
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-13
/
+14
2010-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-11
/
+28
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
1
-0
/
+1
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
1
-1
/
+2
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-6
/
+22
2010-04-26
SH: fix error paths in DMA driver
Guennadi Liakhovetski
1
-6
/
+21
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
1
-5
/
+7
2010-04-07
Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...
Paul Mundt
1
-0
/
+1
2010-04-07
dmaengine: shdma: Enable on SH-Mobile ARM
Magnus Damm
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-6
/
+1
[next]