Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8313794347b34e3a57603282b976de9cf3f66198
/
drivers
/
usb
/
dwc3
/
gadget.c
5f5c3e6
USB: dwc3: gadget: Add support for sending zero length packets
by Vijayavardhan Vennapusa
· 11 years ago
d2c50c3
Merge "USB: android: Schedule work only if suspended variable is changed"
by Linux Build Service Account
· 11 years ago
8594e86
USB: android: Schedule work only if suspended variable is changed
by Vijayavardhan Vennapusa
· 11 years ago
47786ef
USB: dwc3: Clear USB2PHY_SUSP bit during disconnect
by Vijayavardhan Vennapusa
· 11 years ago
b77e143
USB: dwc3: Fix QDSS data integrity issue
by Vijayavardhan Vennapusa
· 11 years ago
6c34b34
USB: dwc3: Don't handle USB/Link Status change event for RESUME
by Vijayavardhan Vennapusa
· 11 years ago
ddd0474
USB: dwc3-msm: Add recovery mechanism for erratic error event
by Vijayavardhan Vennapusa
· 11 years ago
540ee16
Revert "USB: dwc3: core: Add module parameter for TX fifo resize"
by Vijayavardhan Vennapusa
· 11 years ago
fc3db60
USB: dwc3: Allocate 3KB FIFO for bulk and isochronous endpoints
by Vijayavardhan Vennapusa
· 11 years ago
ba79f6b
USB: dwc3: msm: Implement new initialization sequence
by Vijayavardhan Vennapusa
· 11 years ago
8a011c9
USB: dwc3: Dump all relevant core and PHY registers for Erratic error event
by Vijayavardhan Vennapusa
· 11 years ago
446ad8d
USB: dwc3: gadget: Reset device core before setting Run/stop bit
by Wesley Cheng
· 12 years ago
dbe59bf
USB: dwc3: core: Add module parameter for TX fifo resize
by Vijayavardhan Vennapusa
· 12 years ago
0557c9b
USB: dwc3: gadget: Run time resume dwc3 device in dwc3_gadget_start()
by Vijayavardhan Vennapusa
· 12 years ago
1df89b6
usb: dwc3: gadget: fix 'endpoint always busy' bug
by Felipe Balbi
· 12 years ago
09e5c8e
usb: dwc3: notify gadget disconnect upon VBUS low
by Jack Pham
· 12 years ago
daf082c
USB: dwc: Reduce TxFIFO of non burst Bulk In endpoint to 1K from 3K
by Vijayavardhan Vennapusa
· 12 years ago
22f9304
usb: dwc3: gadget: Acquire spin_lock before checking usb_ep->desc
by Manu Gautam
· 12 years ago
ffeb26b
USB: dwc3: Add debug support for DWC3 driver
by Vijayavardhan Vennapusa
· 12 years ago
d2b99e1
usb: dwc3: gadget: Fail request submission if it was already queued
by Manu Gautam
· 12 years ago
2a444ad
USB: dwc3: check for LINK TRB for incremented free slot index
by Vijayavardhan Vennapusa
· 12 years ago
91ba653
USB: dwc3: Fix issues in isochronous endpoint handling
by Vijayavardhan Vennapusa
· 12 years ago
18bbcb0
usb: dwc3: gadget: fix isoc END TRANSFER Condition
by Pratyush Anand
· 12 years ago
921b0b8
usb: dwc3: gadget: fix missed isoc
by Pratyush Anand
· 12 years ago
55d3422
usb: dwc3: gadget: Fix extra increment of busy_slot index
by Manu Gautam
· 12 years ago
b743456
USB: dwc3: Add support for basic OTG in superspeed mode
by Vijayavardhan Vennapusa
· 12 years ago
b666fb8
USB: gadget: dwc3: Fix composition switch issue during cable disconnect
by Vijayavardhan Vennapusa
· 12 years ago
a7b082a
Revert "usb: dwc3: gadget: Disable super speed capability temporarily"
by Manu Gautam
· 12 years ago
54be1d6
USB: dwc3-msm: Notify suspend/resume events to composite layer
by Vijayavardhan Vennapusa
· 12 years ago
908f1ed
USB: dwc3: gadget: Implement gadget_vbus_draw() API
by Vijayavardhan Vennapusa
· 12 years ago
f1fceddf
DWC3: Enable XHCI host in OTG mode
by Manu Gautam
· 12 years ago
8ec31d2
USB: DWC3: gadget: Fix compilation error in gadget.c
by Vijayavardhan Vennapusa
· 12 years ago
8a8ce39
Merge "USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust"
by Linux Build Service Account
· 12 years ago
7428f52
Merge "Merge usb dwc3 changes backported from v3.7-rc1"
by Linux Build Service Account
· 12 years ago
6008e26
USB: dwc3: gadget: Handle ENDPOINT CLEAR FEATURE reqeust
by Vijayavardhan Vennapusa
· 12 years ago
ac41760
usb: dwc3: gadget: fix pending isoc handling
by Pratyush Anand
· 12 years ago
8d7bf59
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
by Pratyush Anand
· 12 years ago
f0ee606
usb: dwc3: set up burst size only superspeed mode
by Chanho Park
· 12 years ago
1439507
usb: dwc3: gadget: warn about endpoint already enabled before changing ep name
by Felipe Balbi
· 12 years ago
e67fdeb
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
by Pratyush Anand
· 13 years ago
053d3e5
usb: dwc3: gadget: correct missed isoc when endpoint is busy
by Pratyush Anand
· 12 years ago
eed03f1
usb: dwc3: gadget: Fix sparse warnings
by Moiz Sonasath
· 12 years ago
07e0ee8
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
by Felipe Balbi
· 12 years ago
77473f7
usb: dwc3: return error in case of run/stop timeout
by Pratyush Anand
· 13 years ago
49917a4
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
by Pratyush Anand
· 13 years ago
4dbba17
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
by Pratyush Anand
· 13 years ago
d69dcdd
usb: dwc3: keep default hird threshold value as 4b1100
by Pratyush Anand
· 13 years ago
eb84075
usb: dwc3: correct set_halt implementation for ep0
by Pratyush Anand
· 13 years ago
4ee20d5
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
by Felipe Balbi
· 13 years ago
4959cfc
usb: dwc3: rename res_trans_idx to resource_index
by Felipe Balbi
· 13 years ago
46485a0
usb: dwc3: gadget: split special cases of ep_queue()
by Felipe Balbi
· 13 years ago
6263ebe
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
by Pratyush Anand
· 13 years ago
110ff60
usb: dwc3: giveback all queued request when ep disabled or reset received
by Pratyush Anand
· 13 years ago
eaec3e9
usb: dwc3: fix giveback of queued request in ep_dequeue
by Pratyush Anand
· 13 years ago
bccd680
usb: gadget: composite: fix ep->maxburst initialization
by Felipe Balbi
· 13 years ago
50ed834
usb: dwc3: resume phy during gadget initialization on recent cores
by Pratyush Anand
· 13 years ago
a09be0a
usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabled
by Felipe Balbi
· 13 years ago
5e5d2aa
usb: dwc3: gadget: don't call stop_active_transfers() on disconnect
by Felipe Balbi
· 13 years ago
b129eb7
usb: dwc3: gadget: don't wait for ep cmd IRQ
by Felipe Balbi
· 13 years ago
8e5e3de
usb: dwc3: gadget: drop useless code
by Felipe Balbi
· 13 years ago
413dba6
usb: dwc3: Fix break from cleanup request loop
by Pratyush Anand
· 13 years ago
73939b0
usb: dwc3: Fix missed isoc IN transaction
by Pratyush Anand
· 13 years ago
df02342
USB: DWC3: Generate interrupt on each TRB as default option
by Pratyush Anand
· 13 years ago
d8bb4f7
usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ
by Gerard CAUVY
· 13 years ago
34d548c
usb: dwc3: gadget: disable U1/U2 on disconnect
by Felipe Balbi
· 13 years ago
b4d0435
usb: dwc3: gadget: prevent DCTL register corruption
by Felipe Balbi
· 13 years ago
88df427
usb: dwc3: support new revisions of DWC3 core
by Paul Zimmerman
· 13 years ago
dffb81b
usb: dwc3: gadget: rename phy_power() to phy_suspend()
by Paul Zimmerman
· 13 years ago
8b9388f
usb: dwc3: gadget: reinitialize retries
by Paul Zimmerman
· 13 years ago
5d409eb
usb: dwc3: gadget: remove trailing semicolon
by Felipe Balbi
· 13 years ago
57cdac1
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
b0791fb
usb: dwc3: define DWC3_EP0_BOUNCE_SIZE
by Felipe Balbi
· 13 years ago
f39a37f
usb: dwc3: gadget: issue Update Transfer command after queuing isoc request
by Paul Zimmerman
· 13 years ago
dc6e094
usb: dwc3: gadget: increase setup buffer size
by Felipe Balbi
· 13 years ago
6cd35e9
usb: dwc3: gadget: Disable super speed capability temporarily
by Pavankumar Kondeti
· 12 years ago
573c276
usb: dwc3: gadget: implement Global Command support
by Felipe Balbi
· 13 years ago
bb8b8a3
usb: dwc3: ep0: add LPM handling
by Sebastian Andrzej Siewior
· 13 years ago
38d2c6c
usb: dwc3: workaround: metastability state on Run/Stop bit
by Felipe Balbi
· 13 years ago
1c4dbcb
DWC3: gadget: Report error if RX buffer not aligned to EP's MTU
by Manu Gautam
· 12 years ago
b506727
usb: dwc3-msm: Add support for LPM on cable disconnect
by Manu Gautam
· 13 years ago
33fe6f1
USB: dwc: Add a warning message about Vendor Device LMP event
by Pavankumar Kondeti
· 13 years ago
d393e17
USB: dwc3: Increase event buffer size from 4K to 8K
by Pavankumar Kondeti
· 13 years ago
cdeef4c
usb: dwc3: Introduce OTG driver for dwc3
by Ido Shayevitz
· 13 years ago
fa65a58
usb: dwc3-msm: convert TRBs into bitshifts
by Ido Shayevitz
· 13 years ago
3d71769
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
c2df85c
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
by Paul Zimmerman
· 13 years ago
249a456
usb: dwc3: take lock while modifying flags
by Paul Zimmerman
· 13 years ago
aee63e3
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
by Paul Zimmerman
· 13 years ago
9bafa56
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
by Paul Zimmerman
· 13 years ago
27a78d6
usb: dwc3: use proper function for setting endpoint name
by Anton Tikhomirov
· 13 years ago
8d62cd6
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
by Paul Zimmerman
· 13 years ago
1d04679
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
by Paul Zimmerman
· 13 years ago
0fc9a1b
usb: dwc3: gadget: use generic map/unmap routines
by Felipe Balbi
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
f6bafc6
usb: dwc3: convert TRBs into bitshifts
by Felipe Balbi
· 13 years ago
3b63736
usb: dwc3: ep0: fix SetFeature(TEST)
by Gerard Cauvy
· 13 years ago
2e81c36
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
by Felipe Balbi
· 13 years ago
d70d844
usb: dwc3: gadget: avoid memcpy()ing event buffer
by Felipe Balbi
· 13 years ago
8db7ed1
usb: dwc3: gadget: start core on Rx.Detect
by Felipe Balbi
· 13 years ago
457e84b
usb: dwc3: gadget: dynamically re-size TxFifos
by Felipe Balbi
· 13 years ago
Next »