aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/otg.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-27usb: common: add helper to get role-switch-default-modeGravatar Chunfeng Yun 1-0/+1
2021-05-21usb: fix spelling mistakes in header filesGravatar Zhen Lei 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeGravatar Heikki Krogerus 1-0/+9
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesGravatar Li Jun 1-0/+15
2014-11-03usb: add support to the generic PHY framework in OTGGravatar Antoine Tenart 1-0/+3
2014-11-03usb: rename phy to usb_phy in OTGGravatar Antoine Tenart 1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureGravatar Antoine Tenart 1-0/+2
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeGravatar Michael Grzeschik 1-0/+7
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cGravatar Felipe Balbi 1-7/+0
2013-03-18usb: otg: prefix otg_state_string with usb_Gravatar Felipe Balbi 1-2/+2
2012-09-06usb: phy: fix build breakGravatar Venu Byravarasu 1-24/+0
2012-09-05usb: otg: Move phy interface to separate file.Gravatar Venu Byravarasu 1-197/+1
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hGravatar Felipe Balbi 1-14/+0
2012-07-09usb: otg: add notify_connect/notify_disconnect callbackGravatar Richard Zhao 1-0/+21
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyGravatar Kishon Vijay Abraham I 1-0/+13
2012-06-25usb: otg: support for multiple transceivers by a single controllerGravatar Kishon Vijay Abraham I 1-3/+26
2012-06-25usb: otg: utils: rename function name in OTG utilsGravatar Kishon Vijay Abraham I 1-5/+5
2012-04-10usb: musb: wake the device before ulpi transfersGravatar Grazvydas Ignotas 1-0/+1
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsGravatar Heikki Krogerus 1-15/+15
2012-02-27usb: otg: Remove OTG specific members from usb_phyGravatar Heikki Krogerus 1-45/+5
2012-02-13usb: otg: Separate otg members from usb_phyGravatar Heikki Krogerus 1-17/+79
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventGravatar Heikki Krogerus 1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyGravatar Heikki Krogerus 1-49/+49
2011-05-06usb: fix building musb driversGravatar Anatolij Gustschin 1-1/+6
2011-05-02usb: factor out state_string() on otg driversGravatar Anatolij Gustschin 1-0/+1
2011-02-18usb: otg: notifier: switch to atomic notifierGravatar Felipe Balbi 1-3/+3
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverGravatar Hema HK 1-0/+1
2010-12-10USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGravatar Guennadi Liakhovetski 1-1/+1
2010-10-22USB: Add more empty functions in otg.hGravatar Grazvydas Ignotas 1-0/+11
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Gravatar Igor Grinberg 1-7/+0
2010-08-10USB: otg.h: Fix the mixup in parameters order.Gravatar Igor Grinberg 1-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 1-0/+25
2010-03-02USB: otg: add notifier supportGravatar Felipe Balbi 1-0/+25
2010-02-19USB: Add empty functions in otg.hGravatar Maulik Mankad 1-0/+10
2009-12-11USB OTG: add support for ulpi connected external transceiversGravatar Daniel Mack 1-1/+67
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleGravatar David Brownell 1-2/+2
2009-03-24USB: otg: adding nop usb transceiverGravatar Ajay Kumar Gupta 1-0/+4
2009-03-24USB: gpio_vbus: add delayed vbus_session callsGravatar Robert Jarzmik 1-0/+4
2009-01-07USB: otg: add otg_put_transceiver()Gravatar Philipp Zabel 1-0/+1
2008-04-24USB: Standardize inclusion protection and add where missing.Gravatar Robert P. J. Day 1-1/+5
2008-02-01USB: fix codingstyle issues in include/linux/usb/Gravatar Greg Kroah-Hartman 1-1/+1
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>Gravatar David Brownell 1-0/+131