index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-62
/
+197
2017-01-26
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
1
-3
/
+18
2017-01-25
usb: dwc3: gadget: read IN ep FIFO size from HW
Felipe Balbi
1
-0
/
+38
2017-01-24
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
1
-0
/
+5
2017-01-24
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
Baolin Wang
1
-0
/
+14
2017-01-24
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
1
-13
/
+7
2017-01-24
usb: dwc3: gadget: align transfers to wMaxPacketSize
Felipe Balbi
2
-8
/
+63
2017-01-24
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
Felipe Balbi
2
-2
/
+17
2017-01-24
usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
Felipe Balbi
1
-22
/
+36
2017-01-24
usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
Felipe Balbi
1
-17
/
+5
2017-01-24
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2017-01-24
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
1
-3
/
+1
2017-01-12
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
1
-1
/
+3
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2
-7
/
+4
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
1
-0
/
+2
2017-01-02
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
1
-10
/
+3
2017-01-02
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
1
-2
/
+4
2017-01-02
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
1
-3
/
+8
2017-01-02
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
1
-1
/
+1
2017-01-02
usb: dwc3: core: avoid Overflow events
Felipe Balbi
1
-3
/
+1
2017-01-02
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
1
-4
/
+4
2017-01-02
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
1
-13
/
+15
2017-01-02
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
1
-10
/
+16
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-726
/
+1060
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2
-11
/
+0
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
6
-43
/
+54
2016-11-18
usb: dwc3: ep0: avoid empty-body warning
Arnd Bergmann
1
-6
/
+7
2016-11-18
usb: dwc3: pci: avoid build warning
Felipe Balbi
1
-24
/
+26
2016-11-18
usb: dwc3: Workaround for irq mask issue
John Youn
1
-0
/
+11
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
3
-0
/
+47
2016-11-18
usb: dwc3: gadget: clear events in top-half handler
John Youn
1
-2
/
+2
2016-11-18
usb: dwc3: gadget: use evt->cache for processing events
John Youn
1
-1
/
+8
2016-11-18
usb: dwc3: gadget: use evt->length as we should
Felipe Balbi
1
-1
/
+1
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
2
-0
/
+6
2016-11-18
usb: dwc3: core: remove dwc3_soft_reset()
Felipe Balbi
1
-39
/
+0
2016-11-18
usb: dwc3: Add a function to check properties
John Youn
1
-26
/
+33
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
1
-0
/
+6
2016-11-18
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
John Youn
1
-27
/
+8
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
2
-20
/
+25
2016-11-18
usb: dwc3: warn on once when no trbs
Janusz Dziedzic
1
-1
/
+3
2016-11-18
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
Janusz Dziedzic
1
-0
/
+1
2016-11-18
usb: dwc3: fix post-increment
Janusz Dziedzic
1
-1
/
+1
2016-11-18
usb: dwc3: clean TRB if STARTTRANSFER fail
Janusz Dziedzic
1
-0
/
+2
2016-11-18
usb: dwc3: decrement queued_requests
Janusz Dziedzic
1
-0
/
+1
2016-11-08
usb: dwc3: trace: purge dwc3_trace()
Felipe Balbi
6
-135
/
+24
2016-11-08
usb: dwc3: trace: add a tracepoint for ep enable/disable
Felipe Balbi
2
-4
/
+57
2016-11-03
usb: dwc3: pci: call _DSM for suspend/resume
Felipe Balbi
2
-13
/
+62
2016-11-03
usb: dwc3: pci: add a private driver structure
Felipe Balbi
1
-15
/
+34
[next]