projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2d51f3c
851dd02
)
Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 20:58:19 +0000
(12:58 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 20:58:19 +0000
(12:58 -0800)
Felipe writes:
usb: fixes for v3.13-rc4
DWC3 learned that it can't resume a PHY which wasn't
initialized and it also learned to not leave PHY powered
up in case of an error.
twl6030-usb PHY driver got a fix for a signedness bug in
twl6030_readb().
Tegra PHY driver got a bug fix where it could return success
even though there was an error.
Signed-of-by: Felipe Balbi <balbi@ti.com>
Trivial merge