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
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
2013-07-29
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
2013-07-29
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move direction setting up
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move debugging print around
Felipe Balbi
2013-07-29
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
2013-07-29
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
2013-07-15
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
2013-03-18
usb: dwc3: core: add power management support
Felipe Balbi
2013-03-18
usb: dwc3: gadget: save state of pullups
Felipe Balbi
2013-03-18
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
2013-01-18
usb: dwc3: gadget: don't redefine 'ret'
Felipe Balbi
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-15
usb: dwc3: gadget: fix 'endpoint always busy' bug
Felipe Balbi
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-06
usb: dwc3: gadget: fix pending isoc handling
Pratyush Anand
2012-09-06
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
Pratyush Anand
2012-08-31
usb: dwc3: set up burst size only superspeed mode
Chanho Park
2012-08-15
usb: dwc3: gadget: warn about endpoint already enabled before changing ep name
Felipe Balbi
2012-08-09
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
Pratyush Anand
2012-08-07
usb: dwc3: gadget: correct missed isoc when endpoint is busy
Pratyush Anand
2012-08-07
usb: dwc3: gadget: Fix sparse warnings
Moiz Sonasath
[next]