aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/at_xdmac.c
AgeCommit message (Expand)Author
2016-11-18dmaengine: at_xdmac: fix spurious flag status for mem2mem transfersLudovic Desroches
2016-10-07dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun
2016-10-07dmaengine: at_xdmac: fix debug stringAlexandre Belloni
2016-08-10dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches
2016-08-10dmaengine: at_xdmac: fix residue corruptionLudovic Desroches
2016-08-10dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2015-12-10dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy()Cyrille Pitchen
2015-12-05dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE
2015-12-05dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches
2015-12-05dmaengine: at_xdmac: fix macro typoLudovic Desroches
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-10-01dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches
2015-10-01dmaengine: at_xdmac: handle numf > 1Maxime Ripard
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-08-23Merge branch 'topic/at_xdmac' into for-linusVinod Koul
2015-08-19dmaengine: at_xdmac: fix bug in prep_dma_cyclicLudovic Desroches
2015-08-06dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches
2015-07-06dmaengine: at_xdmac: fix indentationLudovic Desroches
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-06-25dmaengine: xdmac: Add memset supportMaxime Ripard
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard
2015-06-08dmaengine: at_xdmac: rework slave configuration partLudovic Desroches
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches
2015-05-18dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard
2015-05-18dmaengine: xdmac: Rework the chaining logicMaxime Ripard
2015-05-18dmaengine: xdmac: Add function to align widthMaxime Ripard
2015-05-18dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-17dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel
2015-03-05dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches
2015-02-04dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches
2015-02-04dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches
2015-02-04dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches
2015-02-04dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul
2015-01-13dmaengine: drop owner assignment from platform_driversWolfram Sang
2014-12-22dmaengine: at_xdmac: Declare slave capabilities for the generic codeLudovic Desroches
2014-12-22dmaengine: at_xdmac: split device_controlLudovic Desroches
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-11-17dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches
2014-11-17dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches
2014-11-17dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen
2014-11-17dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen