summaryrefslogtreecommitdiff
path: root/drivers/dma/at_xdmac.c (follow)
Commit message (Expand)AuthorAge
* dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-27
* dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-27
* dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus2022-01-27
* dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus2022-01-27
* dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea2021-11-26
* dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-06-11
* dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-03-23
* dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat2018-04-24
* dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2016-11-18
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-07
* dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-10-07
* dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-08-10
* dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-08-10
* dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-08-10
* dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-16
* dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-03-03
* dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen2015-12-10
* dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE2015-12-05
* dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches2015-12-05
* dmaengine: at_xdmac: fix macro typoLudovic Desroches2015-12-05
* dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann2015-11-16
* Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-10
|\
| * dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches2015-10-01
| * dmaengine: at_xdmac: handle numf > 1Maxime Ripard2015-10-01
* | dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-10-01
* | dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-10-01
|/
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\
| * Merge branch 'topic/at_xdmac' into for-linusVinod Koul2015-08-23
| |\
| | * dmaengine: at_xdmac: fix indentationLudovic Desroches2015-07-06
| * | dmaengine: at_xdmac: fix bug in prep_dma_cyclicLudovic Desroches2015-08-19
| * | dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard2015-08-06
| |/
* | dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen2015-07-31
* | dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches2015-07-31
|/
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-29
|\
| * dmaengine: xdmac: Add memset supportMaxime Ripard2015-06-25
| * dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-12
| * dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard2015-05-18
| * dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-18
| * dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-18
| * dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-18
* | dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-08
* | dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-08
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel2015-04-17
* | dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches2015-03-05
|/
* dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches2015-02-04
* dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches2015-02-04
* dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches2015-02-04
* dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen2015-02-04
* Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-02
|\