Commit History

Author SHA1 Message Date
  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
  Russell King - ARM Linux 8087aacda0 ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels 14 years ago
  Russell King - ARM Linux 501e67e82d ARM: PL08x: put txd's on the pending list in pl08x_tx_submit() 14 years ago
  Russell King - ARM Linux 15c17232fb ARM: PL08x: rename 'desc_list' as 'pend_list' 14 years ago
  Russell King - ARM Linux 3d992e1a6f ARM: PL08x: implement unmapping of memcpy buffers 14 years ago
  Russell King - ARM Linux c04287948e ARM: PL08x: store prep_* flags in async_tx structure 14 years ago
  Russell King - ARM Linux d7244e9a27 ARM: PL08x: shrink srcbus/dstbus in txd structure 14 years ago
  Russell King - ARM Linux 542361f8e3 ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill 14 years ago
  Russell King - ARM Linux 5f638b4f31 ARM: PL08x: fix fill_bytes calculation 14 years ago
  Russell King - ARM Linux d6cf7b597f ARM: PL08x: use min() to calculate target_len 14 years ago
  Russell King - ARM Linux b61be8d728 ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr 14 years ago
  Russell King - ARM Linux 0059005f2c ARM: PL08x: make pl08x_fill_lli_for_desc() return void 14 years ago
  Russell King - ARM Linux 858c21c0f3 ARM: PL08x: move callback outside spinlock'd region 14 years ago
  Russell King - ARM Linux 30749cb4a4 ARM: PL08x: allow AHB master port selection to be configured 14 years ago
  Russell King - ARM Linux c7da9a56d6 ARM: PL08x: move AHB master port selection into prep_* functions 14 years ago