aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko1-2/+2
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko1-0/+5
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko1-4/+4
2014-09-11dmaengine: dw: move clock operations to platform.cAndy Shevchenko1-3/+22
2014-09-11dmaengine: dw: introduce generic filter functionAndy Shevchenko1-44/+19
2014-09-11dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko1-2/+4
2014-05-07dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko1-14/+4
2013-10-31DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King1-5/+3
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko1-0/+1
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko1-0/+317