aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/platform.c
AgeCommit message (Expand)Author
2020-01-27dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2019-12-13dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2018-04-22dmaengine: dw: simplify getting .drvdataWolfram Sang
2017-05-24dmaengine: DW DMAC: Handle return value of clk_prepare_enableArvind Yadav
2017-01-25dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-11-30dmaengine: DW DMAC: enable memory-to-memory transfers supportEugeniy Paltsev
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko
2016-05-02dmaengine: dw: revisit data_width propertyAndy Shevchenko
2016-05-02dmaengine: dw: platform: check nr_masters to be non-zeroAndy Shevchenko
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-01-07Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko
2016-01-07dmaengine: dw: platform: power on device on shutdownAndy Shevchenko
2015-12-18dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko
2014-09-11dmaengine: dw: move clock operations to platform.cAndy Shevchenko
2014-09-11dmaengine: dw: introduce generic filter functionAndy Shevchenko
2014-09-11dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko
2014-05-07dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko
2013-10-31DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko