1. df165a6 staging: wilc1000: host_interface: removes unused functions by Leo Kim · 9 years ago
  2. 96a6800 staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  3. c09389a staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  4. 0711645 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  5. d1666e2 staging: wilc1000: fixes braces {} are not necessary for single statement blocks by Leo Kim · 9 years ago
  6. bafaa69 staging: wilc1000: remove unnecessary parentheses around by Leo Kim · 9 years ago
  7. 0c9dbce staging: wilc1000: change MAINTAINERS by Tony Cho · 9 years ago
  8. dbef61e staging: wilc1000: wilc_msgqueue.c : remove goto statement by Leo Kim · 9 years ago
  9. 82bb18e staging: wilc1000: tcp_process: add argument dev and use private data by Glen Lee · 9 years ago
  10. 691bbd4 staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device by Glen Lee · 9 years ago
  11. b7495be staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  12. 50a0b3b staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc by Glen Lee · 9 years ago
  13. d06f362 staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it by Glen Lee · 9 years ago
  14. 178c383 staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device by Glen Lee · 9 years ago
  15. 4ad81fd staging: wilc1000: GetIfHandler: add argument struct wilc and use it by Glen Lee · 9 years ago
  16. cb1991a staging: wilc1000: frmw_to_linux: add argument struct wilc by Glen Lee · 9 years ago
  17. db38763 staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it by Glen Lee · 9 years ago
  18. 2de7cbe staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device by Glen Lee · 9 years ago
  19. 07320b6 staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlan by Glen Lee · 9 years ago
  20. 32dd51b staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc by Glen Lee · 9 years ago
  21. 11f4b2e staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use it by Glen Lee · 9 years ago
  22. 7c67c05 staging: wilc1000: wlan_deinit_locks: change argument wilc with net_device by Glen Lee · 9 years ago
  23. d5382219 staging: wilc1000: host_int_init: add argument net_device by Glen Lee · 9 years ago
  24. c029e99 staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilc by Glen Lee · 9 years ago
  25. a1332ca staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc by Glen Lee · 9 years ago
  26. 8868758 staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  27. 75a9466 staging: wilc1000: wlan_initialize_threads: change argument with net_device by Glen Lee · 9 years ago
  28. 472791a staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  29. 64f2b71 staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilc by Glen Lee · 9 years ago
  30. 39ce4d3 staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc by Glen Lee · 9 years ago
  31. 3bcd45b staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc by Glen Lee · 9 years ago
  32. 50b929e staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr by Glen Lee · 9 years ago
  33. ec5cc75 staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  34. 2e7933d staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  35. 3948362 staging: wicl1000: isr_uh_routine: use netdev private wilc by Glen Lee · 9 years ago
  36. 702c0e5 staging: wilc1000: fix build error on SPI by Glen Lee · 9 years ago
  37. 6f0d15e staging: lustre: cleanup over 80 characters in libcfs_hash.h by James Simmons · 9 years ago
  38. 49a0b0a staging: lustre: convert last typedef data types in hash.c by James Simmons · 9 years ago
  39. 6cd3d85 staging: lustre: change cfs_hash_head*_t to struct by James Simmons · 9 years ago
  40. 7e6094f staging: lustre: change cfs_hash_dhead*_t to struct by James Simmons · 9 years ago
  41. db9fc06 staging: lustre: change cfs_hash_ops_t to struct by James Simmons · 9 years ago
  42. ccb006a staging: lustre: change cfs_hash_hlist_ops_t to struct by James Simmons · 9 years ago
  43. 7587364 staging: lustre: change cfs_hash_lock_ops_t to struct by James Simmons · 9 years ago
  44. 7b60a1d Staging: lustre: Remove unused lustre_lfsck_user.h file by Shraddha Barke · 9 years ago
  45. 657ff36 staging: rtl8712: rtl871x_io: Remove unused function by Amitoj Kaur Chawla · 9 years ago
  46. f386ee1 staging: rtl8723au: core: Remove unnecessary functions by Amitoj Kaur Chawla · 9 years ago
  47. efc1954 Staging: wlan-ng: Remove unused p80211meta.h file by Shraddha Barke · 9 years ago
  48. b8732dd Staging: iio: adc: Fix sparse warning by Ksenija Stanojevic · 9 years ago
  49. 4c3577d Staging: iio: impedance-analyzer: Fix sparse warning by Ksenija Stanojevic · 9 years ago
  50. 832bf28 Staging: panel: Logical continuations should be on the previous line by Sirnam Swetha · 9 years ago
  51. ebd4351 Staging: panel: usleep_range is preferred over udelay by Sirnam Swetha · 9 years ago
  52. 46f566e Staging: panel: Removing multiple blank lines by Sirnam Swetha · 9 years ago
  53. 2b3c9eb Staging: panel: spaces preferred around that '/' by Sirnam Swetha · 9 years ago
  54. d4802974 staging/rdma/hfi1: Update driver version string to 0.9-294 by Jubin John · 9 years ago
  55. 83525b6 staging/rdma/hfi1: add additional rc traces by Mike Marciniszyn · 9 years ago
  56. 64ffd86 staging/rdma/hfi1: Add unit # to verbs txreq cache name by Jubin John · 9 years ago
  57. abfc445 staging/rdma/hfi1: Load SBus firmware once per ASIC by Easwar Hariharan · 9 years ago
  58. f4f30031c staging/rdma/hfi1: Thread the receive interrupt. by Dean Luick · 9 years ago
  59. b77d713 staging/rdma/hfi1: Add irqsaves in the packet processing path by Dean Luick · 9 years ago
  60. 028d725 staging/rdma/hfi1: Increase SDMA descriptor queue size by Ignacio Hernandez · 9 years ago
  61. ee94785 staging/rdma/hfi1: Allow tuning of SDMA interrupt rate by Mitko Haralanov · 9 years ago
  62. 3c6c065 staging/rdma/hfi1: Wrong cast breaks desired pointer arithmetic by Mitko Haralanov · 9 years ago
  63. b9fb631 staging/rdma/hfi1: Prevent silent data corruption with user SDMA by Mitko Haralanov · 9 years ago
  64. febffe2 staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmware by Easwar Hariharan · 9 years ago
  65. b421922 staging/rdma/hfi1: Add a schedule in send thread by Dean Luick · 9 years ago
  66. c91b4a1 staging/rdma/hfi1: Reset firmware instead of reloading Sbus by Caz Yokoyama · 9 years ago
  67. 0783904 staging/rdma/hfi1: close shared context security hole by Jareer Abdel-Qader · 9 years ago
  68. f4d26d8 staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors by Niranjana Vishwanathapura · 9 years ago
  69. 3c2f85b staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask by Easwar Hariharan · 9 years ago
  70. 25d97dd staging/rdma/hfi1: Prevent host software lock up by Vennila Megavannan · 9 years ago
  71. dc06024 staging/rdma/hfi1: Extend the offline timeout by Dean Luick · 9 years ago
  72. 7c03ed8 staging/rdma/hfi1: Fix code to reset ASIC CSRs on FLR by Easwar Hariharan · 9 years ago
  73. 13a69f5 staging/rdma/hfi1: Fix regression in send performance by Mike Marciniszyn · 9 years ago
  74. daac731 staging: hfi1: sdma: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  75. a3faf606 staging: hfi1: driver: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  76. af28398 staging: sm750fb: remove unused fields from struct sm750_dev by Mike Rapoport · 9 years ago
  77. 823e034 staging: sm750fb: remove '#ifdef CAP_EXP*' conditionals by Mike Rapoport · 9 years ago
  78. e359b6a staging: sm750fb: merge lynx_share into sm750_dev by Mike Rapoport · 9 years ago
  79. 8ac97f1 staging: sm750fb: remove unused field in lynx_cursor by Mike Rapoport · 9 years ago
  80. 52e9332 staging: sm750fb: fix wrong indentation by Mike Rapoport · 9 years ago
  81. 083c204 staging: sm750fb: use sm750_dev with pci_{get, set}_drvdata by Mike Rapoport · 9 years ago
  82. 4fd92f5 staging: sm750fb: use 'struct sm750_dev *' instead of 'void *' by Mike Rapoport · 9 years ago
  83. 700591a staging: sm750fb: replace lynx_share with sm750_dev in function calls by Mike Rapoport · 9 years ago
  84. 142de76 staging: sm750fb: remove hw_sm750_getVMSize function by Mike Rapoport · 9 years ago
  85. f11fa2a staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_par by Mike Rapoport · 9 years ago
  86. c963419 staging: sm750fb: remove unused PROC_SPEC_* typedefs by Mike Rapoport · 9 years ago
  87. 1757d10 staging: sm750fb: merge struct sm750_state into struct sm750_dev by Mike Rapoport · 9 years ago
  88. 5ef2f68 staging: sm750fb: rename 'struct sm750_dev' variables to sm750_dev by Mike Rapoport · 9 years ago
  89. bc3d48f staging: sm750fb: rename struct sm750_share to sm750_dev by Mike Rapoport · 9 years ago
  90. 05407e1 staging: sm750fb: merge sm750_hw.h into sm750.h by Mike Rapoport · 9 years ago
  91. 492bcec staging: sm750fb: remove unused smi_indent variable by Mike Rapoport · 9 years ago
  92. e3a3f9f staging: sm750fb: replace PADDING macro with ALIGN by Mike Rapoport · 9 years ago
  93. 6732071 staging: sm750fb: remove unused SPC_SM750 define by Mike Rapoport · 9 years ago
  94. fb7f405 staging: sm750fb: replace lynx_cursor methods with function calls by Mike Rapoport · 9 years ago
  95. fe821aa staging: r8723au: remove unneeded forward function declarations by Alison Schofield · 9 years ago
  96. 0e4427f staging: r8723au: move function type in line with function name by Alison Schofield · 9 years ago
  97. 5e3144c staging: r8723au: insert correct spacing around operands by Alison Schofield · 9 years ago
  98. 159b023 staging: r8723au: use kernel preferred style for commenting by Alison Schofield · 9 years ago
  99. f79dc16 staging: rtl8188eu: Remove unnecessary variables by Amitoj Kaur Chawla · 9 years ago
  100. d743db9 staging: rtl8712: rtl871x_mp: Remove unused function by Amitoj Kaur Chawla · 9 years ago