summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
Commit message (Expand)AuthorAgeFilesLines
* staging: gdm724x: Replace macro GDM_TTY_READY with static inline functionBrent Pappas2022-11-221-5/+8
* staging: gdm724x: drop unused CDC definesJohan Hovold2022-07-251-6/+0
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-282-2/+1
|\
| * staging: gdm724x: remove redundant assignment of pointer wColin Ian King2022-03-141-1/+0
| * Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-141-2/+3
| |\
| * | staging: gdm724x: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-02-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-2/+3
|\ \ \ | | |/ | |/|
| * | staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter2022-03-011-2/+3
| |/
* / staging: Use netif_rx().Sebastian Andrzej Siewior2022-03-071-1/+1
|/
* staging: use eth_hw_addr_set() in orphan driversJakub Kicinski2021-10-201-1/+3
* Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-7/+6
|\
| * tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
| * tty: stop using alloc_tty_driverJiri Slaby2021-07-271-5/+4
* | staging: gdm724x: Place macro argument within parenthesesDee-Jay Anthony Logozzo2021-08-121-2/+2
|/
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-1/+1
|\
| * tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter2021-06-141-4/+6
* | staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter2021-06-141-1/+9
* | staging: gdm724x: emove redundant initialization of variable hci_lenColin Ian King2021-06-091-1/+0
|/
* tty: make everyone's write_room return >= 0Jiri Slaby2021-03-101-1/+1
* staging: gdm724x: Fix DMA from stackAmey Narkhede2021-02-111-3/+7
* staging: gdm724x: Clarify naming of packet_type<->tty index symbolsMisha Gusarov2020-10-261-5/+5
* staging: gdm724x: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-1/+1
* staging: gdm724x: remove redundant assignment to pointer 'w'Colin Ian King2020-04-131-1/+1
* staging: gdm724x: use netdev_err() instead of pr_err()Lourdes Pedrajas2020-03-203-5/+7
* staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-232-4/+4
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* Staging: gdm724x: Remove unnecessary print statementsBhanusree Pola2019-03-221-1/+0
* staging: gdm724x: Rename dftEpsId to dft_eps_idBranden Bonaby2019-03-211-1/+1
* staging: gdm724x: Do not break expressionsIgnacio Losiggio2019-03-181-4/+3
* staging: gdm724x: redundant variables idProduct and idVendorColin Ian King2018-07-111-5/+0
* Staging: gdm724x: use match_string() helperYisheng Xie2018-06-171-13/+5
* staging: gdm724x: remove redundant license informationGreg Kroah-Hartman2018-04-2614-168/+14
* staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman2018-04-2614-0/+14
* staging: gdm724x: fix gdm_lte_tx()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().Quytelda Kahja2018-02-231-11/+11
* Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja2018-02-236-46/+32
* Staging: gdm724x: LTE: Fix trailing open parentheses.Quytelda Kahja2018-02-231-23/+21
* Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja2018-02-191-3/+0
* Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja2018-02-191-5/+6
* Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja2018-02-191-9/+6
* Staging: gdm724x: mux: Check return value of register_lte_tty_driver().Quytelda Kahja2018-02-191-1/+5
* Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja2018-02-191-1/+2
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-131-7/+12
|\
| * staging: gdm724x: fix return codes in gdm_lteAndrii Vladyka2017-10-201-7/+7
| * staging: gdm724x: check for skb->len in gdm_lte_emulate_arpAndrii Vladyka2017-10-201-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-16/+9
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-16/+9
* | Staging: gdm724x: Change spaces to tabsMart Lubbers2017-06-031-4/+4
|/