Commit History

Author SHA1 Message Date
  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
  Russell King - ARM Linux 1cae78f120 ARM: PL08x: move cctl increment and protection setup to prep_slave_sg 14 years ago
  Russell King - ARM Linux 70b5ed6b6d ARM: PL08x: move default cctl into txd structure 14 years ago
  Russell King - ARM Linux 09b3c32333 ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel() 14 years ago
  Russell King - ARM Linux 4983a04fd2 ARM: PL08x: move ccfg into txd structure 14 years ago
  Russell King - ARM Linux 19524d77ec ARM: PL08x: avoid duplicating registers in txd and phychan structures 14 years ago
  Russell King - ARM Linux c885bee4f1 ARM: PL08x: combine functions to start DMA into one function 14 years ago
  Russell King - ARM Linux db9f136a60 ARM: PL08x: clean up LLI lookup 14 years ago
  Russell King - ARM Linux bfddfb4505 ARM: PL08x: rename lli.next to lli.lli 14 years ago
  Russell King - ARM Linux e25761d72c ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t 14 years ago