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
starfive-6.6.48-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
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
usb: phy: initialize the notifier when add a new phy
Neil Zhang
5
-7
/
+4
2013-12-12
usb: phy: add Keystone usb phy driver
WingMan Kwok
3
-0
/
+152
2013-12-10
usb: phy: r-car gen2: use usb_add_phy_dev
Valentine Barshak
1
-1
/
+1
2013-12-07
usb: omap1: Tahvo USB transceiver driver
Aaro Koskinen
3
-0
/
+479
2013-12-07
usb: omap1: OTG controller driver
Aaro Koskinen
3
-0
/
+180
2013-12-07
usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+9
2013-11-26
usb: phy: Add OTG FSM configuration option
Anton Tikhomirov
2
-3
/
+11
2013-11-26
usb: phy: move OTG FSM header
Anton Tikhomirov
3
-247
/
+2
2013-11-26
usb: phy: replace spinlock with mutex in OTG FSM
Anton Tikhomirov
3
-10
/
+8
2013-11-26
usb: phy: fsm: protect against multiple inclusions
Anton Tikhomirov
1
-0
/
+5
2013-11-26
usb: phy: fsm: don't depend on indirect includes
Felipe Balbi
1
-0
/
+3
2013-10-30
USB: phy: samsung: Support multiple PHYs of same type
Anton Tikhomirov
2
-2
/
+4
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
14
-155
/
+666
2013-10-17
usb: phy: twl6030-usb: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-11
usb: phy: don't return with NULL from devm_usb_get_phy()
Gabor Juhos
1
-1
/
+1
2013-10-10
usb: phy: Add RCAR Gen2 USB phy
Valentine Barshak
3
-0
/
+262
2013-10-07
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
1
-6
/
+5
2013-10-04
usb: phy: Reordering of OTG FSM variables
Anton Tikhomirov
1
-22
/
+24
2013-10-04
usb: phy: Add and use missed OTG FSM inputs/outputs
Anton Tikhomirov
2
-4
/
+50
2013-10-04
usb: phy: Rename "B-device session end SRP" OTG FSM input
Anton Tikhomirov
3
-4
/
+4
2013-10-04
usb: phy: Rename OTG FSM informative variables
Anton Tikhomirov
3
-9
/
+13
2013-10-04
usb: phy: Add and use missed OTG FSM timers
Anton Tikhomirov
2
-3
/
+17
2013-10-04
usb: phy: Fix OTG FSM timer handling
Anton Tikhomirov
3
-25
/
+87
2013-10-04
usb: phy: Add and use missed helper functions
Anton Tikhomirov
2
-4
/
+18
2013-10-04
usb: phy: Check OTG FSM callback existance in helper functions
Anton Tikhomirov
1
-7
/
+28
2013-10-04
usb: phy: Pass OTG FSM pointer to callback functions
Anton Tikhomirov
3
-31
/
+31
2013-10-04
usb: phy: generic: Don't use regulator framework for RESET line
Roger Quadros
3
-32
/
+60
2013-10-04
usb: phy: omap: get rid of omap_get_control_dev()
Roger Quadros
1
-21
/
+10
2013-10-04
usb: phy: omap-usb3: Don't use omap_get_control_dev()
Roger Quadros
1
-6
/
+20
2013-10-04
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
Roger Quadros
2
-76
/
+103
2013-10-04
usb: phy: omap-control: Get rid of platform data
Roger Quadros
1
-9
/
+3
2013-10-01
usb: phy: tegra-usb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x-control: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
Pali Rohár
1
-0
/
+2
2013-10-01
usb: phy: am335x: add wakeup support
Sebastian Andrzej Siewior
2
-0
/
+77
2013-10-01
usb: phy: nop: Defer clock prepare until PHY init
Mark Brown
3
-25
/
+5
2013-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
3
-805
/
+0
2013-09-28
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
3
-284
/
+0
2013-09-27
USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...
Dave Jones
1
-0
/
+1
2013-09-23
usb: phy: gpio-vbus: fix deferred probe from __init
Johan Hovold
1
-6
/
+5
2013-09-17
usb: phy: omap-usb3: Fix return value
Sachin Kamat
1
-1
/
+1
2013-08-30
usb: phy-tegra-usb: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-28
usb: phy: signedness bugs in suspend/resume functions
Dan Carpenter
1
-4
/
+3
2013-08-28
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-27
usb: phy: am335x-control: make it compile with
Sebastian Andrzej Siewior
1
-2
/
+2
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
21
-307
/
+799
2013-08-13
usb: phy: am335x: include linux/err.h
Sebastian Andrzej Siewior
1
-0
/
+1
2013-08-12
usb: phy: tegra: Program new PHY parameters
Tuomas Tynkkynen
1
-18
/
+63
[next]