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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-20
/
+16
2012-06-20
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-14
DMA: PL330: Fix racy mutex unlock
Javi Merino
1
-16
/
+10
2012-06-07
DMA: PL330: Add missing static storage class specifier
Sachin Kamat
1
-1
/
+1
2012-06-07
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
1
-2
/
+4
2012-06-07
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
1
-1
/
+1
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-61
/
+128
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-15
/
+47
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+93
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
13
-76
/
+143
2012-05-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+8
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2
-0
/
+16
2012-05-15
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2
-4
/
+24
2012-05-15
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
1
-7
/
+5
2012-05-15
Merge branch 'fixes' into next
Vinod Koul
2
-2
/
+6
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
2
-2
/
+6
2012-05-14
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2
-15
/
+31
2012-05-14
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
7
-148
/
+226
2012-05-12
Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ...
Olof Johansson
1
-24
/
+93
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
1
-5
/
+24
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
1
-36
/
+79
2012-05-12
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
1
-12
/
+16
2012-05-12
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2
-13
/
+14
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
7
-148
/
+226
2012-05-11
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
1
-26
/
+31
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
7
-16
/
+16
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
5
-8
/
+8
2012-05-11
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-11
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+2
2012-05-11
dmaengine: pl330: dont complete descriptor for cyclic dma
Vinod Koul
1
-1
/
+2
2012-05-11
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
1
-2
/
+7
2012-05-11
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
1
-0
/
+10
2012-05-11
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
1
-6
/
+6
2012-05-08
ARM: Orion: XOR: Add support for clk
Andrew Lunn
2
-0
/
+16
2012-04-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-148
/
+226
2012-04-25
dmaengine i.MX ipu: clk_prepare/unprepare clock
Sascha Hauer
1
-3
/
+3
2012-04-25
dmaengine i.MX SDMA: do not depend on grouped clocks
Sascha Hauer
1
-12
/
+28
2012-04-25
Merge branch 'fixes' into next
Vinod Koul
2
-10
/
+16
2012-04-25
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
1
-7
/
+37
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/amba-pl08x: check for terminal count status only
Linus Walleij
1
-1
/
+1
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-20
dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
Rafal Prylowski
1
-24
/
+93
2012-04-17
dmaengine: Kconfig: fix Atmel at_hdmac entry
Nicolas Ferre
1
-3
/
+2
[next]