summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/platform.c
AgeCommit message (Expand)AuthorLines
2015-01-12usb: dwc2: platform: add generic PHY framework supportYunzhi Li-2/+34
2014-11-25usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=nFabio Estevam-2/+2
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski-0/+2
2014-11-14usb: dwc2: move usb_disabled() call to host driver onlyDinh Nguyen-3/+0
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen-0/+8
2014-11-14usb: dwc2: convert to use dev_pm_ops APIDinh Nguyen-6/+9
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen-0/+28
2014-09-11Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"Robert Baldyga-1/+0
2014-09-08usb: dwc2: move "samsung,s3c6400-hsotg" into common platformDinh Nguyen-0/+1
2014-09-08usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang-0/+4
2014-09-08usb: dwc2: add compatible data for rockchip socKever Yang-0/+29
2014-05-27usb: dwc2: Disable descriptor dma mode by defaultDinh Nguyen-0/+6
2014-02-04usb: dwc2: bail out early when booting with "nousb"Andre Heider-0/+3
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman-0/+187