summaryrefslogtreecommitdiff
path: root/drivers/dma/dw
AgeCommit message (Expand)Author
2020-01-29dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko
2016-08-08dmaengine: dw: convert callback to helper functionDave Jiang
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-19dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter
2016-04-13dmaengine: dw: set cdesc to NULL when free cyclic transfersAndy Shevchenko
2016-04-13dmaengine: dw: move residue to a descriptorAndy Shevchenko
2016-04-13dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko
2016-04-13dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko
2016-04-13dmaengine: dw: define counter variables as unsigned intAndy Shevchenko
2016-04-13dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko
2016-04-13dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chainMans Rullgard
2016-04-13dmaengine: dw: set LMS field in descriptorsMans Rullgard
2016-04-13dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard
2016-04-13dmaengine: dw: set src and dst master select according to xfer directionMans Rullgard
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-04-13dmaengine: dw: fix master selectionAndy Shevchenko
2016-03-17Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-02-15dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-02-08dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko
2016-01-25dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang
2016-01-20Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-01-14dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-01-14dmaengine: dw: fix cyclic transfer setupMans Rullgard
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: return immediately from IRQ when DMA isn't in useAndy 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-11-10Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-10-31dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko
2015-10-31dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko
2015-10-31dmaengine: dw: don't override platform data with autocfgAndy Shevchenko
2015-09-30dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko
2015-09-30dmaengine: dw: convert to __ffs()Andy Shevchenko
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-08-24dmaengine: sort the dw KconfigVinod Koul
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul
2015-03-16dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula
2015-03-16dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko