aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-05Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal1-1/+1
2016-03-05Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal1-1/+1
2016-03-05staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla1-26/+8
2016-02-14staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla1-15/+3
2016-02-11staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran1-3/+3
2015-12-26staging: gdm724x: constify tty_port_operations structsAya Mahfouz1-1/+1
2015-11-15staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla3-7/+1
2015-10-24staging: gdm724x: remove multiple blank linesIoana Ciornei1-4/+0
2015-10-24staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei3-10/+10
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei5-11/+11
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei5-14/+14
2015-10-24staging: gdm724x: properly indent to match open paranthesisIoana Ciornei3-27/+27
2015-10-16Staging: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj1-1/+1
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke4-13/+13
2015-05-31staging: gdm724x: Remove test for host endianJaime Arrocha2-40/+17
2015-05-10staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko1-9/+7
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2-5/+6
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2-6/+6
2015-03-16staging: gdm724x: use !x instead of x == NULLSomya Anand1-1/+1
2015-01-17staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou1-1/+2
2015-01-17Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger1-1/+1
2014-10-20staging: gdm724x: Fix incorrect type in assignmentEbru Akagunduz1-4/+4
2014-10-20staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez1-5/+5
2014-09-28staging: gdm724x: Removed unnecessary else expression.Gulsah Kose1-2/+1
2014-09-19Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo1-0/+4
2014-09-19staging: gdm724x: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-07-26staging: gdm724x: fix misplaced open bracesCihangir Akturk1-17/+11
2014-07-22staging: gdm724x: Use NLMSG_HDRLENHimangi Saraogi1-1/+1
2014-07-22Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal1-0/+1
2014-07-17Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declarationKiran Padwal1-0/+5
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-07-11staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov1-5/+6
2014-06-19staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir1-0/+2
2014-03-18Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal1-2/+9
2014-03-17Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu1-10/+16
2014-03-17Staging: gdm724x: netlink_k.c: fixed coding styleDaniel Ngu1-1/+2
2014-03-16staging: removed space after return function in gdm_lte.hUma Sharma1-1/+1
2014-03-16staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir1-11/+24
2014-03-16staging: gdm724x: Fix line over 80 characters.Gulsah Kose1-56/+120
2014-02-18staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter1-17/+4
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-25staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov1-23/+17
2013-11-11Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria1-10/+5
2013-11-10Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria1-6/+2
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria1-4/+2
2013-11-10Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria1-6/+12
2013-11-10Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria1-4/+1
2013-10-27staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta1-4/+2
2013-10-11staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov1-2/+2