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
2014-03-06
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+54
2014-03-06
dma: ste_dma40: don't dereference free:d descriptor
Linus Walleij
1
-1
/
+3
2014-01-09
net_dma: mark broken
Dan Williams
1
-0
/
+1
2013-12-04
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
1
-15
/
+15
2013-12-04
ioatdma: fix sed pool selection
Dan Williams
1
-15
/
+1
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-08-11
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
1
-26
/
+67
2013-07-21
drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-06-08
dmatest: do not allow to interrupt ongoing tests
Andy Shevchenko
1
-22
/
+23
2013-05-27
dmaengine: ste_dma40: fix pm runtime ref counting
Rabin Vincent
1
-3
/
+5
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+169
2013-05-18
drivers/dma: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-14
dma: acpi-dma: parse CSRT to extract additional resources
Andy Shevchenko
1
-3
/
+169
2013-05-09
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
31
-499
/
+2843
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-34
/
+75
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
3
-17
/
+42
2013-05-02
dma: tegra: implement suspend/resume callbacks
Laxman Dewangan
1
-0
/
+65
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-67
/
+31
2013-05-02
dma:of: Use a mutex to protect the of_dma_list
Lars-Peter Clausen
1
-56
/
+20
2013-05-02
dma: of: Fix of_node reference leak
Lars-Peter Clausen
1
-5
/
+6
2013-05-02
dmaengine: sirf: move driver init from module_init to subsys_initcall
Barry Song
1
-1
/
+12
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro
3
-0
/
+435
2013-04-30
dma: sh: add Kconfig
Shimoda, Yoshihiro
4
-11
/
+21
2013-04-30
at_hdmac: move to generic DMA binding
Ludovic Desroches
2
-6
/
+91
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+45
2013-04-18
dmaengine: at_hdmac: fix race condition in atc_advance_work()
Ludovic Desroches
1
-5
/
+4
2013-04-16
ioatdma: ioat3_alloc_sed can be static
Fengguang Wu
1
-2
/
+2
2013-04-15
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
Dave Jiang
4
-25
/
+105
2013-04-15
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
Dave Jiang
1
-0
/
+15
2013-04-15
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
6
-22
/
+438
2013-04-15
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
Dave Jiang
1
-11
/
+20
2013-04-15
dw_dmac: add ACPI support
Andy Shevchenko
2
-19
/
+50
2013-04-15
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
1
-0
/
+6
2013-04-15
dma: acpi-dma: introduce ACPI DMA helpers
Andy Shevchenko
3
-0
/
+284
2013-04-15
dma: of: Remove unnecessary list_empty check
Lars-Peter Clausen
1
-5
/
+0
2013-04-15
DMA: OF: Check properties value before running be32_to_cpup() on it
Viresh Kumar
1
-2
/
+6
2013-04-15
DMA: of: Constant names
Markus Pargmann
2
-4
/
+4
2013-04-15
ioatdma: skip silicon bug workaround for pq_align for cb3.3
Dave Jiang
1
-2
/
+10
2013-04-15
ioatdma: Removing PQ val disable for cb3.3
Dave Jiang
4
-14
/
+125
2013-04-15
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
Dave Jiang
1
-13
/
+21
2013-04-15
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
3
-83
/
+171
2013-04-15
ioatdma: Add 64bit chansts register read for ioat v3.3.
Dave Jiang
1
-1
/
+21
2013-04-15
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
Dave Jiang
2
-0
/
+12
2013-04-15
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
3
-6
/
+55
2013-04-15
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
1
-2
/
+36
2013-04-15
dw_dmac: remove unnecessary ENODEV check
Andy Shevchenko
1
-1
/
+1
2013-04-15
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2
-48
/
+33
2013-04-15
dw_dmac: rename DT related methods to reflect their belonging
Andy Shevchenko
1
-11
/
+13
[next]