linux-stable/drivers/gnss
Johan Hovold ee4736e50b gnss: add USB support
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>
2021-12-22 15:36:39 +01:00
..
core.c *: convert stream-like files from nonseekable_open -> stream_open 2019-05-06 17:46:41 +03:00
Kconfig gnss: add USB support 2021-12-22 15:36:39 +01:00
Makefile gnss: add USB support 2021-12-22 15:36:39 +01:00
mtk.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.h gnss: replace zero-length array with flexible-array 2020-05-13 17:30:31 +02:00
sirf.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
ubx.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
usb.c gnss: add USB support 2021-12-22 15:36:39 +01:00