aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/gdm724x
AgeCommit message (Expand)Author
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
2013-07-24staging: gdm724x: add tty stuff to TODO file.Greg Kroah-Hartman
2013-07-24staging: gdm724x: gdm_tty: fix tty api build warningsGreg Kroah-Hartman
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang