index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
otg.h
Age
Commit message (
Expand
)
Author
2013-06-17
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2012-09-06
usb: phy: fix build break
Venu Byravarasu
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2012-07-09
usb: otg: add notify_connect/notify_disconnect callback
Richard Zhao
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-04-10
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: otg: Remove OTG specific members from usb_phy
Heikki Krogerus
2012-02-13
usb: otg: Separate otg members from usb_phy
Heikki Krogerus
2012-02-13
usb: otg: Rename usb_xceiv_event to usb_phy_event
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
2011-05-02
usb: factor out state_string() on otg drivers
Anatolij Gustschin
2011-02-18
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
2011-02-18
usb: otg: TWL6030 Save the last event in otg_transceiver
Hema HK
2010-12-10
USB: otg: fix link breakage, when the NOP USB Xceiver is a module
Guennadi Liakhovetski
2010-10-22
USB: Add more empty functions in otg.h
Grazvydas Ignotas
2010-08-10
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
2010-08-10
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-03-02
USB: otg: add notifier support
Felipe Balbi
2010-02-19
USB: Add empty functions in otg.h
Maulik Mankad
2009-12-11
USB OTG: add support for ulpi connected external transceivers
Daniel Mack
2009-06-15
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
2009-03-24
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
2009-03-24
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-02-01
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell