1. 7663a4a tools:iio: adjust coding style by Hartmut Knaack · 9 years ago
  2. 4f3ca89 staging:lustre: Update license and copyright for the LNET headers by James Simmons · 9 years ago
  3. 188acc6 staging:lustre: LNet header code cleanup - indentation etc by James Simmons · 9 years ago
  4. a9cf72b staging:lustre: fix camel case for LNetInit and LNetFini by James Simmons · 9 years ago
  5. db18b8e staging:lustre: separate kernel and user land defines in the LNet headers by James Simmons · 9 years ago
  6. bbf00c3 staging:lustre: move LNet NID macros to LNet layer by James Simmons · 9 years ago
  7. 12c41f0 staging:lustre: merge socklnd_lib-linux.h into socklnd.h by John L. Hammond · 9 years ago
  8. 134a7a7 staging:lustre: rename socklnd_lib-linux.c by John L. Hammond · 9 years ago
  9. d664d1f staging:lustre: remove lnet/include/lnet/linux/ by John L. Hammond · 9 years ago
  10. f57081a staging:lustre: Delete all obsolete LND drivers by James Simmons · 9 years ago
  11. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  12. ab6a167 staging: wilc1000: remove unused typedef by Chaehyun Lim · 9 years ago
  13. 4a01f1c staging: wilc1000: use memdup_user by Hari Prasath Gujulan Elango · 9 years ago
  14. 2235fb6 staging: wilc1000: modify odd print message by Dean Lee · 9 years ago
  15. 1b612a1 staging: wilc1000: fix warning while printing by Chris Park · 9 years ago
  16. 8a69ebc staging: wilc1000: remove WILC_Sint64 by Chaehyun Lim · 9 years ago
  17. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  18. 4320f6f staging: wilc1000: remove WILC_Sint16 by Chaehyun Lim · 9 years ago
  19. ca356ad staging: wilc1000: remove WILC_Sint8 by Chaehyun Lim · 9 years ago
  20. 57b298f staging: wilc1000: remove WILC_Uint64 by Chaehyun Lim · 9 years ago
  21. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  22. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  23. 8a54d91 staging: wilc1000: remove UWORD32 by Chaehyun Lim · 9 years ago
  24. 3703480 staging: wilc1000: remove UWORD8 by Chaehyun Lim · 9 years ago
  25. ee0ec19 lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  26. 6b0e43d lustre: obdclass: linux: Replace uses of OBD_{ALLOC, FREE}_LARGE by Julia Lawall · 9 years ago
  27. fea2e68 lustre: obdclass: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  28. 3378446 lustre: mdc: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  29. 3d0ba71 lustre: lov: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  30. 8cc3792 lustre: lmv: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  31. e958f49 lustre: llite: Replace uses of OBD_{ALLOC,FREE}_LARGE by Julia Lawall · 9 years ago
  32. a750343 staging/lustre/llite: fix ll_getname user buffer copy by Oleg Drokin · 9 years ago
  33. d8bc89a staging/lustre/llite: remove LL_IOC_REMOVE_ENTRY handler by Oleg Drokin · 9 years ago
  34. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  35. e703f23 staging: rtl8188eu: eliminate spaces before commas by Andrzej Pietrasiewicz · 9 years ago
  36. 623f0e1 Staging: lustre: fix space before and after comma in dt_object.c by Zoltán Lajos Kis · 9 years ago
  37. 4828d1f Staging: lustre: fix braces are not necessary in dt_object.c by Zoltán Lajos Kis · 9 years ago
  38. 84ea37b Staging: lustre: fix line over 80 characters in dt_object.c by Zoltán Lajos Kis · 9 years ago
  39. 6d37b17 staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover() by Fabian Frederick · 9 years ago
  40. 60ecf96 staging:lustre: Update license and copyright for lib-socket.c by James Simmons · 9 years ago
  41. 7309289 staging:lustre: lib-socket.c code cleanup - indentation etc by James Simmons · 9 years ago
  42. 5c2414e staging:lustre: use available kernel wrappers in lib-socket.c by James Simmons · 9 years ago
  43. 1ad6a73 staging:lustre: rename tcpip handling functions to lnet_* prefix by James Simmons · 9 years ago
  44. 45bd3eb staging:lustre: remove useless libcfs_sock_abort_accept by James Simmons · 9 years ago
  45. e52fc91 staging:lustre: remove useless libcfs_sock_release by James Simmons · 9 years ago
  46. 7da308e staging:lustre: move tcpip abstraction by James Simmons · 9 years ago
  47. 13994d1 staging: wilc1000: coreconfigurator: Align enums and defines by Stanislav Kholmanskikh · 9 years ago
  48. cea3b20 staging: wilc1000: coreconfigurator: Change return(X) to return X by Stanislav Kholmanskikh · 9 years ago
  49. 1fad279 staging: wilc1000: coreconfigurator: Remove spaces before "\n" by Stanislav Kholmanskikh · 9 years ago
  50. 842f1d7 staging: wilc1000: remove uninitialized warnings by Johnny Kim · 9 years ago
  51. 8a14330 staging: wilc1000: modify printk format by Johnny Kim · 9 years ago
  52. 96baf5a staging: wilc1000: fix build warning related to time_after_eq macro by Hari Prasath Gujulan Elango · 9 years ago
  53. 21175ef staging: wilc1000: remove unused variables by Madhusudhanan Ravindran · 9 years ago
  54. 11f2323 staging: fbtft: fix build error by Sudip Mukherjee · 9 years ago
  55. bbf5f03 iio: st_accel: support the LIS331DL sensor by Linus Walleij · 9 years ago
  56. bfee7c9 staging: rtl8188eu: core/rtw_led.c: fix coding style issue by Markus Böhme · 9 years ago
  57. 1208097 staging: rtl8192e: fix some confusing indenting by Dan Carpenter · 9 years ago
  58. 9c2ce82 staging: rtl8192e: Remove dead code: mp_adapter by Mateusz Kulikowski · 9 years ago
  59. d8ca20f staging: rtl8192e: Remove dead code: r8192_priv members by Mateusz Kulikowski · 9 years ago
  60. b2b94bc staging: rtl8192e: Remove dead code: rt_stats by Mateusz Kulikowski · 9 years ago
  61. c4262bd staging: rtl8192e: Remove dead code: undefined arrays by Mateusz Kulikowski · 9 years ago
  62. 4f1c296 staging: rtl8192e: Remove dead code: rtl_dm.[ch] by Mateusz Kulikowski · 9 years ago
  63. b81b6d2 staging: rtl8192e: Remove unused macros/structures in rtl_core.h by Mateusz Kulikowski · 9 years ago
  64. e6d948a staging: rtl8192e: Remove dead code: read/write_cam by Mateusz Kulikowski · 9 years ago
  65. 0ac3bb4 staging: rtl8192e: Remove dead code: cmpk_message_handle_rx() by Mateusz Kulikowski · 9 years ago
  66. e8fdea2 staging: rtl8192e: Remove dead code: cmpk_handle_query_config_rx() by Mateusz Kulikowski · 9 years ago
  67. 669adbe staging: rtl8192e: Remove dead code by Mateusz Kulikowski · 9 years ago
  68. c1ab2fa Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null by Pedro Marzo Perez · 9 years ago
  69. 251ae75c6 Staging: rtl8192u: Simplify error check code at prism2_wep_init by Pedro Marzo Perez · 9 years ago
  70. bf95628 staging: rtl8192u: ieee80211: Fix sparse endianness warnings by Gaston Gonzalez · 9 years ago
  71. 2bd239d staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte order fix by Tolga Ceylan · 9 years ago
  72. ba470f7 staging: ozwpan: prevent a couple of underflows by Dan Carpenter · 9 years ago
  73. c938699 staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters by Buţiu Alexandru Octavian · 9 years ago
  74. f57d0b6 staging: drivers: rtl8192u: r819xU_firmware.h: removed commented macro by Buţiu Alexandru Octavian · 9 years ago
  75. ed701c4 staging: rtl8188eu: use table to get channel plan from country code by Hari Prasath Gujulan Elango · 9 years ago
  76. 6ed9774 staging: rts5208: Use common pci_get_bus_and_slot() instead of private one by Yijing Wang · 9 years ago
  77. 05871f9 staging:rtl8712:Fix compressed return statement by Prasanna Karthik · 9 years ago
  78. 4abce83 staging: unisys: Add the bus device to the visor device list. by David Kershner · 9 years ago
  79. 04dacac staging: unisys: Fix clean up path by Don Zickus · 9 years ago
  80. 75439a1 staging: unisys: Fix double sysfs create for module version by Don Zickus · 9 years ago
  81. c81e15a staging: unisys: Clean up diag_serverity enum by David Kershner · 9 years ago
  82. ee872fd staging: unisys: Remove unneeded fields in diagchannel.h by David Kershner · 9 years ago
  83. 01ef15f staging: unisys: Update diag serverity enum by David Kershner · 9 years ago
  84. 4239f82 staging: unisys: Removed unused entries from struct visor_channeltype_descriptor by Jes Sorensen · 9 years ago
  85. a298bc0 staging: unisys: Convert device creation to use visor_device by Don Zickus · 9 years ago
  86. d32517e staging: unisys: Convert bus creation to use visor_device by Don Zickus · 9 years ago
  87. 65bd6e4 staging: unisys: Do not use 0 as the default bus root device number by Don Zickus · 9 years ago
  88. ee983d9 staging: unisys: Remove server flags by Don Zickus · 9 years ago
  89. 52c4cbd staging: unisys: Remove unused cruft by Don Zickus · 9 years ago
  90. 343506b staging: unisys: Migrate bus from devdata to visor_device by Don Zickus · 9 years ago
  91. 9c708f9 staging: rtl8192u: Fix indentation issue by Chaitanya Dhere · 9 years ago
  92. a4f649b staging: rtl8192u: Patch to modify if, else conditions by Chaitanya Dhere · 9 years ago
  93. cfa6954 staging: wlan-ng: fix long line by Douglas Barbonaglia Sathler Figueiredo · 9 years ago
  94. f51cd2b staging: emxx_udc: remove commented code by Madhusudhanan Ravindran · 9 years ago
  95. 7eea766 staging: rtl8712: fix indentation issue by Hari Prasath Gujulan Elango · 9 years ago
  96. 3b83fb7 staging: rtl8188eu: remove unwanted assignment by Hari Prasath Gujulan Elango · 9 years ago
  97. 0aae092 staging: dgnc: remove ununsed Macro by Hari Prasath Gujulan Elango · 9 years ago
  98. da29504 Staging: sm750fb: ddk750_display.c: Insert spaces after commas. by Isaac Assegai · 9 years ago
  99. 195d2b6 Staging: sm750fb: Insert spaces after commas in two files. by Isaac Assegai · 9 years ago
  100. f31b55a Staging: sm750fb: Insert spaces after commas in two files. by Isaac Assegai · 9 years ago