1. d1052aa staging: gdm72xx: add userspace data struct by Wim de With · 9 years ago
  2. 2bc29a1 staging: gdm72xx: Replace timeval with ktime_t by Arnd Bergmann · 9 years ago
  3. d3fc05e staging: gdm72xx:Add space around '<<' by Burcin Akalin · 9 years ago
  4. 3979b47 staging: gdm72xx: Add space around '>>' by Burcin Akalin · 9 years ago
  5. 565678a staging: gdm72xx: Add space around '/' by Burcin Akalin · 9 years ago
  6. 2043712 staging: gdm72xx: Add space around '+' by Burcin Akalin · 9 years ago
  7. 053124a staging: gdm72xx: Add space around '-' by Burcin Akalin · 9 years ago
  8. 24f4974 staging: gdm72xx: Add space around '&' by Burcin Akalin · 9 years ago
  9. e1fec53 staging: gdm72xx: Remove wrapper function by Amitoj Kaur Chawla · 9 years ago
  10. 759f19d Staging: gdm72xx: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  11. 0a589f4 staging: gdmwm: move variables to right side of comparison test by Alison Schofield · 9 years ago
  12. c32bb25 staging: gdm72xx: NULL comparison style by Sudip Mukherjee · 9 years ago
  13. ea022df1 staging: gdm72xx: fix memory leak by Sudip Mukherjee · 9 years ago
  14. 5a447f4 Staging: gdm72xx: usb_ids: fix a macro coding style error by Raphaël Beamonte · 9 years ago
  15. 2476816 staging: gdm72xx: Fix typos in printk by Masanari Iida · 9 years ago
  16. 87e3dbc Staging: gdm72xx: use !x instead of x == NULL by Somya Anand · 9 years ago
  17. 7e6eaa9 Staging: gdm72xx: Iterate list using list_for_each_entry by Somya Anand · 9 years ago
  18. 99beca1 Staging: gdm72xx: clean dev_err logging by Haneen Mohammed · 9 years ago
  19. 1862eec staging: gdm72xx: Condense two statements into one to improve code readability. by Navya Sri Nizamkari · 9 years ago
  20. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  22. edb3cc1 staging: gdm72xx: Remove useless cast on void pointer by Tapasweni Pathak · 10 years ago
  23. 35b042a staging: gdm72xx: Removed unnecesarry out of memory usage by Sarah Khan · 10 years ago
  24. 2e98f76 drivers: staging: gdm72xx: Removed unnecessary braces. by Gulsah Kose · 10 years ago
  25. 93f509a drivers: staging: gdm72xx: Removed unnecessary else expression. by Gulsah Kose · 10 years ago
  26. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  27. 75533a0 staging: gdm72xx: fix build errors by Greg Kroah-Hartman · 10 years ago
  28. f5439c6 staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg() by Michalis Pappas · 10 years ago
  29. a01a56b staging: gdm72xx: remove debug code by Michalis Pappas · 10 years ago
  30. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  31. 1aa8ae7 staging: gdm72xx: reorder functions and remove forward declarations by Michalis Pappas · 10 years ago
  32. 7ba5822 staging: gdm72xx: move T_CAPABILITY definitions to hci.h by Michalis Pappas · 10 years ago
  33. cd687a4 staging: gdm72xx: Remove unnecessary memset of netdev private data by Tobias Klauser · 10 years ago
  34. b92274e staging: gdm72xx: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  35. 10ebe378 staging: gdm72xx: add help text to Kconfig by Ben Chan · 10 years ago
  36. 9b34519 staging: gdm72xx: remove unused code by Michalis Pappas · 10 years ago
  37. a8a175d staging: gdm72xx: clean up endianness conversions by Ben Chan · 10 years ago
  38. bbd500d staging: gdm72xx: use consistent style for header guards by Ben Chan · 10 years ago
  39. c047b44 staging: gdm72xx: use lower case for variable names for consistency by Ben Chan · 10 years ago
  40. e60cc3b staging: gdm72xx: use int instead of u32 whenever makes sense by Ben Chan · 10 years ago
  41. 8fea7d0 staging: gdm72xx: use bool instead of custom-defined BOOLEAN by Ben Chan · 10 years ago
  42. 0fbce84 staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data length by Ben Chan · 10 years ago
  43. 1cd683a staging: gdm72xx: remove blank lines after an open brace by Ben Chan · 10 years ago
  44. e7d374e staging: gdm72xx: fix block comment style by Ben Chan · 10 years ago
  45. a29b185 staging: gdm72xx: check return value of sscanf by Ben Chan · 10 years ago
  46. a3709f7 staging: gdm72xx: code cleanup by Davide Gianforte · 10 years ago
  47. 8a5e7b0 staging: gdm72xx: return values cleanup by Gengis Dave · 10 years ago
  48. 8a637aa staging: gdm72xx: Remove task from TODO list by Michalis Pappas · 10 years ago
  49. ac1a3bf staging: gdm72xx: Indentation and other whitespace fixes by Michalis Pappas · 10 years ago
  50. 39c511f staging: gdm72xx: Whitespace fixes to conform to coding standards by Michalis Pappas · 10 years ago
  51. b268666 staging: gdm72xx: Removed commented-out code by Michalis Pappas · 10 years ago
  52. 71fd11e staging: gdm72xx: Fix braces to conform with coding style by Michalis Pappas · 10 years ago
  53. 633c8a2 staging: gdm72xx: Fix some camel-case variables by Michalis Pappas · 10 years ago
  54. 522c6ff staging: gdm72xx: Move logical continuation to previous line to conform to coding style by Michalis Pappas · 10 years ago
  55. baad5ee staging: gdm72xx: Modify a struct allocation to match coding standards by Michalis Pappas · 10 years ago
  56. 917ab47 staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions by Michalis Pappas · 10 years ago
  57. d0a3956 staging: gdm72xx: Remove unnecessary extern declarations from header files by Michalis Pappas · 10 years ago
  58. 3ce5861 staging: gdm72xx: remove completed TODO item by Kristina Martšenko · 10 years ago
  59. 8943a92 staging: gdm72xx: replace printk() and debug macros with dynamic debugging by Kristina Martšenko · 10 years ago
  60. 4db0243 staging: gdm72xx: use print_hex_dump_debug and remove debug macros by Kristina Martšenko · 10 years ago
  61. f10490e Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.c by Monam Agarwal · 10 years ago
  62. b9225ca staging:gdm72xx: Fix unnecessary brace errors by Himangi Saraogi · 10 years ago
  63. d3a874e staging: gdm72xx: fix leaks at failure path in gdm_usb_probe() by Alexey Khoroshilov · 10 years ago
  64. 4b266e5 staging: gdm72xx: fix interruptible_sleep_on race by Arnd Bergmann · 11 years ago
  65. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  66. 0f4a97f staging: gdm72xx: Fix WARNING space prohibited before semicolon in gdm_qos.c by Masanari Iida · 11 years ago
  67. f2a6fed staging: gdm72xx: potential use after free in send_qos_list() by Dan Carpenter · 11 years ago
  68. e7400ab staging: gdm72xx: fix typos in Kconfig by Ben Chan · 11 years ago
  69. 82ba972 staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC by Ben Chan · 11 years ago
  70. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  71. 9ef4090 gdm72xx: remove unnecessary cast in gdm_wimax.c by Xenia Ragiadakou · 11 years ago
  72. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  73. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  74. c0352cb staging: gdm72xx: cancel work when driver unloads by Devendra Naga · 11 years ago
  75. b96dc46 gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  76. d385291 staging/gdm72xx: Remove duplicated code in gdm_qos.c by Peter Huewe · 11 years ago
  77. eb986df staging/gdm72xx: Remove unused variable in gdm_qos.c by Peter Huewe · 11 years ago
  78. a600053 staging/gdm72xx: Include corresponding header file (fix sparse warning) by Peter Huewe · 11 years ago
  79. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  80. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. e143ef8 staging: gdm72xx: unlock on error in init_usb() by Dan Carpenter · 12 years ago
  82. c414467 kill daemonize() by Al Viro · 12 years ago
  83. 0df1a84 staging: gdm72xx: use %pI4 format to print IPv4 address and remove last usage of NIP6 by Shan Wei · 12 years ago
  84. a7e4a98 staging: gdm72xx: fix unused variable warning in gdm_usb_send by Ben Chan · 12 years ago
  85. 1a276b8 staging: gdm72xx: protect access of rx / tx structs by Ben Chan · 12 years ago
  86. 3800178 staging/gdm72xx: Use dev_ printks in usb_boot.c by YAMANE Toshiaki · 12 years ago
  87. a7d4683 staging/gdm72xx: Use dev_ printks in gdm_usb.c by YAMANE Toshiaki · 12 years ago
  88. 626e557 staging/gdm72xx: Use dev_ printks in sdio_boot.c by YAMANE Toshiaki · 12 years ago
  89. c9a796d staging/gdm72xx: Use dev_ printks in gdm_sdio.c by YAMANE Toshiaki · 12 years ago
  90. cade0fe staging/gdm72xx: Use netdev_ or pr_ printks in netlink_k.c by YAMANE Toshiaki · 12 years ago
  91. 2d83902 staging/gdm72xx: Use netdev_ or pr_ printks in gdm_qos.c by YAMANE Toshiaki · 12 years ago
  92. f57cee1 staging/gdm72xx: Use netdev_ or pr_ printks in gdm_wimax.c by YAMANE Toshiaki · 12 years ago
  93. 9e412a0 staging/gdm72xx: sdio_boot: replace firmware upgrade API by Macpaul Lin · 12 years ago
  94. 2874762 staging/gdm72xx: gdm_wimax: fix compile error when enable debug by Macpaul Lin · 12 years ago
  95. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  96. 3afcb91 staging/gdm72xx: usb_boot: replace firmware upgrade API in em_download by Macpaul Lin · 12 years ago
  97. 1839c7eb staging/gdm72xx: usb_boot: replace firmware upgrade API by Macpaul Lin · 12 years ago
  98. 443242d staging/gdm72xx: usb_boot: coding style cleanup by Macpaul Lin · 12 years ago
  99. 129575f staging: gdm72xx: simplify alloc_tx_struct and alloc_rx_struct by Ben Chan · 12 years ago
  100. 0d66002 staging/gdm72xx: gdm_usb coding style clean up by Macpaul Lin · 12 years ago