| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 1 | -0/+1 |
|\ |
|
| * | gnss: ubx: add u-blox,neo-6m compatible | Ondrej Jirman | 2019-04-04 | 1 | -0/+1 |
* | | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
|/ |
|
* | gnss: add driver for mediatek receivers | Loys Ollivier | 2019-02-15 | 3 | -0/+168 |
* | gnss: add mtk receiver type support | Loys Ollivier | 2019-02-15 | 1 | -0/+1 |
* | gnss: sirf: add a separate supply for a lna | Andreas Kemnade | 2019-01-25 | 1 | -6/+52 |
* | gnss: sirf: add support for configurations without wakeup signal | Andreas Kemnade | 2019-01-25 | 1 | -27/+102 |
* | gnss: sirf: write data to gnss only when the gnss device is open | Andreas Kemnade | 2019-01-25 | 1 | -2/+30 |
* | gnss: sirf: drop redundant double negation | Johan Hovold | 2019-01-25 | 1 | -1/+1 |
* | gnss: sirf: force hibernate mode on probe | Johan Hovold | 2019-01-25 | 1 | -0/+17 |
* | gnss: sirf: fix premature wakeup interrupt enable | Johan Hovold | 2019-01-25 | 1 | -15/+17 |
* | Merge 4.20-rc6 into tty-next | Greg Kroah-Hartman | 2018-12-10 | 1 | -3/+3 |
|\ |
|
| * | gnss: sirf: fix activation retry handling | Johan Hovold | 2018-12-06 | 1 | -3/+3 |
* | | serdev: make synchronous write return bytes written | Johan Hovold | 2018-11-27 | 2 | -2/+2 |
|/ |
|
* | 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 |