index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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-16
usb: phy: fix driver dependencies
Felipe Balbi
1
-1
/
+3
2013-12-06
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
Chris Ruehl
1
-1
/
+1
2013-11-25
usb: phy: twl6030-usb: signedness bug in twl6030_readb()
Dan Carpenter
1
-1
/
+2
2013-11-25
usb: phy: phy-rcar-gen2-usb: fix phy initialization
Valentine Barshak
1
-2
/
+2
2013-11-25
usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()
Wei Yongjun
1
-1
/
+2
2013-11-25
usb: phy: phy-mxs-usb: set the correct platform drvdata
Jisheng Zhang
1
-1
/
+1
2013-11-25
usb: phy: generic: fix a compiler warning
Heikki Krogerus
1
-1
/
+1
2013-11-25
usb: phy-generic: fix nop xceiv probe
Aaro Koskinen
1
-0
/
+2
2013-11-25
usb: phy: generic: fix how we find out about our resources
Felipe Balbi
3
-34
/
+34
2013-11-25
usb: phy: remove dead code
Michal Nazarewicz
2
-4
/
+0
2013-10-29
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-11
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-06
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-03
usb: phy: omap: get rid of omap_get_control_dev()
Roger Quadros
1
-21
/
+10
2013-10-03
usb: phy: omap-usb3: Don't use omap_get_control_dev()
Roger Quadros
1
-6
/
+20
2013-10-03
usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()
Roger Quadros
2
-76
/
+103
2013-10-03
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-27
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
3
-805
/
+0
2013-09-27
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
3
-284
/
+0
2013-09-26
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-27
usb: phy: signedness bugs in suspend/resume functions
Dan Carpenter
1
-4
/
+3
2013-08-27
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-13
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
2013-08-12
usb: phy: tegra: Tegra30 support
Tuomas Tynkkynen
1
-28
/
+93
[next]