Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -124/+78 |
2017-11-07 | USB: renesas_usbhs: rcar?.h: add SPDX tags | Greg Kroah-Hartman | 2 | -0/+2 |
2017-11-07 | USB: renesas_usbhs: Remove redundant license text | Greg Kroah-Hartman | 12 | -111/+0 |
2017-11-07 | renesas_usbhs: use renesas_usbhs_get_info() | Kuninori Morimoto | 1 | -2/+2 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 12 | -0/+12 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 3 | -11/+62 |
2017-10-19 | usb: renesas_usbhs: Use of_device_get_match_data() helper | Geert Uytterhoeven | 1 | -2/+1 |
2017-10-19 | usb: renesas_usbhs: add support for R-Car D3 | Yoshihiro Shimoda | 3 | -1/+58 |
2017-10-19 | usb: renesas_usbhs: unify Gen2/3 pipe_config setting | Yoshihiro Shimoda | 1 | -9/+4 |
2017-10-11 | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet | Kazuya Mizuguchi | 1 | -1/+1 |
2017-09-28 | usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction | Yoshihiro Shimoda | 1 | -2/+11 |
2017-09-28 | usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe | Yoshihiro Shimoda | 1 | -2/+8 |
2017-08-22 | Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -2/+2 |
2017-08-15 | usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock | Yoshihiro Shimoda | 1 | -1/+1 |
2017-08-15 | usb: renesas_usbhs: gadget: make usb_ep_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-08-15 | Merge 4.13-rc5 into usb-next | Greg Kroah-Hartman | 2 | -6/+8 |
2017-08-03 | usb: renesas_usbhs: gadget: fix unused-but-set-variable warning | Yoshihiro Shimoda | 1 | -4/+1 |
2017-08-03 | usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3 | Yoshihiro Shimoda | 1 | -2/+7 |
2017-07-30 | usb: renesas_usbhs: constify hc_driver structures | Julia Lawall | 1 | -1/+1 |
2017-07-24 | Merge 4.13-rc2 into usb-next | Greg Kroah-Hartman | 2 | -8/+27 |
2017-07-19 | usb: renesas_usbhs: gadget: disable all eps when the driver stops | Yoshihiro Shimoda | 1 | -7/+24 |
2017-07-19 | usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL | Yoshihiro Shimoda | 1 | -1/+3 |
2017-07-17 | usb: renesas_usbhs: make array type_array static const | Colin Ian King | 1 | -1/+1 |
2017-01-24 | usb: renesas_usbhs: Replace the deprecated extcon API | Chanwoo Choi | 1 | -1/+1 |
2017-01-24 | usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected" | Colin Ian King | 1 | -1/+1 |
2016-11-03 | usb: renesas_usbhs: cleanup with list_first_entry_or_null() | Masahiro Yamada | 1 | -4/+1 |
2016-10-24 | usb: renesas_usbhs: add wait after initialization for R-Car Gen3 | Yoshihiro Shimoda | 1 | -2/+6 |
2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2 | -0/+6 |
2016-09-12 | Merge 4.8-rc6 into usb-next | Greg Kroah-Hartman | 1 | -2/+9 |
2016-09-05 | usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition | Yoshihiro Shimoda | 1 | -2/+9 |
2016-09-05 | Merge 4.8-rc5 into usb-testing | Greg Kroah-Hartman | 1 | -1/+1 |
2016-08-31 | usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used | Yoshihiro Shimoda | 1 | -0/+2 |
2016-08-31 | usb: renesas_usbhs: add a compatible string for r8a7796 | Yoshihiro Shimoda | 1 | -0/+4 |
2016-08-30 | usb: renesas_usbhs: pipe: don't print on ENOMEM | Wolfram Sang | 1 | -3/+1 |
2016-08-30 | usb: renesas_usbhs: mod_host: don't print on ENOMEM | Wolfram Sang | 1 | -8/+2 |
2016-08-30 | usb: renesas_usbhs: mod_gadget: don't print on ENOMEM | Wolfram Sang | 1 | -5/+1 |
2016-08-29 | usb: renesas_usbhs: pipe: don't print on ENOMEM | Wolfram Sang | 1 | -3/+1 |
2016-08-29 | usb: renesas_usbhs: mod_host: don't print on ENOMEM | Wolfram Sang | 1 | -8/+2 |
2016-08-29 | usb: renesas_usbhs: mod_gadget: don't print on ENOMEM | Wolfram Sang | 1 | -5/+1 |
2016-08-22 | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe() | Wei Yongjun | 1 | -1/+1 |
2016-08-11 | usb: renesas_usbhs: Use dmac only if the pipe type is bulk | Yoshihiro Shimoda | 1 | -2/+2 |
2016-08-11 | usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable() | Yoshihiro Shimoda | 1 | -2/+5 |
2016-08-11 | usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac | Yoshihiro Shimoda | 1 | -1/+2 |
2016-06-29 | usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() | Yoshihiro Shimoda | 1 | -1/+8 |
2016-06-29 | usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() | Yoshihiro Shimoda | 1 | -4/+14 |
2016-06-29 | usb: renesas_usbhs: show error code when probe failed | Yoshihiro Shimoda | 1 | -1/+1 |
2016-06-22 | usb: renesas_usbhs: make usbhs_write32() static | Ben Dooks | 1 | -1/+1 |
2016-05-04 | usb: renesas_usbhs: fix signed-unsigned return | Sudip Mukherjee | 1 | -12/+15 |
2016-04-19 | usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU | Yoshihiro Shimoda | 1 | -4/+2 |