Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
787b3c4f2e7d0888e211376c7c6a1617e8cc0f46
/
drivers
/
usb
/
dwc3
8152263
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
b281dc6
usb: dwc3: of-simple: add compatible for Cavium
by Felipe Balbi
· 8 years ago
26c9cac
usb: dwc3: of-simple: allow glues without clocks
by Felipe Balbi
· 8 years ago
fc9104d
Merge 4.8-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
8d53e62
usb: dwc3: of-simple: Fix warning during unbind
by Anurag Kumar Vulisha
· 8 years ago
5e6c88d
usb: dwc3: fix Clear Stall EP command failure
by Lu Baolu
· 8 years ago
d6e10bf
usb: dwc3: avoid -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
696118c
usb: dwc3: pci: fix build warning on !PM_SLEEP
by Felipe Balbi
· 8 years ago
9d6173e
usb: dwc3: Fix dr_mode validation
by Thinh Nguyen
· 8 years ago
073c47a
usb: dwc3: ulpi: make dwc3_ulpi_ops constant
by Tal Shorer
· 8 years ago
e6f7484
usb: ulpi: rename operations {read|write}_dev to simply {read|write}
by Tal Shorer
· 8 years ago
b7cf1dc
usb: dwc3: ulpi: use new api
by Tal Shorer
· 8 years ago
9d7aba7
Revert "usb: dwc3: gadget: always decrement by 1"
by John Youn
· 8 years ago
9b0dd49
Merge 4.8-rc5 into usb-testing
by Greg Kroah-Hartman
· 8 years ago
6f8245b
usb: dwc3: gadget: always decrement by 1
by Felipe Balbi
· 8 years ago
594e121
usb: dwc3: gadget: stop kicking if we run out of space
by Felipe Balbi
· 8 years ago
7ae7df4
usb: dwc3: gadget: abolish trbs_left
by Felipe Balbi
· 8 years ago
06281d4
usb: dwc3: Add ENDXFER command polling
by John Youn
· 8 years ago
512e475
usb: dwc3: Add revision numbers for the USB 3.0 IP
by John Youn
· 8 years ago
00af623
usb: dwc3: core: Move the mode setting to the right place
by Baolin Wang
· 8 years ago
f652191
usb: dwc3: of-simple: add compatible for rockchip rk3399
by William Wu
· 8 years ago
00fe081
usb: dwc3: add dis_del_phy_power_chg_quirk
by William Wu
· 8 years ago
32f2ed8
usb: dwc3: make usb2 phy utmi interface configurable
by William Wu
· 8 years ago
16199f3
usb: dwc3: add dis_u2_freeclk_exists_quirk
by William Wu
· 8 years ago
dc55c67
usb: dwc3: gadget: improve increment request->actual
by Felipe Balbi
· 8 years ago
f99f53f
usb: dwc3: gadget: remove condition that never happens
by Felipe Balbi
· 8 years ago
1f51211
usb: dwc3: gadget: add remaining sg entries to ring
by Felipe Balbi
· 8 years ago
696fe69
usb: dwc3: debug: fix ep name on trace output
by Felipe Balbi
· 8 years ago
2c78c02
usb: dwc3: gadget: interrupt on ring full too
by Felipe Balbi
· 8 years ago
0b3e4af
usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request
by Felipe Balbi
· 8 years ago
31162af
usb: dwc3: gadget: avoid while (1) loop on completion
by Felipe Balbi
· 8 years ago
08a36b5
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
by Felipe Balbi
· 8 years ago
45438a0
usb: dwc3: gadget: simplify dwc3_ep_prev_trb()
by Felipe Balbi
· 8 years ago
737f1ae
usb: dwc3: gadget: increment dequeue pointer on completion
by Felipe Balbi
· 8 years ago
4bc48c9
usb: dwc3: gadget: retire LST bit completely
by Felipe Balbi
· 8 years ago
d6011f6
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
by Nicolas Saenz Julienne
· 8 years ago
b74c2d8
usb: dwc3: core: allow device to runtime_suspend several times
by Felipe Balbi
· 8 years ago
f6c274e
usb: dwc3: pci: runtime_resume child device
by Felipe Balbi
· 8 years ago
1aaaa9a
Merge 4.8-rc3 into usb-next
by Greg Kroah-Hartman
· 8 years ago
a0ad85a
usb: dwc3: gadget: stop processing on HWO set
by Felipe Balbi
· 8 years ago
79d1748
usb: dwc3: don't set last bit for ISOC endpoints
by Janusz Dziedzic
· 8 years ago
4c4f106
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
by Wei Yongjun
· 8 years ago
4491ed5
usb: dwc3: pci: add Intel Kabylake PCI ID
by Heikki Krogerus
· 9 years ago
7c705df
usb: dwc3: gadget: always cleanup all TRBs
by Felipe Balbi
· 8 years ago
e5b36ae
usb: dwc3: gadget: fix for short pkts during chained xfers
by Felipe Balbi
· 8 years ago
c7de573
usb: dwc3: gadget: increment request->actual once
by Felipe Balbi
· 8 years ago
a26a142
usb: remove redundant dependency on USB_SUPPORT
by Masahiro Yamada
· 8 years ago
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
· 9 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
· 9 years ago
0e14602
usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_index
by Felipe Balbi
· 9 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
Next »