]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2018 09:21:54 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Sep 2018 09:21:54 +0000 (11:21 +0200)
commit8235cd7af1f8b32144d1e330ad7cfe5a63577447
treedb4f11443f9fc72a1fbd57e3fe8e81b97a80a0af
parent1bcf3bc10f97c27122d4c3818dbb71d2570abadc
parent83a65555c36efb0d3120358f975c16a49f920b34
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.19-rc2

NET2280 got a fix to an old patch attempting to fix locking for gadget
framework callbacks.

DWC2 fixed a bug where driver was attempting to access registers before
clocks were enabled.

DWC3 got a fix for ULPI clock configuration on Baytrail devices.

FOTG210 plugged a memory leak and Renesas USB3 fixed ep0 maxpacket size.