]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2015 02:35:49 +0000 (19:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2015 02:35:49 +0000 (19:35 -0700)
commit30351f15d8e4e28e20559e3f9f3aabf9add8dcef
treeb4c26fe1b530d7bcc3e6da9aec1e74a1f0eb1bea
parent8f94911f540cb3ce9f6ed4dcef47a23bd82ead55
parent6ec471747cff12b397e58f45ebedc904fed4c4ff
Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.1-rc5

A few late important fixes which have been pending
on mailing list due to my vacations.

The important fixes are a fix for DEPCMD and DGCMD
status bitfields on DWC3, a couple fixes for Renesas
USB Controller, one of which prevents a broken DT
binding from reaching v4.1-final, and an old fix for
s3c2410-udc where pullup logic was reversed.

Signed-off-by: Felipe Balbi <balbi@ti.com>