summaryrefslogtreecommitdiff
path: root/drivers/dma/at_xdmac.c
Commit message (Expand)AuthorAge
* 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-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
|\
| * 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
* | dmaengine: drop owner assignment from platform_driversWolfram Sang2015-01-13
|/
* dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches2014-11-17
* dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches2014-11-17
* dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen2014-11-17
* dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen2014-11-17
* dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches2014-11-17
* dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches2014-11-17