index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: gadget: don't send extra ZLP
John Youn
2015-12-22
1
-1
/
+2
*
usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
Felipe Balbi
2015-12-16
1
-8
/
+6
*
usb: dwc3: gadget: handle request->zero
Felipe Balbi
2015-12-15
1
-2
/
+48
*
usb: dwc3: ep0: fix setup_packet_pending initialization
Felipe Balbi
2015-12-15
1
-2
/
+2
*
usb: dwc3: gadget: simplify next_request() return check
Felipe Balbi
2015-12-15
1
-3
/
+2
*
usb: dwc3: gadget: purge dev_dbg() calls
Felipe Balbi
2015-12-15
1
-16
/
+21
*
usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()
Felipe Balbi
2015-12-15
1
-15
/
+11
*
usb: dwc3: gadget: don't prestart interrupt endpoints
Felipe Balbi
2015-11-30
1
-0
/
+1
*
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
2015-11-17
1
-1
/
+23
*
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
Ville Syrjälä
2015-10-12
1
-16
/
+21
*
Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"
Felipe Balbi
2015-10-12
1
-2
/
+3
*
usb: dwc3: gadget: remove unnecessary _irqsave()
Felipe Balbi
2015-09-28
1
-3
/
+2
*
usb: dwc3: gadget: use Update Transfer from Xfer In Progress
Felipe Balbi
2015-09-28
1
-2
/
+2
*
usb: dwc3: gadget: use update transfer command
Felipe Balbi
2015-09-28
1
-4
/
+5
*
usb: dwc3: gadget: start transfer on XFER_COMPLETE
Felipe Balbi
2015-09-28
1
-0
/
+8
*
usb: dwc3: gadget: improve ep_queue's error reporting
Felipe Balbi
2015-09-27
1
-19
/
+12
*
usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued
Felipe Balbi
2015-09-27
1
-1
/
+4
*
usb: dwc3: gadget: start requests as soon as they come
Felipe Balbi
2015-09-27
1
-0
/
+16
*
usb: dwc3: gadget: move trace_dwc3_ep_queue()
Felipe Balbi
2015-09-27
1
-2
/
+2
*
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
2015-09-21
1
-4
/
+0
*
usb: dwc3: gadget: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
*
usb: dwc3: ep0: Add chained TRB support
Kishon Vijay Abraham I
2015-07-30
1
-1
/
+1
*
usb: dwc3: gadget: defer endpoint name change
Felipe Balbi
2015-07-29
1
-21
/
+21
*
usb: dwc3: gadget: add a trace when disabling EPs
Felipe Balbi
2015-07-29
1
-0
/
+2
*
usb: dwc3: gadget: don't clear EP_BUSY too early
Felipe Balbi
2015-05-29
1
-1
/
+5
*
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
2015-05-26
1
-0
/
+2
*
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
2015-05-26
1
-0
/
+2
*
usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs
Felipe Balbi
2015-03-09
1
-21
/
+16
*
usb: dwc3: gadget: use common is_selfpowered
Peter Chen
2015-01-29
1
-1
/
+1
*
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
2015-01-29
1
-0
/
+1
*
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
2015-01-27
1
-27
/
+38
*
usb: dwc3: gadget: WARN() in case of unknown IRQ
Felipe Balbi
2015-01-27
1
-1
/
+1
*
usb: dwc3: gadget: avoid variable shadowing
Felipe Balbi
2015-01-27
1
-6
/
+1
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
1
-2
/
+4
|
\
|
*
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-14
1
-0
/
+3
|
*
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2015-01-14
1
-2
/
+1
*
|
usb: dwc3: gadget: Remove redundant check
Amit Virdi
2015-01-12
1
-3
/
+0
*
|
usb: dwc3: Fixed a typo in comments
Mickael Maison
2015-01-12
1
-1
/
+1
|
/
*
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
2014-11-10
1
-5
/
+12
*
usb: dwc3: make HIRD threshold configurable
Huang Rui
2014-11-03
1
-5
/
+1
*
usb: dwc3: add lpm erratum support
Huang Rui
2014-11-03
1
-0
/
+13
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-2
/
+1
*
usb: dwc3: gadget: WARN() on bogus usb_ep_queue()
Felipe Balbi
2014-11-03
1
-2
/
+10
*
usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irq
Felipe Balbi
2014-11-03
1
-0
/
+1
*
usb: dwc3: get rid of ->prepare()/->complete()
Felipe Balbi
2014-11-03
1
-14
/
+6
*
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
2014-10-23
1
-2
/
+1
*
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
2014-10-20
1
-4
/
+12
*
usb: dwc3: gadget: hold the lock through set_wedge()'s life
Felipe Balbi
2014-10-20
1
-3
/
+6
*
usb: dwc3: gadget: move isoc endpoint check to unlocked set_halt
Felipe Balbi
2014-10-20
1
-8
/
+5
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-1
/
+1
[next]