Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
faeeb317a5615076dff1ff44b51e862e6064dbd0
/
drivers
/
usb
/
dwc3
35b2719
usb: dwc3: gadget: make to increment req->remaining in all cases
by Felipe Balbi
· 8 years ago
0913750
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
by Roger Quadros
· 8 years ago
1551e35
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
by Roger Quadros
· 8 years ago
7356112
usb: dwc3: Fix incorrect type for utmi mode
by Franck Demathieu
· 8 years ago
cf3113d
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
by Felipe Balbi
· 8 years ago
7369090
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
by Felipe Balbi
· 8 years ago
bc46e23
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
e42a5db
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 8 years ago
2878178
usb: dwc3: gadget: read IN ep FIFO size from HW
by Felipe Balbi
· 8 years ago
ffb80fc
usb: dwc3: gadget: skip Set/Clear Halt when invalid
by Felipe Balbi
· 8 years ago
5389679
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
by Baolin Wang
· 8 years ago
c773bb0
usb: dwc3: omap: Replace the extcon API
by Chanwoo Choi
· 8 years ago
c6267a5
usb: dwc3: gadget: align transfers to wMaxPacketSize
by Felipe Balbi
· 8 years ago
905dc04
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
by Felipe Balbi
· 8 years ago
e49d3cf
usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
by Felipe Balbi
· 8 years ago
8430530
usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
by Felipe Balbi
· 8 years ago
0e4018f
usb: dwc3: exynos: Remove MODULE_ALIAS()
by Javier Martinez Canillas
· 8 years ago
3e27b3f
usb: dwc3: exynos remove suspend clock unspecified debug message
by Shuah Khan
· 8 years ago
8ae584d
usb: dwc3: exynos fix axius clock error path to do cleanup
by Shuah Khan
· 8 years ago
9418ee1
usb: dwc3: gadget: Fix full speed mode
by Roger Quadros
· 8 years ago
8f8983a
usb: dwc3: pci: add Intel Gemini Lake PCI ID
by Heikki Krogerus
· 9 years ago
0eae2fd
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
by John Youn
· 8 years ago
12a7f17
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
by Grygorii Strashko
· 8 years ago
d7fd41c
usb: dwc3: skip interrupt when ep disabled
by Janusz Dziedzic
· 8 years ago
51c1685
usb: dwc3: pci: Fix dr_mode misspelling
by Hans de Goede
· 8 years ago
e71d363
usb: dwc3: core: avoid Overflow events
by Felipe Balbi
· 8 years ago
d621459
usb: dwc3: gadget: always unmap EP0 requests
by Felipe Balbi
· 8 years ago
19ec312
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
7931ec8
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
by Felipe Balbi
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
8c9f2de
usb: dwc3: Do not set dma coherent mask
by Arnd Bergmann
· 8 years ago
d64ff40
usb: dwc3: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
1c404b5
usb: dwc3: ep0: avoid empty-body warning
by Arnd Bergmann
· 8 years ago
36daf3a
usb: dwc3: pci: avoid build warning
by Felipe Balbi
· 8 years ago
28632b4
usb: dwc3: Workaround for irq mask issue
by John Youn
· 8 years ago
cf40b86
usb: dwc3: Implement interrupt moderation
by John Youn
· 8 years ago
65aca32
usb: dwc3: gadget: clear events in top-half handler
by John Youn
· 8 years ago
ebbb2d5
usb: dwc3: gadget: use evt->cache for processing events
by John Youn
· 8 years ago
caefe6c
usb: dwc3: gadget: use evt->length as we should
by Felipe Balbi
· 8 years ago
d9fa4c6
usb: dwc3: core: add a event buffer cache
by John Youn
· 8 years ago
a22f884
usb: dwc3: core: remove dwc3_soft_reset()
by Felipe Balbi
· 8 years ago
7ac51a1
usb: dwc3: Add a function to check properties
by John Youn
· 8 years ago
a987a90
usb: dwc3: Add a check for the DWC_usb3 core
by John Youn
· 8 years ago
5fb6fda
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
by John Youn
· 8 years ago
39ebb05
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
by John Youn
· 8 years ago
f2694a9
usb: dwc3: warn on once when no trbs
by Janusz Dziedzic
· 8 years ago
87aba10
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
by Janusz Dziedzic
· 8 years ago
e3aee48
usb: dwc3: fix post-increment
by Janusz Dziedzic
· 8 years ago
ce3fc8b
usb: dwc3: clean TRB if STARTTRANSFER fail
by Janusz Dziedzic
· 8 years ago
8ab89da
usb: dwc3: decrement queued_requests
by Janusz Dziedzic
· 8 years ago
5eb30ce
usb: dwc3: trace: purge dwc3_trace()
by Felipe Balbi
· 8 years ago
2870e50
usb: dwc3: trace: add a tracepoint for ep enable/disable
by Felipe Balbi
· 8 years ago
9cecca7
usb: dwc3: pci: call _DSM for suspend/resume
by Felipe Balbi
· 8 years ago
0f817ae
usb: dwc3: pci: add a private driver structure
by Felipe Balbi
· 8 years ago
ff377ae
usb: dwc3: gadget: always kick if num_pending_sgs > 0
by Felipe Balbi
· 8 years ago
7282c4e
usb: dwc3: gadget: stop touching HWO TRBs
by Felipe Balbi
· 8 years ago
d86c5a6
usb: dwc3: gadget: always try to prepare on started_list first
by Felipe Balbi
· 8 years ago
e62c5bc5
usb: dwc3: gadget: tracking per-TRB remaining bytes
by Felipe Balbi
· 8 years ago
6cb2e4e
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
by Felipe Balbi
· 8 years ago
76a638f
usb: dwc3: gadget: wait for End Transfer to complete
by Baolin Wang
· 8 years ago
785c91f
usb: dwc3: cleanup with list_first_entry_or_null()
by Masahiro Yamada
· 8 years ago
bb01473
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
by Baolin Wang
· 8 years ago
cf68923
usb: dwc3: gadget: purge dwc3_stop_active_transfers()
by Felipe Balbi
· 8 years ago
c5ac611
usb: dwc3: core: add dwc3_get_properties()
by Felipe Balbi
· 8 years ago
3b27332
usb: dwc3: core: remove unnecessary alignment
by Felipe Balbi
· 8 years ago
941f918
usb: dwc3: core: introduce dwc3_core_setup_global_control()
by Felipe Balbi
· 8 years ago
0759956
usb: dwc3: core: introduce dwc3_core_is_valid()
by Felipe Balbi
· 8 years ago
0bb39ca
usb: dwc3: Add support for device L1 exit
by John Youn
· 8 years ago
f9d2f922
usb: dwc3: remove unused struct member dwc3->mem
by Lu Baolu
· 8 years ago
0a695d4
usb: dwc3: gadget: never ever kill the machine
by Felipe Balbi
· 8 years ago
c9508c8
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
by Felipe Balbi
· 8 years ago
58f2903
usb: dwc3: gadget: CSP is only valid for OUT endpoints
by Felipe Balbi
· 8 years ago
b9bd138
usb: dwc3: gadget: remove unused 'first_trb_index'
by Felipe Balbi
· 8 years ago
39e07ff
usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()
by Felipe Balbi
· 8 years ago
6d729a5
usb: dwc3: host: extract dwc3_host_get_irq()
by Felipe Balbi
· 8 years ago
6db3812
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
by Felipe Balbi
· 8 years ago
4dd5a69
usb: dwc3: trace: add a proper tracepoint for reg accessors
by Felipe Balbi
· 8 years ago
ba1773f
usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST
by Felipe Balbi
· 8 years ago
57b14da
usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y
by Felipe Balbi
· 8 years ago
a97ea99
usb: dwc3: gadget: offset Start Transfer latency for bulk EPs
by Felipe Balbi
· 8 years ago
fa8d965
usb: dwc3: trace: pretty print high-bandwidth transfers too
by Felipe Balbi
· 8 years ago
43c96be
usb: dwc3: trace: print out ep0state also from XferComplete
by Felipe Balbi
· 8 years ago
cdd72ac
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h
by Felipe Balbi
· 8 years ago
8566cd1
usb: dwc3: gadget: remove redundant trace prints
by Felipe Balbi
· 8 years ago
45a2af2
usb: dwc3: debug: decode control endpoint phase too
by Felipe Balbi
· 8 years ago
799e9dc
usb: dwc3: gadget: conditionally disable Link State change events
by Felipe Balbi
· 8 years ago
15b8d93
usb: dwc3: gadget: giveback request if we can't kick it
by Felipe Balbi
· 8 years ago
8897a76
usb: dwc3: gadget: make use of No Response Update Transfer
by Felipe Balbi
· 8 years ago
5999914
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· 8 years ago
6b9018d
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
Next »