mbox series

[GIT,PULL] USB-serial fixes for 4.20-rc7

Message ID 20181214160012.GA30380@localhost (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] USB-serial fixes for 4.20-rc7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.20-rc7

Message

Johan Hovold Dec. 14, 2018, 4 p.m. UTC
The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:

  Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.20-rc7

for you to fetch changes up to 28a86092b1753b802ef7e3de8a4c4a69a9c1bb03:

  USB: serial: option: add Telit LN940 series (2018-12-13 20:08:00 +0100)

----------------------------------------------------------------
USB-serial fixes for 4.20-rc7

Here are some new modem device ids.

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

Signed-off-by: Johan Hovold <johan@kernel.org>

----------------------------------------------------------------
Jörgen Storvist (4):
      USB: serial: option: add GosunCn ZTE WeLink ME3630
      USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
      USB: serial: option: add Fibocom NL668 series
      USB: serial: option: add Telit LN940 series

Tore Anderson (1):
      USB: serial: option: add HP lt4132

 drivers/usb/serial/option.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

Comments

Greg KH Dec. 14, 2018, 4:13 p.m. UTC | #1
On Fri, Dec 14, 2018 at 05:00:12PM +0100, Johan Hovold wrote:
> The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d:
> 
>   Linux 4.20-rc6 (2018-12-09 15:31:00 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.20-rc7

Pulled and pushed out, thanks.

greg k-h