mbox series

[GIT,PULL] USB-serial fixes for 6.0-rc8

Message ID Yzf2H3iLp2g01Gsw@hovoldconsulting.com (mailing list archive)
State Accepted
Commit 00988f70a0763f14c97c4c0df76fb9aa4959e953
Headers show
Series [GIT,PULL] USB-serial fixes for 6.0-rc8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.0-rc8

Message

Johan Hovold Oct. 1, 2022, 8:11 a.m. UTC
Hi Greg,

Here's one more modem device id for 6.0-final or, if you prefer, 6.1-rc1.

Johan


The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

  Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.0-rc8

for you to fetch changes up to eee48781ea199e32c1d0c4732641c494833788ca:

  USB: serial: qcserial: add new usb-id for Dell branded EM7455 (2022-09-27 09:04:28 +0200)

----------------------------------------------------------------
USB-serial fixes for 6.0-rc8

Here's one more modem device id for 6.0-rc8/final.

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

----------------------------------------------------------------
Frank Wunderlich (1):
      USB: serial: qcserial: add new usb-id for Dell branded EM7455

 drivers/usb/serial/qcserial.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Greg KH Oct. 1, 2022, 4:37 p.m. UTC | #1
On Sat, Oct 01, 2022 at 10:11:11AM +0200, Johan Hovold wrote:
> Hi Greg,
> 
> Here's one more modem device id for 6.0-final or, if you prefer, 6.1-rc1.
> 
> Johan
> 
> 
> The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:
> 
>   Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.0-rc8

I'll queue this up for 6.1-rc1, thanks.

greg k-h