| Commit message (Expand) | Author | Age | Files | Lines |
* | ste_dma40: Delete an unnecessary variable initialisation in d40_probe() | Markus Elfring | 2015-12-10 | 1 | -1/+1 |
* | ste_dma40: Delete another unnecessary check in d40_probe() | Markus Elfring | 2015-12-10 | 1 | -42/+40 |
* | ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d... | Markus Elfring | 2015-12-10 | 1 | -2/+1 |
* | dmaengine: ste_dma40: fix a trivial typo | Geliang Tang | 2015-10-25 | 1 | -1/+1 |
* | dmaengine: Add an enum for the dmaengine alignment constraints | Maxime Ripard | 2015-08-05 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 1 | -2/+4 |
|\ |
|
| * | dmaengine: ste_dma40: fix implicit conversion | Stefan Agner | 2015-04-01 | 1 | -2/+4 |
* | | Staging: drivers: dma: Add space before ( | Dilek Uzulmez | 2015-02-27 | 1 | -1/+1 |
|/ |
|
* | dmaengine: ste_dma: fix incompatible pointer type warns | Vinod Koul | 2014-12-22 | 1 | -1/+2 |
* | dmaengine: d40: Split device_control | Maxime Ripard | 2014-12-22 | 1 | -32/+28 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | dma: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-12-12 | 1 | -0/+1 |
|\ \ |
|
| * | | dmaengine: ste_dma40: fix error return code | Julia Lawall | 2014-12-05 | 1 | -0/+1 |
| |/ |
|
* / | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
|/ |
|
* | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 2014-08-04 | 1 | -2/+1 |
* | dma: ste_dma40: Convert to the late system PM callbacks | Ulf Hansson | 2014-05-07 | 1 | -1/+1 |
* | dma: ste_dma40: Fixup system suspend/resume | Ulf Hansson | 2014-05-07 | 1 | -3/+10 |
* | dma: ste_dma40: Convert to PM macros while providing the PM callbacks | Ulf Hansson | 2014-05-07 | 1 | -79/+71 |
* | dma: ste_dma40: Don't require CONFIG_PM_RUNTIME | Ulf Hansson | 2014-05-07 | 1 | -11/+10 |
* | dma: ste_dma40: Maintain spinlock order while handling pause | Ulf Hansson | 2014-05-07 | 1 | -1/+1 |
* | dma: ste_dma40: don't dereference free:d descriptor | Linus Walleij | 2014-02-17 | 1 | -1/+3 |
* | dma: ste_dma40: Parse flags property for new 'high priority channel' request | Lee Jones | 2013-11-26 | 1 | -0/+4 |
* | dmaengine: ste: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -1/+1 |
* | DMA: ste_dma40: use a power of 2 check | Guennadi Liakhovetski | 2013-10-07 | 1 | -2/+3 |
* | dma: ste_dma40: Fix potential null pointer dereference | Sachin Kamat | 2013-09-02 | 1 | -0/+3 |
* | dma: ste_dma40: Remove duplicate const | Sachin Kamat | 2013-09-02 | 1 | -1/+1 |
* | dmaengine: ste_dma40: off by one in d40_of_probe() | Dan Carpenter | 2013-08-25 | 1 | -1/+1 |
* | dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y | Fabio Estevam | 2013-08-25 | 1 | -7/+5 |
* | dma: use dev_get_platdata() | Jingoo Han | 2013-08-13 | 1 | -2/+2 |
* | Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-06-25 | 1 | -9/+9 |
|\ |
|
| * | dmaengine: ste_dma40: Declare memcpy config as static | Fabio Baltieri | 2013-06-24 | 1 | -2/+2 |
| * | dmaengine: ste_dma40: fix error return code in d40_probe() | Wei Yongjun | 2013-06-04 | 1 | -7/+7 |
* | | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-06-15 | 1 | -84/+115 |
|\| |
|
| * | dmaengine: ste_dma40: Fetch disabled channels from DT | Lee Jones | 2013-06-04 | 1 | -1/+16 |
| * | dmaengine: ste_dma40: Fetch the number of physical channels from DT | Lee Jones | 2013-06-04 | 1 | -1/+6 |
| * | dmaengine: ste_dma40: Allow memcpy channels to be configured from DT | Lee Jones | 2013-06-04 | 1 | -8/+32 |
| * | dmaengine: ste_dma40: Convert data_width from register bit format to value | Lee Jones | 2013-06-04 | 1 | -38/+25 |
| * | dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi... | Lee Jones | 2013-06-04 | 1 | -28/+28 |
| * | dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s | Lee Jones | 2013-06-04 | 1 | -10/+10 |
* | | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2013-06-13 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | dmaengine: ste_dma40: fix pm runtime ref counting | Rabin Vincent | 2013-05-27 | 1 | -3/+5 |
* | | dmaengine: ste_dma40: Remove redundant address fetching function | Lee Jones | 2013-05-23 | 1 | -18/+0 |
* | | dmaengine: ste_dma40: Only use addresses passed as configuration information | Lee Jones | 2013-05-23 | 1 | -40/+11 |
* | | dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate | Lee Jones | 2013-05-23 | 1 | -3/+3 |
* | | dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() | Lee Jones | 2013-05-23 | 1 | -5/+9 |
* | | dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking | Lee Jones | 2013-05-23 | 1 | -0/+4 |
* | | dmaengine: ste_dma40: Supply full Device Tree parsing support | Lee Jones | 2013-05-23 | 1 | -0/+52 |
* | | dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled | Lee Jones | 2013-05-23 | 1 | -2/+44 |
* | | dmaengine: ste_dma40: Allocate plat_data on declaration | Lee Jones | 2013-05-23 | 1 | -3/+1 |