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