index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2014-11-10
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
2014-11-03
usb: dwc3: make HIRD threshold configurable
Huang Rui
2014-11-03
usb: dwc3: add lpm erratum support
Huang Rui
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: dwc3: gadget: WARN() on bogus usb_ep_queue()
Felipe Balbi
2014-11-03
usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irq
Felipe Balbi
2014-11-03
usb: dwc3: get rid of ->prepare()/->complete()
Felipe Balbi
2014-10-23
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
2014-10-20
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
2014-10-20
usb: dwc3: gadget: hold the lock through set_wedge()'s life
Felipe Balbi
2014-10-20
usb: dwc3: gadget: move isoc endpoint check to unlocked set_halt
Felipe Balbi
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-05
usb: dwc3: add tracepoints to aid debugging
Felipe Balbi
2014-09-05
usb: dwc3: gadget: cmd argument should always be unsigned
Felipe Balbi
2014-09-05
usb: dwc3: move all string helper functions to debug.h
Felipe Balbi
2014-09-05
usb: dwc3: fix TRB completion when multiple TRBs are started
Felipe Balbi
2014-09-03
usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()
Zhuang Jin Can
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-10
usb: dwc3: gadget: remove unnecessary 'start_new' variable
Jingoo Han
2014-06-19
usb: dwc3: gadget: check link trb after free_slot is increased
Zhuang Jin Can
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-04-25
usb: dwc3: gadget: pretty print Generic CMDs
Felipe Balbi
2014-04-25
usb: dwc3: gadget: pretty print link states
Felipe Balbi
2014-04-25
usb: dwc3: gadget: print both cmd string and number
Felipe Balbi
2014-04-16
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2014-04-16
usb: dwc3: gadget: Iterate only over valid endpoints
Jack Pham
2014-03-07
usb: dwc3: gadget: remove known conditions
Dan Carpenter
2014-03-07
usb: dwc3: gadget: cut and paste fixups in suspend/resume
Dan Carpenter
2014-03-05
usb: dwc3: gadget: pre-start Stream transfers when they're queued
Felipe Balbi
2014-03-05
usb: dwc3: gadget: call gadget driver's ->suspend/->resume
Felipe Balbi
2014-03-05
usb: dwc3: gadget: add 'force' argument to stop_active_transfer
Paul Zimmerman
2014-03-05
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed
Felipe Balbi
2014-03-05
usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation
Felipe Balbi
2014-03-05
usb: dwc3: gadget: add a 'restore' argument to set_ep_config
Paul Zimmerman
2014-03-05
usb: dwc3: gadget: implement dwc3_gadget_get_link_state
Paul Zimmerman
2014-03-05
usb: dwc3: workaround: bogus hibernation events
Felipe Balbi
2014-03-05
usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers
Felipe Balbi
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-09
usb: dwc3: set gadget's quirk ep_out_align_size
David Cohen
2013-11-25
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2013-09-17
usb: dwc3: gadget: avoid memory leak when failing to allocate all eps
David Cohen
2013-07-29
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
[next]