index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
2
-10
/
+20
|
*
|
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
2013-01-12
1
-6
/
+7
|
*
|
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-12
2
-8
/
+18
|
*
|
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
2013-01-12
1
-1
/
+2
|
*
|
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-1
/
+1
|
*
|
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-1
/
+1
|
*
|
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
1
-2
/
+1
|
*
|
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
2013-01-12
1
-2
/
+3
|
*
|
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
2013-01-12
1
-5
/
+5
|
*
|
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
2013-01-09
1
-9
/
+22
|
*
|
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
2013-01-09
1
-8
/
+6
|
*
|
dw_dmac: remove redundant check
Andy Shevchenko
2013-01-09
1
-1
/
+1
|
*
|
dw_dmac: check for mapping errors
Andy Shevchenko
2013-01-09
1
-6
/
+14
|
*
|
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
2013-01-09
1
-7
/
+16
|
*
|
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2013-01-08
1
-4
/
+4
|
*
|
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
1
-1
/
+12
|
*
|
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-08
1
-5
/
+38
|
*
|
dma: ipu: Drop unused spinlock
Jean Delvare
2013-01-07
1
-1
/
+0
|
*
|
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-07
1
-6
/
+1
|
*
|
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-07
3
-12
/
+32
|
*
|
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+4
|
*
|
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-17
/
+59
|
*
|
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-07
1
-1
/
+3
|
*
|
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-07
1
-1
/
+1
|
*
|
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-07
1
-2
/
+2
|
*
|
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-07
1
-27
/
+10
|
*
|
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-07
2
-8
/
+21
|
*
|
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-4
/
+7
|
*
|
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
3
-51
/
+42
|
*
|
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
2013-01-07
1
-3
/
+13
|
*
|
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
2013-01-07
1
-7
/
+1
|
*
|
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
2
-4
/
+4
|
*
|
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-07
1
-3
/
+3
|
*
|
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-07
1
-2
/
+2
|
*
|
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-07
1
-9
/
+6
|
*
|
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-07
1
-3
/
+3
|
*
|
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-07
1
-1
/
+0
|
*
|
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-07
2
-0
/
+138
|
*
|
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
2013-01-06
1
-12
/
+1
|
*
|
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-01-06
1
-1
/
+1
|
*
|
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2013-01-06
1
-0
/
+16
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
14
-0
/
+1911
|
\
\
|
*
\
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-02-20
14
-0
/
+1911
|
|
\
\
|
|
*
|
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2013-01-03
14
-0
/
+1912
|
|
|
/
*
|
|
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2013-02-05
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
1
-1
/
+1
*
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-02-21
1
-19
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
2013-02-15
3
-6
/
+9
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
ARM: OMAP: Fix dmaengine init for multiplatform
Tony Lindgren
2013-01-11
1
-19
/
+1
|
|
|
/
/
|
|
/
|
|
[prev]
[next]