index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
1
-3
/
+3
2017-03-06
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
1
-0
/
+1
2017-03-06
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
1
-6
/
+1
2017-03-06
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
1
-1
/
+1
2017-03-06
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
1
-0
/
+63
2017-03-06
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
1
-7
/
+7
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
[next]