1. b11373d renesas_usbhs: mod_host: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  2. a1837d1 renesas_usbhs: mod_host: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  3. cdeb794 usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE by Yoshihiro Shimoda · 10 years ago
  4. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  5. 925403f usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro by Kuninori Morimoto · 11 years ago
  6. e0b64ce usb: renesas_usbhs: mod_host: fixup usbhsh_ureq_free() timing by Kuninori Morimoto · 12 years ago
  7. 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
  8. 7b332e5 usb: renesas_usbhs: host: add endpoint user counter by Kuninori Morimoto · 12 years ago
  9. 24e4c1c usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data() by Kuninori Morimoto · 12 years ago
  10. 87c2905 usb: renesas_usbhs: add DMAEngine support on mod_host by Kuninori Morimoto · 12 years ago
  11. 4f053a2 usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach by Kuninori Morimoto · 12 years ago
  12. e7ae64c usb: renesas_usbhs: mod_host: add missing .bus_suspend/resume by Kuninori Morimoto · 12 years ago
  13. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  14. d9b78f3 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  15. 15a3838 usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() by Kuninori Morimoto · 13 years ago
  16. 2d833fa usb: renesas_usbhs: add force packet remove method by Kuninori Morimoto · 13 years ago
  17. 6d0376f usb: renesas_usbhs: care usb_hcd_giveback_urb() status by Kuninori Morimoto · 13 years ago
  18. b1930da usb: renesas_usbhs: add usbhsh_is_running() by Kuninori Morimoto · 13 years ago
  19. 31e00fd usb: renesas_usbhs: disable attch irq after device attached by Kuninori Morimoto · 13 years ago
  20. 3edeee3 usb: renesas_usbhs: care pipe sequence by Kuninori Morimoto · 13 years ago
  21. e5679d0 usb: renesas_usbhs: add usbhs_pipe_attach() method by Kuninori Morimoto · 13 years ago
  22. e4c57de usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case by Kuninori Morimoto · 13 years ago
  23. c1e4877 usb: renesas_usbhs: modify device attach method by Kuninori Morimoto · 13 years ago
  24. 5479654 usb: renesas_usbhs: pop packet when urb dequeued by Kuninori Morimoto · 13 years ago
  25. 37332ee usb: renesas_usbhs: add lost error value when enqueue by Kuninori Morimoto · 13 years ago
  26. 1115b9e usb: renesas_usbhs: add hcd->has_tt for low/full speed by Kuninori Morimoto · 13 years ago
  27. 7aac8d1 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_device_xx() by Kuninori Morimoto · 13 years ago
  28. 4825093 usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_endpoint_xx() by Kuninori Morimoto · 13 years ago
  29. 3eddc9e usb: gadget: renesas_usbhs: parameter cleanup for usbhsh_xx_queue_push() by Kuninori Morimoto · 13 years ago
  30. f352741 usb: gadget: renesas_usbhs: cleanup usbhsh_endpoint_xxx() by Kuninori Morimoto · 13 years ago
  31. d399f90 usb: gadget: renesas_usbhs: adds spin lock area on mod_host by Kuninori Morimoto · 13 years ago
  32. ab14230 usb: gadget: renesas_usbhs: check device0 status when alloc by Kuninori Morimoto · 13 years ago
  33. c5b963f usb: gadget: renesas_usbhs: remove usbhsh_request list by Kuninori Morimoto · 13 years ago
  34. 9c67365 usb: gadget: renesas_usbhs: usbhs_set_device_config() care upphub/hubport by Kuninori Morimoto · 13 years ago
  35. fca8ab7 usb: gadget: renesas_usbhs: cleanup usbhs_endpoint_disable() by Kuninori Morimoto · 13 years ago
  36. 3dd4926 usb: gadget: renesas_usbhs: modify function name of usbhs_set_device_xx() by Kuninori Morimoto · 13 years ago
  37. fc9d5c7 usb: gadget: renesas_usbhs: usbhsh_ureq_alloc/free() care urb->hcpriv by Kuninori Morimoto · 13 years ago
  38. ee8a0bf usb: gadget: renesas_usbhs: cleanup complicated ureq alloc/free by Kuninori Morimoto · 13 years ago
  39. 25234b4 usb: gadget: renesas_usbhs: tidyup mod_host request variable name by Kuninori Morimoto · 13 years ago
  40. 3244a7b usb: gadget: renesas_usbhs: remove usbhs_sys_usb_ctrl() by Kuninori Morimoto · 13 years ago
  41. 2288e10 usb: gadget: renesas_usbhs: remove usbhs_sys_hispeed_ctrl() by Kuninori Morimoto · 13 years ago
  42. d7a00ec usb: gadget: renesas_usbhs: bugfix: set DATA0 when usbhsh_endpoint_alloc() by Kuninori Morimoto · 13 years ago
  43. 146ee50 usb: gadget: renesas_usbhs: bugfix: disable irq when device stop by Kuninori Morimoto · 13 years ago
  44. 73ef635 usb: gadget: renesas_usbhs: bugfix: care pipe direction by Kuninori Morimoto · 13 years ago
  45. b7a8d17 usb: gadget: renesas_usbhs: fixup section mismatch warning by Kuninori Morimoto · 13 years ago
  46. 7fccd48 usb: gadget: renesas_usbhs: fixup struct completion usage by Kuninori Morimoto · 13 years ago
  47. 55b5a62 usb: renesas_usbhs: tidyup for smatch warnings by Kuninori Morimoto · 13 years ago
  48. 034d7c1 usb: gadget: renesas_usbhs: add mod_host support by Kuninori Morimoto · 13 years ago