1. 0fd6fa3 staging: wilc1000: remove return statement by Chaehyun Lim · 9 years ago
  2. 6964f08 staging: wilc1000: rename u16ipadd in wilc_setup_ipaddress by Chaehyun Lim · 9 years ago
  3. 3d2a0bf staging: wilc1000: fix return type of wilc_setup_ipaddress by Chaehyun Lim · 9 years ago
  4. 40ecd38 staging: wilc1000: rename pstrMulticastFilterParam in wilc_setup_multicast_filter by Chaehyun Lim · 9 years ago
  5. 2dff2d4 staging: wilc1000: rename u32count in wilc_setup_multicast_filter by Chaehyun Lim · 9 years ago
  6. b80c094 staging: wilc1000: rename bIsEnabled in wilc_setup_multicast_filter by Chaehyun Lim · 9 years ago
  7. 14d9526 staging: wilc1000: fix return type of wilc_setup_multicast_filter by Chaehyun Lim · 9 years ago
  8. 568640e staging: wilc1000: rename pstrPowerMgmtParam in wilc_set_power_mgmt by Chaehyun Lim · 9 years ago
  9. ecd2750 staging: wilc1000: rename u32Timeout in wilc_set_power_mgmt by Chaehyun Lim · 9 years ago
  10. dbaa524 staging: wilc1000: rename bIsEnabled in wilc_set_power_mgmt by Chaehyun Lim · 9 years ago
  11. 5d48f12 staging: wilc1000: fix return type of wilc_set_power_mgmt by Chaehyun Lim · 9 years ago
  12. 6b0f7cd staging: wilc1000: rename u32SessionID in wilc_listen_state_expired by Chaehyun Lim · 9 years ago
  13. 5ca581e staging: wilc1000: fix return type of wilc_listen_state_expired by Chaehyun Lim · 9 years ago
  14. 8859fc2 staging: wilc1000: rename bReg in wilc_frame_register by Chaehyun Lim · 9 years ago
  15. 2a8432f staging: wilc1000: rename u16FrameType in wilc_frame_register by Chaehyun Lim · 9 years ago
  16. de61db9 staging: wilc1000: fix return type of wilc_frame_register by Chaehyun Lim · 9 years ago
  17. f70b25f staging: wilc1000: rename pstrStatistics in wilc_get_statistics by Chaehyun Lim · 9 years ago
  18. cd163d3 staging: wilc1000: fix return type of wilc_get_statistics by Chaehyun Lim · 9 years ago
  19. 652bb5e staging: wilc1000: rename ps8Rssi in wilc_get_rssi by Chaehyun Lim · 9 years ago
  20. e16aed6 staging: wilc1000: fix return type of wilc_get_rssi by Chaehyun Lim · 9 years ago
  21. a5f9943 staging: wilc1000: remove wilc_free_join_params by Chaehyun Lim · 9 years ago
  22. 9f723fd staging: wilc1000: rename u16ReasonCode in wilc_disconnect by Chaehyun Lim · 9 years ago
  23. 5350251 staging: wilc1000: fix return type of wilc_disconnect by Chaehyun Lim · 9 years ago
  24. 1162313 staging: wilc1000: use kmemdup instead of kmalloc and memcpy by Chaehyun Lim · 9 years ago
  25. f382b37 staging: wilc1000: rename pJoinParams in wilc_set_join_req by Chaehyun Lim · 9 years ago
  26. 0ea1ece staging: wilc1000: rename u8channel in wilc_set_join_req by Chaehyun Lim · 9 years ago
  27. 12a3b8b staging: wilc1000: rename tenuAuth_type in wilc_set_join_req by Chaehyun Lim · 9 years ago
  28. e0c54a8 staging: wilc1000: rename u8security in wilc_set_join_req by Chaehyun Lim · 9 years ago
  29. 2ef2983 staging: wilc1000: rename pvUserArg in wilc_set_join_req by Chaehyun Lim · 9 years ago
  30. 81c23a7 staging: wilc1000: rename pfConnectResult in wilc_set_join_req by Chaehyun Lim · 9 years ago
  31. 8c38d96 staging: wilc1000: rename IEsLen in wilc_set_join_req by Chaehyun Lim · 9 years ago
  32. 88c9421 staging: wilc1000: rename pu8IEs in wilc_set_join_req by Chaehyun Lim · 9 years ago
  33. dee39b1 staging: wilc1000: rename ssidLen in wilc_set_join_req by Chaehyun Lim · 9 years ago
  34. f2cb5f3 staging: wilc1000: rename pu8ssid in wilc_set_join_req by Chaehyun Lim · 9 years ago
  35. 16a537c staging: wilc1000: rename pu8bssid in wilc_set_join_req by Chaehyun Lim · 9 years ago
  36. 0a285b2 staging: wilc1000: fix return type of wilc_set_join_req by Chaehyun Lim · 9 years ago
  37. 3020589 staging: wilc1000: fix return type of wilc_flush_join_req by Chaehyun Lim · 9 years ago
  38. a045618 staging: wilc1000: replace numerical constant with predefined MACRO by Hari Prasath Gujulan Elango · 9 years ago
  39. 43d1ca5 staging: wilc1000: remove wilc_sdio_init by Glen Lee · 9 years ago
  40. e663900 staging: wilc1000: fix always return 0 error by Glen Lee · 9 years ago
  41. f95f480 staging: wilc1000: rename pu8MacAddress in wilc_set_mac_address by Chaehyun Lim · 9 years ago
  42. 0b47762 staging: wilc1000: fix return type of wilc_set_mac_address by Chaehyun Lim · 9 years ago
  43. 1eabfe3 staging: wilc1000: rename pu8MacAddress in wilc_get_mac_address by Chaehyun Lim · 9 years ago
  44. dcb15a0 staging: wilc1000: fix return type of wilc_get_mac_address by Chaehyun Lim · 9 years ago
  45. 16c0cba staging: wilc1000: rename pu8PmkidInfoArray in wilc_set_pmkid_info by Chaehyun Lim · 9 years ago
  46. 89dec13 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  47. 1ab5870 staging: wilc1000: fix return type of wilc_set_pmkid_info by Chaehyun Lim · 9 years ago
  48. 000b562 staging: wilc1000: remove wilc_set_start_scan_req declaration by Chaehyun Lim · 9 years ago
  49. ad510da staging: wilc1000: remove wilc_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  50. 9676108 staging: wilc1000: match argument name of wilc_add_rx_gtk declaration by Chaehyun Lim · 9 years ago
  51. a11486e staging: wilc1000: fix return type of wilc_add_rx_gtk declaration by Chaehyun Lim · 9 years ago
  52. 961875e staging: wilc1000: match argument name of wilc_add_ptk declaration by Chaehyun Lim · 9 years ago
  53. 1dd44dd staging: wilc1000: fix return type of wilc_add_pkt declaration by Chaehyun Lim · 9 years ago
  54. 364b72e Staging:lustre:lclient:Remove unused function by Bhumika Goyal · 8 years ago
  55. 61382aa Staging:lustre:lustre:llite:Remove explicit NULL comparision by Bhumika Goyal · 8 years ago
  56. 6ae07f1 Staging:lustre:obdclass:linux:simplify NULL comparison by Bhumika Goyal · 9 years ago
  57. 197cb40 Staging:lustre:obdclass:linux:remove unnecessary braces by Bhumika Goyal · 9 years ago
  58. 587cb02 staging: lustre: fix comment style by Sushuruth Sadagopan · 9 years ago
  59. 9edece7 staging: lustre: lustre: lov: Added space by Anjali Menon · 9 years ago
  60. 62fcd58 Staging:lustre:lustre:obdclass:Remove return from void function by Bhumika Goyal · 9 years ago
  61. b0e7d96 staging:lustre: remove obsolete comment in libcfs_ioctl.h by Parinay Kondekar · 9 years ago
  62. 08816b2 staging/lustre: Add __user annotations in lnetselftest code by Frank Zago · 9 years ago
  63. af00f6c staging/lustre/llite: Update ll_dir_ioctl pointer casts with __user by Oleg Drokin · 9 years ago
  64. d47bb83 staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  65. 7ec89fa staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  66. 61dad0b staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctl by Oleg Drokin · 9 years ago
  67. 02f9c12 staging/lustre/llite: Update all file.c user pointer casts to __user by Oleg Drokin · 9 years ago
  68. 11be8f6 staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user by Oleg Drokin · 9 years ago
  69. 0f881d7 staging/lustre: Properly mark lmv_fid2path uarg argment as __user by Oleg Drokin · 9 years ago
  70. 6f9a3bd staging/lustre/lloop: Properly mark userspace pointers in lo/lloop_ioctl by Oleg Drokin · 9 years ago
  71. ec2d71d staging/lustre/osc: Mark osc_getstripe user pointer argument as __user by Oleg Drokin · 9 years ago
  72. 7ac5db2 staging/lustre/llite: Update llite_lib.c with proper __user attributes by Oleg Drokin · 9 years ago
  73. 55f37f0 staging/lustre: Declare lov_getstripe lump argument as __user by Oleg Drokin · 9 years ago
  74. 9751424 staging/lustre/llite: Fix improper userspace access in ll_fiemap by Oleg Drokin · 9 years ago
  75. 4c6243e staging/lustre/llite: Properly mark ll_obd_statfs argument as __user by Oleg Drokin · 9 years ago
  76. 0dd48a4 staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methods by Oleg Drokin · 9 years ago
  77. cadffe6 staging/lustre: Declare lprocfs_write_frac_u64_helper argument as __user by Oleg Drokin · 9 years ago
  78. f2938c0 staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __user by Oleg Drokin · 9 years ago
  79. e09bee3 staging/lustre: Properly mark obd_iocontrol argument as __user by Oleg Drokin · 9 years ago
  80. 44164fc staging/lustre: Get rid of an ugly statfs hack in lov_iocontrol by Oleg Drokin · 9 years ago
  81. 4eb53df staging/lustre/lnet: Properly mark userspace pointer of lnet_ping() by Oleg Drokin · 9 years ago
  82. e3e8ff4 staging/lustre: Mark obd_ioctl_popdata/getdata argument as __user by Oleg Drokin · 9 years ago
  83. 922cb32 staging/lustre: Update user pointers in struct obd_ioctl_data by Oleg Drokin · 9 years ago
  84. 33ab3ab staging/lustre: Change ioctl user pointers in libcfs_ioctl_data by Oleg Drokin · 9 years ago
  85. e2d52f7 staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args by Oleg Drokin · 9 years ago
  86. f833ea1 staging/lustre/obdecho: remove userspace LSM handling by John L. Hammond · 9 years ago
  87. 6973cd7 staging/lustre/obdecho: Remove unused ioctls by Oleg Drokin · 9 years ago
  88. ee11f92 staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctl by Oleg Drokin · 9 years ago
  89. 71c36dd staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hack by Oleg Drokin · 9 years ago
  90. fccfde7 staging/lustre/lnet: Make lnet_ping static by Oleg Drokin · 9 years ago
  91. 98aa766 staging/lustre/llite: constify export_operations structures by Julia Lawall · 9 years ago
  92. 161106c staging: lustre: obdecho: constify lu_device_operations and cl_device_operations structures by Julia Lawall · 9 years ago
  93. a4113d6 staging: lustre: fix lock imbalance by Joshua Clayton · 9 years ago
  94. ad0d779 drivers/staging/lustre: Nuke another unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  95. bd6455d drivers/staging/lustre: Nuke an unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  96. 5aec2e0 drivers/staging/lustre: Fix another C compiler whine: set but not used by Valdis Kletnieks · 9 years ago
  97. 7f6ab07 drivers/staging/lustre: Clean up another C warnining: set but not used by Valdis Kletnieks · 9 years ago
  98. f65a092 drivers/staging/lustre: Fix set-but-unused whinge. by Valdis Kletnieks · 9 years ago
  99. b8947b3 drivers/staging/lustre: Silence warning about 'inline' by Valdis Kletnieks · 9 years ago
  100. 85de1f5 staging: lustre: cleanup white space in kernel comm code by James Simmons · 9 years ago