public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.14 0/2] USB: serial: option: Backport Quectel EP06/endpoint patches
@ 2018-11-01 19:52 Kristian Evensen
  2018-11-01 19:52 ` [PATCH 4.14 1/2] USB: serial: option: improve Quectel EP06 detection Kristian Evensen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kristian Evensen @ 2018-11-01 19:52 UTC (permalink / raw)
  To: stable

This patch series contains backports for 4.14 of two patches that were
submitted to stable, but failed to apply. One patch adds support for
dynamic interface configuration on the Quectel EP06, while the other
contains an upstream change triggered by the EP06-change.

The reason the patches failed to apply, is that option_probe() in option.c
has been changed upstream. A slight reshuffling of the changes in "USB:
serial: option: improve Quectel EP06 detection" was required. "USB: serial:
option: add two-endpoints device-id flag" applied cleanly after the change,
but a small change was still needed. The upstream commit removes a variable
that is still in use in 4.14, so this change is removed.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>

Johan Hovold (1):
  USB: serial: option: add two-endpoints device-id flag

Kristian Evensen (1):
  USB: serial: option: improve Quectel EP06 detection

 drivers/usb/serial/option.c | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-06  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-01 19:52 [PATCH 4.14 0/2] USB: serial: option: Backport Quectel EP06/endpoint patches Kristian Evensen
2018-11-01 19:52 ` [PATCH 4.14 1/2] USB: serial: option: improve Quectel EP06 detection Kristian Evensen
2018-11-01 19:52 ` [PATCH 4.14 2/2] USB: serial: option: add two-endpoints device-id flag Kristian Evensen
2018-11-06  0:33 ` [PATCH 4.14 0/2] USB: serial: option: Backport Quectel EP06/endpoint patches Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox