aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x
Commit message (Expand)AuthorAge
* staging: gdm724x: Correction of variable usage after applying ALIGN()SÅ‚awomir Demeszko2015-05-10
* Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2015-03-18
* Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2015-03-18
* staging: gdm724x: use !x instead of x == NULLSomya Anand2015-03-16
* staging: gdm724x: fix line limit coding style issue in gdm_lte.cNing Zhou2015-01-17
* Staging: gdm724x: fix space before comma coding style issue in gdm_mux.cRobert Nachlinger2015-01-17
* staging: gdm724x: Fix incorrect type in assignmentEbru Akagunduz2014-10-19
* staging: gdm724x: Fix warning of prefer ether_addr_copy.Dilek Uzulmez2014-10-19
* staging: gdm724x: Removed unnecessary else expression.Gulsah Kose2014-09-28
* Staging: gdm724x: gdm_usb: added error checking in do_tx()Abel Moyo2014-09-19
* staging: gdm724x: Fix missing blank line warning.Gulsah Kose2014-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* | staging: gdm724x: fix misplaced open bracesCihangir Akturk2014-07-26
* | staging: gdm724x: Use NLMSG_HDRLENHimangi Saraogi2014-07-22
* | Staging: gdm724x: gdm_usb.c: fix missing blank line after variable declarationKiran Padwal2014-07-22
* | Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declarationKiran Padwal2014-07-17
* | staging: gdm724x: fix leak at failure path in init_usb()Alexey Khoroshilov2014-07-11
* | staging: gdm724x: Added blank lines after declarations in gdm_lte.cScott Weir2014-06-19
|/
* Staging: gdm724x: Fix unchecked sscanf values in gdm_lte.cMonam Agarwal2014-03-18
* Staging: gdm724x: gdm_mux.c: fixed coding styleDaniel Ngu2014-03-17
* Staging: gdm724x: netlink_k.c: fixed coding styleDaniel Ngu2014-03-17
* staging: removed space after return function in gdm_lte.hUma Sharma2014-03-16
* staging: gdm724x: gdm_usb.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-16
* staging: gdm724x: Fix line over 80 characters.Gulsah Kose2014-03-16
* staging: gdm724x: cleanup alloc_tx_sdu_struct()Dan Carpenter2014-02-18
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-17
* staging: gdm724x: fix leak at failure path in gdm_usb_probe()Alexey Khoroshilov2013-11-25
* Staging: gdm724x: Remove confusing macro gdm_lte_sdu_send in gdm_lte.cRashika Kheria2013-11-11
* Staging: gdm724x: Use ALIGN() macro for dummy_cnt in gdm_mux.cRashika Kheria2013-11-10
* Staging: gdm724x: Remove confusing macro gdm_lte_hci_send in gdm_lte.cRashika Kheria2013-11-10
* Staging: gdm724x: Remove confusing macro gdm_dev_endian in gdm_lte.cRashika Kheria2013-11-10
* Staging: gdm724x: Remove confusing macro gdm_lte_rcv_with_cb in gdm_lte.cRashika Kheria2013-11-10
* staging: gdm724x: kzalloc should be used instead of kmalloc/memsetTeodora Baluta2013-10-27
* staging: gdm7240: fix memory leak on failure pathAlexey Khoroshilov2013-10-11
* staging: gdm7240: alloc_mux_rx() does not need GFP_ATOMICAlexey Khoroshilov2013-10-11
* Staging: gdm724x: fix line over 80 characters in gdm_tty.cEbru Akagunduz2013-10-11
* staging: gdm724x: Fix sparse warnings regarding static functions/variablesValentina Manea2013-10-11
* staging: gdm724x: Remove version.h header inclusion in netlink_k.cSachin Kamat2013-08-28
* staging: gdm7240: gdm_driver[] can be staticFengguang Wu2013-08-27
* staging: gdm724x: Remove tests of KERNELVERSIONLarry Finger2013-08-25
* staging: gdm724x: Fix typo in commentsMasanari Iida2013-08-23
* staging: gdm7240: fix error handling of probe()Dan Carpenter2013-08-21
* staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang2013-08-19
* staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang2013-08-19
* staging: gdm724x: depend on CONFIG_TTYGreg Kroah-Hartman2013-07-29
* staging: gdm724x: Modified function name conflict set_endianWon Kang2013-07-29
* staging: gdm724x: remove duplicated include from gdm_lte.cWei Yongjun2013-07-29
* staging: gdm724x: use GFP_ATOMIC under spin lockWei Yongjun2013-07-26
* staging: gdm724x: Remove version.h header inclusion in gdm_usb.hSachin Kamat2013-07-25