1. cea45a3 usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse by Geert Uytterhoeven · 3 years, 5 months ago
  2. e752dbc usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() by Yoshihiro Shimoda · 3 years, 7 months ago
  3. bce3052 usb: roles: Provide the switch drivers handle to the switch in the API by Heikki Krogerus · 4 years, 10 months ago
  4. f7bcff3 usb: gadget: renesas_usb3: remove useless cast for driver.name by Corentin Labbe · 4 years, 10 months ago
  5. 7170d1a Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  6. 626557a usb: gadget: udc: renesas_usb3: create debugfs directory under usb root by Chunfeng Yun · 5 years ago
  7. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  8. ef48aac usb: gadget: udc: renesas_usb3: Fix __le16 warnings by Yoshihiro Shimoda · 5 years ago
  9. e961c47 usb: gadget: udc: renesas_usb3: add suspend event support by Veeraiyan Chidambaram · 5 years ago
  10. e17d876 usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  11. 601acc7 usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. 7ffc95e Merge 5.3-rc5 into usb-next by Greg Kroah-Hartman · 5 years ago
  13. 5dac665 usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role" by Yoshihiro Shimoda · 5 years ago
  14. b33f370 usb: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  15. 4aef796 usb: gadget: udc: renesas_usb3: remove redundant assignment to ret by Colin Ian King · 6 years ago
  16. 0604160 usb: gadget: udc: renesas_usb3: Enhance role switch support by Biju Das · 6 years ago
  17. 546970f usb: gadget: udc: renesas_usb3: add support for r8a774c0 by Fabrizio Castro · 6 years ago
  18. ceb94bc usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device by Yoshihiro Shimoda · 6 years ago
  19. 30025ef usb: gadget: udc: renesas_usb3: add support for r8a77990 by Yoshihiro Shimoda · 6 years ago
  20. afc9251 usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" by Yoshihiro Shimoda · 6 years ago
  21. dfe1a51 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 by Yoshihiro Shimoda · 6 years ago
  22. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  23. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  24. 743d1ef USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  25. 8223b2f usb: gadget: udc: renesas_usb3: fix double phy_put() by Yoshihiro Shimoda · 7 years ago
  26. bd6bce0 usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting by Yoshihiro Shimoda · 7 years ago
  27. 0259068 usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error by Yoshihiro Shimoda · 7 years ago
  28. 003bc1d usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc by Yoshihiro Shimoda · 7 years ago
  29. d998844 usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc by Yoshihiro Shimoda · 7 years ago
  30. 1990cf7 usb: gadget: udc: renesas_usb3: should remove debugfs by Yoshihiro Shimoda · 7 years ago
  31. e319086 usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove() by Yoshihiro Shimoda · 7 years ago
  32. a58204a usb: gadget: udc: renesas_usb3: fix number of the pipes by Yoshihiro Shimoda · 7 years ago
  33. 229e368 USB: gadget: udc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  34. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  35. 8af620f usb: gadget: udc: renesas_usb3: make const array max_packet_array static by Colin Ian King · 7 years ago
  36. 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
  37. 176aa36 extcon: Split out extcon header file for consumer and provider device by Chanwoo Choi · 7 years ago
  38. ca02a5a usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  39. 279d4bc usb: gadget: udc: renesas_usb3: add support for generic phy by Yoshihiro Shimoda · 7 years ago
  40. 90d5886 usb: gadget: udc: renesas_usb3: Add suspend/resume functions by Yoshihiro Shimoda · 7 years ago
  41. cf06df3 usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able() by Kazuya Mizuguchi · 7 years ago
  42. 447b8a0 usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  43. 73f2f57 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  44. 4dcf4ba usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  45. 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
  46. 64b59f1 usb: gadget: udc: renesas_usb3: make usb_ep_ops const by Bhumika Goyal · 7 years ago
  47. b744a2e usb: gadget: udc: renesas_usb3: add support for R-Car M3-W by Yoshihiro Shimoda · 7 years ago
  48. 974203c usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0 by Yoshihiro Shimoda · 7 years ago
  49. 43ba968 usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode by Yoshihiro Shimoda · 7 years ago
  50. 8e374f0 usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe() by Gustavo A. R. Silva · 7 years ago
  51. aca5b9e usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling by Yoshihiro Shimoda · 7 years ago
  52. 781001f usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen() by Yoshihiro Shimoda · 7 years ago
  53. ebe6b2b usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac by Yoshihiro Shimoda · 7 years ago
  54. 80584ef usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd() by Yoshihiro Shimoda · 7 years ago
  55. 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
  56. 2d4aa21 usb: gadget: udc: renesas_usb3: add support for dedicated DMAC by Yoshihiro Shimoda · 8 years ago
  57. afbbc79 usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing by Yoshihiro Shimoda · 8 years ago
  58. 940f538 usb: gadget: udc: renesas_usb3: lock for PN_ registers access by Yoshihiro Shimoda · 8 years ago
  59. 067d6fd usb: gadget: udc: renesas_usb3: fix deadlock by spinlock by Yoshihiro Shimoda · 8 years ago
  60. cdc8768 usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling by Yoshihiro Shimoda · 8 years ago
  61. cc995c9 usb: gadget: udc: renesas_usb3: add support for usb role swap by Yoshihiro Shimoda · 8 years ago
  62. 3b68e7c usb: gadget: udc: renesas_usb3: add extcon support by Yoshihiro Shimoda · 8 years ago
  63. 77172a1 usb: gadget: udc: renesas_usb3: add USB ID signal monitoring by Yoshihiro Shimoda · 8 years ago
  64. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  65. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  66. 746bfe6 usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller by Yoshihiro Shimoda · 9 years ago