summaryrefslogtreecommitdiff
path: root/include/linux/usb/otg.h
AgeCommit message (Expand)Author
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-05-21usb: fix spelling mistakes in header filesZhen Lei
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2012-09-06usb: phy: fix build breakVenu Byravarasu
2012-09-05usb: otg: Move phy interface to separate file.Venu Byravarasu
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-07-09usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: otg: Remove OTG specific members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK
2010-12-10USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: otg: add notifier supportFelipe Balbi
2010-02-19USB: Add empty functions in otg.hMaulik Mankad
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell