summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/platform.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko2015-03-161-1/+4
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-181-2/+2
|\
| * dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-041-2/+2
* | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-131-0/+5
|/
* dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko2014-10-151-4/+4
* dmaengine: dw: move clock operations to platform.cAndy Shevchenko2014-09-111-3/+22
* dmaengine: dw: introduce generic filter functionAndy Shevchenko2014-09-111-44/+19
* dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko2014-09-111-2/+4
* dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko2014-05-071-14/+4
* DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King2013-10-311-5/+3
* dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko2013-08-051-0/+1
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-051-0/+317