index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ste_dma40.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-26
dma: ste_dma40: Parse flags property for new 'high priority channel' request
Lee Jones
1
-0
/
+4
2013-10-25
dmaengine: ste: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-07
DMA: ste_dma40: use a power of 2 check
Guennadi Liakhovetski
1
-2
/
+3
2013-09-02
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
1
-0
/
+3
2013-09-02
dma: ste_dma40: Remove duplicate const
Sachin Kamat
1
-1
/
+1
2013-08-25
dmaengine: ste_dma40: off by one in d40_of_probe()
Dan Carpenter
1
-1
/
+1
2013-08-25
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
1
-7
/
+5
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-06-25
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-9
/
+9
2013-06-24
dmaengine: ste_dma40: Declare memcpy config as static
Fabio Baltieri
1
-2
/
+2
2013-06-14
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-84
/
+115
2013-06-12
Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-3
/
+5
2013-06-04
dmaengine: ste_dma40: fix error return code in d40_probe()
Wei Yongjun
1
-7
/
+7
2013-06-04
dmaengine: ste_dma40: Fetch disabled channels from DT
Lee Jones
1
-1
/
+16
2013-06-04
dmaengine: ste_dma40: Fetch the number of physical channels from DT
Lee Jones
1
-1
/
+6
2013-06-04
dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
Lee Jones
1
-8
/
+32
2013-06-04
dmaengine: ste_dma40: Convert data_width from register bit format to value
Lee Jones
1
-38
/
+25
2013-06-04
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...
Lee Jones
1
-28
/
+28
2013-06-04
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
Lee Jones
1
-10
/
+10
2013-05-27
dmaengine: ste_dma40: fix pm runtime ref counting
Rabin Vincent
1
-3
/
+5
2013-05-23
dmaengine: ste_dma40: Remove redundant address fetching function
Lee Jones
1
-18
/
+0
2013-05-23
dmaengine: ste_dma40: Only use addresses passed as configuration information
Lee Jones
1
-40
/
+11
2013-05-23
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
Lee Jones
1
-3
/
+3
2013-05-23
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
Lee Jones
1
-5
/
+9
2013-05-23
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
Lee Jones
1
-0
/
+4
2013-05-23
dmaengine: ste_dma40: Supply full Device Tree parsing support
Lee Jones
1
-0
/
+52
2013-05-23
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
Lee Jones
1
-2
/
+44
2013-05-23
dmaengine: ste_dma40: Allocate plat_data on declaration
Lee Jones
1
-3
/
+1
2013-05-23
dmaengine: ste_dma40: Also report the number of logical channels
Lee Jones
1
-2
/
+3
2013-05-23
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
Lee Jones
1
-6
/
+4
2013-05-23
dmaengine: ste_dma40: Remove 'always true' checking
Lee Jones
1
-11
/
+5
2013-05-23
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
Lee Jones
1
-10
/
+6
2013-05-23
dmaengine: ste_dma40: Remove home-brew MAX() macro
Lee Jones
1
-3
/
+4
2013-05-23
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
Lee Jones
1
-62
/
+31
2013-05-23
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
Lee Jones
1
-4
/
+4
2013-05-23
dmaengine: ste_dma40: Move default memcpy configs into the driver
Lee Jones
1
-2
/
+30
2013-05-23
dmaengine: ste_dma40: Fix up static memcpy event lines
Linus Walleij
1
-1
/
+15
2013-05-23
dmaengine: ste_dma40: Assign memcpy channels in the driver
Lee Jones
1
-5
/
+7
2013-02-14
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers
Fabio Baltieri
1
-3
/
+3
2013-01-21
Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git
Vinod Koul
1
-126
/
+363
2013-01-14
dmaengine: set_dma40: balance clock in probe fail code
Fabio Baltieri
1
-1
/
+1
2013-01-14
dmaengine: set_dma40: ignore spurious interrupts
Fabio Baltieri
1
-3
/
+12
2013-01-14
dmaengine: ste_dma40: add software lli support
Fabio Baltieri
1
-1
/
+19
2013-01-14
dmaengine: ste_dma40: minor code readability fixes
Fabio Baltieri
1
-9
/
+8
2013-01-14
dmaengine: ste_dma40: minor cosmetic fixes
Fabio Baltieri
1
-21
/
+12
2013-01-14
dmaengine: ste_dma40: add a done queue for completed descriptors
Fabio Baltieri
1
-4
/
+33
2013-01-14
dmaengine: ste_dma40: support more than 128 event lines
Tong Liu
1
-78
/
+228
2013-01-14
dmaengine: ste_dma40: physical channels number correction
Gerald Baeza
1
-5
/
+10
2013-01-14
dmaengine: ste_dma40: support fixed physical channel allocation
Gerald Baeza
1
-2
/
+11
2013-01-14
dmaengine: ste_dma40: don't allow high priority dest event lines
Rabin Vincent
1
-1
/
+14
[next]