1. 5934ff9 staging: comedi: das1800: tidy up digital output subdevice init by H Hartley Sweeten · 8 years ago
  2. a512f53 staging: comedi: plx9080.h: rename CamelCase enum value by H Hartley Sweeten · 8 years ago
  3. a104336 staging: comedi: comedi_8254.h: tidy up the register map defines by H Hartley Sweeten · 8 years ago
  4. d074aeb staging: comedi: amcc_s5933.h: tidy up comment issues by H Hartley Sweeten · 8 years ago
  5. c0cb87a staging: comedi: ni_stc.h: tidy up block comments by H Hartley Sweeten · 8 years ago
  6. fb82926 staging: comedi: ni_stc.h: Prefer kernel type 'u8' over 'uint8_t' by H Hartley Sweeten · 8 years ago
  7. fd46fe7 staging: comedi: ni_stc.h: Prefer 'unsigned int' to bare use of 'unsigned' by H Hartley Sweeten · 8 years ago
  8. 30539a11 staging: comedi: das1800: fix das-1801st-da boardinfo by H Hartley Sweeten · 8 years ago
  9. afd0558 staging: comedi: das1800: fix analog input sample munging by H Hartley Sweeten · 8 years ago
  10. d375278 staging: comedi: das1800: fix possible NULL dereference by H Hartley Sweeten · 8 years ago
  11. 3a56d70 staging: unisys: visorbus: initialize variables by David Binder · 8 years ago
  12. 260d899 staging: unisys: visorbus: remove unused chipsetready information by Erik Arfvidson · 8 years ago
  13. 39b9280 staging: unisys: include: Added kerneldoc comments to visor_device by Alexander Curtin · 8 years ago
  14. b9edaf7 staging: unisys: include: Added kernel-doc for struct visor_driver by Alexander Curtin · 8 years ago
  15. 6d24b4b staging: unisys: include: remove unused fields from struct visor_driver by Tim Sell · 8 years ago
  16. 538b387 staging: unisys: Documentation: Remove proc-entries.txt by David Binder · 8 years ago
  17. 38d56c2 staging: unisys: added display string size define by Erik Arfvidson · 8 years ago
  18. 6a95719 staging: unisys: visornic: convert BUG_ON to dev_err() message by Tim Sell · 8 years ago
  19. 853adce staging: wilc1000: remove unused variables by Sudip Mukherjee · 8 years ago
  20. 245b431 Staging: wilc1000: Freed memory in case of error by Claudiu Beznea · 8 years ago
  21. 8958f58 staging: wilc1000: rename result in handle_set_ip_address by Chaehyun Lim · 8 years ago
  22. cd7293e staging: wilc1000: change data type of result in handle_set_ip_address by Chaehyun Lim · 8 years ago
  23. fc6138b staging: wilc1000: change handle_set_ip_address's return type to void by Chaehyun Lim · 8 years ago
  24. 14f3b08 staging: wilc1000: rename result in handle_set_operation_mode by Chaehyun Lim · 8 years ago
  25. 197b053 staging: wilc1000: change data type of result in handle_set_operation_mode by Chaehyun Lim · 8 years ago
  26. b093d4f staging: wilc1000: change handle_set_operation_mode's return type to void by Chaehyun Lim · 8 years ago
  27. fdcc285 staging: wilc1000: rename result in handle_set_wfi_drv_handler by Chaehyun Lim · 8 years ago
  28. d220023 staging: wilc1000: change data type of result in handle_set_wfi_drv_handler by Chaehyun Lim · 8 years ago
  29. 62a0d45 staging: wilc1000: change handle_set_wfi_drv_handler's return type to void by Chaehyun Lim · 8 years ago
  30. 12915c5 staging: wilc1000: change return type of ret variable in handle_get_tx_pwr by Chaehyun Lim · 8 years ago
  31. 31aab0e staging: wilc1000: remove unused hif_drv in wilc_add_beacon by Chaehyun Lim · 8 years ago
  32. d5dc940 staging: wilc1000: remove unused hif_drv in wilc_del_beacon by Chaehyun Lim · 8 years ago
  33. 4965c4d staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_info by Chaehyun Lim · 8 years ago
  34. 11d9e46 staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_info by Chaehyun Lim · 8 years ago
  35. a61c423 staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_num by Chaehyun Lim · 8 years ago
  36. 1f4b12f staging: wilc1000: remove unused hif_drv in wilc_remain_on_channel by Chaehyun Lim · 8 years ago
  37. b0474e9 staging: wilc1000: remove unused hif_drv in wilc_add_station by Chaehyun Lim · 8 years ago
  38. d5db441 staging: wilc1000: remove unused hif_drv in wilc_del_station by Chaehyun Lim · 8 years ago
  39. d9a90ee staging: wilc1000: remove unused hif_drv in wilc_del_allstation by Chaehyun Lim · 8 years ago
  40. f2b01d0 staging: wilc1000: remove unused hif_drv in wilc_edit_station by Chaehyun Lim · 8 years ago
  41. 3cf996d staging: wilc1000: remove unused hif_drv in wilc_set_power_mgmt by Chaehyun Lim · 8 years ago
  42. 8bf4d84 staging: wilc1000: remove unused hif_drv in wilc_setup_multicast_filter by Chaehyun Lim · 8 years ago
  43. cc1aa4c staging: wilc1000: remove unused hif_drv in wilc_setup_ipaddress by Chaehyun Lim · 8 years ago
  44. 3de8fba staging: wilc1000: remove unused hif_drv in host_int_get_ipaddress by Chaehyun Lim · 8 years ago
  45. 2f27ad1 staging: wilc1000: rename pu8Buffer in handle_scan by Chaehyun Lim · 8 years ago
  46. 87b16cb staging: wilc1000: rename u32WidsCount in handle_scan by Chaehyun Lim · 8 years ago
  47. bbff83d staging: wilc1000: rename strWIDList in handle_scan by Chaehyun Lim · 8 years ago
  48. 34b107e staging: wilc1000: rename pstrHostIFscanAttr in handle_scan by Chaehyun Lim · 8 years ago
  49. ba7eac3 staging: wilc1000: rename Handle_Scan by Chaehyun Lim · 8 years ago
  50. 03f00ac staging: wilc1000: remove block scope braces and fix indentation by Chaehyun Lim · 8 years ago
  51. 4aa3387 staging: wilc1000: move Handle_ScanDone function declaration by Chaehyun Lim · 8 years ago
  52. 960efe0 staging: wilc1000: rename goto label in handle_cfg_param by Chaehyun Lim · 8 years ago
  53. b0f1836 staging: wilc1000: adds a check routine when performed del_key() by Leo Kim · 8 years ago
  54. 8006109 staging: wilc1000: adds a cfg80211_disconnected() function by Leo Kim · 8 years ago
  55. 3f626cf staging: wilc1000: add set to null after release firmware by Leo Kim · 8 years ago
  56. a2c28de staging: wilc1000: removes unnecessary test code by Leo Kim · 8 years ago
  57. 11a54b3 staging: wilc1000: txq_thread_started: replaces a semaphore with a completion by Leo Kim · 8 years ago
  58. 01c7cee staging: wilc1000: removes duplicate del_timer_sync by Leo Kim · 8 years ago
  59. 27e1f13 staging: wilc1000: changes logic when happened mq_send fail by Leo Kim · 8 years ago
  60. ae33a83 staging: lustre: llite: quiet overly verbose info message by Andreas Dilger · 8 years ago
  61. 69daf08 staging: lustre: debugfs: improve osc/mdc "imports" connect data by Emoly Liu · 8 years ago
  62. 882b0a1 staging: lustre: obd: add case LCFG_PARAM to osd_process_config by Emoly Liu · 8 years ago
  63. 6f6c8e7 staging: lustre: ldlm: dont always check max_pages_per_rpc alignement by Sebastien Buisson · 8 years ago
  64. b78c2b9b staging: lustre: fld: add local fldb to each target by wang di · 8 years ago
  65. 8bd3efb staging: lustre: brw: added OBDO short io flag by Alexander Boyko · 8 years ago
  66. b201c24 staging: lustre: echo: remove echo_env_info() regions from echo_client.c by John L. Hammond · 8 years ago
  67. 83e8d02 staging: lustre: debug: initialize debug_msg_data if needed by Oleg Drokin · 8 years ago
  68. 1b3f4f9 staging: lustre: llite: fixup return value ll_direct_IO_26 by Dmitry Eremin · 8 years ago
  69. 7018750 staging: lustre: ptlrpc: initialize request session early by Mikhail Pershin · 8 years ago
  70. 8fb2990 staging: lustre: llog: we don't need vfsmount by Lai Siyao · 8 years ago
  71. fe956e7 staging: lustre: llite: check ret of ll_prep_md_op_data in ll_dir_filler by Swapnil Pimpale · 8 years ago
  72. 5787be9 staging: lustre: llite: debugging for ll_file_open LASSERT by Andreas Dilger · 8 years ago
  73. 9ebd489 staging: lustre: libcfs: Fix NUMA emulated mode by Andriy Skulysh · 8 years ago
  74. 98f2ec6 staging: lustre: fid: add a connect flag for open by FID by Lai Siyao · 8 years ago
  75. d855506 staging: lustre: obd: cleanup client import if client_obd_setup fails by Swapnil Pimpale · 8 years ago
  76. 6956583 staging: lustre: ldlm: check all errors during ldlm_debugfs_setup() by Dmitry Eremin · 8 years ago
  77. 45fe5b1 staging: lustre: ptlrpc: use unified handler for OST requests by Mikhail Pershin · 8 years ago
  78. c4ab96e staging: lustre: obd: add newline for dumped config record by Amir Shehata · 8 years ago
  79. b828b9c staging: lustre: obd: remove newline from LCONSOLE string by Amir Shehata · 8 years ago
  80. 35e4581 staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connections by Andreas Dilger · 8 years ago
  81. ad47928 staging: lustre: osc: Use SOFT_SYNC to urge server commit by Prakash Surya · 8 years ago
  82. dece0b9 staging: lustre: osc: Track number of "unstable" pages per osc by Prakash Surya · 8 years ago
  83. ac5b148 staging: lustre: osc: Track and limit "unstable" pages by Prakash Surya · 8 years ago
  84. 7bbe9f8 staging: lustre: mgc: fix 'error handling' issues by Sebastien Buisson · 8 years ago
  85. 72a50e4 staging: lustre: clio: add debug message in osc_completion() by Niu Yawei · 8 years ago
  86. 97a075c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() by James Nunez · 8 years ago
  87. b97fa87f staging: lustre: ldlm: update comments about ldlm l_flags by Bruce Korb · 8 years ago
  88. efceaf7 staging: lustre: ldlm: remove code wireshark handling by Bruce Korb · 8 years ago
  89. d769640 staging: lustre: ldlm: clean up l_flags by Bruce Korb · 8 years ago
  90. 5a9a80b staging: lustre: ldlm: use accessor macros for l_flags by Bruce Korb · 8 years ago
  91. 0fdd2b8 staging: lustre: lmv: kernel crash due to misconfigured MDT by Dmitry Eremin · 8 years ago
  92. 7f937be staging: lustre: obdclass: add LCT_SERVER_SESSION for server session by Wang Di · 8 years ago
  93. ac7af34 staging: lustre: llite: NFS reexport issue by Dmitry Eremin · 8 years ago
  94. c355855 staging: lustre: llite: reset writeback index in ll_writepages by Jinshan Xiong · 8 years ago
  95. 610cc3a Staging: lustre: Make lustre_profile_list static by Iban Rodriguez · 8 years ago
  96. abe9582 staging: lustre: hsm: don't use real suppgid by John L. Hammond · 8 years ago
  97. 1cc28b7 staging: lustre: hsm: permission checks for HSM ioctl operations by John L. Hammond · 8 years ago
  98. 554f072 staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAY by Andriy Skulysh · 8 years ago
  99. ad1daf4 staging: lustre: lov: return minimal FIEMAP for released files by Bruno Faccini · 8 years ago
  100. b3ffe66 staging: lustre: lprocfs: implement log2 using bitops by Andrew Perepechko · 8 years ago