Historie revizí

Autor SHA1 Zpráva Datum
  Julia Lawall 983d7beb7d drivers/dma/amba-pl08x.c: fix error return code před 13 roky
  Russell King a068682cd6 dmaengine: PL08x: ensure all descriptors are freed when channel is released před 13 roky
  Russell King 70f3ff434d dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking před 13 roky
  Russell King aa4afb754d dmaengine: PL08x: get rid of pl08x_prep_channel_resources před 13 roky
  Russell King 06e885b735 dmaengine: PL08x: fix tx_status function to return correct residue před 13 roky
  Russell King 18536134ab dmaengine: PL08x: convert to use vchan done list před 13 roky
  Russell King 879f127bb2 dmaengine: PL08x: convert to use vchan submitted/issued lists před 13 roky
  Russell King 083be28a10 dmaengine: PL08x: use vchan's spinlock před 13 roky
  Russell King 01d8dc64e9 dmaengine: PL08x: convert to use virt-dma structs před 13 roky
  Russell King a5a488db42 dmaengine: PL08x: rejig physical channel allocation před 13 roky
  Russell King c33b644cb3 dmaengine: PL08x: start next descriptor from irq context před 13 roky
  Russell King ea1605612c dmaengine: PL08x: split the pend_list in two před 13 roky
  Russell King eab82533c9 dmaengine: PL08x: re-jig the starting of txds před 13 roky
  Russell King 7847f6b55e dmaengine: PL08x: remove waiting descriptor pointer před 13 roky
  Russell King c48d496329 dmaengine: PL08x: move DMA signal muxing into slave prepare code před 13 roky
  Russell King a936e79313 dmaengine: PL08x: convert to a list of completed descriptors před 13 roky
  Russell King 5e2479bd0e dmaengine: PL08x: track mux usage on a per-channel basis. před 13 roky
  Russell King ad0de2ac32 dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct před 13 roky
  Russell King 6b16c8b161 dmaengine: PL08x: split DMA signal muxing from channel alloc před 13 roky
  Russell King dc8d5f8de1 dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config před 13 roky
  Russell King 800d683e6b dmaengine: PL08x: ignore 'direction' argument in dma_slave_config před 13 roky
  Russell King 9862ba17b7 dmaengine: PL08x: extract function to to generate cctl values před 13 roky
  Russell King 409ec8db46 dmaengine: PL08x: move the bus and increment selection to dma prepare function před 13 roky
  Russell King 95442b2234 dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan před 13 roky
  Russell King ed91c13d29 dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct před 13 roky
  Russell King 550ec36f50 dmaengine: PL08x: constify channel names and bus_id strings před 13 roky
  Russell King b23f204c8d dmaengine: PL08x: move private data structures into amba-pl08x.c před 13 roky
  Russell King aeea1808fe dmaengine: PL08x: clean up get_signal/put_signal před 13 roky
  Russell King 48afb3112e dmaengine: PL08x: remove circular_buffer boolean from channel data před 13 roky
  Russell King c15a6ef6ea dmaengine: PL08x: remove redundant spinlock před 13 roky