aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/platform.c
AgeCommit message (Expand)Author
2023-09-28dmaengine: dw: platform: Convert to platform remove callback returning voidUwe Kleine-König
2022-05-19dmaengine: dw: Add RZN1 compatibleMiquel Raynal
2021-07-14dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko
2019-10-14dmaengine: dw: platform: Mark 'hclk' clock optionalAndy Shevchenko
2019-08-21dmaengine: dw: platform: Split OF helpers to separate moduleAndy Shevchenko
2019-08-21dmaengine: dw: platform: Split ACPI helpers to separate moduleAndy Shevchenko
2019-08-21dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-08-21dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart LakeAndy Shevchenko
2019-08-21dmaengine: dw: platform: Use struct dw_dma_chip_pdataAndy Shevchenko
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko
2019-01-07dmaengine: dw: Remove unused internal propertyAndy Shevchenko
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2018-08-29dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede
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