index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
usb: dwc3: Add support for device L1 exit
John Youn
2
-0
/
+14
2016-11-03
usb: dwc3: remove unused struct member dwc3->mem
Lu Baolu
2
-4
/
+0
2016-11-03
usb: dwc3: gadget: never ever kill the machine
Felipe Balbi
1
-1
/
+2
2016-11-03
usb: dwc3: gadget: only interrupt on short if short_not_ok is set
Felipe Balbi
1
-2
/
+6
2016-11-03
usb: dwc3: gadget: CSP is only valid for OUT endpoints
Felipe Balbi
1
-1
/
+2
2016-11-03
usb: dwc3: gadget: remove unused 'first_trb_index'
Felipe Balbi
2
-3
/
+0
2016-11-03
usb: dwc3: ep0: simplify dwc3_ep0_handle_feature()
Felipe Balbi
1
-93
/
+164
2016-11-03
usb: dwc3: host: extract dwc3_host_get_irq()
Felipe Balbi
1
-30
/
+42
2016-11-03
usb: dwc3: gadget: extract dwc3_gadget_get_irq()
Felipe Balbi
1
-23
/
+39
2016-11-03
usb: dwc3: trace: add a proper tracepoint for reg accessors
Felipe Balbi
2
-13
/
+28
2016-11-03
usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y
Felipe Balbi
2
-1
/
+11
2016-11-03
usb: dwc3: gadget: offset Start Transfer latency for bulk EPs
Felipe Balbi
1
-0
/
+29
2016-11-03
usb: dwc3: trace: pretty print high-bandwidth transfers too
Felipe Balbi
1
-2
/
+23
2016-10-31
usb: dwc3: trace: print out ep0state also from XferComplete
Felipe Balbi
4
-13
/
+16
2016-10-31
usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h
Felipe Balbi
2
-16
/
+16
2016-10-31
usb: dwc3: gadget: remove redundant trace prints
Felipe Balbi
2
-58
/
+2
2016-10-31
usb: dwc3: debug: decode control endpoint phase too
Felipe Balbi
2
-0
/
+14
2016-10-31
usb: dwc3: gadget: conditionally disable Link State change events
Felipe Balbi
1
-1
/
+3
2016-10-31
usb: dwc3: gadget: giveback request if we can't kick it
Felipe Balbi
1
-4
/
+1
2016-10-31
usb: dwc3: gadget: make use of No Response Update Transfer
Felipe Balbi
1
-1
/
+23
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2
-1
/
+3
2016-10-31
usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs
Felipe Balbi
1
-2
/
+11
2016-10-31
usb: dwc3: st: add missing <linux/pinctrl/consumer.h> include
Felipe Balbi
1
-0
/
+1
2016-10-31
usb: dwc3: Fix error handling for core init
Vivek Gautam
1
-3
/
+2
2016-10-17
usb: dwc3: Fix size used in dma_free_coherent()
Christophe JAILLET
1
-2
/
+2
2016-10-17
usb: dwc3: gadget: never pre-start Isochronous endpoints
Felipe Balbi
1
-3
/
+11
2016-10-17
usb: dwc3: gadget: properly account queued requests
Felipe Balbi
1
-3
/
+5
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
5
-212
/
+279
2016-09-13
usb: dwc3: of-simple: add compatible for Cavium
Felipe Balbi
1
-0
/
+1
2016-09-13
usb: dwc3: of-simple: allow glues without clocks
Felipe Balbi
1
-16
/
+28
2016-09-12
Merge 4.8-rc6 into usb-next
Greg Kroah-Hartman
2
-2
/
+7
2016-09-12
usb: dwc3: of-simple: Fix warning during unbind
Anurag Kumar Vulisha
1
-1
/
+1
2016-09-12
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
1
-1
/
+2
2016-09-09
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
1
-5
/
+9
2016-09-07
usb: dwc3: pci: fix build warning on !PM_SLEEP
Felipe Balbi
1
-1
/
+3
2016-09-07
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
2
-12
/
+58
2016-09-06
usb: dwc3: ulpi: make dwc3_ulpi_ops constant
Tal Shorer
1
-1
/
+1
2016-09-06
usb: ulpi: rename operations {read|write}_dev to simply {read|write}
Tal Shorer
1
-2
/
+2
2016-09-06
usb: dwc3: ulpi: use new api
Tal Shorer
1
-6
/
+6
2016-09-05
Revert "usb: dwc3: gadget: always decrement by 1"
John Youn
1
-1
/
+4
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
4
-9
/
+14
2016-08-25
usb: dwc3: gadget: always decrement by 1
Felipe Balbi
1
-4
/
+1
2016-08-25
usb: dwc3: gadget: stop kicking if we run out of space
Felipe Balbi
1
-0
/
+3
2016-08-25
usb: dwc3: gadget: abolish trbs_left
Felipe Balbi
1
-9
/
+7
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
3
-1
/
+30
2016-08-25
usb: dwc3: Add revision numbers for the USB 3.0 IP
John Youn
1
-0
/
+2
2016-08-25
usb: dwc3: core: Move the mode setting to the right place
Baolin Wang
1
-3
/
+15
2016-08-25
usb: dwc3: of-simple: add compatible for rockchip rk3399
William Wu
1
-0
/
+1
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
2
-0
/
+8
[prev]
[next]