index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_gnss.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
1
-19
/
+10
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
1
-2
/
+2
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
1
-0
/
+3
2023-06-08
ice: Don't dereference NULL in ice_gnss_read error path
Simon Horman
1
-7
/
+1
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
1
-60
/
+4
2023-04-20
ice: do not busy-wait to read GNSS data
Michal Schmidt
1
-23
/
+19
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
1
-237
/
+140
2023-01-09
ice: Add check for kzalloc
Jiasheng Jiang
1
-9
/
+14
2023-01-09
ice: Fix potential memory leak in ice_gnss_tty_write()
Yuan Can
1
-0
/
+1
2022-07-21
ice: add write functionality for GNSS TTY
Karol Kolacinski
1
-26
/
+216
2022-06-08
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
1
-5
/
+6
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
1
-2
/
+1
2022-03-16
ice: fix return value check in ice_gnss.c
Yang Yingliang
1
-2
/
+2
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+376