All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] USB serial updates for 7.2-rc1
Date: Fri, 12 Jun 2026 17:56:03 +0200	[thread overview]
Message-ID: <aiwsE2wLDgdC97xY@hovoldconsulting.com> (raw)

The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

  Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-7.2-rc1

for you to fetch changes up to e690592f98c81416c5be5ce65828aa4665abc302:

  USB: serial: whiteheat: drop termbits include (2026-05-11 09:34:25 +0200)

----------------------------------------------------------------
USB serial updates for 7.2-rc1

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

 - an updated mxuport number-of-ports encoding, and
 - include directive cleanups

Everything has been in linux-next with no reported issues.

----------------------------------------------------------------
Johan Hovold (9):
      USB: serial: mxuport: update number-of-ports encoding
      USB: serial: drop unused tty_driver includes
      USB: serial: drop unused tty_flip includes
      USB: serial: xr: add missing uaccess include
      USB: serial: drop unused uaccess includes
      USB: serial: drop unused moduleparam includes
      USB: serial: garmin_gps: drop unused atomic include
      USB: serial: add missing atomic includes
      USB: serial: whiteheat: drop termbits include

 drivers/usb/serial/ark3116.c          |  1 -
 drivers/usb/serial/belkin_sa.c        |  2 --
 drivers/usb/serial/cyberjack.c        |  2 --
 drivers/usb/serial/cypress_m8.c       |  2 --
 drivers/usb/serial/digi_acceleport.c  |  2 --
 drivers/usb/serial/empeg.c            |  3 ---
 drivers/usb/serial/f81232.c           |  3 ---
 drivers/usb/serial/f81534.c           |  1 -
 drivers/usb/serial/ftdi_sio.c         |  1 -
 drivers/usb/serial/garmin_gps.c       |  3 ---
 drivers/usb/serial/generic.c          |  1 -
 drivers/usb/serial/io_edgeport.c      |  2 +-
 drivers/usb/serial/io_ti.c            |  2 --
 drivers/usb/serial/ipaq.c             |  3 ---
 drivers/usb/serial/ipw.c              |  2 --
 drivers/usb/serial/ir-usb.c           |  2 --
 drivers/usb/serial/iuu_phoenix.c      |  2 --
 drivers/usb/serial/keyspan.c          |  2 --
 drivers/usb/serial/keyspan_pda.c      |  2 --
 drivers/usb/serial/kl5kusb105.c       |  2 --
 drivers/usb/serial/kobil_sct.c        |  2 --
 drivers/usb/serial/mct_u232.c         |  2 --
 drivers/usb/serial/metro-usb.c        |  3 ---
 drivers/usb/serial/mos7720.c          |  3 ++-
 drivers/usb/serial/mos7840.c          |  1 -
 drivers/usb/serial/mxuport.c          | 40 ++++++++++++++---------------------
 drivers/usb/serial/omninet.c          |  2 --
 drivers/usb/serial/opticon.c          |  2 --
 drivers/usb/serial/option.c           |  1 -
 drivers/usb/serial/oti6858.c          |  3 ---
 drivers/usb/serial/pl2303.c           |  3 ---
 drivers/usb/serial/qcserial.c         |  1 -
 drivers/usb/serial/quatech2.c         |  2 --
 drivers/usb/serial/safe_serial.c      |  2 --
 drivers/usb/serial/spcp8x5.c          |  2 --
 drivers/usb/serial/ssu100.c           |  2 --
 drivers/usb/serial/symbolserial.c     |  2 --
 drivers/usb/serial/ti_usb_3410_5052.c |  2 --
 drivers/usb/serial/usb-serial.c       |  3 ---
 drivers/usb/serial/usb_wwan.c         |  1 -
 drivers/usb/serial/visor.c            |  4 ----
 drivers/usb/serial/whiteheat.c        |  4 ----
 drivers/usb/serial/wishbone-serial.c  |  1 -
 drivers/usb/serial/xr_serial.c        |  1 +
 drivers/usb/serial/xsens_mt.c         |  1 -
 45 files changed, 20 insertions(+), 110 deletions(-)

             reply	other threads:[~2026-06-12 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-12 15:56 Johan Hovold [this message]
2026-06-12 16:02 ` [GIT PULL] USB serial updates for 7.2-rc1 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aiwsE2wLDgdC97xY@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.