index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
1
-8
/
+8
2011-01-04
ARM: PL08x: constify vendor data pointers
Russell King - ARM Linux
1
-2
/
+2
2011-01-04
ARM: PL08x: remove circular buffer support
Russell King - ARM Linux
1
-51
/
+20
2011-01-04
ARM: PL08x: remove unnecessary NULL and BUG checks
Russell King - ARM Linux
1
-21
/
+0
2011-01-04
ARM: PL08x: remove unnecessary includes
Russell King - ARM Linux
1
-6
/
+1
2011-01-04
ARM: PL08x: prefix hex numbers with 0x
Russell King - ARM Linux
1
-9
/
+9
2011-01-04
ARM: PL08x: improve the announcement printk
Russell King - ARM Linux
1
-7
/
+4
2011-01-04
ARM: PL08x: add comment explaining the flow control methods
Russell King - ARM Linux
1
-1
/
+17
2011-01-04
ARM: PL08x: fix sparse warnings
Russell King - ARM Linux
1
-5
/
+5
2011-01-04
ARM: PL08x: fix deadlock in terminate_all
Russell King - ARM Linux
1
-2
/
+0
2011-01-04
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
Russell King - ARM Linux
1
-8
/
+4
2011-01-04
ARM: PL08x: fix a leak when preparing TXDs
Russell King - ARM Linux
1
-2
/
+3
2011-01-04
ARM: PL08x: fix locking in tasklet
Russell King - ARM Linux
1
-2
/
+3
2011-01-04
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
1
-9
/
+9
2011-01-04
ARM: PL08x: fix array overflow in dma_set_runtime_config()
Russell King - ARM Linux
1
-7
/
+6
2011-01-04
ARM: PL08x: fix spelling errors
Russell King - ARM Linux
1
-20
/
+17
2011-01-04
dmaengine: dma40: Add support to split up large elements
Per Forlin
3
-130
/
+343
2011-01-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2011-01-03
mv_xor: fix race in tasklet function
Saeed Bishara
1
-1
/
+1
2011-01-03
Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...
Sascha Hauer
1
-0
/
+1
2010-12-29
powerpc/512x: try to free dma descriptors in case of allocation failure
Ilya Yanok
1
-34
/
+45
2010-12-29
powerpc/512x: add MPC8308 dma support
Ilya Yanok
2
-25
/
+72
2010-12-29
powerpc/512x: fix the hanged dma transfer issue
Ilya Yanok
1
-6
/
+3
2010-12-29
powerpc/512x: scatter/gather dma fix
Ilya Yanok
1
-1
/
+3
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
11
-25
/
+33
2010-12-17
dma: shdma: NMI support.
Paul Mundt
2
-18
/
+115
2010-12-14
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
10
-25
/
+32
2010-12-14
dmaengine: at_hdmac: fix buffer transfer size specification
Nicolas Ferre
1
-1
/
+1
2010-12-13
fsldma: fix issue of slow dma
Forrest Shi
2
-3
/
+12
2010-12-07
Merge branches 'fsldma' and 'intel-mid' into dmaengine
Dan Williams
2
-10
/
+27
2010-12-07
dmaengine i.MX SDMA: initialize on module_init
Sascha Hauer
1
-1
/
+1
2010-12-07
dma : EG20T PCH: Fix miss-setting DMA descriptor
Tomoya MORINAGA
1
-7
/
+8
2010-12-04
intel_mid_dma: add support for single item scatter-gather list
Feng Tang
1
-4
/
+24
2010-12-04
intel_mid_dma: fix section mismatch warnings
Dan Williams
1
-3
/
+3
2010-12-04
dmaengine: imx-sdma: fix bug in buffer descriptor initialization
Anatolij Gustschin
1
-1
/
+1
2010-12-04
drivers/dma/ppc4xx: Use printf extension %pR for struct resource
Joe Perches
1
-3
/
+2
2010-12-04
drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS
Tracey Dent
1
-1
/
+1
2010-12-03
fsldma: add support to 36-bit physical address
Li Yang
1
-1
/
+3
2010-12-03
dmaengine i.MX SDMA: Allow to run without firmware
Sascha Hauer
1
-96
/
+78
2010-12-03
drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS
Tracey Dent
1
-2
/
+2
2010-12-03
dma: intel_mid_dma: fix double free on mid_setup_dma error path
Axel Lin
1
-2
/
+0
2010-12-03
dma: imx-dma: fix imxdma_probe error path
Axel Lin
1
-1
/
+1
2010-12-03
dma/intel_mid_dma: remove unneeded null check
Dan Carpenter
1
-5
/
+0
2010-11-25
dma: shdma: add a MODULE_ALIAS() to allow module autoloading
Guennadi Liakhovetski
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-3
/
+3
2010-10-29
drivers/dma/Kconfig: add part number for Topcliff.
Valdis.Kletnieks@vt.edu
1
-2
/
+2
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
14
-899
/
+5276
2010-10-27
NULL-terminate all pci_device_id tables
Dzianis Kahanovich
1
-0
/
+1
2010-10-22
DMAENGINE: move COH901318 to arch_initcall
Linus Walleij
1
-1
/
+1
2010-10-22
dma: imx-dma: fix signedness bug
Sascha Hauer
1
-1
/
+3
[prev]
[next]