summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)Author
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-12staging: gdm724x: Place macro argument within parenthesesDee-Jay Anthony Logozzo
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter
2021-06-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter
2021-06-09staging: gdm724x: emove redundant initialization of variable hci_lenColin Ian King
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-03-10tty: make everyone's write_room return >= 0Jiri Slaby
2021-02-11staging: gdm724x: Fix DMA from stackAmey Narkhede
2020-10-26staging: gdm724x: Clarify naming of packet_type<->tty index symbolsMisha Gusarov
2020-07-28staging: gdm724x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-13staging: gdm724x: remove redundant assignment to pointer 'w'Colin Ian King
2020-03-20staging: gdm724x: use netdev_err() instead of pr_err()Lourdes Pedrajas
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-22Staging: gdm724x: Remove unnecessary print statementsBhanusree Pola
2019-03-21staging: gdm724x: Rename dftEpsId to dft_eps_idBranden Bonaby
2019-03-18staging: gdm724x: Do not break expressionsIgnacio Losiggio
2018-07-11staging: gdm724x: redundant variables idProduct and idVendorColin Ian King
2018-06-17Staging: gdm724x: use match_string() helperYisheng Xie
2018-04-26staging: gdm724x: remove redundant license informationGreg Kroah-Hartman
2018-04-26staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman
2018-04-25staging: gdm724x: fix gdm_lte_tx()'s return typeLuc Van Oostenryck
2018-02-23Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().Quytelda Kahja
2018-02-23Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja
2018-02-23Staging: gdm724x: LTE: Fix trailing open parentheses.Quytelda Kahja
2018-02-19Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja
2018-02-19Staging: gdm724x: mux: Check return value of register_lte_tty_driver().Quytelda Kahja
2018-02-19Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20staging: gdm724x: fix return codes in gdm_lteAndrii Vladyka
2017-10-20staging: gdm724x: check for skb->len in gdm_lte_emulate_arpAndrii Vladyka
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-03Staging: gdm724x: Change spaces to tabsMart Lubbers
2017-04-28staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold
2017-03-16staging: gdm724x: fix checkpatch.pl camelCase warningAya Mahfouz
2017-03-09staging: gdm724x: Replace ternary operator with min macroGargi Sharma
2017-03-06staging: gdm724x: Drop useless initialisationsimran singhal
2017-03-06staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez
2017-02-09staging: gdm724x: fix incorrect type in assignmentJavier Rodriguez
2017-02-09staging: gdm724x: fix a couple array overflowsDan Carpenter
2017-01-07staging: gdm724x: cleanup long lines to conform to kernel coding styleEmil Gedda
2017-01-05staging: gdm724x: update HCI structs with new bitwise typesEric S. Stone