index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
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-12
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
*
|
dmaengine: ste_dma40: Also report the number of logical channels
Lee Jones
2013-05-23
1
-2
/
+3
*
|
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
Lee Jones
2013-05-23
1
-6
/
+4
*
|
dmaengine: ste_dma40: Remove 'always true' checking
Lee Jones
2013-05-23
1
-11
/
+5
*
|
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
Lee Jones
2013-05-23
1
-10
/
+6
*
|
dmaengine: ste_dma40: Remove home-brew MAX() macro
Lee Jones
2013-05-23
1
-3
/
+4
*
|
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
Lee Jones
2013-05-23
1
-62
/
+31
*
|
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
Lee Jones
2013-05-23
1
-4
/
+4
*
|
dmaengine: ste_dma40: Move default memcpy configs into the driver
Lee Jones
2013-05-23
1
-2
/
+30
*
|
dmaengine: ste_dma40: Fix up static memcpy event lines
Linus Walleij
2013-05-23
1
-1
/
+15
*
|
dmaengine: ste_dma40: Assign memcpy channels in the driver
Lee Jones
2013-05-23
1
-5
/
+7
|
/
*
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers
Fabio Baltieri
2013-02-14
1
-3
/
+3
*
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
Vinod Koul
2013-01-21
1
-126
/
+363
|
\
|
*
dmaengine: set_dma40: balance clock in probe fail code
Fabio Baltieri
2013-01-14
1
-1
/
+1
|
*
dmaengine: set_dma40: ignore spurious interrupts
Fabio Baltieri
2013-01-14
1
-3
/
+12
|
*
dmaengine: ste_dma40: add software lli support
Fabio Baltieri
2013-01-14
1
-1
/
+19
|
*
dmaengine: ste_dma40: minor code readability fixes
Fabio Baltieri
2013-01-14
1
-9
/
+8
|
*
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
2013-01-14
1
-21
/
+12
|
*
dmaengine: ste_dma40: add a done queue for completed descriptors
Fabio Baltieri
2013-01-14
1
-4
/
+33
|
*
dmaengine: ste_dma40: support more than 128 event lines
Tong Liu
2013-01-14
1
-78
/
+228
|
*
dmaengine: ste_dma40: physical channels number correction
Gerald Baeza
2013-01-14
1
-5
/
+10
|
*
dmaengine: ste_dma40: support fixed physical channel allocation
Gerald Baeza
2013-01-14
1
-2
/
+11
[next]