1. 13 3月, 2015 1 次提交
    • Y
      usb: renesas_usbhs: add support for USB-DMAC · ab330cf3
      Yoshihiro Shimoda 提交于
      Some Renesas SoCs have the USB-DMAC. It is able to terminate transfers
      when a short packet is received, even if less bytes than the transfer
      counter size have been received. Also, it is able to send a short
      packet even if the packet size is not multiples of 8bytes.
      
      Since the previous code has used the interruption of USBHS controller
      when receiving packets even if this driver has used a dmac, a lot of
      interruptions has happened. This patch will reduce such interruptions.
      
      This patch allows to use the USB-DMAC on R-Car H2 and M2.
      Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      ab330cf3
  2. 12 11月, 2014 3 次提交
  3. 06 11月, 2014 1 次提交
  4. 18 3月, 2013 1 次提交
  5. 14 2月, 2012 1 次提交
  6. 13 12月, 2011 1 次提交
  7. 14 10月, 2011 4 次提交
  8. 08 6月, 2011 10 次提交