Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnss: sirf: fix activation retry handling | Johan Hovold | 2018-12-06 | 1 | -3/+3 |
* | gnss: sirf: fix synchronous write timeout | Johan Hovold | 2018-11-14 | 1 | -1/+2 |
* | gnss: serial: fix synchronous write timeout | Johan Hovold | 2018-11-14 | 1 | -1/+2 |
* | gnss: fix potential error pointer dereference | Dan Carpenter | 2018-07-16 | 1 | -2/+2 |
* | gnss: ubx: make struct ubx_gserial_ops static | Colin Ian King | 2018-07-16 | 1 | -1/+1 |
* | gnss: add receiver type support | Johan Hovold | 2018-06-28 | 3 | -0/+52 |
* | gnss: add driver for sirfstar-based receivers | Johan Hovold | 2018-06-28 | 3 | -0/+422 |
* | gnss: add driver for u-blox receivers | Johan Hovold | 2018-06-28 | 3 | -0/+167 |
* | gnss: add generic serial driver | Johan Hovold | 2018-06-28 | 4 | -0/+332 |
* | gnss: add GNSS receiver subsystem | Johan Hovold | 2018-06-28 | 3 | -0/+389 |