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_6.6-2.2.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, Colibri and Verdin 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
2017-12-14
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
2017-10-21
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
2017-07-12
usb: dwc3: replace %p with %pK
Felipe Balbi
2017-05-25
usb: dwc3: gadget: Prevent losing events in event cache
Thinh Nguyen
2017-04-12
usb: dwc3: gadget: delay unmap of bounced requests
Janusz Dziedzic
2017-03-12
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
2017-01-12
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2017-01-12
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-06
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
2016-10-17
usb: dwc3: Fix size used in dma_free_coherent()
Christophe JAILLET
2016-10-17
usb: dwc3: gadget: never pre-start Isochronous endpoints
Felipe Balbi
2016-10-17
usb: dwc3: gadget: properly account queued requests
Felipe Balbi
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-12
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-09
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
2016-08-25
usb: dwc3: gadget: always decrement by 1
Felipe Balbi
2016-08-25
usb: dwc3: gadget: stop kicking if we run out of space
Felipe Balbi
2016-08-25
usb: dwc3: gadget: abolish trbs_left
Felipe Balbi
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
2016-08-25
usb: dwc3: gadget: improve increment request->actual
Felipe Balbi
2016-08-25
usb: dwc3: gadget: remove condition that never happens
Felipe Balbi
2016-08-25
usb: dwc3: gadget: add remaining sg entries to ring
Felipe Balbi
2016-08-22
usb: dwc3: gadget: interrupt on ring full too
Felipe Balbi
2016-08-22
usb: dwc3: gadget: avoid while (1) loop on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: simplify dwc3_ep_prev_trb()
Felipe Balbi
2016-08-22
usb: dwc3: gadget: increment dequeue pointer on completion
Felipe Balbi
2016-08-22
usb: dwc3: gadget: retire LST bit completely
Felipe Balbi
2016-08-22
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
Nicolas Saenz Julienne
2016-08-11
usb: dwc3: gadget: stop processing on HWO set
Felipe Balbi
2016-08-11
usb: dwc3: don't set last bit for ISOC endpoints
Janusz Dziedzic
2016-08-10
usb: dwc3: gadget: always cleanup all TRBs
Felipe Balbi
2016-08-10
usb: dwc3: gadget: fix for short pkts during chained xfers
Felipe Balbi
2016-08-10
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
2016-06-21
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
Baolin Wang
2016-06-21
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
Felipe Balbi
2016-06-21
usb: dwc3: gadget: simplify run_stop() break condition
Felipe Balbi
2016-06-21
usb: dwc3: gadget: avoid while(1) in run_stop()
Felipe Balbi
2016-06-21
usb: dwc3: gadget: remove udelay() from run_stop()
Felipe Balbi
2016-06-21
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
Felipe Balbi
2016-06-20
usb: dwc3: gadget: decrement trbs_left for each sg entry
Felipe Balbi
2016-06-20
usb: dwc3: gadget: start Bulk endpoints more frequently
Felipe Balbi
2016-06-20
usb: dwc3: gadget: disable XFER_NOT_READY
Felipe Balbi
2016-06-20
usb: dwc3: gadget: use allocated/queued reqs for LST bit
Felipe Balbi
2016-06-20
usb: dwc3: gadget: halt and stop based HWO bit
Felipe Balbi
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
2016-06-20
usb: dwc3: gadget: update transfer needs transfer resource
Felipe Balbi
[next]