Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9d4b82706357f2eb23f45309227fc94d11eea255
/
drivers
/
usb
/
dwc3
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
6cb2e4e3
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
6d729a55
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
15b8d933
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
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
Next »