index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gnss
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-05-13
gnss: replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-13
gnss: sirf: fix error return code in sirf_probe()
Wei Yongjun
1
-2
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-04
gnss: ubx: add u-blox,neo-6m compatible
Ondrej Jirman
1
-0
/
+1
2019-02-15
gnss: add driver for mediatek receivers
Loys Ollivier
3
-0
/
+168
2019-02-15
gnss: add mtk receiver type support
Loys Ollivier
1
-0
/
+1
2019-01-25
gnss: sirf: add a separate supply for a lna
Andreas Kemnade
1
-6
/
+52
2019-01-25
gnss: sirf: add support for configurations without wakeup signal
Andreas Kemnade
1
-27
/
+102
2019-01-25
gnss: sirf: write data to gnss only when the gnss device is open
Andreas Kemnade
1
-2
/
+30
2019-01-25
gnss: sirf: drop redundant double negation
Johan Hovold
1
-1
/
+1
2019-01-25
gnss: sirf: force hibernate mode on probe
Johan Hovold
1
-0
/
+17
2019-01-25
gnss: sirf: fix premature wakeup interrupt enable
Johan Hovold
1
-15
/
+17
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
1
-3
/
+3
2018-12-06
gnss: sirf: fix activation retry handling
Johan Hovold
1
-3
/
+3
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
2
-2
/
+2
2018-11-14
gnss: sirf: fix synchronous write timeout
Johan Hovold
1
-1
/
+2
2018-11-14
gnss: serial: fix synchronous write timeout
Johan Hovold
1
-1
/
+2
2018-07-16
gnss: fix potential error pointer dereference
Dan Carpenter
1
-2
/
+2
2018-07-16
gnss: ubx: make struct ubx_gserial_ops static
Colin Ian King
1
-1
/
+1
2018-06-28
gnss: add receiver type support
Johan Hovold
3
-0
/
+52
2018-06-28
gnss: add driver for sirfstar-based receivers
Johan Hovold
3
-0
/
+422
2018-06-28
gnss: add driver for u-blox receivers
Johan Hovold
3
-0
/
+167
2018-06-28
gnss: add generic serial driver
Johan Hovold
4
-0
/
+332
2018-06-28
gnss: add GNSS receiver subsystem
Johan Hovold
3
-0
/
+389