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
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
3
-12
/
+25
2016-02-20
usb: dwc2: USB_DWC2 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-02-17
usb: dwc2: USB_DWC2 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-02-17
usb: dwc2: host: fix the data toggle error in full speed descriptor dma
Tang, Jianqiang
2
-1
/
+9
2016-02-17
usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
Vardan Mikayelyan
1
-11
/
+10
2016-02-17
usb: dwc2: Add extra delay when forcing dr_mode
John Youn
1
-0
/
+6
2016-02-14
usb: add HAS_IOMEM dependency to USB_DWC2
Vegard Nossum
1
-0
/
+1
2016-02-03
usb: dwc2: Fix probe problem on bcm2835
John Youn
1
-6
/
+0
2016-02-03
Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"
John Youn
2
-9
/
+7
2015-12-22
usb: dwc2: add shutdown callback to platform variant
Heiko Stübner
1
-8
/
+27
2015-12-22
usb: dwc2: gadget: Repair DSTS register decoding
Marek Vasut
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
John Youn
1
-2
/
+0
2015-12-22
usb: dwc2: Remove redundant reset in probe
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: Reduce delay when forcing mode in reset
John Youn
1
-1
/
+1
2015-12-22
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
John Youn
1
-49
/
+1
2015-12-22
usb: dwc2: gadget: Use hw params from core
John Youn
1
-25
/
+16
2015-12-22
usb: dwc2: Improve handling of host and device hwparams
John Youn
2
-21
/
+70
2015-12-22
usb: dwc2: Add functions to set and clear force mode
John Youn
2
-24
/
+127
2015-12-22
usb: dwc2: Move reset into dwc2_get_hwparams()
John Youn
2
-7
/
+11
2015-12-22
usb: dwc2: Move mode querying functions into core.h
John Youn
2
-12
/
+12
2015-12-22
usb: dwc2: Fix dr_mode validation
John Youn
1
-13
/
+69
2015-12-22
usb: dwc2: Add functions to check the HW OTG config
John Youn
2
-0
/
+50
2015-12-22
usb: dwc2: Add dwc2_core_reset()
John Youn
2
-2
/
+21
2015-12-22
usb: dwc2: Rename dwc2_core_reset()
John Youn
3
-6
/
+6
2015-12-22
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
John Youn
1
-8
/
+9
2015-12-22
usb: dwc2: Avoid more calls to dwc2_core_reset()
Douglas Anderson
1
-17
/
+23
2015-12-22
usb: dwc2: reduce dwc2 driver probe time
Yunzhi Li
1
-5
/
+5
2015-12-22
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
Douglas Anderson
1
-4
/
+4
2015-12-22
usb: dwc2: Avoid double-reset at boot time
Douglas Anderson
3
-15
/
+22
2015-12-22
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
Yunzhi Li
3
-1
/
+8
2015-12-22
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
Douglas Anderson
1
-7
/
+9
2015-12-22
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
Gregory Herrero
1
-2
/
+2
2015-12-22
usb: dwc2: fix transfer stop programming for out endpoint
Du, Changbin
1
-5
/
+5
2015-12-15
usb: dwc2: host: Clear interrupts before handling them
Douglas Anderson
2
-35
/
+32
2015-12-15
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
Douglas Anderson
1
-0
/
+6
2015-12-15
usb: dwc2: host: Support immediate retries for split transactions
Douglas Anderson
1
-2
/
+12
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
4
-11
/
+45
2015-12-15
usb: dwc2: add support of hi6220
Zhangfei Gao
1
-0
/
+33
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
3
-3
/
+71
2015-12-15
usb: dwc2: host: fix descriptor list address masking
Mian Yousaf Kaukab
2
-11
/
+3
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
5
-25
/
+94
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
6
-3
/
+84
2015-12-15
usb: dwc2: host: process all completed urbs
Gregory Herrero
1
-2
/
+36
2015-12-15
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
1
-0
/
+1
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2
-2
/
+32
2015-12-15
usb: dwc2: host: add function to compare frame index
Gregory Herrero
1
-0
/
+13
2015-12-15
usb: dwc2: host: spinlock release channel
Gregory Herrero
1
-0
/
+4
2015-12-15
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
1
-1
/
+4
2015-12-15
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
1
-1
/
+21
2015-12-15
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
1
-8
/
+3
[next]