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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-28
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
1
-0
/
+3
2013-11-28
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
1
-1
/
+5
2013-11-28
rcar-hpbdma: add max transfer size
Kuninori Morimoto
1
-0
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+2
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
1
-2
/
+5
2013-10-11
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
1
-2
/
+0
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
10
-126
/
+902
2013-09-02
Merge branch 'topic/sh' into for-linus
Vinod Koul
9
-118
/
+232
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-09-02
dma: add driver for R-Car HPB-DMAC
Max Filippov
3
-0
/
+662
2013-08-27
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
1
-5
/
+0
2013-08-27
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-5
/
+0
2013-08-27
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
5
-0
/
+92
2013-08-27
DMA: shdma: add a header with common for ARM SoCs defines
Guennadi Liakhovetski
1
-0
/
+51
2013-08-27
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
1
-0
/
+9
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
6
-21
/
+33
2013-08-27
DMA: shdma: make a pointer const
Guennadi Liakhovetski
2
-6
/
+6
2013-08-27
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
1
-2
/
+0
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
3
-63
/
+15
2013-08-27
DMA: shdma: support the new CHCLR register layout
Guennadi Liakhovetski
1
-2
/
+12
2013-08-25
DMA: shdma: switch all __iomem pointers to void
Guennadi Liakhovetski
2
-14
/
+14
2013-08-25
DMA: shdma: fix CHCLR register address calculation
Guennadi Liakhovetski
1
-4
/
+4
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
3
-4
/
+4
2013-07-31
shdma: fixup sh_dmae_get_partial() calculation error
Kuninori Morimoto
1
-2
/
+2
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
4
-13
/
+128
2013-07-05
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
1
-1
/
+1
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro
3
-0
/
+435
2013-04-30
dma: sh: add Kconfig
Shimoda, Yoshihiro
2
-1
/
+19
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+1
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
1
-3
/
+0
2013-01-07
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
1
-1
/
+1
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2
-0
/
+21
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2
-27
/
+92
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2
-18
/
+19
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
3
-18
/
+17
2012-07-20
dmaengine: shdma: (cosmetic) simplify a static function
Guennadi Liakhovetski
1
-4
/
+4
2012-07-13
dma: shdma: convert to the shdma base library
Guennadi Liakhovetski
2
-874
/
+292
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski
2
-0
/
+869
2012-07-13
dma: move shdma driver to an own directory
Guennadi Liakhovetski
3
-0
/
+1591