index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
otg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
usb: add support to the generic PHY framework in OTG
Antoine Tenart
1
-0
/
+3
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-0
/
+2
2013-06-18
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
1
-0
/
+7
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
1
-7
/
+0
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-2
/
+2
2012-09-06
usb: phy: fix build break
Venu Byravarasu
1
-24
/
+0
2012-09-05
usb: otg: Move phy interface to separate file.
Venu Byravarasu
1
-197
/
+1
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
1
-14
/
+0
2012-07-09
usb: otg: add notify_connect/notify_disconnect callback
Richard Zhao
1
-0
/
+21
2012-06-25
usb: otg: utils: devres: Add API's to associate a device with the phy
Kishon Vijay Abraham I
1
-0
/
+13
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
1
-3
/
+26
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
1
-5
/
+5
2012-04-10
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
1
-0
/
+1
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-15
/
+15
2012-02-27
usb: otg: Remove OTG specific members from usb_phy
Heikki Krogerus
1
-45
/
+5
2012-02-13
usb: otg: Separate otg members from usb_phy
Heikki Krogerus
1
-17
/
+79
2012-02-13
usb: otg: Rename usb_xceiv_event to usb_phy_event
Heikki Krogerus
1
-3
/
+3
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-49
/
+49
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-1
/
+6
2011-05-03
usb: factor out state_string() on otg drivers
Anatolij Gustschin
1
-0
/
+1
2011-02-18
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
1
-3
/
+3
2011-02-18
usb: otg: TWL6030 Save the last event in otg_transceiver
Hema HK
1
-0
/
+1
2010-12-11
USB: otg: fix link breakage, when the NOP USB Xceiver is a module
Guennadi Liakhovetski
1
-1
/
+1
2010-10-22
USB: Add more empty functions in otg.h
Grazvydas Ignotas
1
-0
/
+11
2010-08-11
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
1
-7
/
+0
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+25
2010-03-03
USB: otg: add notifier support
Felipe Balbi
1
-0
/
+25
2010-02-20
USB: Add empty functions in otg.h
Maulik Mankad
1
-0
/
+10
2009-12-11
USB OTG: add support for ulpi connected external transceivers
Daniel Mack
1
-1
/
+67
2009-06-16
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
1
-2
/
+2
2009-03-25
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
1
-0
/
+4
2009-03-25
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
1
-0
/
+4
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-0
/
+1
2008-04-25
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
1
-1
/
+5
2008-02-02
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
1
-1
/
+1
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-0
/
+131