1. 22ae641 usb: renesas_usbhs: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  2. cc7f882 usb: renesas_usbhs: Fix spelling mistake "faile" -> "failed" by Colin Ian King · 3 years, 5 months ago
  3. 5719df2 usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() by Yoshihiro Shimoda · 3 years, 7 months ago
  4. 3af3260 usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler() by Jia-Ju Bai · 3 years, 10 months ago
  5. b1d25e6 usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM by Yoshihiro Shimoda · 3 years, 10 months ago
  6. 9917f0e usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() by Yoshihiro Shimoda · 4 years ago
  7. 0d9b6d4 usb: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  8. ea0efd6 usb: renesas_usbhs: getting residue from callback_result by Yoshihiro Shimoda · 4 years, 7 months ago
  9. d28e617 usb: renesas_usbhs: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 9 months ago
  10. 50f737a Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 5 years ago
  11. 987351e phy: core: Add consumer device link support by Alexandre Torgue · 5 years ago
  12. 3b31ec1 usb: renesas_usbhs: Switch to GPIO descriptor by Linus Walleij · 5 years ago
  13. ba9f0f6 usb: renesas_usbhs: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  14. 16c8373 Merge 5.4-rc6 into usb-next by Greg Kroah-Hartman · 5 years ago
  15. e92f30a usb: renesas_usbhs: fix type of buf by Ben Dooks (Codethink) · 5 years ago
  16. 20ee71c usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device() by Yoshihiro Shimoda · 5 years ago
  17. 2457b2c usb: renesas_usbhs: fix __le16 warnings by Ben Dooks (Codethink) · 5 years ago
  18. 67f1958 usb: renesas_usbhs: fix type of buf by Ben Dooks (Codethink) · 5 years ago
  19. 46f62f8 usb: renesas_usbhs: fix __le16 warnings by Ben Dooks (Codethink) · 5 years ago
  20. bf7c1d9 Merge 5.4-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
  21. 4d599cd usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior by Yoshihiro Shimoda · 5 years ago
  22. 1aae139 usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}() by Yoshihiro Shimoda · 5 years ago
  23. 39abcc8 usb: renesas_usbhs: add suspend event support in gadget mode by Veeraiyan Chidambaram · 5 years ago
  24. fef2263 usb: renesas_usbhs: enable DVSE interrupt by Eugeniu Rosca · 5 years ago
  25. 5022204 usb: renesas_usbhs: simplify usbhs_status_get_device_state() by Eugeniu Rosca · 5 years ago
  26. d706a95 usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  27. 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
  28. 51785bd Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  29. b235783 usb: renesas_usbhs: add a workaround for a race condition of workqueue by Yoshihiro Shimoda · 6 years ago
  30. 426d3ff usb: renesas_usbhs: Use struct platform_callback pointer by Yoshihiro Shimoda · 6 years ago
  31. 76eff17 usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data by Yoshihiro Shimoda · 6 years ago
  32. be0a42a usb: renesas_usbhs: Add a common function for the .get_id by Yoshihiro Shimoda · 6 years ago
  33. b3103d0 usb: renesas_usbhs: move device tree properties parsing by Yoshihiro Shimoda · 6 years ago
  34. f08acaf usb: renesas_usbhs: Add struct device * declaration in usbhs_probe() by Yoshihiro Shimoda · 6 years ago
  35. 98e8650 usb: renesas_usbhs: Add has_new_pipe_configs flag by Yoshihiro Shimoda · 6 years ago
  36. 31e795c usb: renesas_usbhs: Use dev_of_node macro instead of open coded by Yoshihiro Shimoda · 6 years ago
  37. a4027b4 usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param by Yoshihiro Shimoda · 6 years ago
  38. df9f2c2 usb: renesas_usbhs: Use a specific flag instead of type for multi_clks by Yoshihiro Shimoda · 6 years ago
  39. ccc3264 usb: renesas_usbhs: Avoid to write platform_data's value by Yoshihiro Shimoda · 6 years ago
  40. edcf2b2 usb: renesas_usbhs: move macros from mod.c to the mod.h by Yoshihiro Shimoda · 6 years ago
  41. 0966648 usb: renesas_usbhs: remove notify_hotplug callback by Yoshihiro Shimoda · 6 years ago
  42. 8fac4fe usb: renesas_usbhs: revise the irq_vbus comments by Yoshihiro Shimoda · 6 years ago
  43. 743344a9 usb: renesas_usbhs: Use struct assignment instead of memcpy() by Yoshihiro Shimoda · 6 years ago
  44. e60e982 usb: renesas_usbhs: remove controlling PWEN/EXTLP support by Yoshihiro Shimoda · 6 years ago
  45. 32a6cfd usb: renesas_usbhs: remove sudmac support by Yoshihiro Shimoda · 6 years ago
  46. b69dce6 usb: renesas_usbhs: Add support for RZ/A2 by Chris Brandt · 6 years ago
  47. f756066 usb: renesas_usbhs: support byte addressable CFIFO by Chris Brandt · 6 years ago
  48. 2195e3a usb: renesas_usbhs: add support for CNEN bit by Chris Brandt · 6 years ago
  49. 97a7968 usb: renesas_usbhs: move flags to param by Chris Brandt · 6 years ago
  50. d991f85 usb: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  51. be21a02 usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums by Yoshihiro Shimoda · 6 years ago
  52. d651b44 USB: renesas_usbhs: fix spelling mistake "doens't" -> "doesn't" by Colin Ian King · 6 years ago
  53. bb09779 usb: renesas_usbhs: replace udelay() with usleep_range() by Yoshihiro Shimoda · 6 years ago
  54. 1d6e81a usb: renesas_usbhs: add support for RZ/G2E by Fabrizio Castro · 6 years ago
  55. eaf3074 usb: renesas_usbhs: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  56. d54d334 usb: renesas_usbhs: Use SIMPLE_DEV_PM_OPS macro by Yoshihiro Shimoda · 6 years ago
  57. b01828e usb: renesas_usbhs: Remove dummy runtime PM callbacks by Jarkko Nikula · 6 years ago
  58. 4d2a863 usb: renesas_usbhs: add support for R-Car E3 by Yoshihiro Shimoda · 6 years ago
  59. 6b983ac usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3 by Yoshihiro Shimoda · 6 years ago
  60. eb757ff Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg channel" by Yoshihiro Shimoda · 6 years ago
  61. 91b20c5 Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel" by Yoshihiro Shimoda · 6 years ago
  62. 3df0e24 usb: renesas_usbhs: Add multiple clocks management by Yoshihiro Shimoda · 6 years ago
  63. f181dbb usb: renesas_usbhs: Add reset_control by Yoshihiro Shimoda · 6 years ago
  64. 479af32 usb: renesas_usbhs: Kconfig: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  65. 25b22e3 USB: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  66. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  67. d835195 USB: renesas_usbhs: drop unused legacy-phy support by Johan Hovold · 7 years ago
  68. d6efa93 usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path by Yoshihiro Shimoda · 7 years ago
  69. aec2927 usb: renesas_usbhs: Add support for RZ/A1 by Chris Brandt · 7 years ago
  70. 8ada211 usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel by Yoshihiro Shimoda · 7 years ago
  71. cd14247 usb: renesas_usbhs: set the mode by using extcon state for non-otg channel by Yoshihiro Shimoda · 7 years ago
  72. 05e37b6 usb: renesas_usbhs: Add a function to write the UGCTRL2 register by Yoshihiro Shimoda · 7 years ago
  73. 5785e87 usb: renesas_usbhs: use PIPEnCLR.ACLRM instead of {C,Dn}FIFOCTR.BCLR in usbhs_pkt_pop() by Yoshihiro Shimoda · 7 years ago
  74. 8d8a043 usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() function by Yoshihiro Shimoda · 7 years ago
  75. 469e297 usb: renesas_usbhs: remove redundant polling in usbhsf_fifo_barrier() by Yoshihiro Shimoda · 7 years ago
  76. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  77. fc9904d USB: renesas_usbhs: rcar?.h: add SPDX tags by Greg Kroah-Hartman · 7 years ago
  78. 1250413 USB: renesas_usbhs: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  79. f0f14a7 renesas_usbhs: use renesas_usbhs_get_info() by Kuninori Morimoto · 7 years ago
  80. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  81. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  82. 2d5afd5 Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  83. b61e47b4 usb: renesas_usbhs: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  84. 0f38672 usb: renesas_usbhs: add support for R-Car D3 by Yoshihiro Shimoda · 7 years ago
  85. a877b8e usb: renesas_usbhs: unify Gen2/3 pipe_config setting by Yoshihiro Shimoda · 7 years ago
  86. 29c7f3e usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet by Kazuya Mizuguchi · 7 years ago
  87. 0a2ce62 usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction by Yoshihiro Shimoda · 7 years ago
  88. 6124607 usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe by Yoshihiro Shimoda · 7 years ago
  89. 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
  90. 14a8d4bf usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock by Yoshihiro Shimoda · 7 years ago
  91. 7fc4613 usb: renesas_usbhs: gadget: make usb_ep_ops const by Bhumika Goyal · 7 years ago
  92. feea468 Merge 4.13-rc5 into usb-next by Greg Kroah-Hartman · 7 years ago
  93. b7d44c3 usb: renesas_usbhs: gadget: fix unused-but-set-variable warning by Yoshihiro Shimoda · 7 years ago
  94. 2acecd5 usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  95. 37076e9 usb: renesas_usbhs: constify hc_driver structures by Julia Lawall · 7 years ago
  96. 1417698 Merge 4.13-rc2 into usb-next by Greg Kroah-Hartman · 7 years ago
  97. b8b9c97 usb: renesas_usbhs: gadget: disable all eps when the driver stops by Yoshihiro Shimoda · 7 years ago
  98. 59a0879 usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL by Yoshihiro Shimoda · 7 years ago
  99. 013668f usb: renesas_usbhs: make array type_array static const by Colin Ian King · 8 years ago
  100. ea07b8c usb: renesas_usbhs: Replace the deprecated extcon API by Chanwoo Choi · 8 years ago