summaryrefslogtreecommitdiff
path: root/drivers/dma/dw
AgeCommit message (Expand)Author
2021-10-26dmaengine: dw: switch from 'pci_' to 'dma_' APIQing Wang
2021-08-06dmaengine: dw: Simplify DT property parserAndy Shevchenko
2021-08-06dmaengine: dw: Remove error message from DT parsing codeAndy Shevchenko
2021-07-14dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko
2021-04-12dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko
2021-02-08dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"Cezary Rojewski
2020-11-09dmaengine: dw: Enable runtime PMAndy Shevchenko
2020-09-18dmaengine: dw: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-17dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-08-17dmaengine: dw: Ignore burst setting for memory peripheralsSerge Semin
2020-08-17dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculationSerge Semin
2020-08-17dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin
2020-08-05Merge branch 'for-linus' into fixesVinod Koul
2020-07-27dmaengine: dw: Initialize max_sg_burst capabilitySerge Semin
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin
2020-07-27dmaengine: dw: Set DMA device max segment size parameterSerge Semin
2020-07-27dmaengine: dw: Take HC_LLP flag into account for noLLP auto-configSerge Semin
2020-07-06dmaengine: dw: Initialize channel before each transferAndy Shevchenko
2020-06-16dmaengine: dw: Replace 'objs' by 'y'Andy Shevchenko
2020-06-16dmaengine: dw: Register ACPI DMA controller for PCI that has companionAndy 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-08-21dmaengine: dw: Export struct dw_dma_chip_pdata for wider useAndy Shevchenko
2019-08-20dmaengine: dw: Update Intel Elkhart Lake Service Engine acronymJarkko Nikula
2019-06-25dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart LakeAndy Shevchenko
2019-06-25dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bitAndy Shevchenko
2019-03-12Merge branch 'topic/dw' into for-linusVinod Koul
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko
2019-01-07dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko
2019-01-07dmaengine: dw: Reset DRAIN bit when resume the channelAndy 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
2019-01-07dmaengine: dw: Add missed multi-block support for iDMA 32-bitAndy Shevchenko
2019-01-07dmaengine: dw: drop useless LIST_HEADJulia Lawall
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-12-06dmaengine: dw: Fix FIFO size for Intel MerrifieldAndy Shevchenko
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2018-10-24Merge branch 'topic/dw' into for-linusVinod Koul
2018-10-07dmaengine: dw: remove dma_slave_config direction usageVinod Koul
2018-08-29dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede
2018-04-22dmaengine: dw: simplify getting .drvdataWolfram Sang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman