summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)Author
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
2013-08-27staging: gdm7240: gdm_driver[] can be staticFengguang Wu
2013-08-25staging: gdm724x: Remove tests of KERNELVERSIONLarry Finger
2013-08-23staging: gdm724x: Fix typo in commentsMasanari Iida
2013-08-21staging: gdm7240: fix error handling of probe()Dan Carpenter
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang
2013-07-29staging: gdm724x: depend on CONFIG_TTYGreg Kroah-Hartman
2013-07-29staging: gdm724x: Modified function name conflict set_endianWon Kang
2013-07-29staging: gdm724x: remove duplicated include from gdm_lte.cWei Yongjun
2013-07-26staging: gdm724x: use GFP_ATOMIC under spin lockWei Yongjun
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_usb.hSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_usb.cSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_tty.hSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_tty.cSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_mux.cSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_lte.hSachin Kamat
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_lte.cSachin Kamat
2013-07-25staging: gdm724x: remove ioctl callGreg Kroah-Hartman
2013-07-24staging: gdm724x: prevent module from being built inGreg Kroah-Hartman
2013-07-24staging: gdm724x: Update loggingJoe Perches
2013-07-24staging: gdm724x: fix up line lengths in the .h filesGreg Kroah-Hartman
2013-07-24staging: gdm724x: remove unneeded TO_HOST_SUCCESS enumGreg Kroah-Hartman