Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
819d64e51d6260f8f7ef352cf42fc1ea67a0f7db
/
drivers
/
dma
956e6c8
Merge branch 'fix/edma' into fixes
by Vinod Koul
· 9 years ago
1cc3334
Merge branch 'fix/xilinx' into fixes
by Vinod Koul
· 9 years ago
4bd6135
Merge branch 'fix/omap' into fixes
by Vinod Koul
· 9 years ago
09c505c
Merge branch 'fix/hsu' into fixes
by Vinod Koul
· 9 years ago
3fe6409
dmaengine: dw: fix master selection
by Andy Shevchenko
· 9 years ago
a482f4e
dmaengine: edma: special case slot limit workaround
by John Ogness
· 9 years ago
23f49fd
dmaengine: edma: Remove dynamic TPTC power management feature
by Peter Ujfalusi
· 9 years ago
330ed4d
dmaengine: vdma: don't crash when bad channel is requested
by Franck Jullien
· 9 years ago
b96c033
dmaengine: omap-dma: Do not suppress interrupts for memcpy
by Peter Ujfalusi
· 9 years ago
689d3c5
dmaengine: omap-dma: Fix polled channel completion detection and handling
by Peter Ujfalusi
· 9 years ago
4f4bc0a
dmaengine: hsu: correct use of channel status register
by Andy Shevchenko
· 9 years ago
a197f3c
dmaengine: hsu: correct residue calculation of active descriptor
by Andy Shevchenko
· 9 years ago
080edf7
dmaengine: hsu: set HSU_CH_MTSR to memory width
by Andy Shevchenko
· 9 years ago
11caf57
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
33b3d2e
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b5b131c
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
5ec9424
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
896e041
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 9 years ago
0dae184
Merge branch 'topic/sh' into for-linus
by Vinod Koul
· 9 years ago
254efee
Merge branch 'topic/qcom' into for-linus
by Vinod Koul
· 9 years ago
8bce4c8
Merge branch 'topic/pl330' into for-linus
by Vinod Koul
· 9 years ago
805dd35
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
0e3d5b2
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
8795d14
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
9f2f495
Merge branch 'topic/edma' into for-linus
by Vinod Koul
· 9 years ago
c997e30
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
by Dave Jiang
· 9 years ago
67a2003
dmaengine: add Qualcomm Technologies HIDMA channel driver
by Sinan Kaya
· 9 years ago
7f8f209
dmaengine: add Qualcomm Technologies HIDMA management driver
by Sinan Kaya
· 9 years ago
d9b31ef
dmaengine: qcom_bam_dma: move to qcom directory
by Sinan Kaya
· 9 years ago
25c5e96
dmaengine: at_xdmac: fix residue computation
by Ludovic Desroches
· 9 years ago
f6e4566
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
by Luis R. Rodriguez
· 9 years ago
a9af316
dmaengine: fsldma: fix memory leak
by Xuelin Shi
· 9 years ago
242637b
dmaengine: tegra: Move of_device_id table near to its user
by Laxman Dewangan
· 9 years ago
6949063
dmaengine: xilinx_vdma: Remove unnecessary variable initializations
by Kedareswara rao Appana
· 9 years ago
6ff1cb8
dmaengine: sirf: use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
20c169a
dmaengine: rcar-dmac: clear pertinence number of channels
by Kuninori Morimoto
· 9 years ago
6fb5629
dmaengine: sh: shdmac: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
333f16e
dmaengine: tegra: don't open code of_device_get_match_data()
by Laxman Dewangan
· 9 years ago
458f588
dmaengine: qcom_bam_dma: Make driver work for BE
by Andy Gross
· 9 years ago
94c622b
dmaengine: sun4i: support module autoloading
by Emilio López
· 9 years ago
d387ef0
dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo
by Dan Carpenter
· 9 years ago
f169212
dmaengine: pxa_dma: fix cyclic transfers
by Robert Jarzmik
· 9 years ago
9495f26
dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's
by Kedareswara rao Appana
· 9 years ago
26c5e36
dmaengine: xilinx_vdma: Simplify spin lock handling
by Kedareswara rao Appana
· 9 years ago
e2b538a
dmaengine: xilinx_vdma: Fix issues with non-parking mode
by Kedareswara rao Appana
· 9 years ago
7096f36
dmaengine: xilinx_vdma: Improve SG engine handling
by Kedareswara rao Appana
· 9 years ago
a1cbaad
asm-generic: remove old nonatomic-io wrapper files
by Arnd Bergmann
· 9 years ago
0a18f9b
dmaengine: pl330: fix to support the burst mode
by Caesar Wang
· 9 years ago
6bab1c6
dmaengine: pxa_dma: fix the maximum requestor line
by Robert Jarzmik
· 9 years ago
36bf8fc
dmaengine: acpi-dma: align debug message with flow
by Andy Shevchenko
· 9 years ago
8e2067b
dmaengine: idma64: fix typo in WR_ISSUE_THD(x)
by Andy Shevchenko
· 9 years ago
a02eb37a
dmaengine: enable mxs-dma for imx6ul
by Lothar Waßmann
· 9 years ago
e4d8817
dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler
by Peter Ujfalusi
· 9 years ago
b84730f
dmaengine: edma: Implement device_synchronize callback
by Peter Ujfalusi
· 9 years ago
9bef6d8
dmaengine: omap-dma: Implement device_synchronize callback
by Peter Ujfalusi
· 9 years ago
dd4645e
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
by Dave Jiang
· 9 years ago
cd60cd9
dmaengine: IOATDMA: Removing descriptor ring reshape
by Dave Jiang
· 9 years ago
679cfbf
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
by Dave Jiang
· 9 years ago
ee1cdcd
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
by Andy Shevchenko
· 9 years ago
a2826e6
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
by Andy Shevchenko
· 9 years ago
86a8ce7
dmaengine: pl330: add max burst for dmaengine
by Shawn Lin
· 9 years ago
6d5bbed
dmaengine: core: expose max burst capability to clients
by Shawn Lin
· 9 years ago
271e1b86
dmaengine: pl330: add quirk for broken no flushp
by Addy Ke
· 9 years ago
848e977
dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
by Boojin Kim
· 9 years ago
5c229d0
dmaengine: sh: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
4ac31d1
dmaengine: edma: fix residue race for cyclic
by John Ogness
· 9 years ago
3efaf2a
dmaengine: dw: pci: add ID for WildcatPoint PCH
by Andy Shevchenko
· 9 years ago
8a695db
dmaengine: IOATDMA: fix timer code that continues to restart channels during idle
by Dave Jiang
· 9 years ago
8319f84
dmaengine: ioatdma: Squelch framesize warnings
by Tim Gardner
· 9 years ago
94901e1
dmaengine: ep93xx: Treat STALL and NFB IRQs same way
by Alexander Sverdlin
· 9 years ago
c9784a4
dmaengine: dw: fix a typo for bitfields of CTL_LO
by Jie Yang
· 9 years ago
9fa6860
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
611dcad
dmaengine: at_xdmac: fix resume for cyclic transfers
by Songjun Wu
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
2895b2c
dmaengine: dw: fix cyclic transfer callbacks
by Mans Rullgard
· 9 years ago
df3bb8a
dmaengine: dw: fix cyclic transfer setup
by Mans Rullgard
· 9 years ago
d6a3227
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
d20313b
dmaengine: edma: Fix paRAM slot allocation for entry channel 0
by Peter Ujfalusi
· 9 years ago
1e3f28a
Merge branch 'acpi-soc'
by Rafael J. Wysocki
· 9 years ago
bc0bb1f
Revert "dmaengine: dw: platform: provide platform data for Intel"
by Andy Shevchenko
· 9 years ago
02a21b7
dmaengine: dw: return immediately from IRQ when DMA isn't in use
by Andy Shevchenko
· 9 years ago
3214658
dmaengine: dw: platform: power on device on shutdown
by Andy Shevchenko
· 9 years ago
b0b7902
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
by Rameshwar Prasad Sahu
· 9 years ago
8b64843
dmaengine: mv_xor: add suspend/resume support
by Thomas Petazzoni
· 9 years ago
81aafb3
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
by Thomas Petazzoni
· 9 years ago
7cbafa0
dmaengine: mv_xor: remove mv_xor_chan->current_type field
by Thomas Petazzoni
· 9 years ago
9406de3
Merge branch 'topic/ti-xbar' into for-linus
by Vinod Koul
· 9 years ago
2a2d0f6
Merge branch 'topic/tegra' into for-linus
by Vinod Koul
· 9 years ago
c8b9dd2
Merge branch 'topic/stm32' into for-linus
by Vinod Koul
· 9 years ago
62ddae37
Merge branch 'topic/ste' into for-linus
by Vinod Koul
· 9 years ago
a6eaf23
Merge branch 'topic/rcar' into for-linus
by Vinod Koul
· 9 years ago
c81bc96
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
e3c3736
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
9fd5ca5
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
d3f1e93
Merge branch 'topic/async' into for-linus
by Vinod Koul
· 9 years ago
7c7b680
Merge branch 'topic/univ_api' into for-linus
by Vinod Koul
· 9 years ago
5eec943
Merge branch 'topic/desc_reuse' into for-linus
by Vinod Koul
· 9 years ago
16605e8
dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"
by Ashutosh Dixit
· 9 years ago
14418aa
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next
by Mark Brown
· 9 years ago
020c62a
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
by Peter Ujfalusi
· 9 years ago
Next »