index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_gnss.c
Age
Commit message (
Expand
)
Author
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
2023-06-08
ice: Don't dereference NULL in ice_gnss_read error path
Simon Horman
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-04-20
ice: do not busy-wait to read GNSS data
Michal Schmidt
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
2023-01-09
ice: Add check for kzalloc
Jiasheng Jiang
2023-01-09
ice: Fix potential memory leak in ice_gnss_tty_write()
Yuan Can
2022-07-21
ice: add write functionality for GNSS TTY
Karol Kolacinski
2022-06-08
ice: remove u16 arithmetic in ice_gnss
Karol Kolacinski
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
2022-03-16
ice: fix return value check in ice_gnss.c
Yang Yingliang
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski