]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Oct 2019 18:52:33 +0000 (11:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Oct 2019 18:52:33 +0000 (11:52 -0700)
commit797017441c74a1e965e6d1ea3bd3f03e135750ba
treeaf47685c554cf4aa73c0cf609da2dd9850a7af19
parentd802eb428fe1d8278b845874f3aeac1a4cebee20
parent2e1d4b51f7a17f3bd7820aa6e1d191397384962c
Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for 5.4-rc4

Here's a fix for a long-standing locking bug in ti_usb_3410_5052 and
related clean up.

Both have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>
* tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial:
  USB: serial: ti_usb_3410_5052: clean up serial data access
  USB: serial: ti_usb_3410_5052: fix port-close races