Commit History

Author SHA1 Message Date
  Alexandre Bounine 185ecb5f4f dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic 13 years ago
  Russell King - ARM Linux d3ee98cdcd dmaengine: consolidate initialization of cookies 13 years ago
  Russell King - ARM Linux 96a2af41c7 dmaengine: consolidate tx_status functions 13 years ago
  Russell King - ARM Linux f7fbce07c6 dmaengine: provide a common function for completing a dma descriptor 13 years ago
  Russell King - ARM Linux 884485e1f1 dmaengine: consolidate assignment of DMA cookies 13 years ago
  Russell King - ARM Linux d2ebfb335b dmaengine: add private header file 13 years ago
  Russell King - ARM Linux 4d4e58de32 dmaengine: move last completed cookie into generic dma_chan structure 13 years ago
  Viresh Kumar 8c9f7aa316 dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG 13 years ago
  Julia Lawall 880db3ff17 drivers/dma/amba-pl08x.c: adjust double test 13 years ago
  Linus Torvalds 57f2685c16 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 13 years ago
  Viresh Kumar 8f0d30f9ee dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true 13 years ago
  Dave Martin 037566df2a dmaengine: pl08x: Enable module alias autogeneration for AMBA drivers 13 years ago
  Vinod Koul db8196df4b dmaengine: move drivers to dma_transfer_direction 13 years ago
  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