commit | d4669bb1427cca46dfb4a0f789febee56deab47e | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 07 14:45:22 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 07 14:45:22 2015 -0700 |
tree | 5da31c96bcaee62996db2d22e6e2327d8be1321a | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 [diff] | |
parent | b2e2c94b878be2500d4d42c1f52a2fa1fe7648b4 [diff] |
Merge tag 'fixes-for-v4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus Felipe writes: usb: fixes for-v4.2-rc2 The first set of fixes for this -rc cycle. Most importantly we have a NULL pointer dereference fix on DWC3, a fix to a really old bug on musb_start() and another NULL pointer dereference fix on MXS phy driver. Signed-off-by: Felipe Balbi <balbi@ti.com>