Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnss: sirf: fix error return code in sirf_probe() | Wei Yongjun | 2020-06-22 | 1 | -2/+6 |
* | gnss: sirf: fix premature wakeup interrupt enable | Johan Hovold | 2019-03-10 | 1 | -15/+17 |
* | gnss: sirf: fix activation retry handling | Johan Hovold | 2018-12-13 | 1 | -3/+3 |
* | gnss: sirf: fix synchronous write timeout | Johan Hovold | 2018-11-27 | 1 | -1/+2 |
* | gnss: serial: fix synchronous write timeout | Johan Hovold | 2018-11-27 | 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 |