]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 16:42:47 +0000 (17:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 16:42:47 +0000 (17:42 +0100)
commitc6bab80ae8ec2518d2730e9de68915fdc2ef9b56
treefef1707d4ff01247d0dd969aba2a8844cfbe04db
parent7da69a71092e82e228adeaa01b125667166c8f8c
parentb589a89ad71772238b12a2f2453dafaf6ab41c81
Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next

Johan writes:

USB-serial updates for v4.15-rc1

Here are the USB-serial updates for 4.15-rc1, including:

 - three fixes for longstanding issues in garmin_gps and metro-usb which
   could lead to NULL-pointer dereferences and memory leaks

 - a workaround for broken f81534 firmware-handling of overruns

 - f81534 break support, and

 - conversion to timer_setup()

Included are also various clean ups and a new qcserial device id.

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

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/metro-usb.c
drivers/usb/serial/qcserial.c