index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-20
usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
Josh Cartwright
1
-31
/
+26
2014-02-04
usb: phy: move some error messages to debug
Josh Boyer
1
-5
/
+3
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+15
2014-01-09
Merge branch 'qcom/drivers' into next/drivers
Olof Johansson
1
-20
/
+15
2014-01-09
usb: phy: msm: Move mach dependent code to platform data
Ivan T. Ivanov
1
-20
/
+15
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-03
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
20
-285
/
+894
2013-12-26
usb: phy: keystone: remove redundant return value check of platform_get_resou...
Wei Yongjun
1
-5
/
+0
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
3
-3
/
+6
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
3
-3
/
+6
2013-12-23
usb: phy: fix some Kconfig descriptions
Aaro Koskinen
1
-3
/
+3
2013-12-23
usb: phy: isp1301-omap: fix smatch warnings
Aaro Koskinen
1
-5
/
+4
2013-12-23
usb: phy: tahvo: fix smatch warnings
Aaro Koskinen
1
-6
/
+0
2013-12-23
usb: phy-twl6030: Add missing braces
Sachin Kamat
1
-1
/
+1
2013-12-23
usb: phy-fsm: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-12-23
usb: phy-keystone: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-20
usb: phy: Fix double lock in OTG FSM
Anton Tikhomirov
1
-1
/
+1
2013-12-20
usb: phy: am335x: fix randconfig errors
Felipe Balbi
1
-6
/
+5
2013-12-19
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
1
-0
/
+19
2013-12-19
usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...
Rashika Kheria
1
-5
/
+1
2013-12-19
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
George Cherian
1
-11
/
+35
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
6
-44
/
+42
2013-12-16
usb: phy: fix driver dependencies
Felipe Balbi
1
-1
/
+3
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2
-2
/
+5
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-09
usb: phy: r-car gen2: use usb_add_phy_dev
Valentine Barshak
1
-1
/
+1
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2
-2
/
+5
2013-12-06
usb: omap1: Tahvo USB transceiver driver
Aaro Koskinen
3
-0
/
+479
2013-12-06
usb: omap1: OTG controller driver
Aaro Koskinen
3
-0
/
+180
2013-12-06
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
Chris Ruehl
1
-1
/
+1
2013-12-06
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-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
[next]