]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2018 15:49:58 +0000 (08:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2018 15:49:58 +0000 (08:49 -0700)
commit557c5c0704bd249b80971c44d8a6ec29859ff1f4
tree20967183e0eb046bc71d528abce0a1323779de81
parent92b39948b4c6667a1235cb96f58e80dbb4ee6b42
parentbef284b2e94473f5f6582066b09c6a95ab50058d
Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus

Felipe writes:

usb: fixes for v4.17-rc3

Not much this time around: A list_del corruption on dwc3_ep_dequeue(),
sparse warning fix also on dwc3, build issues with f_phonet.

Apart from these three, some other minor fixes.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>