index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
1
-2
/
+15
|
\
|
*
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
2017-01-19
1
-2
/
+15
*
|
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
1
-21
/
+7
|
\
\
|
*
|
usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS
Alexandre Bailon
2017-02-09
1
-21
/
+7
*
|
|
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-21
12
-116
/
+309
|
\
\
\
|
*
\
\
Merge branch 'topic/zx' into for-linus
Vinod Koul
2017-02-21
3
-5
/
+7
|
|
\
\
\
|
|
*
|
|
dmaengine: zx: fix build warning
Jun Nie
2017-01-25
1
-1
/
+1
|
|
*
|
|
dmaengine: zx: fix residue calculation
Shawn Guo
2017-01-02
1
-1
/
+2
|
|
*
|
|
dmaengine: zx: set DMA_CYCLIC cap_mask bit
Shawn Guo
2017-01-02
1
-0
/
+1
|
|
*
|
|
dmaengine: zx: rename zx296702_dma.c to zx_dma.c
Shawn Guo
2017-01-02
3
-3
/
+3
|
*
|
|
|
Merge branch 'topic/stm32-dma' into for-linus
Vinod Koul
2017-02-21
2
-34
/
+61
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: stm32-dma: Add error messages if xlate fails
M'boumba Cedric Madianga
2017-01-10
1
-9
/
+15
|
|
*
|
|
|
dmaengine: stm32-dma: Add max_burst support
M'boumba Cedric Madianga
2017-01-03
1
-0
/
+2
|
|
*
|
|
|
dmaengine: stm32-dma: Add synchronization support
M'boumba Cedric Madianga
2017-01-03
1
-0
/
+8
|
|
*
|
|
|
dmaengine: stm32-dma: Fix residue computation issue in cyclic mode
M'boumba Cedric Madianga
2017-01-03
1
-13
/
+26
|
|
*
|
|
|
dmaengine: stm32-dma: Rework starting transfer management
M'boumba Cedric Madianga
2017-01-03
1
-11
/
+9
|
|
*
|
|
|
dmaengine: stm32-dma: Fix typo in Kconfig
M'boumba Cedric Madianga
2017-01-03
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/ste' into for-linus
Vinod Koul
2017-02-21
1
-2
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: ste_dma40: indicate granularity on channels
Linus Walleij
2017-01-14
1
-0
/
+1
|
|
*
|
|
|
dmaengine: ste_dma40: indicate directions on channels
Linus Walleij
2017-01-14
1
-2
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/intel' into for-linus
Vinod Koul
2017-02-21
4
-67
/
+223
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: dw: we do support Merrifield SoC in PCI mode
Andy Shevchenko
2017-01-25
1
-0
/
+15
|
|
*
|
|
|
dmaengine: dw: add support of iDMA 32-bit hardware
Andy Shevchenko
2017-01-25
1
-9
/
+92
|
|
*
|
|
|
dmaengine: dw: introduce register mappings for iDMA 32-bit
Andy Shevchenko
2017-01-25
1
-3
/
+49
|
|
*
|
|
|
dmaengine: dw: introduce block2bytes() and bytes2block()
Andy Shevchenko
2017-01-25
2
-23
/
+35
|
|
*
|
|
|
dmaengine: dw: extract dwc_chan_pause() for future use
Andy Shevchenko
2017-01-25
1
-5
/
+9
|
|
*
|
|
|
dmaengine: dw: replace convert_burst() with one liner
Andy Shevchenko
2017-01-25
1
-18
/
+11
|
|
*
|
|
|
dmaengine: dw: register IRQ and DMA pool with instance ID
Andy Shevchenko
2017-01-25
4
-2
/
+8
|
|
*
|
|
|
dmaengine: dw: Fix data corruption in large device to memory transfers
Jarkko Nikula
2017-01-25
1
-11
/
+9
|
|
*
|
|
|
dmaengine: dw: pci: remove LPE Audio DMA ID
Andy Shevchenko
2017-01-10
1
-2
/
+1
|
|
|
/
/
/
|
*
|
|
|
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
2017-02-14
1
-0
/
+1
|
*
|
|
|
dmaengine: sun6i: allow build on ARM64 platforms (sun50i)
Icenowy Zheng
2017-02-05
1
-1
/
+1
|
*
|
|
|
dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
Magnus Lilja
2017-01-02
1
-1
/
+1
|
*
|
|
|
dmaengine: Convert ID allocation to an IDA
Matthew Wilcox
2017-01-02
1
-10
/
+11
|
|
/
/
/
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
.
\
\
\
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
9
-78
/
+133
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2017-01-30
1
-2
/
+3
|
|
|
|
|
\
|
|
|
|
/
/
|
|
|
|
*
dmaengine: pl330: Make sure microcode is privileged
Mitchel Humpherys
2017-01-19
1
-2
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
dmaengine: pl330: fix double lock
Iago Abal
2017-01-25
1
-13
/
+6
|
|
*
|
dmaengine: cppi41: Clean up pointless warnings
Tony Lindgren
2017-01-25
1
-8
/
+5
|
|
*
|
dmaengine: cppi41: Fix oops in cppi41_runtime_resume
Tony Lindgren
2017-01-25
1
-15
/
+25
|
|
*
|
dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
Tony Lindgren
2017-01-25
1
-0
/
+16
|
|
|
/
|
|
*
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
2017-01-13
1
-0
/
+8
|
|
*
dmaengine: omap-dma: Fix the port_window support
Peter Ujfalusi
2017-01-10
1
-15
/
+16
|
|
*
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...
Krister Johansen
2017-01-10
1
-2
/
+2
|
|
*
dmaengine: pl330: Fix runtime PM support for terminated transfers
Marek Szyprowski
2017-01-03
1
-0
/
+11
|
|
*
dmaengine: omap-dma: Fix dynamic lch_map allocation
Peter Ujfalusi
2017-01-03
1
-9
/
+21
|
|
*
dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
Christophe JAILLET
2017-01-02
1
-0
/
+2
|
|
*
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
M'boumba Cedric Madianga
2017-01-02
1
-7
/
+3
|
|
*
dmaengine: stm32-dma: Set correct args number for DMA request from DT
M'boumba Cedric Madianga
2017-01-02
1
-5
/
+2
[next]