Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6b5084ccfcd4d43d31c6124968dcc537ea265994
/
drivers
/
usb
/
dwc3
c318a82
Merge 4.7-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
0d064a7
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
322832f
usb: dwc3: host: Fix broken XHCI host
by Roger Quadros
· 8 years ago
5baaf3b
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
by Lee Jones
· 8 years ago
4aa34ce
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
002f17b
usb: dwc3: st: Inform the reset framework that our reset line may be shared
by Lee Jones
· 8 years ago
215db94
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
95b57df
usb: dwc3: host: use build-in property instead of platform data
by Heikki Krogerus
· 8 years ago
72704f8
dwc3: gadget: Implement the suspend entry event handler
by Baolin Wang
· 9 years ago
9522def
usb: dwc3: core: cleanup IRQ resources
by Roger Quadros
· 9 years ago
da1410b
usb: dwc3: gadget: Add the suspend state checking when stopping gadget
by Baolin Wang
· 8 years ago
0e14602
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
by Felipe Balbi
· 8 years ago
3280823
usb: dwc3: fix runtime PM in error path
by Roger Quadros
· 9 years ago
b6d4e16
usb: dwc3: gadget: simplify run_stop() break condition
by Felipe Balbi
· 9 years ago
f2df679
usb: dwc3: gadget: avoid while(1) in run_stop()
by Felipe Balbi
· 9 years ago
d807bdd
usb: dwc3: gadget: remove udelay() from run_stop()
by Felipe Balbi
· 9 years ago
5f82279
usb: dwc3: core: fixup dr_mode fallback selection
by Felipe Balbi
· 9 years ago
e6fe66f
usb: dwc3: pci: add dr-mode for Intel dwc3
by Felipe Balbi
· 9 years ago
21e64bf
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
by Felipe Balbi
· 9 years ago
d6dc2e7
usb: dwc3: gadget: decrement trbs_left for each sg entry
by Felipe Balbi
· 9 years ago
ba62c09
usb: dwc3: gadget: start Bulk endpoints more frequently
by Felipe Balbi
· 9 years ago
13fa2e6
usb: dwc3: gadget: disable XFER_NOT_READY
by Felipe Balbi
· 9 years ago
55a0237
usb: dwc3: gadget: use allocated/queued reqs for LST bit
by Felipe Balbi
· 9 years ago
69450c4
usb: dwc3: gadget: halt and stop based HWO bit
by Felipe Balbi
· 9 years ago
68d34c8
usb: dwc3: gadget: keep track of allocated and queued reqs
by Felipe Balbi
· 9 years ago
b6b1c6d
usb: dwc3: gadget: update transfer needs transfer resource
by Felipe Balbi
· 9 years ago
d18e654
usb: dwc3: remove handling of platform data
by Heikki Krogerus
· 9 years ago
cf48305
usb: dwc3: pci: use build-in properties instead of platform data
by Heikki Krogerus
· 9 years ago
60cfb37
usb: dwc3: remove trailing newline from dwc3_trace
by Felipe Balbi
· 9 years ago
d2728fb
usb: dwc3: omap: Pass VBUS and ID events transparently
by Roger Quadros
· 9 years ago
9ab330b
usb: dwc3: omap: Don't set POWERPRESENT
by Roger Quadros
· 9 years ago
12da8ea
usb: dwc3: omap: Mark the interrupt handler as shared
by Roger Quadros
· 9 years ago
3f586c9
usb: dwc3: omap: use request_threaded_irq()
by Roger Quadros
· 9 years ago
475c8be
usb: dwc3: add DWC3_GUCTL1 reg for debug
by William Wu
· 9 years ago
e77c561
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
by John Youn
· 9 years ago
2da9ad7
usb: dwc3: Use the correct speed macros for DSTS/DCFG
by John Youn
· 9 years ago
3de2685f
usb: dwc3: gadget: Fix truncated cast issue
by John Youn
· 9 years ago
361572b
usb: dwc3: gadget: Handle TRB index 0 when full or empty
by John Youn
· 9 years ago
7d0a038
usb: dwc3: gadget: Account for link TRB in TRBs left
by John Youn
· 9 years ago
32db3d9
usb: dwc3: gadget: Account for max size in TRB space
by John Youn
· 9 years ago
89bc856
usb: dwc3: gadget: Don't prepare TRBs if no space
by John Youn
· 9 years ago
0d25744
usb: dwc3: gadget: Initialize the TRB ring
by John Youn
· 9 years ago
dca0119
usb: dwc3: gadget: Simplify skipping of link TRBs
by John Youn
· 9 years ago
96bedb6
usb: dwc3: Endianness issue on dwc3_log_ctrl
by John Youn
· 9 years ago
d07fa66
usb: dwc3: gadget: Fix usage of bitwise operator
by John Youn
· 9 years ago
501058e
usb: dwc3: ep0: Use the correct type for SET_SEL data
by John Youn
· 9 years ago
958b9fa
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
by John Youn
· 9 years ago
71f7e70
usb: dwc3: gadget: improve gcmd trace
by Felipe Balbi
· 9 years ago
88811f7
usb: dwc3: gadget: remove udelay() from generic cmd
by Felipe Balbi
· 9 years ago
0fe886c
usb: dwc3: gadget: single return point on generic commands
by Felipe Balbi
· 9 years ago
0933df1
usb: dwc3: trace: print ep cmd status with a single trace
by Felipe Balbi
· 9 years ago
f6bb225
usb: dwc3: gadget: loop while (timeout)
by Felipe Balbi
· 9 years ago
ba15984
usb: dwc3: gadget: fix trace output when command fails
by Felipe Balbi
· 9 years ago
f75cacc
usb: dwc3: trace: fully decode IRQ events
by Felipe Balbi
· 9 years ago
7ab373a
usb: dwc3: gadget: no more tracking endpoint type with its name
by Felipe Balbi
· 9 years ago
22f2c61
usb: dwc3: trace: pretty-print TRB's ctrl field
by Janusz Dziedzic
· 9 years ago
74674cb
usb: dwc3: gadget: add a per-endpoint request queue lock
by Felipe Balbi
· 9 years ago
e9af922
usb: dwc3: pci: add Power Management dummy hooks
by Felipe Balbi
· 9 years ago
fc8bb91
usb: dwc3: implement runtime PM
by Felipe Balbi
· 9 years ago
4cb4221
usb: dwc3: gadget: fix for possible endpoint disable race
by Felipe Balbi
· 9 years ago
9cad39f
usb: dwc3: fix for the isoc transfer EP_BUSY flag
by Konrad Leszczynski
· 9 years ago
ab2a92e
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· 9 years ago
3f308d1
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
by Felipe Balbi
· 9 years ago
51f5d49
usb: dwc3: core: simplify suspend/resume operations
by Felipe Balbi
· 9 years ago
c499ff7
usb: dwc3: core: re-factor init and exit paths
by Felipe Balbi
· 9 years ago
bcdb327
usb: dwc3: core: move fladj to dwc3 structure
by Felipe Balbi
· 9 years ago
2eb8801
usb: dwc3: gadget: add a pointer to endpoint registers
by Felipe Balbi
· 9 years ago
2cd4718
usb: dwc3: gadget: pass dep as argument to endpoint command
by Felipe Balbi
· 9 years ago
4e99472
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
by Felipe Balbi
· 9 years ago
5ee85d8
usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
by Felipe Balbi
· 9 years ago
6b74289
usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed
by Felipe Balbi
· 9 years ago
b43bba9
usb: dwc3: gadget: remove udelay(1) when sending ep cmds
by Felipe Balbi
· 9 years ago
6aff483
usb: dwc3: gadget: rely on sg_is_last() and list_is_last()
by Felipe Balbi
· 9 years ago
4fae2e3
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer()
by Felipe Balbi
· 9 years ago
c423357
usb: dwc3: gadget: prepare TRBs on update transfers too
by Felipe Balbi
· 9 years ago
7f370ed
usb: dwc3: core: get rid of DWC3_PM_OPS macro
by Felipe Balbi
· 9 years ago
9f8a67b
usb: dwc3: gadget: fix gadget suspend/resume
by Felipe Balbi
· 9 years ago
d7be295
usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop
by Felipe Balbi
· 9 years ago
50c763f
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
by John Youn
· 9 years ago
27a0faa
usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.
by Peter Griffin
· 9 years ago
4879efb
usb: dwc3: exynos: Fix deferred probing storm.
by Steinar H. Gunderson
· 9 years ago
9739861
usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
by Dan Carpenter
· 9 years ago
ce15bda
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
2a58f9c
usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP
by Felipe Balbi
· 9 years ago
676e349
usb: dwc3: gadget: update DCFG.NumP to max burst size
by Felipe Balbi
· 9 years ago
7b9cc7a
usb: dwc3: gadget: give better command return code
by Konrad Leszczynski
· 9 years ago
ce046d3
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
by Heikki Krogerus
· 9 years ago
474799f
usb: dwc3: pci: make build-in device properties available
by Heikki Krogerus
· 9 years ago
ae41141
usb: dwc3: ep0: sanity check test mode selector
by Fei Yang
· 9 years ago
818ec3a
usb: dwc3: debugfs: dump out endpoint details
by Felipe Balbi
· 9 years ago
b058f3e
usb: dwc3: core: add helper to extract trb type
by Felipe Balbi
· 9 years ago
cf6d867
usb: dwc3: core: add fifo space helper
by Felipe Balbi
· 9 years ago
4e9f311
usb: dwc3: make dwc3_debugfs_init return value be void
by Du, Changbin
· 9 years ago
af566a0
usb: dwc3: omap: get rid of dma_status
by Roger Quadros
· 9 years ago
8e7046b
usb: dwc3: gadget: don't interrupt when chained
by Felipe Balbi
· 9 years ago
052ba52ef
usb: dwc3: gadget: remove newline from trace
by Felipe Balbi
· 9 years ago
36b68aa
usb: dwc3: gadget: use link TRB for all endpoint types
by Felipe Balbi
· 9 years ago
4faf755
usb: dwc3: gadget: move % operation to increment helpers
by Felipe Balbi
· 9 years ago
ef966b9
usb: dwc3: gadget: add trb enqueue/dequeue helpers
by Felipe Balbi
· 9 years ago
70fdb27
usb: dwc3: get rid of DWC3_TRB_MASK
by Felipe Balbi
· 9 years ago
Next »