index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-31
/
+34
2019-02-13
usb: dwc3: Reset num_trbs after skipping
Thinh Nguyen
1
-0
/
+2
2019-02-13
usb: dwc3: gadget: don't enable interrupt when disabling endpoint
Felipe Balbi
1
-7
/
+9
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
1
-10
/
+5
2019-02-04
usb: dwc3: gadget: early giveback if End Transfer already completed
Felipe Balbi
1
-1
/
+5
2019-02-04
usb: dwc3: gadget: don't use resource_index as a flag
Felipe Balbi
1
-2
/
+2
2019-02-01
usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete
Felipe Balbi
1
-14
/
+5
2019-01-28
usb: dwc3: gadget: Handle 0 xfer length for OUT EP
Tejas Joglekar
1
-1
/
+1
2019-01-28
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
1
-1
/
+0
2019-01-28
usb: dwc3: gadget: prevent dwc3_request from being queued twice
Felipe Balbi
1
-0
/
+5
2019-01-28
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
1
-0
/
+3
2019-01-28
usb: dwc3: gadget: Fix OTG events when gadget driver isn't loaded
Roger Quadros
1
-0
/
+2
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
1
-0
/
+1
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
1
-0
/
+2
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-120
/
+222
2018-12-10
usb: dwc3: gadget: Disable CSP for stream OUT ep
Tejas Joglekar
1
-2
/
+6
2018-12-05
usb: dwc3: gadget: Report isoc transfer frame number
Thinh Nguyen
1
-0
/
+13
2018-12-05
usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
Anurag Kumar Vulisha
1
-3
/
+3
2018-12-05
usb: dwc3: don't issue no-op trb for stream capable endpoints
Anurag Kumar Vulisha
1
-1
/
+1
2018-12-05
usb: dwc3: update stream id in depcmd
Anurag Kumar Vulisha
1
-0
/
+3
2018-11-27
usb: dwc3: gadget: check if dep->frame_number is still valid
Felipe Balbi
1
-3
/
+12
2018-11-26
usb: dwc3: gadget: remove unnecessary dev_info()
Felipe Balbi
1
-2
/
+0
2018-11-26
usb: dwc3: gadget: return errors from __dwc3_gadget_start_isoc()
Felipe Balbi
1
-14
/
+11
2018-11-26
usb: dwc3: gadget: remove wait_end_transfer
Felipe Balbi
1
-39
/
+1
2018-11-26
usb: dwc3: gadget: move requests to cancelled_list
Felipe Balbi
1
-3
/
+14
2018-11-26
usb: dwc3: gadget: introduce cancelled_list
Felipe Balbi
1
-0
/
+1
2018-11-26
usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
Felipe Balbi
1
-37
/
+24
2018-11-26
usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
Felipe Balbi
1
-24
/
+4
2018-11-26
usb: dwc3: gadget: track number of TRBs per request
Felipe Balbi
1
-0
/
+6
2018-11-26
usb: dwc3: gadget: combine unaligned and zero flags
Felipe Balbi
1
-9
/
+9
2018-11-26
usb: dwc3: Add workaround for isoc start transfer failure
Thinh Nguyen
1
-0
/
+131
2018-11-26
Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"
Felipe Balbi
1
-5
/
+0
2018-11-14
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
Felipe Balbi
1
-3
/
+3
2018-11-06
usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
Thinh Nguyen
1
-1
/
+1
2018-10-02
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
1
-10
/
+19
2018-09-05
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-07-30
usb: dwc3: gadget: Check MaxPacketSize from descriptor
Thinh Nguyen
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
Mayank Rana
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be static
Wei Yongjun
1
-1
/
+1
2018-05-21
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
1
-2
/
+1
2018-05-21
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
1
-5
/
+1
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
1
-6
/
+3
2018-05-21
usb: dwc3: gadget: always start isochronous aligned to dep->interval
Felipe Balbi
1
-10
/
+5
2018-05-21
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
Felipe Balbi
1
-1
/
+3
2018-05-21
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
Felipe Balbi
1
-49
/
+47
2018-05-21
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
Felipe Balbi
1
-13
/
+11
2018-05-21
usb: dwc3: gadget: remove a few more dwc arguments
Felipe Balbi
1
-8
/
+10
2018-05-21
usb: dwc3: gadget: combine modify & restore into single argument
Felipe Balbi
1
-22
/
+11
2018-05-21
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
Felipe Balbi
1
-87
/
+116
[next]