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 6.1-rc1
Date: Thu, 22 Sep 2022 15:47:01 +0200 [thread overview]
Message-ID: <YyxnVZCqZekklv8V@hovoldconsulting.com> (raw)
Hi Greg,
As Stephen reported the other day, there's a trivial conflict with a change in
the TTY tree that made one of the set_termios parameters const:
https://lore.kernel.org/lkml/20220921151109.174cad24@canb.auug.org.au/
Johan
The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:
Linux 6.0-rc4 (2022-09-04 13:10:01 -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.1-rc1
for you to fetch changes up to 6b2fe3df7c0ca3cf9ee9cea4470462fa708baf87:
USB: serial: ftdi_sio: clean up driver prefix (2022-09-20 09:45:50 +0200)
----------------------------------------------------------------
USB-serial updates for 6.1-rc1
Here are the USB-serial updates for 6.1-rc1, including:
- a fix for a very long-standing FTDI SIO regression
- a long-overdue cleanup of the FTDI type handling
- support for new FTDI HP and HA devices
Included are also various clean ups.
All have been in linux-next with no reported issues.
----------------------------------------------------------------
Amireddy mallikarjuna reddy (1):
USB: serial: ftdi_sio: add support for HP and HA devices
Jiasheng Jiang (1):
USB: serial: ftdi_sio: convert to use dev_groups
Johan Hovold (15):
USB: serial: ftdi_sio: fix 300 bps rate for SIO
USB: serial: ftdi_sio: clean up chip type enum
USB: serial: ftdi_sio: drop redundant chip type comments
USB: serial: ftdi_sio: rename chip types
USB: serial: ftdi_sio: include FT2232D in type string
USB: serial: ftdi_sio: rename channel index
USB: serial: ftdi_sio: tighten device-type detection
USB: serial: ftdi_sio: clean up modem-status handling
USB: serial: ftdi_sio: clean up attribute handling
USB: serial: ftdi_sio: clean up baudrate request
USB: serial: ftdi_sio: assume hi-speed type
USB: serial: ftdi_sio: simplify divisor handling
USB: serial: ftdi_sio: clean up attribute visibility logic
USB: serial: ftdi_sio: move driver structure
USB: serial: ftdi_sio: clean up driver prefix
Liang He (1):
USB: serial: console: move mutex_unlock() before usb_serial_put()
drivers/usb/serial/console.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 485 ++++++++++++++++++--------------------
drivers/usb/serial/ftdi_sio.h | 22 +-
drivers/usb/serial/ftdi_sio_ids.h | 7 +
4 files changed, 245 insertions(+), 271 deletions(-)
next reply other threads:[~2022-09-22 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 13:47 Johan Hovold [this message]
2022-09-22 13:52 ` 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=YyxnVZCqZekklv8V@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®