1. 3eced21 staging: most: hdm-dim2: Replace request_irq with devm_request_irq by Amitoj Kaur Chawla · 8 years ago
  2. bab469c staging: most: hdm-dim2: Switch to devm_ioremap_resource() by Amitoj Kaur Chawla · 8 years ago
  3. 8661fca staging: most: hdm-dim2: Replace kzalloc with devm_kzalloc by Amitoj Kaur Chawla · 8 years ago
  4. 11b49d9 staging: netlogic: Return zero pointer after failed kmalloc by Laura Garcia Liebana · 8 years ago
  5. bf8b2bb staging: netlogic: Fix indent for conditional statement by Laura Garcia Liebana · 8 years ago
  6. 800325f staging: netlogic: Insert spaces around operator by Laura Garcia Liebana · 8 years ago
  7. 4b032eb staging: netlogic: Fix comparison to NULL by Laura Garcia Liebana · 8 years ago
  8. a5cecac staging: netlogic: Fix CamelCase for constants by Laura Garcia Liebana · 8 years ago
  9. 06409808 staging: netlogic: Fix multiple assignments by Laura Garcia Liebana · 8 years ago
  10. c8550db staging: netlogic: Remove blank spaces after a cast by Laura Garcia Liebana · 8 years ago
  11. 3a694d0c staging: netlogic: Fix several parentheses alignments by Laura Garcia Liebana · 8 years ago
  12. c3397c1 staging: media: davinci_vpfe: remove ret variable in switch statements by Thaissa Falbo · 8 years ago
  13. afa5d19 staging: media: davinci_vpfe: remove unnecessary ret variable by Thaissa Falbo · 8 years ago
  14. 8e8919f staging:media:davinci_vpfe: Fix lines over 80 characters by Thaissa Falbo · 8 years ago
  15. 735a8b4 staging:media:davinci_vpfe: Fixed code identation warning as detected by checkpatch by Thaissa Falbo · 8 years ago
  16. b369a87 staging:media:davinci_vpfe: Fixed comparisons with constants warnings by Thaissa Falbo · 8 years ago
  17. 9c5d893 staging:media:davinci_vpfe: Fixed block comments according to kernel coding style by Thaissa Falbo · 8 years ago
  18. 72a5f6a staging: rdma: hfi1: Use offset_in_page macro by Amitoj Kaur Chawla · 8 years ago
  19. 809487c staging: rdma: hfi1: Use DIV_ROUND_UP by Amitoj Kaur Chawla · 8 years ago
  20. 94b397c staging: rdma: hfi1: Replace kmalloc and memcpy with kmemdup by Amitoj Kaur Chawla · 8 years ago
  21. 1e61380 staging: wlan-ng: fix NULL comparison by Fu Yong Quah · 8 years ago
  22. 5be2f42 staging: wlan-ng: Remove flush_scheduled_work by Amitoj Kaur Chawla · 8 years ago
  23. 896774f Staging: wlan-ng: Remove unused functions and prototypes by Bhumika Goyal · 8 years ago
  24. 49e845a Staging: wlan-ng: Remove function hfa384x_drvr_commtallies by Bhumika Goyal · 8 years ago
  25. b5b6e7b staging: iio: resolver: fix comparison to NULL by Eva Rachel Retuya · 8 years ago
  26. c7e426d staging: iio: resolver: remove unnecessary blank line by Eva Rachel Retuya · 8 years ago
  27. c3f63dd staging: iio: resolver: delete space after a cast by Eva Rachel Retuya · 8 years ago
  28. 84681c7 staging: iio: resolver: add missing braces on if-else statements by Eva Rachel Retuya · 8 years ago
  29. 8d80ccb staging: iio: resolver: use blank line after array declaration by Eva Rachel Retuya · 8 years ago
  30. cdd6dee staging: iio: resolver: add spaces around operators by Eva Rachel Retuya · 8 years ago
  31. ae6394a staging: iio: resolver: align to match open parenthesis by Eva Rachel Retuya · 8 years ago
  32. ddab4a0 staging: iio: light: fix multiple assignments in a single line by Eva Rachel Retuya · 8 years ago
  33. e537daa staging: iio: light: add space around '*" by Eva Rachel Retuya · 8 years ago
  34. 7f3829a staging: iio: light: fix block comments according to kernel coding style by Eva Rachel Retuya · 8 years ago
  35. 79783b3 staging: iio: light: omit space after a cast by Eva Rachel Retuya · 8 years ago
  36. ca52c88 staging: iio: light: indent to match open parenthesis by Eva Rachel Retuya · 8 years ago
  37. 911568b staging: iio: accel: Remove unnecessary else after goto in if block by Janani Ravichandran · 8 years ago
  38. 0fd736f staging: iio: adc: Remove unnecessary test from if conditions by Amitoj Kaur Chawla · 8 years ago
  39. 6a707a9 Staging: wilc1000: Remove and rename struct typedefs from .c files by Bhumika Goyal · 8 years ago
  40. 5bc3216 Staging: wilc1000: Remove unused function WILC_WFI_update_stats by Bhumika Goyal · 8 years ago
  41. 541ac71 Staging: lustre: lnet: Remove and rename struct typedef lstcon_session_t by Bhumika Goyal · 8 years ago
  42. a6e19b4 staging: lustre: Replace __attribute__((packed)) with __packed by Amitoj Kaur Chawla · 8 years ago
  43. 6c441b9 staging: lustre: lustre: Remove unneeded else after goto by Janani Ravichandran · 8 years ago
  44. 7d51a7d staging: lustre: lustre: Remove unnecessary else after return by Janani Ravichandran · 8 years ago
  45. 496baea Staging: lustre: lov: Pull assignments out of function call by Bhumika Goyal · 8 years ago
  46. f51e5a2 staging: lustre: osc: osc_request: Declare local function and structure as static by Amitoj Kaur Chawla · 8 years ago
  47. 8cee691 staging: lustre: obdclass: obd_mount: Declare function as static by Amitoj Kaur Chawla · 8 years ago
  48. 0a37f7a6 staging: lustre: Fixed the parenthesis by Shalin Mehta · 8 years ago
  49. ae0246d staging/lustre: Convert cfs_str2num_check to use kstrtoul by Oleg Drokin · 8 years ago
  50. 4d8a00e staging/lustre: Convert cfs_trace_daemon_command to use kstrtoul by Oleg Drokin · 8 years ago
  51. 3e1f3db staging/lustre: Remove space after cast in cfs_crypto_hash_final() by Oleg Drokin · 8 years ago
  52. 34ec7f8 staging/lustre/libcfs: Get rid of multiple assignments by Oleg Drokin · 8 years ago
  53. 4a44ab6 staging/lustre: Get rid of cfs_trace_buf_type_t typedef by Oleg Drokin · 8 years ago
  54. 4d8efec staging/lustre: Update cfs_cpu_notify switch statement with a comment by Oleg Drokin · 8 years ago
  55. cd84f6c staging/lustre/libcfs: Remove empty lines after/before braces by Oleg Drokin · 8 years ago
  56. b366e6c staging/lustre/libcfs: Remove useless returns in void functions by Oleg Drokin · 8 years ago
  57. a3fbcb3c staging/lustre/libcfs: Update comments style to match kernel by Oleg Drokin · 8 years ago
  58. 69c7c85 staging/lustre/libcfs: Move private tracefile structs out of header by Oleg Drokin · 8 years ago
  59. 6918d1f staging/lustre/libcfs: Remove unused cfs_tcd_owns_tage() function by Oleg Drokin · 8 years ago
  60. 417ad15 staging/lustre/libcfs: Shortened too long lines by Oleg Drokin · 8 years ago
  61. ad6eb8b staging/lustre/libcfs: Remove stray spaces after function name by Oleg Drokin · 8 years ago
  62. 36355e3 staging/lustre/libcfs: reformat cfs_tcd_for_each_type_lock define by Oleg Drokin · 8 years ago
  63. 60b156e staging/lustre/libcfs: style change to add missing spaces for operations by Oleg Drokin · 8 years ago
  64. 22628c7 staging/lustre/libcfs: Move EXPORT_SYMBOLs under function/variable by Oleg Drokin · 8 years ago
  65. ae0b483 staging/lustre/libcfs: Cleanup: parenthesis alignment adjustments by Oleg Drokin · 8 years ago
  66. 1f2f80c staging/lustre: Remove the "write to FSF to get a copy of GPL" wording by Oleg Drokin · 8 years ago
  67. 8b38208 staging/lustre/ptlrpc: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  68. 7f1ae4c staging/lustre/osc: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  69. 7ae59ed staging/lustre/obdecho: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  70. cce3c2d staging/lustre/obdclass: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  71. eb17cc2 staging/lustre/mgc: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  72. 34e3ff9 staging/lustre/mdc: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  73. d2a1398 staging/lustre/include: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  74. eb26ebb staging/lustre/lclient: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  75. 6ac49ca staging/lustre/fld: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  76. 6a9f748 staging/lustre/fid: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  77. 2cbdaa4 staging/lustre/lmv: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  78. 44b53f1 staging/lustre/ldlm: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  79. 6e16818 staging/lustre/llite: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  80. 00697c4 staging/lustre/lov: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  81. 15d9f52 staging/lustre/libcfs: Adjust NULL comparison codestyle by Oleg Drokin · 8 years ago
  82. 0186603 staging/lustre/osc: Remove commented out osc_page_protected() by Oleg Drokin · 8 years ago
  83. 7b214b9 staging/lustre: Remove commented out lock_lock_multi_match by Oleg Drokin · 8 years ago
  84. 07ad6745 staging/lustre: Remove server code from class_get_type() by Oleg Drokin · 8 years ago
  85. e6d5d4d staging/lustre: Remove server code from client_obd_setup() by Oleg Drokin · 8 years ago
  86. 5234f22 staging/lustre: Remove unused osc_on_mdt function by Oleg Drokin · 8 years ago
  87. fa4d7a3 staging/lustre: Remove unused function oti_init by Oleg Drokin · 8 years ago
  88. 64f17a1 staging/lustre/lov: Get rid of /proc references in comments by Oleg Drokin · 8 years ago
  89. 4260824 staging/lustre/llite: Get rid of /proc references in comments by Oleg Drokin · 8 years ago
  90. 3092242 staging/lustre/libcfs: Get rid of /proc references in comments by Oleg Drokin · 8 years ago
  91. 406c1c7 staging/lustre/obdclass: Get rid of /proc references in comments. by Oleg Drokin · 8 years ago
  92. f6e42a4 staging/lustre/ptlrpc: Get rid of /proc references in comments by Oleg Drokin · 8 years ago
  93. 6c9e5a5 staging: lustre: DLC Feature dynamic net config by Amir Shehata · 8 years ago
  94. 86ef625 staging: lustre: Dynamic LNet Configuration (DLC) dynamic routing by Amir Shehata · 8 years ago
  95. 21602c7 staging: lustre: Dynamic LNet Configuration (DLC) by Amir Shehata · 8 years ago
  96. 4407f61 staging: lustre: do not memset after LIBCFS_ALLOC by Frank Zago · 8 years ago
  97. ec5fb5b staging: lustre: return +ve for blocked lnet message by Liang Zhen · 8 years ago
  98. 060c282 staging: lustre: remove uses of IS_ERR_VALUE() by John L. Hammond · 8 years ago
  99. 764d2e9 staging: lustre: eliminate obsolete Cray SeaStar support by James Simmons · 8 years ago
  100. 600e9b4 staging: lustre: fix failure handle of create reply by Liang Zhen · 8 years ago