summaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_xdmac.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: at_xdmac: fix indentationLudovic Desroches2015-07-061-6/+6
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-291-52/+342
|\
| * dmaengine: xdmac: Add memset supportMaxime Ripard2015-06-251-0/+89
| * dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-121-42/+4
| * dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard2015-05-181-0/+233
| * dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-181-21/+20
| * dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-181-31/+32
| * dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-181-0/+6
* | dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-081-60/+96
* | dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-081-32/+43
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-1/+3
|\
| * dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel2015-04-171-1/+3
* | dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches2015-03-051-4/+3
|/
* dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches2015-02-041-5/+10
* dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches2015-02-041-22/+14
* dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches2015-02-041-3/+3
* dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen2015-02-041-1/+6
* Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-021-59/+68
|\
| * dmaengine: at_xdmac: Declare slave capabilities for the generic codeLudovic Desroches2014-12-221-22/+11
| * dmaengine: at_xdmac: split device_controlLudovic Desroches2014-12-221-37/+57
| * dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* | dmaengine: drop owner assignment from platform_driversWolfram Sang2015-01-131-1/+0
|/
* dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches2014-11-171-0/+5
* dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches2014-11-171-0/+1
* dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen2014-11-171-1/+3
* dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen2014-11-171-5/+12
* dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches2014-11-171-1/+0
* dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches2014-11-171-4/+4
* dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul2014-11-171-20/+20
* dmaengine: xdmac: fix print warning on size_t variableVinod Koul2014-11-171-4/+4
* dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul2014-11-171-4/+4
* dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot2014-11-171-1/+1
* dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches2014-11-061-0/+1510
OpenPOWER on IntegriCloud