summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-07treewide: Fix typo in printkMasanari Iida1-1/+1
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab1-40/+15
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero1-0/+24
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab1-3/+0
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab1-0/+19
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero1-1/+21
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero1-0/+377
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison1-1/+1
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen1-10/+0
2014-09-19usb: dwc2: clip max_transfer_size to 65535Paul Zimmerman1-0/+7
2014-09-08usb: dwc2: add 'mode' which based on Kconfig select or dts settingKever Yang1-0/+18
2014-09-08usb: dwc2: Read GNPTXFSIZ when in forced HOST mode.Doug Anderson1-3/+3
2014-05-27usb: dwc2: Add function to calculate correct FIFO sizesDinh Nguyen1-0/+68
2014-02-04usb: dwc2: fix role switch breakagePaul Zimmerman1-1/+1
2014-01-13Move DWC2 driver out of stagingPaul Zimmerman1-0/+2777