Searched hist:ee4736e50ba261944ddae75469b3eb47a9e2847d (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gnss/ |
H A D | usb.c | ee4736e50ba261944ddae75469b3eb47a9e2847d Mon Dec 20 12:19:00 CET 2021 Johan Hovold <johan@kernel.org> 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>
|
H A D | Makefile | diff ee4736e50ba261944ddae75469b3eb47a9e2847d Mon Dec 20 12:19:00 CET 2021 Johan Hovold <johan@kernel.org> 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>
|
H A D | Kconfig | diff ee4736e50ba261944ddae75469b3eb47a9e2847d Mon Dec 20 12:19:00 CET 2021 Johan Hovold <johan@kernel.org> 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>
|