Age | Commit message (Expand) | Author | Files | Lines |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -7/+6 |
2021-08-12 | staging: gdm724x: Place macro argument within parentheses | Dee-Jay Anthony Logozzo | 1 | -2/+2 |
2021-07-27 | tty: drop put_tty_driver | Jiri Slaby | 1 | -2/+2 |
2021-07-27 | tty: stop using alloc_tty_driver | Jiri Slaby | 1 | -5/+4 |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2021-06-14 | staging: gdm724x: check for overflow in gdm_lte_netif_rx() | Dan Carpenter | 1 | -4/+6 |
2021-06-14 | staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt() | Dan Carpenter | 1 | -1/+9 |
2021-06-09 | staging: gdm724x: emove redundant initialization of variable hci_len | Colin Ian King | 1 | -1/+0 |
2021-05-13 | tty: make tty_operations::write_room return uint | Jiri Slaby | 1 | -1/+1 |
2021-03-10 | tty: make everyone's write_room return >= 0 | Jiri Slaby | 1 | -1/+1 |
2021-02-11 | staging: gdm724x: Fix DMA from stack | Amey Narkhede | 1 | -3/+7 |
2020-10-26 | staging: gdm724x: Clarify naming of packet_type<->tty index symbols | Misha Gusarov | 1 | -5/+5 |
2020-07-28 | staging: gdm724x: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-13 | staging: gdm724x: remove redundant assignment to pointer 'w' | Colin Ian King | 1 | -1/+1 |
2020-03-20 | staging: gdm724x: use netdev_err() instead of pr_err() | Lourdes Pedrajas | 3 | -5/+7 |
2020-02-23 | staging: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -4/+4 |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman | 1 | -0/+1 |
2019-03-22 | Staging: gdm724x: Remove unnecessary print statements | Bhanusree Pola | 1 | -1/+0 |
2019-03-21 | staging: gdm724x: Rename dftEpsId to dft_eps_id | Branden Bonaby | 1 | -1/+1 |
2019-03-18 | staging: gdm724x: Do not break expressions | Ignacio Losiggio | 1 | -4/+3 |
2018-07-11 | staging: gdm724x: redundant variables idProduct and idVendor | Colin Ian King | 1 | -5/+0 |
2018-06-17 | Staging: gdm724x: use match_string() helper | Yisheng Xie | 1 | -13/+5 |
2018-04-26 | staging: gdm724x: remove redundant license information | Greg Kroah-Hartman | 14 | -168/+14 |
2018-04-26 | staging: gdm724x: add SPDX identifiers to all files. | Greg Kroah-Hartman | 14 | -0/+14 |
2018-04-25 | staging: gdm724x: fix gdm_lte_tx()'s return type | Luc Van Oostenryck | 1 | -1/+1 |
2018-02-23 | Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table(). | Quytelda Kahja | 1 | -11/+11 |
2018-02-23 | Staging: gdm724x: Simplify the struct gdm_endian to a variable. | Quytelda Kahja | 6 | -46/+32 |
2018-02-23 | Staging: gdm724x: LTE: Fix trailing open parentheses. | Quytelda Kahja | 1 | -23/+21 |
2018-02-19 | Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'. | Quytelda Kahja | 1 | -3/+0 |
2018-02-19 | Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'. | Quytelda Kahja | 1 | -5/+6 |
2018-02-19 | Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'. | Quytelda Kahja | 1 | -9/+6 |
2018-02-19 | Staging: gdm724x: mux: Check return value of register_lte_tty_driver(). | Quytelda Kahja | 1 | -1/+5 |
2018-02-19 | Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis. | Quytelda Kahja | 1 | -1/+2 |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+12 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-20 | staging: gdm724x: fix return codes in gdm_lte | Andrii Vladyka | 1 | -7/+7 |
2017-10-20 | staging: gdm724x: check for skb->len in gdm_lte_emulate_arp | Andrii Vladyka | 1 | -0/+5 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -16/+9 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -16/+9 |
2017-06-03 | Staging: gdm724x: Change spaces to tabs | Mart Lubbers | 1 | -4/+4 |
2017-04-28 | staging: gdm724x: gdm_mux: fix use-after-free on module unload | Johan Hovold | 1 | -2/+1 |
2017-03-16 | staging: gdm724x: fix checkpatch.pl camelCase warning | Aya Mahfouz | 1 | -1/+1 |
2017-03-09 | staging: gdm724x: Replace ternary operator with min macro | Gargi Sharma | 1 | -2/+1 |
2017-03-06 | staging: gdm724x: Drop useless initialisation | simran singhal | 2 | -3/+3 |
2017-03-06 | staging: gdm724x: modify icmp6_checksum for returning a correct data type. | Javier Rodriguez | 1 | -9/+6 |
2017-02-09 | staging: gdm724x: fix incorrect type in assignment | Javier Rodriguez | 1 | -1/+1 |
2017-02-09 | staging: gdm724x: fix a couple array overflows | Dan Carpenter | 1 | -10/+14 |
2017-01-07 | staging: gdm724x: cleanup long lines to conform to kernel coding style | Emil Gedda | 1 | -17/+10 |
2017-01-05 | staging: gdm724x: update HCI structs with new bitwise types | Eric S. Stone | 3 | -39/+46 |
2016-11-29 | staging: gdm724x: Remove one blank line in sequence | Dawid Kurek | 1 | -1/+0 |