index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-08
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
2017-03-06
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
2017-03-06
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
2017-03-06
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
2017-03-06
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
2017-03-06
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
2017-01-25
usb: dwc3: gadget: read IN ep FIFO size from HW
Felipe Balbi
2017-01-24
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
2017-01-24
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
Baolin Wang
2017-01-24
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
2017-01-24
usb: dwc3: gadget: align transfers to wMaxPacketSize
Felipe Balbi
2017-01-24
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
Felipe Balbi
2017-01-24
usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
Felipe Balbi
2017-01-24
usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
Felipe Balbi
2017-01-24
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
2017-01-24
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
2017-01-12
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
2017-01-02
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
2017-01-02
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2017-01-02
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
2017-01-02
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-02
usb: dwc3: core: avoid Overflow events
Felipe Balbi
2017-01-02
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2017-01-02
usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()
Felipe Balbi
2017-01-02
usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
Felipe Balbi
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
usb: dwc3: Do not set dma coherent mask
Arnd Bergmann
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
2016-11-18
usb: dwc3: ep0: avoid empty-body warning
Arnd Bergmann
2016-11-18
usb: dwc3: pci: avoid build warning
Felipe Balbi
2016-11-18
usb: dwc3: Workaround for irq mask issue
John Youn
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
2016-11-18
usb: dwc3: gadget: clear events in top-half handler
John Youn
2016-11-18
usb: dwc3: gadget: use evt->cache for processing events
John Youn
2016-11-18
usb: dwc3: gadget: use evt->length as we should
Felipe Balbi
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
2016-11-18
usb: dwc3: core: remove dwc3_soft_reset()
Felipe Balbi
2016-11-18
usb: dwc3: Add a function to check properties
John Youn
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
2016-11-18
usb: dwc3: gadget: Fix dead code writing GCTL.RAMCLKSEL
John Youn
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
2016-11-18
usb: dwc3: warn on once when no trbs
Janusz Dziedzic
2016-11-18
usb: dwc3: isoc clean DWC3_EP_PENDING_REQUEST flag
Janusz Dziedzic
[next]