summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2016-08-22usb: dwc3: core: allow device to runtime_suspend several timesFelipe Balbi
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi
2016-06-20usb: dwc3: remove handling of platform dataHeikki Krogerus
2016-06-20usb: dwc3: implement runtime PMFelipe Balbi
2016-06-20usb: dwc3: core: simplify suspend/resume operationsFelipe Balbi
2016-06-20usb: dwc3: core: re-factor init and exit pathsFelipe Balbi
2016-06-20usb: dwc3: core: move fladj to dwc3 structureFelipe Balbi
2016-06-20usb: dwc3: core: get rid of DWC3_PM_OPS macroFelipe Balbi
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-19usb: dwc3: core: add fifo space helperFelipe Balbi
2016-04-19usb: dwc3: make dwc3_debugfs_init return value be voidDu, Changbin
2016-04-18usb: dwc3: add disable receiver detection in P3 quirkRajesh Bhagat
2016-04-18usb: dwc3: core: fix PHY handling during suspendFelipe Balbi
2016-04-14usb: dwc3: drop ev_buffs arrayFelipe Balbi
2016-04-14usb: dwc3: remove num_event_buffersFelipe Balbi
2016-04-14usb: dwc3: drop FIFO resizing logicFelipe Balbi
2016-03-29usb: dwc3: core: improve reset sequenceFelipe Balbi
2016-03-04usb: dwc3: Validate the maximum_speed parameterJohn Youn
2016-03-04usb: dwc3: Update maximum_speed for SuperSpeedPlusJohn Youn
2015-12-15usb: dwc3: core: purge dev_dbg() callsFelipe Balbi
2015-10-09usb: dwc3: Add dis_enblslpm_quirkJohn Youn
2015-10-09usb: dwc3: Support Synopsys USB 3.1 IPJohn Youn
2015-09-27usb: dwc3: core: convert to unified device property interfaceHeikki Krogerus
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: dwc3: support for pinctrl state change during system sleepSekhar Nori
2015-09-27usb: dwc3: Add frame length adjustment quirkNikhil Badola
2015-07-29usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi
2015-07-06usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus
2015-05-13usb: dwc3: add hsphy_interface propertyHeikki Krogerus
2015-05-13usb: dwc3: setup phys earlierHeikki Krogerus
2015-05-13usb: dwc3: soft reset to it's own functionHeikki Krogerus
2015-05-13usb: dwc3: cache hwparams earlierHeikki Krogerus
2015-05-13usb: dwc3: store driver data earlierHeikki Krogerus
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga
2015-03-09usb: dwc3: core: only reset res->start in case of errorFelipe Balbi
2015-01-27usb: dwc3: remove reliance on dev_vdbg()Felipe Balbi
2014-11-06usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui
2014-11-03usb: dwc3: add disable usb2 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add disable usb3 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add Tx de-emphasis quirkHuang Rui
2014-11-03usb: dwc3: set SUSPHY bit for all coresHuang Rui
2014-11-03usb: dwc3: add rx_detect to polling lfps quirkHuang Rui
2014-11-03usb: dwc3: add lfps filter quirkHuang Rui
2014-11-03usb: dwc3: add delay phy power change quirkHuang Rui
2014-11-03usb: dwc3: add delay p1p2p3 quirkHuang Rui