/tools/power/

cgit logo index : linux.git
Unnamed repository; edit this file 'description' to name the repository.git
aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_gnss.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18ice: check netlist before enabling ICE_F_GNSSJacob Keller1-0/+3
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman1-7/+1
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt1-60/+4
2023-04-20ice: do not busy-wait to read GNSS dataMichal Schmidt1-23/+19
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski1-237/+140
2023-01-09ice: Add check for kzallocJiasheng Jiang1-9/+14
2023-01-09ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can1-0/+1
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski1-26/+216
2022-06-08