summaryrefslogtreecommitdiff
path: root/drivers/dma/dw
Commit message (Expand)AuthorAge
* dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko2016-05-02
* dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko2016-05-02
* dmaengine: dw: revisit data_width propertyAndy Shevchenko2016-05-02
* dmaengine: dw: platform: check nr_masters to be non-zeroAndy Shevchenko2016-05-02
* dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter2016-04-19
* dmaengine: dw: set cdesc to NULL when free cyclic transfersAndy Shevchenko2016-04-13
* dmaengine: dw: move residue to a descriptorAndy Shevchenko2016-04-13
* dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko2016-04-13
* dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko2016-04-13
* dmaengine: dw: define counter variables as unsigned intAndy Shevchenko2016-04-13
* dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko2016-04-13
* dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chainMans Rullgard2016-04-13
* dmaengine: dw: set LMS field in descriptorsMans Rullgard2016-04-13
* dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard2016-04-13
* dmaengine: dw: set src and dst master select according to xfer directionMans Rullgard2016-04-13
* dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-13
* dmaengine: dw: fix master selectionAndy Shevchenko2016-04-13
* Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-17
|\
| * dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang2016-01-25
* | dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-02-15
* | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-08
|/
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-20
|\
| * dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-01-14
| * dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-01-14
* | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-13
|\ \ | |/
| * dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()Mans Rullgard2015-12-18
* | Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko2016-01-07
* | dmaengine: dw: return immediately from IRQ when DMA isn't in useAndy Shevchenko2016-01-07
* | dmaengine: dw: platform: power on device on shutdownAndy Shevchenko2016-01-07
|/
* Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-11-10
|\
| * dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko2015-10-31
| * dmaengine: dw: platform: provide platform data for IntelAndy Shevchenko2015-10-31
| * dmaengine: dw: don't override platform data with autocfgAndy Shevchenko2015-10-31
| * dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko2015-09-30
| * dmaengine: dw: convert to __ffs()Andy Shevchenko2015-09-30
* | dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko2015-09-30
|/
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-04
|\
| * dmaengine: sort the dw KconfigVinod Koul2015-08-24
* | Update Viresh Kumar's email addressViresh Kumar2015-07-17
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul2015-04-22
| * dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-16
| * dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-16
* | dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko2015-03-16
* | dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang2015-03-05
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-18
|\
| * dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-04
| * dmaengine: dw: provide DMA capabilitiesAndy Shevchenko2015-01-13
| * dmaengine: dw: update the driver commentsVinod Koul2014-12-22
| * dmaengine: dw: Split device_controlMaxime Ripard2014-12-22