aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40.c
Commit message (Expand)AuthorAge
* Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-25
|\
| * dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri2013-06-24
| * dmaengine: ste_dma40: fix error return code in d40_probe()Wei Yongjun2013-06-04
* | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-14
|\|
| * dmaengine: ste_dma40: Fetch disabled channels from DTLee Jones2013-06-04
| * dmaengine: ste_dma40: Fetch the number of physical channels from DTLee Jones2013-06-04
| * dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones2013-06-04
| * dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones2013-06-04
| * dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...Lee Jones2013-06-04
| * dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'sLee Jones2013-06-04
* | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-06-12
|\ \ | |/ |/|
| * dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent2013-05-27
* | dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones2013-05-23
* | dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones2013-05-23
* | dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones2013-05-23
* | dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones2013-05-23
* | dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones2013-05-23
* | dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones2013-05-23
* | dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones2013-05-23
* | dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones2013-05-23
* | dmaengine: ste_dma40: Also report the number of logical channelsLee Jones2013-05-23
* | dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones2013-05-23
* | dmaengine: ste_dma40: Remove 'always true' checkingLee Jones2013-05-23
* | dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones2013-05-23
* | dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones2013-05-23
* | dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones2013-05-23
* | dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones2013-05-23
* | dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones2013-05-23
* | dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij2013-05-23
* | dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones2013-05-23
|/
* dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri2013-02-14
* Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-21
|\
| * dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri2013-01-14
| * dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: minor code readability fixesFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri2013-01-14
| * dmaengine: ste_dma40: support more than 128 event linesTong Liu2013-01-14
| * dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-14
| * dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza2013-01-14
| * dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent2013-01-14
| * dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G2013-01-14
| * dmaengine: ste_dma40: limit burst size to 16Per Forlin2013-01-14
| * dmaengine: ste_dma40: set dma max seg sizePer Forlin2013-01-14
* | dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko2013-01-12
|/
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-05
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-09
|\
| * dma/ste_dma40: Fixup clock usage during probeUlf Hansson2012-08-30
* | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
|/