index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
2014-05-27
usb: dwc2: Add function to calculate correct FIFO sizes
Dinh Nguyen
2014-05-27
usb: dwc2: Disable descriptor dma mode by default
Dinh Nguyen
2014-05-27
usb: dwc2: Remove '0x' notation when using %pad format
Fabio Estevam
2014-04-25
usb: dwc2: fix sparse warning
Paul Zimmerman
2014-04-24
usb: dwc2: move s3c-hsotg data structures
Dinh Nguyen
2014-04-24
usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory
Dinh Nguyen
2014-04-24
usb: dwc2: add defines to support s3c-hsotg driver
Dinh Nguyen
2014-02-15
usb: dwc2: fix dereference before NULL check
Paul Zimmerman
2014-02-07
usb: dwc2: handle the Host Port Interrupt when it occurs in device mode
Dinh Nguyen
2014-02-04
usb: dwc2: fix memory corruption in dwc2 driver
Paul Zimmerman
2014-02-04
usb: dwc2: fix role switch breakage
Paul Zimmerman
2014-02-04
usb: dwc2: bail out early when booting with "nousb"
Andre Heider
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman