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