mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] GNSS updates for 5.17-rc1
Date: Mon, 10 Jan 2022 16:01:09 +0100	[thread overview]
Message-ID: <YdxKNTuKaZK0m9nl@hovoldconsulting.com> (raw)

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss.git tags/gnss-5.17-rc1

for you to fetch changes up to 547d2167c5c3cd879ed5e86e88cfa7daaf1228a5:

  gnss: usb: add support for Sierra Wireless XM1210 (2021-12-22 15:38:12 +0100)

----------------------------------------------------------------
GNSS updates for 5.17-rc1

Here are the GNSS updates for 5.17-rc1, including:

 - support for GNSS receivers with USB interface
 - support for Sierra Wireless XM1210

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

----------------------------------------------------------------
Johan Hovold (3):
      gnss: drop stray semicolons
      gnss: add USB support
      gnss: usb: add support for Sierra Wireless XM1210

 drivers/gnss/Kconfig  |  11 +++
 drivers/gnss/Makefile |   3 +
 drivers/gnss/mtk.c    |   2 +-
 drivers/gnss/serial.c |   2 +-
 drivers/gnss/sirf.c   |   2 +-
 drivers/gnss/ubx.c    |   2 +-
 drivers/gnss/usb.c    | 214 ++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 232 insertions(+), 4 deletions(-)
 create mode 100644 drivers/gnss/usb.c

             reply	other threads:[~2022-01-10 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 15:01 Johan Hovold [this message]
2022-01-11  9:23 ` 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=YdxKNTuKaZK0m9nl@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@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

Powered by JetHome