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
/
platform.c
Age
Commit message (
Expand
)
Author
2015-01-12
usb: dwc2: platform: add generic PHY framework support
Yunzhi Li
2014-11-25
usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n
Fabio Estevam
2014-11-21
usb: dwc2: gadget: add mutex to serialize init/deinit calls
Marek Szyprowski
2014-11-14
usb: dwc2: move usb_disabled() call to host driver only
Dinh Nguyen
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
2014-11-14
usb: dwc2: convert to use dev_pm_ops API
Dinh Nguyen
2014-11-14
usb: dwc2: Move gadget probe function into platform code
Dinh Nguyen
2014-09-11
Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"
Robert Baldyga
2014-09-08
usb: dwc2: move "samsung,s3c6400-hsotg" into common platform
Dinh Nguyen
2014-09-08
usb: dwc2: add 'mode' which based on Kconfig select or dts setting
Kever Yang
2014-09-08
usb: dwc2: add compatible data for rockchip soc
Kever Yang
2014-05-27
usb: dwc2: Disable descriptor dma mode by default
Dinh Nguyen
2014-02-04
usb: dwc2: bail out early when booting with "nousb"
Andre Heider
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman