Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27dedde6895c0364549ee593253700a923ccf710
/
drivers
/
usb
/
dwc3
ae3a3e2
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 8 years ago
d9a97dc
usb: dwc3: gadget: delay unmap of bounced requests
by Janusz Dziedzic
· 8 years ago
accadd8
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
by Roger Quadros
· 8 years ago
808ee14
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
by Felipe Balbi
· 8 years ago
3ccf60e
usb: dwc3: gadget: skip Set/Clear Halt when invalid
by Felipe Balbi
· 8 years ago
5af6f56
usb: dwc3: gadget: always unmap EP0 requests
by Felipe Balbi
· 8 years ago
c008309
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
5f7fd4d
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
5e3c292
usb: dwc3: gadget: Fix full speed mode
by Roger Quadros
· 8 years ago
81f1f24
usb: dwc3: pci: Fix dr_mode misspelling
by Hans de Goede
· 8 years ago
6af3ba2
usb: dwc3: pci: add Intel Gemini Lake PCI ID
by Heikki Krogerus
· 9 years ago
9bdd47c
usb: dwc3: core: avoid Overflow events
by Felipe Balbi
· 8 years ago
3666b62
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
by Felipe Balbi
· 8 years ago
4accb8a
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
by Felipe Balbi
· 8 years ago
9b9d7cd
usb: dwc3: Fix error handling for core init
by Vivek Gautam
· 8 years ago
51fbc7c
usb: dwc3: Fix size used in dma_free_coherent()
by Christophe JAILLET
· 8 years ago
d889c23
usb: dwc3: gadget: never pre-start Isochronous endpoints
by Felipe Balbi
· 8 years ago
a9c3ca5
usb: dwc3: gadget: properly account queued requests
by Felipe Balbi
· 8 years ago
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
· 8 years ago
72704f8
dwc3: gadget: Implement the suspend entry event handler
by Baolin Wang
· 8 years ago
9522def
usb: dwc3: core: cleanup IRQ resources
by Roger Quadros
· 8 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
· 8 years ago
b6d4e16
usb: dwc3: gadget: simplify run_stop() break condition
by Felipe Balbi
· 8 years ago
f2df679
usb: dwc3: gadget: avoid while(1) in run_stop()
by Felipe Balbi
· 8 years ago
d807bdd
usb: dwc3: gadget: remove udelay() from run_stop()
by Felipe Balbi
· 8 years ago
5f82279
usb: dwc3: core: fixup dr_mode fallback selection
by Felipe Balbi
· 8 years ago
e6fe66f
usb: dwc3: pci: add dr-mode for Intel dwc3
by Felipe Balbi
· 8 years ago
21e64bf
usb: dwc3: gadget: rename 'ignore' argument to 'modify'
by Felipe Balbi
· 8 years ago
d6dc2e7
usb: dwc3: gadget: decrement trbs_left for each sg entry
by Felipe Balbi
· 8 years ago
ba62c09
usb: dwc3: gadget: start Bulk endpoints more frequently
by Felipe Balbi
· 8 years ago
13fa2e6
usb: dwc3: gadget: disable XFER_NOT_READY
by Felipe Balbi
· 8 years ago
55a0237
usb: dwc3: gadget: use allocated/queued reqs for LST bit
by Felipe Balbi
· 8 years ago
69450c4
usb: dwc3: gadget: halt and stop based HWO bit
by Felipe Balbi
· 8 years ago
68d34c8
usb: dwc3: gadget: keep track of allocated and queued reqs
by Felipe Balbi
· 8 years ago
b6b1c6d
usb: dwc3: gadget: update transfer needs transfer resource
by Felipe Balbi
· 8 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
· 8 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
· 8 years ago
Next »