Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d764b388b1aa5192f722b181ddf5ae8b0cc39d54
/
drivers
/
dma
d764b38
dmaengine: tegra-apb: Fix use-after-free
by Dmitry Osipenko
· 4 years, 9 months ago
a52766f
dmaengine: ti: edma: fix missed failure handling
by Chuhong Yuan
· 5 years ago
9e0951c
dmaengine: imx-sdma: fix size check for sdma script_number
by Robin Gong
· 5 years ago
a95b5e8
dmaengine: dw: platform: Switch to acpi_dma_controller_register()
by Andy Shevchenko
· 5 years ago
43bfdc7
dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
by Andy Shevchenko
· 5 years ago
b14cc6e
dmaengine: tegra210-adma: Fix crash during probe
by Jon Hunter
· 5 years ago
7b4f7e6
dmaengine: tegra210-adma: restore channel status
by Sameer Pujar
· 6 years ago
9d12b9a
dmaengine: axi-dmac: Don't check the number of frames for alignment
by Alexandru Ardelean
· 6 years ago
4d33c63
dmaengine: mv_xor: Use correct device for DMA API
by Robin Murphy
· 6 years ago
1cb9ccb
ioat: ioat_alloc_ring() failure handling.
by Alexander.Barabash@dell.com
· 4 years, 11 months ago
ff8b047
dmaengine: coh901318: Remove unused variable
by Vinod Koul
· 6 years ago
c3f7d1c
dmaengine: coh901318: Fix a double-lock bug
by Jia-Ju Bai
· 6 years ago
87fc52e
dmaengine: ioat: fix prototype of ioat_enumerate_channels
by Rami Rosen
· 6 years ago
a8de090
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
by Nathan Chancellor
· 6 years ago
635a8eb
dmaengine: dma-jz4780: Further residue status fix
by Daniel Silsby
· 6 years ago
c2bddaa
dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
by Paul Cercueil
· 6 years ago
35614ac
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
by Radhey Shyam Pandey
· 5 years ago
202a604
dmaengine: qcom: bam_dma: Fix resource leak
by Jeffrey Hugo
· 5 years ago
0afd70b
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
by Tony Lindgren
· 5 years ago
1d2a860
dmaengine: ti: edma: Do not reset reserved paRAM slots
by Peter Ujfalusi
· 5 years ago
d5517d4
dmaengine: iop-adma: use correct printk format strings
by Arnd Bergmann
· 5 years ago
51a1ca8
dmaengine: bcm2835: Print error in case setting DMA mask fails
by Stefan Wahren
· 5 years ago
ab1dfea
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
by Wenwen Wang
· 5 years ago
5a835f5
dmaengine: ti: dma-crossbar: Fix a memory leak bug
by Wenwen Wang
· 5 years ago
7900374
dmaengine: ste_dma40: fix unneeded variable warning
by Arnd Bergmann
· 5 years ago
1235f5e
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
by Geert Uytterhoeven
· 5 years ago
9b8a4a1
dmaengine: imx-sdma: fix use-after-free on probe error path
by Sven Van Asbroeck
· 5 years ago
6e8aa99
dmaengine: imx-sdma: remove BD_INTR for channel0
by Robin Gong
· 5 years ago
e09a5cb
dmaengine: idma64: Use actual device for DMA transfers
by Andy Shevchenko
· 6 years ago
e7df1de
dmaengine: tegra210-adma: use devm_clk_*() helpers
by Sameer Pujar
· 6 years ago
5c1c6e2
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
by Nicolas Ferre
· 6 years ago
ab53d05
dmaengine: pl330: _stop: clear interrupt status
by Sugar Zhang
· 6 years ago
12ada5b
dmaengine: tegra210-dma: free dma controller in remove()
by Sameer Pujar
· 6 years ago
2996669
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
by Dirk Behme
· 6 years ago
5f99bd3
dmaengine: tegra: avoid overflow of byte tracking
by Ben Dooks
· 6 years ago
817d556
dmaengine: qcom_hidma: assign channel cookie correctly
by Shunyong Yang
· 6 years ago
a0a8b92
dmaengine: imx-dma: fix warning comparison of distinct pointer types
by Anders Roxell
· 6 years ago
ad30393
dmaengine: dmatest: Abort test in case of mapping error
by Andy Shevchenko
· 6 years ago
b498cfe
dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
by Codrin Ciubotariu
· 6 years ago
d9f82de
dmaengine: imx-dma: fix wrong callback invoke
by Leonid Iziumtsev
· 6 years ago
3c83079
dmaengine: bcm2835: Fix abort of transactions
by Lukas Wunner
· 6 years ago
277242c
dmaengine: bcm2835: Fix interrupt race on RT
by Lukas Wunner
· 6 years ago
6f76b5a
dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
by Nathan Chancellor
· 6 years ago
1f71707
dmaengine: cppi41: delete channel from pending list when stop channel
by Bin Liu
· 6 years ago
07d8aba
dmaengine: at_hdmac: fix module unloading
by Richard Genoud
· 6 years ago
0daa7fc2
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
by Richard Genoud
· 6 years ago
e0362b4
dmaengine: dma-jz4780: Return error if not probed from DT
by Paul Cercueil
· 6 years ago
479cd3e
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
by Waiman Long
· 6 years ago
0c8706e
dmaengine: mv_xor_v2: kill the tasklets upon exit
by Hanna Hawa
· 6 years ago
ddf00fe
dmaengine: pl330: fix irq race with terminate_all
by John Keeping
· 6 years ago
87aea47
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
by Dan Carpenter
· 6 years ago
8c5fd3d
dmaengine: pl330: report BURST residue granularity
by Marek Szyprowski
· 6 years ago
cecf8a6
dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
by Srinivas Kandagatla
· 7 years ago
431f979
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
by Yoshihiro Shimoda
· 7 years ago
83f6484
dmaengine: pl330: fix a race condition in case of threaded irqs
by Qi Hou
· 7 years ago
3bdcced
dmaengine: mv_xor_v2: Fix clock resource by adding a register clock
by Gregory CLEMENT
· 7 years ago
1270076
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
by Yoshihiro Shimoda
· 7 years ago
5d15187
dmaengine: at_xdmac: fix rare residue corruption
by Maxime Jayat
· 7 years ago
9228410
dmaengine: imx-sdma: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
559205f
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
by Vignesh R
· 7 years ago
2d443c9
dmaengine: zynqmp_dma: Fix race condition in the probe
by Kedareswara rao Appana
· 7 years ago
61ed2d2
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
by Jiada Wang
· 8 years ago
051337a
dmaengine: fsl-edma: disable clks on all error paths
by Andreas Platschek
· 7 years ago
c5d98b6
dmaengine: zx: fix build warning
by Jun Nie
· 8 years ago
b3e6030
dmaengine: jz4740: disable/unprepare clk if probe fails
by Tobias Jordan
· 7 years ago
3250df9
dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved
by Gustavo A. R. Silva
· 7 years ago
b3df69b
dmaengine: ioat: Fix error handling path
by Christophe JAILLET
· 7 years ago
297c7cc
dmaengine: dmatest: fix container_of member in dmatest_callback
by Yang Shunyong
· 7 years ago
5a7192b
dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
by Peter Ujfalusi
· 7 years ago
e30ccb5
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
by Matthias Kaehlcke
· 8 years ago
679dbea
dmaengine: dmatest: move callback wait queue to thread context
by Adam Wallis
· 7 years ago
49c3164
dmaengine: pl330: fix double lock
by Iago Abal
· 8 years ago
7468e76
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
by M'boumba Cedric Madianga
· 8 years ago
000e718
dmaengine: stm32-dma: Set correct args number for DMA request from DT
by M'boumba Cedric Madianga
· 8 years ago
e7918c6
dmaengine: zx: set DMA_CYCLIC cap_mask bit
by Shawn Guo
· 8 years ago
2bd38ec
dmaengine: dmatest: warn user when dma test times out
by Adam Wallis
· 7 years ago
9d9c288
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
by Peter Ujfalusi
· 7 years ago
618c786
dmaengine: edma: Align the memcpy acnt array size with the transfer
by Peter Ujfalusi
· 7 years ago
29e0adf
dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path.
by Christophe JAILLET
· 8 years ago
c2804b2
dmaengine: ioatdma: workaround SKX ioatdma version
by Dave Jiang
· 8 years ago
2987ce1
dmaengine: ioatdma: Add Skylake PCI Dev ID
by Dave Jiang
· 8 years ago
25c7794
dmaengine: bcm2835: Fix cyclic DMA period splitting
by Matthias Reichl
· 8 years ago
1f67d28
dmaengine: mv_xor_v2: set DMA mask to 40 bits
by Thomas Petazzoni
· 8 years ago
eb5afab
dmaengine: mv_xor_v2: remove interrupt coalescing
by Thomas Petazzoni
· 8 years ago
b2c8bb0
dmaengine: mv_xor_v2: fix tx_submit() implementation
by Thomas Petazzoni
· 8 years ago
0d09185
dmaengine: mv_xor_v2: enable XOR engine after its configuration
by Hanna Hawa
· 8 years ago
e2a092e
dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx
by Thomas Petazzoni
· 8 years ago
67b1684
dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors
by Thomas Petazzoni
· 8 years ago
f08c84d
dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
by Thomas Petazzoni
· 8 years ago
f2e9d10
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
by Alexander Sverdlin
· 7 years ago
b7e7a4d
dmaengine: ep93xx: Always start from BASE0
by Alexander Sverdlin
· 7 years ago
cd0ef52
dmaengine: usb-dmac: Fix DMAOR AE bit definition
by Hiroyuki Yokoyama
· 8 years ago
2382c14
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations.
by Krister Johansen
· 8 years ago
3a654a8
dmaengine: imx-sdma - correct the dma transfer residue calculation
by Nandor Han
· 8 years ago
788d81d
dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
by Magnus Lilja
· 8 years ago
bc05a2e
dmaengine: cppi41: Fix oops in cppi41_runtime_resume
by Tony Lindgren
· 8 years ago
2c2e7fe
dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
by Tony Lindgren
· 8 years ago
d21814a
dmaengine: pl330: Fix runtime PM support for terminated transfers
by Marek Szyprowski
· 8 years ago
172270c
dmaengine: rcar-dmac: unmap slave resource when channel is freed
by Niklas Söderlund
· 8 years ago
6c6ae8c
dmaengine: omap-dma: Fix dynamic lch_map allocation
by Peter Ujfalusi
· 8 years ago
Next »