summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm72xx
AgeCommit message (Expand)Author
2014-06-29staging: gdm72xx: use lower case for variable names for consistencyBen Chan
2014-06-29staging: gdm72xx: use int instead of u32 whenever makes senseBen Chan
2014-06-29staging: gdm72xx: use bool instead of custom-defined BOOLEANBen Chan
2014-06-29staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data lengthBen Chan
2014-06-26staging: gdm72xx: remove blank lines after an open braceBen Chan
2014-06-26staging: gdm72xx: fix block comment styleBen Chan
2014-06-26staging: gdm72xx: check return value of sscanfBen Chan
2014-05-24staging: gdm72xx: code cleanupDavide Gianforte
2014-05-24staging: gdm72xx: return values cleanupGengis Dave
2014-05-16staging: gdm72xx: Remove task from TODO listMichalis Pappas
2014-05-16staging: gdm72xx: Indentation and other whitespace fixesMichalis Pappas
2014-05-16staging: gdm72xx: Whitespace fixes to conform to coding standardsMichalis Pappas
2014-05-16staging: gdm72xx: Removed commented-out codeMichalis Pappas
2014-05-16staging: gdm72xx: Fix braces to conform with coding styleMichalis Pappas
2014-05-16staging: gdm72xx: Fix some camel-case variablesMichalis Pappas
2014-05-16staging: gdm72xx: Move logical continuation to previous line to conform to co...Michalis Pappas
2014-05-16staging: gdm72xx: Modify a struct allocation to match coding standardsMichalis Pappas
2014-05-16staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functionsMichalis Pappas
2014-05-16staging: gdm72xx: Remove unnecessary extern declarations from header filesMichalis Pappas
2014-03-16staging: gdm72xx: remove completed TODO itemKristina Martšenko
2014-03-16staging: gdm72xx: replace printk() and debug macros with dynamic debuggingKristina Martšenko
2014-03-16staging: gdm72xx: use print_hex_dump_debug and remove debug macrosKristina Martšenko
2014-03-07Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.cMonam Agarwal
2014-03-07staging:gdm72xx: Fix unnecessary brace errorsHimangi Saraogi
2014-02-07staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()Alexey Khoroshilov
2014-01-09staging: gdm72xx: fix interruptible_sleep_on raceArnd Bergmann
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.cMasanari Iida
2013-07-23staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter
2013-06-05staging: gdm72xx: fix typos in KconfigBen Chan
2013-06-05staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMCBen Chan
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22gdm72xx: remove unnecessary cast in gdm_wimax.cXenia Ragiadakou
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-15staging: gdm72xx: cancel work when driver unloadsDevendra Naga
2013-03-28gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-11staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29staging: gdm72xx: unlock on error in init_usb()Dan Carpenter
2012-11-28kill daemonize()Al Viro
2012-11-28staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage...Shan Wei
2012-11-27staging: gdm72xx: fix unused variable warning in gdm_usb_sendBen Chan
2012-11-26staging: gdm72xx: protect access of rx / tx structsBen Chan
2012-10-30staging/gdm72xx: Use dev_ printks in usb_boot.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use dev_ printks in gdm_usb.cYAMANE Toshiaki
2012-10-30staging/gdm72xx: Use dev_ printks in sdio_boot.cYAMANE Toshiaki