1. 3fe1550 usb: renesas: gadget: fixup: complete STATUS stage after receiving by Kuninori Morimoto · 11 years ago
  2. 1b2e21b usb: renesas_usbhs: fifo: request DMAEngine once by Kuninori Morimoto · 11 years ago
  3. 40b8156 usb: renesas: remove unused DMA_ADDR_INVALID by Felipe Balbi · 12 years ago
  4. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  5. 1c90ee0 usb: renesas_usbhs: use transfer counter if IN direction bulk pipe by Kuninori Morimoto · 12 years ago
  6. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  7. 3192fcb usb: renesas_usbhs: fixup unreadable macro by Kuninori Morimoto · 12 years ago
  8. 1cb6015 usb: renesas_usbhs: fixup dma transfer stall by Kuninori Morimoto · 12 years ago
  9. 77975ee usb: renesas_usbhs: fixup DMA transport data alignment by Kuninori Morimoto · 12 years ago
  10. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  11. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  12. f19b7e0 usb: renesas_usbhs: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 13 years ago
  13. 2f0de9d usb: renesas_usbhs: use dmaengine helper functions by Kuninori Morimoto · 13 years ago
  14. cc502bb renesas_usbhs: cleanup quoted includes by Paul Bolle · 13 years ago
  15. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  16. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  17. 6e4b74e usb: renesas: fix scheduling in atomic context bug by Guennadi Liakhovetski · 13 years ago
  18. d526128 usb: renesas_usbhs: (cosmetic) simplify list operations by Guennadi Liakhovetski · 13 years ago
  19. 5ea4399 usb: renesas_usbhs: add support for SUDMAC by Shimoda, Yoshihiro · 13 years ago
  20. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  21. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  22. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  23. 55ba4e5 USB-renesas: move to dma_transfer_direction by Vinod Koul · 13 years ago
  24. c9ae0c9 usb: gadget: renesas_usbhs: fixup bogus conversion by Kuninori Morimoto · 13 years ago
  25. a2c76b8 usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  26. 8a9775a usb: gadget: renesas_usbhs: fix compile warning by Felipe Balbi · 13 years ago
  27. 9e74d60 usb: gadget: renesas_usbhs: add data/status stage handler by Kuninori Morimoto · 13 years ago
  28. 6ff5d09 usb: gadget: renesas_usbhs: disable pipe on top of interrupt by Kuninori Morimoto · 13 years ago
  29. 654c35a usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  30. b331872 usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt by Kuninori Morimoto · 13 years ago
  31. 2cc9719 usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function by Kuninori Morimoto · 13 years ago
  32. 9235207 usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host() by Kuninori Morimoto · 13 years ago
  33. 0c6ef98 usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler by Kuninori Morimoto · 13 years ago
  34. 51b8a02 usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c by Kuninori Morimoto · 13 years ago
  35. 9c646cf USB / Renesas: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  36. 4ef85e0 usb: renesas_usbhs: inaccessible pipe is not an error by Kuninori Morimoto · 14 years ago
  37. 9a12d09 usb: renesas_usbhs: care buff alignment when dma handler by Kuninori Morimoto · 14 years ago
  38. 233f519 usb: renesas_usbhs: fixup comment-out by Kuninori Morimoto · 14 years ago
  39. 4ce6880 usb: renesas_usbhs: put obtained dma channel info to debug message by Kuninori Morimoto · 14 years ago
  40. e73a989 usb: renesas_usbhs: add DMAEngine support by Kuninori Morimoto · 14 years ago
  41. 0cb7e61 usb: renesas_usbhs: tidyup pio handler name by Kuninori Morimoto · 14 years ago
  42. 0432eed usb: renesas_usbhs: tifyup packet start timing by Kuninori Morimoto · 14 years ago
  43. d77e3f4 usb: renesas_usbhs: add pipe/fifo link by Kuninori Morimoto · 14 years ago
  44. d3af90a usb: renesas_usbhs: add usbhsf_fifo by Kuninori Morimoto · 14 years ago
  45. 97664a2 usb: renesas_usbhs: shrink spin lock area by Kuninori Morimoto · 14 years ago
  46. dad6739 usb: renesas_usbhs: modify data transfer interrupt by Kuninori Morimoto · 14 years ago
  47. 659d495 usb: renesas_usbhs: modify data transfer method by Kuninori Morimoto · 14 years ago
  48. 6acb95d usb: renesas_usbhs: modify packet queue control method by Kuninori Morimoto · 14 years ago
  49. 4bd0481 usb: renesas_usbhs: divide data transfer functions by Kuninori Morimoto · 14 years ago
  50. e8d548d usb: renesas_usbhs: fifo became independent from pipe. by Kuninori Morimoto · 14 years ago