summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)Author
2021-07-20staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter
2021-07-20staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter
2017-05-20staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold
2015-10-24staging: gdm724x: remove multiple blank linesIoana Ciornei
2015-10-24staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei
2015-10-24staging: gdm724x: properly indent to match open paranthesisIoana Ciornei
2015-10-16Staging: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke
2015-05-31staging: gdm724x: Remove test for host endianJaime Arrocha
2015-05-10staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed
2015-03-16staging: gdm724x: use !x instead of x == NULLSomya Anand
2015-01-17staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou
2015-01-17Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger
2014-10-20staging: gdm724x: Fix incorrect type in assignmentEbru Akagunduz
2014-10-20staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez
2014-09-28staging: gdm724x: Removed unnecessary else expression.Gulsah Kose
2014-09-19Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo
2014-09-19staging: gdm724x: Fix missing blank line warning.Gulsah Kose
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-26staging: gdm724x: fix misplaced open bracesCihangir Akturk
2014-07-22staging: gdm724x: Use NLMSG_HDRLENHimangi Saraogi
2014-07-22Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal
2014-07-17Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declarationKiran Padwal
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-11staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov
2014-06-19staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir
2014-03-18Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal
2014-03-17Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu
2014-03-17Staging: gdm724x: netlink_k.c: fixed coding styleDaniel Ngu
2014-03-16staging: removed space after return function in gdm_lte.hUma Sharma
2014-03-16staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir
2014-03-16staging: gdm724x: Fix line over 80 characters.Gulsah Kose
2014-02-18staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-25staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov
2013-11-11Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria
2013-10-27staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta
2013-10-11staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov
2013-10-11staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMICAlexey Khoroshilov
2013-10-11Staging: gdm724x: fix line over 80 characters in gdm_tty.cEbru Akagunduz
2013-10-11staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea
2013-08-27staging: gdm724x: Remove version.h header inclusion in netlink_k.cSachin Kamat