Centos-kernel-stream-9/drivers/gnss
Desnes Nunes 8657775367 gnss: add USB support
JIRA: https://issues.redhat.com/browse/RHEL-59051

commit ee4736e50ba261944ddae75469b3eb47a9e2847d
Author: Johan Hovold <johan@kernel.org>
Date: Mon, 20 Dec 2021 12:19:00 +0100

  Add a generic driver for GNSS receivers with a USB interface with two
  bulk endpoints.

  The driver currently assumes that the device protocol is NMEA (only) but
  this can be generalised later as needed.

  Link: https://lore.kernel.org/r/20211220111901.23206-2-johan@kernel.org
  Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  Tested-by: Marc Ferland <ferlandm@amotus.ca>
  Signed-off-by: Johan Hovold <johan@kernel.org>

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
2024-11-07 23:01:28 -03:00
..
Kconfig gnss: add USB support 2024-11-07 23:01:28 -03:00
Makefile gnss: add USB support 2024-11-07 23:01:28 -03:00
core.c
mtk.c
serial.c
serial.h
sirf.c
ubx.c
usb.c gnss: add USB support 2024-11-07 23:01:28 -03:00