index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
mod_gadget.c
Age
Commit message (
Expand
)
Author
2018-07-02
USB: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-07
USB: renesas_usbhs: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-08-15
usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lock
Yoshihiro Shimoda
2017-08-15
usb: renesas_usbhs: gadget: make usb_ep_ops const
Bhumika Goyal
2017-08-03
usb: renesas_usbhs: gadget: fix unused-but-set-variable warning
Yoshihiro Shimoda
2017-07-19
usb: renesas_usbhs: gadget: disable all eps when the driver stops
Yoshihiro Shimoda
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
2016-08-31
usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used
Yoshihiro Shimoda
2016-08-30
usb: renesas_usbhs: mod_gadget: don't print on ENOMEM
Wolfram Sang
2016-08-29
usb: renesas_usbhs: mod_gadget: don't print on ENOMEM
Wolfram Sang
2016-08-22
usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()
Wei Yongjun
2016-08-11
usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
Yoshihiro Shimoda
2016-06-29
usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
Yoshihiro Shimoda
2016-04-19
usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU
Yoshihiro Shimoda
2016-04-19
usb: renesas_usbhs: change arguments of dma_map_ctrl()
Yoshihiro Shimoda
2016-04-04
usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
Yoshihiro Shimoda
2016-03-04
usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()
Yoshihiro Shimoda
2015-12-15
usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()
Yoshihiro Shimoda
2015-11-19
usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()
Yoshihiro Shimoda
2015-08-04
usb: renesas: gadget: add ep capabilities support
Robert Baldyga
2015-07-29
usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS
Phil Edworthy
2015-03-19
usb: renesas_usbhs: fix spinlock suspected in a gadget complete function
Yoshihiro Shimoda
2015-01-29
usb: renesas_usbhs: gadget: set value for common is_selfpowered
Peter Chen
2014-11-05
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
2014-11-05
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
Yoshihiro Shimoda
2014-11-05
usb: renesas_usbhs: gadget: fix the behavior of pullup
Takeshi Kihara
2014-11-05
usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()
Kazuya Mizuguchi
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-10
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
Yoshihiro Shimoda
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-07-29
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
2013-07-15
usb: renesas_usbhs: gadget: remove extra check on udc_stop
Kuninori Morimoto
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
2013-03-18
usb: renesas: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: renesas: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: renesas_usbhs: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2012-12-13
usb: renesas_usbhs: gadget: usbhsg_ep_disable() care pipe settings
Kuninori Morimoto
2012-12-13
usb: renesas_usbhs: gadget: remove usbhsg_uep_init()
Kuninori Morimoto
2012-10-16
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
kuninori.morimoto.gx@renesas.com
2012-05-04
usb: renesas_usbhs: gadget: add support for set_selfpowered
Shimoda, Yoshihiro
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-02-28
usb: renesas: gadget: use generic map/unmap routines
Felipe Balbi
[next]