1. 73735e4 staging: wilc1000: remove typedef from tstrFoundNetworkInfo by Leo Kim · 9 years ago
  2. db9f1b1 staging: wilc1000: remove typedef from tenuHostIFstate by Leo Kim · 9 years ago
  3. c944a4e staging: wilc1000: remove typedef from tstrWILC_UsrConnReq by Leo Kim · 9 years ago
  4. b4fe59d staging: wilc1000: remove typedef from tstrWILC_UsrScanReq by Leo Kim · 9 years ago
  5. 5419632 staging: wilc1000: remove _tstrJoinParam from join_bss_param by Leo Kim · 9 years ago
  6. e0a1221 staging: wilc1000: remove typedef from tstrJoinBssParam by Leo Kim · 9 years ago
  7. c0dba8d staging: wilc1000: remove unused struct tstrBssTable by Leo Kim · 9 years ago
  8. fa2ce58 staging: wilc1000: remove unused struct tstrWidJoinReqExt by Leo Kim · 9 years ago
  9. 900bb4a staging: wilc1000: rename the member variable, ps8WidVal of wid by Leo Kim · 9 years ago
  10. 2fd3e44 staging: wilc1000: rename the member variable, s32ValueSize of wid by Leo Kim · 9 years ago
  11. daaf16b staging: wilc1000: rename the member variable, u16WIDid of wid by Leo Kim · 9 years ago
  12. 416d832 staging: wilc1000: rename the member variable, enuWIDtype of wid by Leo Kim · 9 years ago
  13. 20212c0 staging: wilc1000: remove typedef from tenuWIDtype by Leo Kim · 9 years ago
  14. e9e0c26 staging: wilc1000: remove typedef from tstrWID by Leo Kim · 9 years ago
  15. 684125a staging: wilc1000: change parameter names in send_config_pkt by Tony Cho · 9 years ago
  16. 0336228 staging: wilc1000: remove bool bRespRequired from send_config_pkt by Tony Cho · 9 years ago
  17. aaed329 staging: wilc1000: wilc_wfi_cfgoperations.c : removes unused local variables by Leo Kim · 9 years ago
  18. b68d820b staging: wilc1000: host_interface.c : removes unused local variables by Leo Kim · 9 years ago
  19. 2482a79 staging: wilc1000: rename the member variable, drvHandler of host_if_msg by Leo Kim · 9 years ago
  20. 441dc60 staging: wilc1000: remove typedef from tstrWILC_WFIDrv by Leo Kim · 9 years ago
  21. 0a589f4 staging: gdmwm: move variables to right side of comparison test by Alison Schofield · 9 years ago
  22. 4188e58 Staging: vt6655: mac: Remove extra braces by Shivani Bhardwaj · 9 years ago
  23. 45e68e4 Staging: vt6655: rxtx: Remove extra parentheses by Shivani Bhardwaj · 9 years ago
  24. b2d44fe Staging: vt6655: rxtx: Remove extra space character by Shivani Bhardwaj · 9 years ago
  25. c1aa41d Staging: vt6655: Renamed uRATE to rate by Paul McQuade · 9 years ago
  26. 749f3c0 Staging: rtl8192e: Use kcalloc instead of kzalloc to allocate array by Shraddha Barke · 9 years ago
  27. 41cb578 staging: octeon-ethernet: xaui: use common init by Aaro Koskinen · 9 years ago
  28. d4583ed staging: octeon-ethernet: xaui: don't register poll function in init by Aaro Koskinen · 9 years ago
  29. 9059075 staging: octeon: Fix kernel-doc function description by Cristina Moraru · 9 years ago
  30. d0fbf9f staging: octeon: Remove /** from regular comments by Cristina Moraru · 9 years ago
  31. b775df2 staging: octeon: Remove extra line from kernel-doc by Cristina Moraru · 9 years ago
  32. aa1a9c0 staging: unisys: vmcallinterface.h: Cleanup unused fields by David Kershner · 9 years ago
  33. b1121ab staging: unisys: diagchannel.h: get rid of unused fields by David Kershner · 9 years ago
  34. 3204d5a staging: unisys: periodic_work.h Fix spacing by David Kershner · 9 years ago
  35. 0435d14 staging: unisys: periodic_work.h Fix parenthesis alignment by David Kershner · 9 years ago
  36. f4b97f9 staging: unisys: visorchannel.c remove unneeded parenthesis by David Kershner · 9 years ago
  37. ad1a715 staging: unisys: visorchannel.c fix spacing around cast by David Kershner · 9 years ago
  38. 54bf4d4 staging: unisys: channel.h Fix spacing around operands. by David Kershner · 9 years ago
  39. 9f00be7 staging: unisys: channel.h covert from pragma to __packed by David Kershner · 9 years ago
  40. 91678f3 staging: unisys: visornic: prevent faults if driver re-loaded during stress by Tim Sell · 9 years ago
  41. 5e757bc Staging: unisys: Use kcalloc instead of kzalloc to allocate array by Shraddha Barke · 9 years ago
  42. bb30b15 staging: rtl8188eu: spaces preferred around that + inserted by Ivan Safonov · 9 years ago
  43. 5905628 staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof used by Ivan Safonov · 9 years ago
  44. e525e7a Staging: rtl8188eu: core: Use ARRAY_SIZE macro by Shraddha Barke · 9 years ago
  45. d84d66f staging: rtl8188eu: unused macro read_next_pair removed by Ivan Safonov · 9 years ago
  46. 19fac3b Staging: rtl8188eu: Correct coding style errors by Iban Rodriguez · 9 years ago
  47. 681cd98 staging: rtl8712: fix negative level value by Luis de Bethencourt · 9 years ago
  48. 942eaa8 staging: rtl8712: usleep_range is preferred over udelay by Amitoj Kaur Chawla · 9 years ago
  49. b33fc72 staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNEL by Amitoj Kaur Chawla · 9 years ago
  50. eef6c80 Staging: rtl8712: Use ARRAY_SIZE macro by Shraddha Barke · 9 years ago
  51. 3cd66a1 staging: rtl8192u: r8192U_wx: fix negative noise and level values by Luis de Bethencourt · 9 years ago
  52. f517f3b staging: rtl8192u: r8192U_core: fix negative noise value by Luis de Bethencourt · 9 years ago
  53. 879f307 Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messages by Shraddha Barke · 9 years ago
  54. d913983 Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messages by Shraddha Barke · 9 years ago
  55. d0ac7d8 Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk messages by Shraddha Barke · 9 years ago
  56. 075eb0d Staging: rtl8192u: Do not DMA on the stack by Ksenija Stanojevic · 9 years ago
  57. 806e6e1 staging: rdma: hfi1: remove unnecessary out of memory messages by Alison Schofield · 9 years ago
  58. be036bb Staging: rdma: ipath: Use kcalloc instead of kzalloc to allocate array by Shraddha Barke · 9 years ago
  59. 314fcc0 Staging: rdma: hfi1: Use kcalloc instead of kzalloc to allocate array by Shraddha Barke · 9 years ago
  60. 4ecc4a1 Staging: rdma: Use memdup_user by Ksenija Stanojevic · 9 years ago
  61. 514d4d7 Staging: most: hdm-i2c: Drop owner assignment from i2c driver by Shraddha Barke · 9 years ago
  62. 9f17591 Staging: most: Fix typo in staging/most by Masanari Iida · 9 years ago
  63. 31557ea staging: sm750fb: Fix the power state error in resume by Binbin Zhou · 9 years ago
  64. aeec43d staging: sm750fb: Add space around '&' by Amitoj Kaur Chawla · 9 years ago
  65. e80ef45 staging: sm750fb: Add space around '<<' by Amitoj Kaur Chawla · 9 years ago
  66. aa355c8 staging: sm750fb: Remove multiple blank lines by Amitoj Kaur Chawla · 9 years ago
  67. edb2302 staging: sm750fb: Rename dispState by Amitoj Kaur Chawla · 9 years ago
  68. 0221381 staging: sm750fb: Remove multiple blank lines by Amitoj Kaur Chawla · 9 years ago
  69. 43ce0b5 staging: sm750fb: Rename miniDiff by Amitoj Kaur Chawla · 9 years ago
  70. a76f23d staging: sm750fb: Remove space after opening brace by Amitoj Kaur Chawla · 9 years ago
  71. 2a66a98 staging: sm750fb: Remove space before closing brace by Amitoj Kaur Chawla · 9 years ago
  72. a0fd4b5 staging: sm750fb: Remove space after cast by Amitoj Kaur Chawla · 9 years ago
  73. 80fb74c Staging: sm750fb: Use ARRAY_SIZE macro by Shraddha Barke · 9 years ago
  74. f9459c0 staging: lustre: llite: Remove useless cast on void pointer by Amitoj Kaur Chawla · 9 years ago
  75. f999d09 Staging: lustre: osc: Remove null check before kfree by Shraddha Barke · 9 years ago
  76. 03a7fc2 staging: lustre: lclient: NULL comparison style by Ryan Van Quinlan · 9 years ago
  77. 2e33ffb Staging: lustre: obdclass: lprocfs_status: Declare local functions as static by Shraddha Barke · 9 years ago
  78. 5913ef5 Staging: lustre: obdclass: lu_object: Declare local functions as static by Shraddha Barke · 9 years ago
  79. 8483332 staging/lustre: Remove unused, commented function call by Yazen Ghannam · 9 years ago
  80. 6db8b7b Staging: lustre: Remove unused libiam.h header by Shraddha Barke · 9 years ago
  81. de7be81 Staging: skein: Remove space after cast by Aybuke Ozdemir · 9 years ago
  82. 07a5a4b Staging: skein: Remove multiple blank lines by Aybuke Ozdemir · 9 years ago
  83. c6045d5 staging: skein: remove extra indentation by Deepa Dinamani · 9 years ago
  84. 7d27a18 staging: skein: fix block comment style by Deepa Dinamani · 9 years ago
  85. 9b22abe Merge 4.3-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  86. 25cb62b Linux 4.3-rc5 by Linus Torvalds · 9 years ago
  87. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 7cbbab0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. a145164 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. e3d6e0e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  92. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  93. 825fcfc MAINTAINERS: Change Matt Fleming's email address by Matt Fleming · 9 years ago
  94. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  95. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  96. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  97. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  98. bbecce8 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  99. 1d8a12d Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  100. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago