index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
usb: dwc2: hcd: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2014-10-28
usb: dwc2: gadget: fix enumeration issues
Marek Szyprowski
1
-1
/
+1
2014-10-23
usb: dwc2: gadget: disable phy before turning off power regulators
Marek Szyprowski
1
-2
/
+1
2014-10-23
usb: dwc2: gadget: fix gadget unregistration in udc_stop() function
Marek Szyprowski
1
-3
/
+1
2014-10-23
usb: dwc2: Bits in bitfield should add up to 32
Charles Manning
1
-1
/
+1
2014-10-23
usb: dwc2: gadget: sparse warning of context imbalance
Sudip Mukherjee
1
-2
/
+5
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
1
-3
/
+3
2014-09-25
usb: dwc2/gadget: move phy bus legth initialization
Kamil Debski
1
-11
/
+11
2014-09-19
usb: dwc2: handle DMA buffer unmapping sanely
Paul Zimmerman
4
-48
/
+36
2014-09-19
usb: dwc2: clip max_transfer_size to 65535
Paul Zimmerman
1
-0
/
+7
2014-09-19
usb: dwc2/gadget: disable clock when it's not needed
Robert Baldyga
1
-0
/
+9
2014-09-19
usb: dwc2/gadget: assign TX FIFO dynamically
Robert Baldyga
2
-30
/
+52
2014-09-19
usb: dwc2/gadget: ensure that all fifos have correct memory buffers
Marek Szyprowski
2
-5
/
+11
2014-09-19
usb: dwc2/gadget: hide some not really needed debug messages
Marek Szyprowski
1
-2
/
+2
2014-09-19
usb: dwc2/gadget: Fix comment text
Andrzej Pietrasiewicz
1
-1
/
+1
2014-09-14
Merge 3.17-rc5 into usb-next
Greg Kroah-Hartman
1
-27
/
+25
2014-09-11
usb: dwc2: make the scheduler handle excessive NAKs better
Nick Hudson
1
-0
/
+8
2014-09-11
Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"
Robert Baldyga
2
-1
/
+1
2014-09-11
Revert "usb: dwc2: Update Kconfig to support dual-role"
Robert Baldyga
2
-47
/
+37
2014-09-09
usb: dwc2/gadget: avoid disabling ep0
Robert Baldyga
1
-1
/
+1
2014-09-09
usb: dwc2/gadget: delay enabling irq once hardware is configured properly
Marek Szyprowski
1
-7
/
+11
2014-09-09
usb: dwc2/gadget: do not call disconnect method in pullup
Marek Szyprowski
1
-1
/
+0
2014-09-09
usb: dwc2/gadget: break infinite loop in endpoint disable code
Marek Szyprowski
1
-0
/
+1
2014-09-09
usb: dwc2/gadget: fix phy initialization sequence
Kamil Debski
1
-15
/
+12
2014-09-09
usb: dwc2/gadget: fix phy disable sequence
Kamil Debski
1
-3
/
+0
2014-09-08
usb: dwc2: move "samsung,s3c6400-hsotg" into common platform
Dinh Nguyen
2
-1
/
+1
2014-09-08
usb: dwc2: Update Kconfig to support dual-role
Dinh Nguyen
2
-37
/
+47
2014-09-08
usb: dwc2: add 'mode' which based on Kconfig select or dts setting
Kever Yang
3
-0
/
+27
2014-09-08
usb: dwc2: Read GNPTXFSIZ when in forced HOST mode.
Doug Anderson
1
-3
/
+3
2014-09-08
usb: dwc2: add compatible data for rockchip soc
Kever Yang
1
-0
/
+29
2014-08-25
usb: dwc2: gadget: Set the default EP max packet value as 8 bytes
Jingoo Han
1
-1
/
+1
2014-08-19
usb: dwc2: gadget: fix below build warning
Peter Chen
1
-1
/
+1
2014-07-09
usb: dwc2: gadget: remove incorrect file reference
Jingoo Han
1
-2
/
+0
2014-07-09
usb: dwc2: gadget: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
2014-07-09
usb: dwc2: gadget: fix checkpatch errors
Jingoo Han
1
-2
/
+3
2014-05-27
usb: dwc2: Add function to calculate correct FIFO sizes
Dinh Nguyen
1
-0
/
+68
2014-05-27
usb: dwc2: Disable descriptor dma mode by default
Dinh Nguyen
1
-0
/
+6
2014-05-27
usb: dwc2: Remove '0x' notation when using %pad format
Fabio Estevam
1
-2
/
+2
2014-04-25
usb: dwc2: fix sparse warning
Paul Zimmerman
1
-1
/
+2
2014-04-24
usb: dwc2: move s3c-hsotg data structures
Dinh Nguyen
2
-179
/
+183
2014-04-24
usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory
Dinh Nguyen
3
-31
/
+3917
2014-04-24
usb: dwc2: add defines to support s3c-hsotg driver
Dinh Nguyen
1
-5
/
+7
2014-02-15
usb: dwc2: fix dereference before NULL check
Paul Zimmerman
1
-5
/
+9
2014-02-07
usb: dwc2: handle the Host Port Interrupt when it occurs in device mode
Dinh Nguyen
1
-3
/
+22
2014-02-04
usb: dwc2: fix memory corruption in dwc2 driver
Paul Zimmerman
1
-11
/
+0
2014-02-04
usb: dwc2: fix role switch breakage
Paul Zimmerman
1
-1
/
+1
2014-02-04
usb: dwc2: bail out early when booting with "nousb"
Andre Heider
1
-0
/
+3
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman
13
-0
/
+13214