Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ice: check netlist before enabling ICE_F_GNSS | Jacob Keller | 2023-09-18 | 1 | -0/+3 |
* | ice: Don't dereference NULL in ice_gnss_read error path | Simon Horman | 2023-06-08 | 1 | -7/+1 |
* | ice: make writes to /dev/gnssX synchronous | Michal Schmidt | 2023-06-07 | 1 | -60/+4 |
* | ice: do not busy-wait to read GNSS data | Michal Schmidt | 2023-04-21 | 1 | -23/+19 |
* | ice: use GNSS subsystem instead of TTY | Arkadiusz Kubalewski | 2023-01-20 | 1 | -237/+140 |
* | ice: Add check for kzalloc | Jiasheng Jiang | 2023-01-09 | 1 | -9/+14 |
* | ice: Fix potential memory leak in ice_gnss_tty_write() | Yuan Can | 2023-01-09 | 1 | -0/+1 |
* | ice: add write functionality for GNSS TTY | Karol Kolacinski | 2022-07-21 | 1 | -26/+216 |
* | ice: remove u16 arithmetic in ice_gnss | Karol Kolacinski | 2022-06-08 | 1 | -5/+6 |
* | ice: use min_t() to make code cleaner in ice_gnss | Wan Jiabing | 2022-05-05 | 1 | -2/+1 |
* | ice: fix return value check in ice_gnss.c | Yang Yingliang | 2022-03-16 | 1 | -2/+2 |
* | ice: add TTY for GNSS module for E810T device | Karol Kolacinski | 2022-03-03 | 1 | -0/+376 |