index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]