Commit History

Author SHA1 Message Date
  Viresh Kumar c12056466d dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool 14 years ago
  Viresh Kumar b7f69d9d42 dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers 14 years ago
  Russell King - ARM Linux 7703eac96a dmaengine: amba-pl08x: make filter check that the channel is owned by pl08x 14 years ago
  Vinod Koul 8516f52fa4 Merge branch 'next' into v3.1-rc4 14 years ago
  Viresh Kumar 57001a606f dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly 14 years ago
  Viresh Kumar 0a2356572b dmaengine/amba-pl08x: Pass flow controller information with slave channel data 14 years ago
  Viresh Kumar 036f05fd6d dmaengine/amba-pl08x: Choose peripheral bus as master bus 14 years ago
  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