mbox series

[GIT,PULL] USB-serial fixes for 5.3-rc5

Message ID 20190817082207.GA11204@localhost (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] USB-serial fixes for 5.3-rc5 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.3-rc5

Message

Johan Hovold Aug. 17, 2019, 8:22 a.m. UTC
The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.3-rc5

for you to fetch changes up to e5d8badf37e6b547842f2fcde10361b29e08bd36:

  USB: serial: option: add the BroadMobi BM818 card (2019-08-15 13:46:22 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.3-rc5

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>

----------------------------------------------------------------
Bob Ham (1):
      USB: serial: option: add the BroadMobi BM818 card

Rogan Dawes (1):
      USB: serial: option: add D-Link DWM-222 device ID

Tony Lindgren (1):
      USB: serial: option: Add Motorola modem UARTs

Yoshiaki Okamoto (1):
      USB: serial: option: Add support for ZTE MF871A

 drivers/usb/serial/option.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Greg KH Aug. 17, 2019, 3:12 p.m. UTC | #1
On Sat, Aug 17, 2019 at 10:22:07AM +0200, Johan Hovold wrote:
> The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:
> 
>   Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.3-rc5

Pulled and pushed out, thanks.

greg k-h