summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/platform.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko2017-01-251-0/+1
* dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+11
* dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev2016-11-301-0/+6
* dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko2016-05-021-2/+3
* dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko2016-05-021-2/+2
* dmaengine: dw: revisit data_width propertyAndy Shevchenko2016-05-021-1/+4
* dmaengine: dw: platform: check nr_masters to be non-zeroAndy Shevchenko2016-05-021-10/+10
* dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-6/+6
* Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-131-2/+5
|\
| * dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard2015-12-181-2/+5
* | Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko2016-01-071-16/+1Star
* | dmaengine: dw: platform: power on device on shutdownAndy Shevchenko2016-01-071-0/+12
|/
* dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko2015-10-311-1/+16
* 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-051-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/+19Star
* 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/+4Star
* DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King2013-10-311-5/+3Star
* 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