aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs
Commit message (Expand)AuthorAge
* usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda2016-10-24
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\
| * usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is usedYoshihiro Shimoda2016-08-31
| * usb: renesas_usbhs: add a compatible string for r8a7796Yoshihiro Shimoda2016-08-31
| * usb: renesas_usbhs: pipe: don't print on ENOMEMWolfram Sang2016-08-29
| * usb: renesas_usbhs: mod_host: don't print on ENOMEMWolfram Sang2016-08-29
| * usb: renesas_usbhs: mod_gadget: don't print on ENOMEMWolfram Sang2016-08-29
* | Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-12
|\ \
| * | usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2016-09-05
* | | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-05
|\| |
| * | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun2016-08-22
| |/
* | usb: renesas_usbhs: pipe: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: renesas_usbhs: mod_host: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: renesas_usbhs: mod_gadget: don't print on ENOMEMWolfram Sang2016-08-30
|/
* usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda2016-08-11
* usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda2016-08-11
* usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda2016-08-11
* usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda2016-06-29
* usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda2016-06-29
* usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda2016-06-29
* usb: renesas_usbhs: make usbhs_write32() staticBen Dooks2016-06-22
* usb: renesas_usbhs: fix signed-unsigned returnSudip Mukherjee2016-05-03
* usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMUYoshihiro Shimoda2016-04-19
* usb: renesas_usbhs: change arguments of dma_map_ctrl()Yoshihiro Shimoda2016-04-19
* usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push()Yoshihiro Shimoda2016-04-19
* usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda2016-04-04
* usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda2016-03-30
* usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda2016-03-30
* usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()Yoshihiro Shimoda2016-03-04
* usb: renesas_usbhs: Don't check CSSTS bit if peripheral modeYoshihiro Shimoda2016-03-04
* usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda2016-03-04
* usb: renesas_usbhs: Use ARCH_RENESASSimon Horman2016-02-20
* usb: renesas_usbhs: constify usbhs_pkt_handle structuresJulia Lawall2016-01-24
* usb: renesas_usbhs: add fallback compatibility stringsSimon Horman2015-12-16
* usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda2015-12-15
* usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-15
* usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda2015-11-19
* Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-02
|\
| * usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven2015-10-20
* | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-30
* | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-30
|/
* usb: renesas: gadget: add ep capabilities supportRobert Baldyga2015-08-04
* usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy2015-07-29
* usb: renesas_usbhs: Replace deprecated API of extconChanwoo Choi2015-07-29
* Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-01
|\
| * usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda2015-05-26
| * usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda2015-05-26
| * usb: renesas_usbhs: avoid uninitialized variable useArnd Bergmann2015-05-22
| * usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 registerNobuhiro Iwamatsu2015-05-14
| * usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-04-28