]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jul 2015 21:45:22 +0000 (14:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jul 2015 21:45:22 +0000 (14:45 -0700)
commitd6f57f837a3a322e660a06da5ff015ea43c23dfd
tree5da31c96bcaee62996db2d22e6e2327d8be1321a
parent7080a36663ec94f7ed976e9e162c15cc4a03bc56
parent299fda8e45e2617343403001788c11de50e41268
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>