index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-03-14
1
-0
/
+2
*
dmaengine: bcm2835: Fix cyclic DMA period splitting
Matthias Reichl
2017-03-06
1
-1
/
+4
*
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
[next]