aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)Author
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
2016-11-29staging: gdm724x: Remove one blank line in sequenceDawid Kurek
2016-11-29staging: gdm724x: Align parameters to parenthesisDawid Kurek
2016-09-16staging: gdm724x: Remove unnecessary blank lineRehas Sachdeva
2016-09-13staging: gdm724x: Add spaces around the '*' operatorsayli karnik
2016-09-12staging: gdm724x: gdm_lte: Constify gdm_netdev_opsImre Deak
2016-08-21Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.Samuele Baisi
2016-08-21staging: gdm724x: Replace semaphore netlink with mutexBinoy Jayan
2016-08-21staging: gdm724x: gdm_usb: Remove ignored valueLuis de Bethencourt
2016-05-09staging/gdm724x: fix "alignment should match open parenthesis" issuesBruno Carvalho
2016-05-09staging/gdm724x: Fix avoid CamelCaseBruno Carvalho
2016-03-05Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal
2016-03-05Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal
2016-03-05staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla
2016-02-14staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla
2016-02-11staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran
2015-12-26staging: gdm724x: constify tty_port_operations structsAya Mahfouz
2015-11-15staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla