index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-13
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-13
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-07-21
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-05-19
pch_dma: Use GFP_ATOMIC because called from interrupt context
Tomoya MORINAGA
1
-1
/
+1
2013-01-27
ioat: Fix DMA memory sync direction correct flag
Shuah Khan
1
-1
/
+1
2012-10-31
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Wei Yongjun
1
-1
/
+3
2012-10-31
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
1
-1
/
+1
2012-10-31
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
1
-1
/
+1
2012-10-13
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-10-02
dmaengine: at_hdmac: check that each sg data length is non-null
Nicolas Ferre
1
-0
/
+11
2012-10-02
dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
Nicolas Ferre
1
-1
/
+1
2012-10-02
DMA: PL330: Check the pointer returned by kzalloc
Sachin Kamat
1
-0
/
+5
2012-10-02
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
Sachin Kamat
1
-7
/
+9
2012-09-14
Revert dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
1
-25
/
+11
2012-08-26
dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
1
-11
/
+25
2012-07-16
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
1
-1
/
+1
2012-05-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+8
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
2
-2
/
+6
2012-05-11
dmaengine: pl330: dont complete descriptor for cyclic dma
Vinod Koul
1
-1
/
+2
2012-04-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-148
/
+226
2012-04-25
dmaengine/amba-pl08x : reset phychan_hold on terminate all
Davide Ciminaghi
1
-0
/
+1
2012-04-25
dma: pl330: fix a couple of compilation warnings
Olof Johansson
1
-10
/
+15
2012-04-23
dma/ste_dma40: fix erroneous comparison
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
1
-0
/
+1
2012-04-23
dma40: Improve the logic of stopping logical chan
Narayanan G
2
-123
/
+199
2012-04-20
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
Nicolas Ferre
1
-4
/
+0
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-7
/
+3
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
1
-3
/
+6
2012-04-17
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
1
-3
/
+2
2012-04-10
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-25
/
+80
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-05
netdma: adding alignment check for NETDMA ops
Dave Jiang
1
-0
/
+14
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-04-05
ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata
Dave Jiang
1
-0
/
+41
2012-04-05
ioat: ring size variables need to be 32bit to avoid overflow
Dave Jiang
2
-4
/
+4
2012-04-04
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+29
2012-03-30
ARM: sa11x0: fix build errors from DMA engine API updates
Russell King
1
-1
/
+1
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
37
-930
/
+3547
2012-03-28
iop-adma: Corrected array overflow in RAID6 Xscale(R) test.
Don Morris
1
-2
/
+2
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+1119
2012-03-27
dmaengine: imx: fix the build failure on x86_64
Vinod Koul
1
-0
/
+1
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-4
/
+28
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-26
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
1
-0
/
+1
2012-03-26
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
1
-15
/
+131
2012-03-26
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
1
-11
/
+12
2012-03-26
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
1
-76
/
+93
2012-03-26
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
1
-4
/
+5
[next]