aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_xdmac.c
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-28
|\
| * Merge branch 'topic/at_xdmac' into for-linusVinod Koul2016-07-16
| |\
| | * dmaengine: at_xdmac: fix un-exported functionsBen Dooks2016-06-07
| * | dmaengine: at_xdmac: fix debug stringAlexandre Belloni2016-06-29
| |/
* | dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-05-30
* | dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-05-30
* | dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-05-30
|/
* dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-10
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-20
|\
| * dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-01-18
* | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-13
|\|
| * dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2015-12-05
| * dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches2015-12-05
* | dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen2015-12-09
* | 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-15
|/
* 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-09-30
| * dmaengine: at_xdmac: handle numf > 1Maxime Ripard2015-09-30
* | dmaengine: at_xdmac: clean used descriptorLudovic Desroches2015-09-30
* | dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard2015-09-30
|/
* 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-05
| |/
* | 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-24
| * 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-05
* dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches2015-02-05
* dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches2015-02-05
* dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen2015-02-05
* Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-02
|\
| * dmaengine: at_xdmac: Declare slave capabilities for the generic codeLudovic Desroches2014-12-22
| * dmaengine: at_xdmac: split device_controlLudovic Desroches2014-12-22
| * dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22