Viresh Kumar
|
e071916580
dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
|
14 years ago |
Viresh Kumar
|
03af500f74
dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
|
14 years ago |
Viresh Kumar
|
fa6a940bf1
dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
|
14 years ago |
Viresh Kumar
|
16a2e7d359
dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
|
14 years ago |
Viresh Kumar
|
28da28365d
dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
|
14 years ago |
Viresh Kumar
|
16ca810504
dmaengine/amba-pl08x: No need to check "ch->signal < 0"
|
14 years ago |
Viresh Kumar
|
48a59ef357
dmaengine/amba-pl08x: Simplify pl08x_ensure_on()
|
14 years ago |
Viresh Kumar
|
b7b6018bad
dmaengine/amba-pl08x: support runtime PM
|
14 years ago |
Viresh Kumar
|
175a5e617c
dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info
|
14 years ago |
Viresh Kumar
|
0532e6fced
dmaengine/amba-pl08x: Remove redundant comment and rewrite original
|
14 years ago |
Viresh Kumar
|
b201c111c8
dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)
|
14 years ago |
Viresh Kumar
|
0c38d70139
dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order
|
14 years ago |
Viresh Kumar
|
3e27ee8448
dmaengine/amba-pl08x: Resolve formatting issues
|
14 years ago |
Russell King
|
4d66164e99
dmaengine: PL08x: Fix trivial build error
|
14 years ago |
Vinod Koul
|
f32807f1ff
dmaengine: pl08x: handle the rest of enums in pl08x_width
|
14 years ago |
Russell King - ARM Linux
|
760596c6b9
DMA: PL08x: cleanup selection of burst size
|
14 years ago |
Russell King - ARM Linux
|
121c8476a3
DMA: PL08x: avoid recalculating cctl at each prepare
|
14 years ago |
Russell King - ARM Linux
|
aa88cdaa14
DMA: PL08x: cleanup selection of buswidth
|
14 years ago |
Russell King - ARM Linux
|
f14c426c72
DMA: PL08x: separately store source/destination cctl
|
14 years ago |
Russell King - ARM Linux
|
b207b4d02b
DMA: PL08x: separately store source/destination slave address
|
14 years ago |
Russell King - ARM Linux
|
fc74eb7915
DMA: PL08x: clean up LLI debugging
|
14 years ago |
Russell King - ARM Linux
|
25c94f7fcf
DMA: PL08x: select LLI bus only once per LLI setup
|
14 years ago |
Russell King - ARM Linux
|
f44bd19140
DMA: PL08x: remove unused constants
|
14 years ago |
Russell King
|
aa25afad2c
ARM: amba: make probe() functions take const id tables
|
14 years ago |
Russell King - ARM Linux
|
8179661694
DMA: PL08x: fix channel pausing to timeout rather than lockup
|
14 years ago |
Russell King - ARM Linux
|
fb526210b2
DMA: PL08x: fix infinite wait when terminating transfers
|
14 years ago |
Russell King - ARM Linux
|
94ae85220a
ARM: PL08x: cleanup comments
|
14 years ago |
Russell King - ARM Linux
|
b7f7586592
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
|
14 years ago |
Russell King - ARM Linux
|
f0fd944625
ARM: PL08x: allow dma_set_runtime_config() to return errors
|
14 years ago |
Russell King - ARM Linux
|
c370e594ef
ARM: PL08x: fix locking between prepare function and submit function
|
14 years ago |