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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.c | ||
mtk.c | ||
serial.c | ||
serial.h | ||
sirf.c | ||
ubx.c | ||
usb.c |