1. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  2. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  3. 743d1ef USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  4. 8223b2f usb: gadget: udc: renesas_usb3: fix double phy_put() by Yoshihiro Shimoda · 7 years ago
  5. bd6bce0 usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting by Yoshihiro Shimoda · 7 years ago
  6. 0259068 usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error by Yoshihiro Shimoda · 7 years ago
  7. 003bc1d usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc by Yoshihiro Shimoda · 7 years ago
  8. d998844 usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc by Yoshihiro Shimoda · 7 years ago
  9. 1990cf7 usb: gadget: udc: renesas_usb3: should remove debugfs by Yoshihiro Shimoda · 7 years ago
  10. e319086 usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove() by Yoshihiro Shimoda · 7 years ago
  11. a58204a usb: gadget: udc: renesas_usb3: fix number of the pipes by Yoshihiro Shimoda · 7 years ago
  12. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  13. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  14. 8af620f usb: gadget: udc: renesas_usb3: make const array max_packet_array static by Colin Ian King · 7 years ago
  15. 4dce3c4 Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next by Greg Kroah-Hartman · 7 years ago
  16. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  17. ca02a5a usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  18. 279d4bc usb: gadget: udc: renesas_usb3: add support for generic phy by Yoshihiro Shimoda · 7 years ago
  19. 90d5886 usb: gadget: udc: renesas_usb3: Add suspend/resume functions by Yoshihiro Shimoda · 7 years ago
  20. cf06df3 usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able() by Kazuya Mizuguchi · 7 years ago
  21. 447b8a0 usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  22. 73f2f57 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  23. 4dcf4ba usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  24. 34a0036 Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  25. 64b59f1 usb: gadget: udc: renesas_usb3: make usb_ep_ops const by Bhumika Goyal · 7 years ago
  26. b744a2e usb: gadget: udc: renesas_usb3: add support for R-Car M3-W by Yoshihiro Shimoda · 7 years ago
  27. 974203c usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0 by Yoshihiro Shimoda · 7 years ago
  28. 43ba968 usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode by Yoshihiro Shimoda · 7 years ago
  29. 8e374f0 usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe() by Gustavo A. R. Silva · 7 years ago
  30. aca5b9e usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling by Yoshihiro Shimoda · 7 years ago
  31. 781001f usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen() by Yoshihiro Shimoda · 7 years ago
  32. ebe6b2b usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac by Yoshihiro Shimoda · 7 years ago
  33. 80584ef usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd() by Yoshihiro Shimoda · 7 years ago
  34. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  35. 2d4aa21 usb: gadget: udc: renesas_usb3: add support for dedicated DMAC by Yoshihiro Shimoda · 8 years ago
  36. afbbc79 usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing by Yoshihiro Shimoda · 8 years ago
  37. 940f538 usb: gadget: udc: renesas_usb3: lock for PN_ registers access by Yoshihiro Shimoda · 8 years ago
  38. 067d6fd usb: gadget: udc: renesas_usb3: fix deadlock by spinlock by Yoshihiro Shimoda · 8 years ago
  39. cdc8768 usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling by Yoshihiro Shimoda · 8 years ago
  40. cc995c9 usb: gadget: udc: renesas_usb3: add support for usb role swap by Yoshihiro Shimoda · 8 years ago
  41. 3b68e7c usb: gadget: udc: renesas_usb3: add extcon support by Yoshihiro Shimoda · 8 years ago
  42. 77172a1 usb: gadget: udc: renesas_usb3: add USB ID signal monitoring by Yoshihiro Shimoda · 8 years ago
  43. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  44. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  45. 746bfe6 usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller by Yoshihiro Shimoda · 9 years ago