summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
Commit message (Expand)AuthorAgeFilesLines
* Staging: gdm724x: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-051-1/+1
* Staging: gdm724x: Use min instead of ternary operatorBhumika Goyal2016-03-051-1/+1
* staging: gdm724x: gdm_usb: Remove create_workqueue()Amitoj Kaur Chawla2016-03-051-26/+8Star
* staging: gdm724x: gdm_mux: Remove create_workqueue()Amitoj Kaur Chawla2016-02-151-15/+3Star
* staging: gdm724x: Remove unneeded parenthesesJanani Ravichandran2016-02-121-3/+3
* staging: gdm724x: constify tty_port_operations structsAya Mahfouz2015-12-271-1/+1
* staging: gdm724x: Remove wrapper functionAmitoj Kaur Chawla2015-11-163-7/+1Star
* staging: gdm724x: remove multiple blank linesIoana Ciornei2015-10-251-4/+0Star
* staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei2015-10-253-10/+10
* staging: gdm724x: add spaces around binary operatorsIoana Ciornei2015-10-255-11/+11
* stating: gdm724x: remove explicit NULL comparisonIoana Ciornei2015-10-255-14/+14
* staging: gdm724x: properly indent to match open paranthesisIoana Ciornei2015-10-253-27/+27
* Staging: gdx724x: gdm_mux: Remove explicit castShivani Bhardwaj2015-10-171-1/+1
* Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke2015-10-174-13/+13
* staging: gdm724x: Remove test for host endianJaime Arrocha2015-05-312-40/+17Star
* staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko2015-05-101-9/+7Star
* Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2015-03-182-5/+6
* Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2015-03-182-6/+6
* staging: gdm724x: use !x instead of x == NULLSomya Anand2015-03-161-1/+1
* staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou2015-01-171-1/+2
* Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger2015-01-171-1/+1
* staging: gdm724x: Fix incorrect type in assignmentEbru Akagunduz2014-10-201-4/+4
* staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez2014-10-201-5/+5
* staging: gdm724x: Removed unnecessary else expression.Gulsah Kose2014-09-291-2/+1Star
* Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo2014-09-201-0/+4
* staging: gdm724x: Fix missing blank line warning.Gulsah Kose2014-09-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* | staging: gdm724x: fix misplaced open bracesCihangir Akturk2014-07-271-17/+11Star
* | staging: gdm724x: Use NLMSG_HDRLENHimangi Saraogi2014-07-231-1/+1
* | Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal2014-07-231-0/+1
* | Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declarationKiran Padwal2014-07-181-0/+5
* | staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov2014-07-121-5/+6
* | staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir2014-06-201-0/+2
|/
* Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal2014-03-181-2/+9
* Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu2014-03-171-10/+16
* Staging: gdm724x: netlink_k.c: fixed coding styleDaniel Ngu2014-03-171-1/+2
* staging: removed space after return function in gdm_lte.hUma Sharma2014-03-171-1/+1
* staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-171-11/+24
* staging: gdm724x: Fix line over 80 characters.Gulsah Kose2014-03-171-56/+120
* staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter2014-02-181-17/+4Star
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov2013-11-251-23/+17Star
* Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria2013-11-121-10/+5Star
* Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria2013-11-101-6/+2Star
* Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria2013-11-101-4/+2Star
* Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria2013-11-101-6/+12
* Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria2013-11-101-4/+1Star
* staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta2013-10-281-4/+2Star
* staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov2013-10-121-2/+2