1. ab330cf usb: renesas_usbhs: add support for USB-DMAC by Yoshihiro Shimoda · 9 years ago
  2. 9b53d9a usb: renesas_usbhs: fix the sequence in xfer_work() by Yoshihiro Shimoda · 9 years ago
  3. 7a96b78 usb: renesas_usbhs: add the channel number in dma-names by Yoshihiro Shimoda · 9 years ago
  4. ffb9da6 usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel() by Yoshihiro Shimoda · 10 years ago
  5. abd2dbf usb: renesas_usbhs: add support for requesting DT DMA by Yoshihiro Shimoda · 10 years ago
  6. 6e3f53a usb: renesas_usbhs: add usbhsf_dma_init_pdev() function by Yoshihiro Shimoda · 10 years ago
  7. d3cf6a4 usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2 by Yoshihiro Shimoda · 10 years ago
  8. 53e734b usb: renesas_usbhs: add a new macro for extending DnFIFOs by Yoshihiro Shimoda · 10 years ago
  9. 3a2634a usb: renesas_usbhs: standardize d{0,1}fifo control by Yoshihiro Shimoda · 10 years ago
  10. c907e42 usb: renesas_usbhs: change d{0,1}fifo to dfifo array by Yoshihiro Shimoda · 10 years ago
  11. cdeb794 usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE by Yoshihiro Shimoda · 10 years ago
  12. 4ef35b1 usb: renesas_usbhs: fix the timing of dcp_control_transfer_done by Yoshihiro Shimoda · 10 years ago
  13. 2743e7f usb: renesas_usbhs: fix the usb_pkt_pop() by Yoshihiro Shimoda · 10 years ago
  14. c0ed8b2 usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done by Yoshihiro Shimoda · 10 years ago
  15. 8355b2b usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle by Yoshihiro Shimoda · 10 years ago
  16. 3fe1550 usb: renesas: gadget: fixup: complete STATUS stage after receiving by Kuninori Morimoto · 10 years ago
  17. 1b2e21b usb: renesas_usbhs: fifo: request DMAEngine once by Kuninori Morimoto · 11 years ago
  18. 40b8156 usb: renesas: remove unused DMA_ADDR_INVALID by Felipe Balbi · 11 years ago
  19. 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
  20. 1c90ee0 usb: renesas_usbhs: use transfer counter if IN direction bulk pipe by Kuninori Morimoto · 12 years ago
  21. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  22. 3192fcb usb: renesas_usbhs: fixup unreadable macro by Kuninori Morimoto · 12 years ago
  23. 1cb6015 usb: renesas_usbhs: fixup dma transfer stall by Kuninori Morimoto · 12 years ago
  24. 77975ee usb: renesas_usbhs: fixup DMA transport data alignment by Kuninori Morimoto · 12 years ago
  25. 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
  26. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  27. f19b7e0 usb: renesas_usbhs: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  28. 2f0de9d usb: renesas_usbhs: use dmaengine helper functions by Kuninori Morimoto · 12 years ago
  29. cc502bb renesas_usbhs: cleanup quoted includes by Paul Bolle · 12 years ago
  30. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  31. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  32. 6e4b74e usb: renesas: fix scheduling in atomic context bug by Guennadi Liakhovetski · 12 years ago
  33. d526128 usb: renesas_usbhs: (cosmetic) simplify list operations by Guennadi Liakhovetski · 12 years ago
  34. 5ea4399 usb: renesas_usbhs: add support for SUDMAC by Shimoda, Yoshihiro · 13 years ago
  35. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  36. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  37. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  38. 55ba4e5 USB-renesas: move to dma_transfer_direction by Vinod Koul · 13 years ago
  39. c9ae0c9 usb: gadget: renesas_usbhs: fixup bogus conversion by Kuninori Morimoto · 13 years ago
  40. a2c76b8 usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  41. 8a9775a usb: gadget: renesas_usbhs: fix compile warning by Felipe Balbi · 13 years ago
  42. 9e74d60 usb: gadget: renesas_usbhs: add data/status stage handler by Kuninori Morimoto · 13 years ago
  43. 6ff5d09 usb: gadget: renesas_usbhs: disable pipe on top of interrupt by Kuninori Morimoto · 13 years ago
  44. 654c35a usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push() by Kuninori Morimoto · 13 years ago
  45. b331872 usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt by Kuninori Morimoto · 13 years ago
  46. 2cc9719 usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function by Kuninori Morimoto · 13 years ago
  47. 9235207 usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host() by Kuninori Morimoto · 13 years ago
  48. 0c6ef98 usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler by Kuninori Morimoto · 13 years ago
  49. 51b8a02 usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c by Kuninori Morimoto · 13 years ago
  50. 9c646cf USB / Renesas: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  51. 4ef85e0 usb: renesas_usbhs: inaccessible pipe is not an error by Kuninori Morimoto · 13 years ago
  52. 9a12d09 usb: renesas_usbhs: care buff alignment when dma handler by Kuninori Morimoto · 13 years ago
  53. 233f519 usb: renesas_usbhs: fixup comment-out by Kuninori Morimoto · 13 years ago
  54. 4ce6880 usb: renesas_usbhs: put obtained dma channel info to debug message by Kuninori Morimoto · 13 years ago
  55. e73a989 usb: renesas_usbhs: add DMAEngine support by Kuninori Morimoto · 13 years ago
  56. 0cb7e61 usb: renesas_usbhs: tidyup pio handler name by Kuninori Morimoto · 13 years ago
  57. 0432eed usb: renesas_usbhs: tifyup packet start timing by Kuninori Morimoto · 13 years ago
  58. d77e3f4 usb: renesas_usbhs: add pipe/fifo link by Kuninori Morimoto · 13 years ago
  59. d3af90a usb: renesas_usbhs: add usbhsf_fifo by Kuninori Morimoto · 13 years ago
  60. 97664a2 usb: renesas_usbhs: shrink spin lock area by Kuninori Morimoto · 13 years ago
  61. dad6739 usb: renesas_usbhs: modify data transfer interrupt by Kuninori Morimoto · 13 years ago
  62. 659d495 usb: renesas_usbhs: modify data transfer method by Kuninori Morimoto · 13 years ago
  63. 6acb95d usb: renesas_usbhs: modify packet queue control method by Kuninori Morimoto · 13 years ago
  64. 4bd0481 usb: renesas_usbhs: divide data transfer functions by Kuninori Morimoto · 13 years ago
  65. e8d548d usb: renesas_usbhs: fifo became independent from pipe. by Kuninori Morimoto · 13 years ago