summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)AuthorLines
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-03-22Staging: gdm724x: Remove unnecessary print statementsBhanusree Pola-1/+0
2019-03-21staging: gdm724x: Rename dftEpsId to dft_eps_idBranden Bonaby-1/+1
2019-03-18staging: gdm724x: Do not break expressionsIgnacio Losiggio-4/+3
2018-07-11staging: gdm724x: redundant variables idProduct and idVendorColin Ian King-5/+0
2018-06-17Staging: gdm724x: use match_string() helperYisheng Xie-13/+5
2018-04-26staging: gdm724x: remove redundant license informationGreg Kroah-Hartman-168/+14
2018-04-26staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman-0/+14
2018-04-25staging: gdm724x: fix gdm_lte_tx()'s return typeLuc Van Oostenryck-1/+1
2018-02-23Staging: gdm724x: LTE: Refactor gdm_lte_pdn_table().Quytelda Kahja-11/+11
2018-02-23Staging: gdm724x: Simplify the struct gdm_endian to a variable.Quytelda Kahja-46/+32
2018-02-23Staging: gdm724x: LTE: Fix trailing open parentheses.Quytelda Kahja-23/+21
2018-02-19Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja-3/+0
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja-5/+6
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja-9/+6
2018-02-19Staging: gdm724x: mux: Check return value of register_lte_tty_driver().Quytelda Kahja-1/+5
2018-02-19Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis.Quytelda Kahja-1/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-20staging: gdm724x: fix return codes in gdm_lteAndrii Vladyka-7/+7
2017-10-20staging: gdm724x: check for skb->len in gdm_lte_emulate_arpAndrii Vladyka-0/+5
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-16/+9
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-16/+9
2017-06-03Staging: gdm724x: Change spaces to tabsMart Lubbers-4/+4
2017-04-28staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold-2/+1
2017-03-16staging: gdm724x: fix checkpatch.pl camelCase warningAya Mahfouz-1/+1
2017-03-09staging: gdm724x: Replace ternary operator with min macroGargi Sharma-2/+1
2017-03-06staging: gdm724x: Drop useless initialisationsimran singhal-3/+3
2017-03-06staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez-9/+6
2017-02-09staging: gdm724x: fix incorrect type in assignmentJavier Rodriguez-1/+1
2017-02-09staging: gdm724x: fix a couple array overflowsDan Carpenter-10/+14
2017-01-07staging: gdm724x: cleanup long lines to conform to kernel coding styleEmil Gedda-17/+10
2017-01-05staging: gdm724x: update HCI structs with new bitwise typesEric S. Stone-39/+46
2016-11-29staging: gdm724x: Remove one blank line in sequenceDawid Kurek-1/+0
2016-11-29staging: gdm724x: Align parameters to parenthesisDawid Kurek-8/+9
2016-09-16staging: gdm724x: Remove unnecessary blank lineRehas Sachdeva-1/+0
2016-09-13staging: gdm724x: Add spaces around the '*' operatorsayli karnik-5/+5
2016-09-12staging: gdm724x: gdm_lte: Constify gdm_netdev_opsImre Deak-1/+1
2016-08-21Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.Samuele Baisi-1/+0
2016-08-21staging: gdm724x: Replace semaphore netlink with mutexBinoy Jayan-10/+1
2016-08-21staging: gdm724x: gdm_usb: Remove ignored valueLuis de Bethencourt-4/+4
2016-05-09staging/gdm724x: fix "alignment should match open parenthesis" issuesBruno Carvalho-3/+5
2016-05-09staging/gdm724x: Fix avoid CamelCaseBruno Carvalho-4/+4
2016-03-05Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal-1/+1
2016-03-05Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal-1/+1
2016-03-05staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla-26/+8
2016-02-14staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla-15/+3
2016-02-11staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran-3/+3
2015-12-26staging: gdm724x: constify tty_port_operations structsAya Mahfouz-1/+1
2015-11-15staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla-7/+1