Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
343bf960f03c982a80dbf5ee3af58a7734a3f1d2
/
drivers
/
dma
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
a0d3c7c
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
f9114a5
Merge branch 'topic/xilinx' into for-linus
by Vinod Koul
· 8 years ago
0f5c85f
Merge branch 'topic/tegra' into for-linus
by Vinod Koul
· 8 years ago
53b84ba
Merge branch 'topic/sun6i' into for-linus
by Vinod Koul
· 8 years ago
82770a2
Merge branch 'topic/qcom' into for-linus
by Vinod Koul
· 8 years ago
ba8b6cc0
Merge branch 'topic/pxa' into for-linus
by Vinod Koul
· 8 years ago
4dc5006
Merge branch 'topic/pl08x' into for-linus
by Vinod Koul
· 8 years ago
112db20
Merge branch 'topic/mv_xor' into for-linus
by Vinod Koul
· 8 years ago
ee5644c
Merge branch 'topic/mpc512x' into for-linus
by Vinod Koul
· 8 years ago
8dfc27a
Merge branch 'topic/hsu' into for-linus
by Vinod Koul
· 8 years ago
5621488
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 8 years ago
95c4dc7
Merge branch 'topic/bcm' into for-linus
by Vinod Koul
· 8 years ago
a365c96
Merge branch 'topic/core' into for-linus
by Vinod Koul
· 8 years ago
511deae
dmaengine: ioatdma: disable relaxed ordering for ioatdma
by Dave Jiang
· 8 years ago
20ea6be
dmaengine: of_dma: approximate an average distribution
by Niklas Söderlund
· 8 years ago
d57d3a4
dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
3b2bc8a
dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event
by Peter Ujfalusi
· 8 years ago
42d236f
dmaengine: qcom_hidma: add support for object hierarchy
by Sinan Kaya
· 9 years ago
570d017
dmaengine: qcom_hidma: add debugfs hooks
by Sinan Kaya
· 9 years ago
d1615ca
dmaengine: qcom_hidma: implement lower level hardware interface
by Sinan Kaya
· 9 years ago
ba16db3
dmaengine: vdma: Add clock support
by Kedareswara rao Appana
· 8 years ago
fb23666
dmaengine: vdma: Add config structure to differentiate dmas
by Kedareswara rao Appana
· 8 years ago
f46b195
dmaengine: tegra-adma: Add support for Tegra210 ADMA
by Jon Hunter
· 8 years ago
07b0e7d
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
by Kedareswara rao Appana
· 9 years ago
c0bba3a
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
by Kedareswara rao Appana
· 9 years ago
42c1a2e
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
by Kedareswara rao Appana
· 9 years ago
dd4e91d
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
by Andy Shevchenko
· 8 years ago
c39290a
dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC
by Gregory CLEMENT
· 9 years ago
ac5f0f3
dmaengine: mv_xor: add support for Armada 3700 SoC
by Marcin Wojtas
· 9 years ago
dd130c6
dmaengine: mv_xor: use SoC type instead of directly the operation mode
by Gregory CLEMENT
· 9 years ago
bc822e1
dmaengine: mv_xor: make the code 64 bits compliant
by Gregory CLEMENT
· 9 years ago
2ba4f8a
dmaengine: vdma: Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
4376455
dmaengine: fsldma: Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
305697f
dmaengine: ioatdma: Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
1c85a84
dmaengine: mmp_pdma: Use dma_pool_zalloc
by Julia Lawall
· 9 years ago
a90e173
dmaengine: sun6i: Add cyclic capability
by Jean-Francois Moine
· 9 years ago
3435fb1
dmaengine: sun6i: Remove useless check
by Jean-Francois Moine
· 9 years ago
a4eb36b
dmaengine: sun6i: Set default maxburst size and bus width
by Jean-Francois Moine
· 9 years ago
3a14c66
dmaengine: dw: pass platform data via struct dw_dma_chip
by Andy Shevchenko
· 9 years ago
161c3d0
dmaengine: dw: keep entire platform data in struct dw_dma
by Andy Shevchenko
· 9 years ago
2e65060
dmaengine: dw: revisit data_width property
by Andy Shevchenko
· 9 years ago
969f750
dmaengine: dw: platform: check nr_masters to be non-zero
by Andy Shevchenko
· 9 years ago
00ef449
dmaengine: tegra-apb: proper default init of channel slave_id
by Shardar Shariff Md
· 9 years ago
0eef727
dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message
by Martin Sperl
· 9 years ago
4e0def8
dmaengine: pxa_dma: remove duplicate const qualifier
by Eric Engestrom
· 9 years ago
52c8717
dmaengine: sun6i: Simplify lli setting
by Jean-Francois Moine
· 9 years ago
dc6a58c
dmaengine: sun6i: Fix impossible settings of burst and bus width
by Jean-Francois Moine
· 9 years ago
128fe7e
dmaengine: sun6i: Fix the access of the IRQ register
by Jean-Francois Moine
· 9 years ago
e093bf6
dmaengine: pxa: handle bus errors
by Robert Jarzmik
· 9 years ago
ab703f8
dmaengine: dw: lazy allocation of dma descriptors
by Christian Lamparter
· 9 years ago
5ad3f29
dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
by Stanimir Varbanov
· 9 years ago
2a663ed
dmaengine: qcom: bam_dma: use correct pipe FIFO size
by Stanimir Varbanov
· 9 years ago
5172c9e
dmaengine: qcom: bam_dma: add controlled-remotely dt property
by Stanimir Varbanov
· 9 years ago
f89117c
dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised
by Stanimir Varbanov
· 9 years ago
f139f97
dmaengine: qcom: bam_dma: fix dma free memory on remove
by Stanimir Varbanov
· 9 years ago
e2eca63
dmaengine: bcm2835: use platform_get_irq_byname
by Martin Sperl
· 9 years ago
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
d9f094a
dmaengine: bcm2835: add dma_memcopy support to bcm2835-dma
by Martin Sperl
· 9 years ago
388cc7a
dmaengine: bcm2835: add slave_sg support to bcm2835-dma
by Martin Sperl
· 9 years ago
4087412
dmaengine: bcm2835: limit max length based on channel type
by Martin Sperl
· 9 years ago
92153bb
dmaengine: bcm2835: move controlblock chain generation into separate method
by Martin Sperl
· 9 years ago
a4dcdd8
dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc
by Martin Sperl
· 9 years ago
e42685d
dmaengine: bcm2835: add additional defines for DMA-registers
by Martin Sperl
· 9 years ago
a1d71ba
dmaengine: bcm2835: remove unnecessary masking of dma channels
by Martin Sperl
· 9 years ago
0fa5867
dmaengine: bcm2835: set residue_granularity field
by Martin Sperl
· 9 years ago
925a7d0
dmaengine: dw: set cdesc to NULL when free cyclic transfers
by Andy Shevchenko
· 9 years ago
b68fd09
dmaengine: dw: move residue to a descriptor
by Andy Shevchenko
· 9 years ago
423f9cb
dmaengine: dw: move dwc->initialized to dwc->flags
by Andy Shevchenko
· 9 years ago
5e09f98
dmaengine: dw: move dwc->paused to dwc->flags
by Andy Shevchenko
· 9 years ago
7794e5b
dmaengine: dw: define counter variables as unsigned int
by Andy Shevchenko
· 9 years ago
897e40d
dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
by Andy Shevchenko
· 9 years ago
a3e5579
dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain
by Mans Rullgard
· 9 years ago
2a0fae0
dmaengine: dw: set LMS field in descriptors
by Mans Rullgard
· 9 years ago
df1f3a2
dmaengine: dw: fix byte order of hw descriptor fields
by Mans Rullgard
· 9 years ago
bb3450a
dmaengine: dw: set src and dst master select according to xfer direction
by Mans Rullgard
· 9 years ago
c422025
dmaengine: dw: rename masters to reflect actual topology
by Andy Shevchenko
· 9 years ago
3fe6409
dmaengine: dw: fix master selection
by Andy Shevchenko
· 9 years ago
4c4d7f87
dmaengine: core: Revert back to pr_debug in __dma_request_channel()
by Jarkko Nikula
· 9 years ago
48a59ed
dmaengine: vdma: Fix checkpatch.pl warnings
by Kedareswara rao Appana
· 9 years ago
a65cf512
dmaengine: vdma: Fix race condition in Non-SG mode
by Kedareswara rao Appana
· 9 years ago
b72db40
dmaengine: vdma: Add 64 bit addressing support to the driver
by Kedareswara rao Appana
· 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
f9cd476
dmaengine: pl08x: allocate OF slave channel data at probe time
by Linus Walleij
· 9 years ago
b2d8984
dmaengine: add DMA_CYCLIC to dma_get_slave_caps
by Vinod Koul
· 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
77fc397
dmaengine: mpc512x: Fix code style
by Mario Six
· 9 years ago
899ed9d
dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers
by Mario Six
· 9 years ago
237ec70
dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308
by Mario Six
· 9 years ago
17b3cf4
dmaengine: hsu: set maximum allowed segment size for DMA
by Andy Shevchenko
· 9 years ago
c36a017
dmaengine: hsu: don't check direction of timeouted channel
by Andy Shevchenko
· 9 years ago
2d4d689
dmaengine: hsu: allow more than 3 descriptors
by Andy Shevchenko
· 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
Next »