1. 938acb99 staging: vme: Fix a small coding style issue in vme_user.c by Bojan Prtvar · 10 years ago
  2. c3ed0af staging: panel: add blank lines after declarations by Bastien Armand · 10 years ago
  3. cce75f4 staging: panel: fix sparse warnings in keypad_read by Bastien Armand · 10 years ago
  4. 70a8c3e staging: panel: fix sparse warnings in lcd_write by Bastien Armand · 10 years ago
  5. e112f89 staging: panel: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  6. 14dbfb6 staging: sbe-2t3e3: Fix line over 80 characters in cpld.c by Gulsah Kose · 10 years ago
  7. b47eb6c staging: vt6655: removed incorrect casting in ioctl.c by Silvio Fricke · 10 years ago
  8. 77be4f4 staging: vt6655: removed incorrect casting in wpactl.c by Silvio Fricke · 10 years ago
  9. 6b2a016 staging: vt6656: fix bad symbol declaration by Neil Armstrong · 10 years ago
  10. 30d991d Staging: vt6655: iwctl.c: fix a sparse warning by Jimmy Li · 10 years ago
  11. 3248c07 staging: vt6655: remove mention of nonexistent function CARDbSetBasicRate by Guido Martínez · 10 years ago
  12. c720dad staging: vt6655: fix DBG_PRT and PRINT_K macros by Guido Martínez · 10 years ago
  13. f2ca407 staging: vt6655,vt6656: fix sparse error "unexpected unlock" by Cédric Cabessa · 10 years ago
  14. eb0eb66 staging: vt6655: fix sparse warning by Ioana Ileana · 10 years ago
  15. d9560ae staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro by Malcolm Priestley · 10 years ago
  16. f4554d3 staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro by Malcolm Priestley · 10 years ago
  17. 03a9cf3 staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved by Malcolm Priestley · 10 years ago
  18. fad8e4a staging : vt6656: rxtx struct vnt_beacon_buffer Replace wTxByteCount by Malcolm Priestley · 10 years ago
  19. ca34759 staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount by Malcolm Priestley · 10 years ago
  20. 5846251 staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStamp by Malcolm Priestley · 10 years ago
  21. 5d4fe75 staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning by Malcolm Priestley · 10 years ago
  22. 2fbb230 staging: vt6656: rxtx: s_vFillTxKey Fix base type pdwExtIV by Malcolm Priestley · 10 years ago
  23. fb453db staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type by Malcolm Priestley · 10 years ago
  24. fbfaccf staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter by Malcolm Priestley · 10 years ago
  25. 038dcf1 staging/rtl8187se fix sparse complaints by Jake Edge · 10 years ago
  26. 26827c8 staging: rtl8187se: fix pointer and return statement's syntax by Martin Kepplinger · 10 years ago
  27. d1a9107 staging: rtl8187se: Fix warning symbol should be static by Jonas Hahnfeld · 10 years ago
  28. 693d963 staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree by Daeseok Youn · 10 years ago
  29. 4786c87 STAGING: cxt1e1: Remove curly braces by Michael Welling · 10 years ago
  30. eef74d4 STAGING: cxt1e1: More formatting fixes by Michael Welling · 10 years ago
  31. 63809f5 STAGING: cxt1e1: Formatting fixes checkpatch issues by Michael Welling · 10 years ago
  32. 447d740 STAGING: cxt1e1: Remove volatile variable by Michael Welling · 10 years ago
  33. f306298 STAGING: cxt1e1: Fixes comment blocks by Michael Welling · 10 years ago
  34. 50fd8b1 STAGING: cxt1e1: Indentation fixes by Michael Welling · 10 years ago
  35. 9200b4d STAGING: cxt1e1: Remove sparse warnings by Michael Welling · 10 years ago
  36. 542ef8a staging: cxt1e1: hwprobe: fix incorrect type in assignment by Matei Oprea · 10 years ago
  37. ea143c4 staging: speakup: fix typo in kobjects.c by Hayato Suzuki · 10 years ago
  38. c5ace7b staging: crypto: skein: add TODO file by Jason Cooper · 10 years ago
  39. fc98247 staging: crypto: skein: remove unnecessary line continuation by Jason Cooper · 10 years ago
  40. 7584a87 staging: crypto: skein: remove braces from single-statement block by Jason Cooper · 10 years ago
  41. 906b492 staging: crypto: skein: remove externs from .c files by Jason Cooper · 10 years ago
  42. 522e358 staging: crypto: skein: wrap multi-line macros in do-while loops by Jason Cooper · 10 years ago
  43. 161a2af staging: crypto: skein: fix brace placement errors by Jason Cooper · 10 years ago
  44. 51cc00f staging: crypto: skein: fix do/while brace formatting by Jason Cooper · 10 years ago
  45. 60eb817 staging: crypto: skein: cleanup >80 character lines by Jason Cooper · 10 years ago
  46. 06a620f staging: crypto: skein: remove trailing whitespace by Jason Cooper · 10 years ago
  47. 39bd42b staging: crypto: skein: fix leading whitespace by Jason Cooper · 10 years ago
  48. e6d336f staging: crypto: skein: dos2unix, remove executable perms by Jason Cooper · 10 years ago
  49. a0d5dd8 staging: crypto: skein: cleanup whitespace around operators/punc. by Jason Cooper · 10 years ago
  50. cd4811a staging: crypto: skein: fixup pointer whitespace by Jason Cooper · 10 years ago
  51. b9761cc staging: crypto: skein: use u8, u64 vice uint*_t by Jason Cooper · 10 years ago
  52. 11d9ffb staging: crypto: skein: remove all typedef {struct, enum} by Jason Cooper · 10 years ago
  53. 2ab31bb staging: crypto: skein: remove unneeded typedefs by Jason Cooper · 10 years ago
  54. 8eee378 staging: crypto: skein: remove __cplusplus and an unneeded stddef.h by Jason Cooper · 10 years ago
  55. da13dfd staging: crypto: skein: remove skein_port.h by Jason Cooper · 10 years ago
  56. 5057bbb staging: crypto: skein: remove brg_*.h includes by Jason Cooper · 10 years ago
  57. c2c7426 staging: crypto: skein: allow building statically by Jason Cooper · 10 years ago
  58. 449bb81 staging: crypto: skein: import code from Skein3Fish.git by Jason Cooper · 10 years ago
  59. 5565c59 staging/line6: Fix kzalloc coding style issue by L. Alberto Giménez · 10 years ago
  60. a6b4699 staging: line6: Add blank lines after declarations by Fabian Mewes · 10 years ago
  61. d130c00 Staging: lustre: mark a variable static in workitem.c by Mike Sampson · 10 years ago
  62. df3c957 staging: lustre: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  63. 81fb955 staging/lustre: fix sparse warning by Denis Pithon · 10 years ago
  64. e442294 Staging: lustre: Fixed syntax errors reported by checkpatch.pl script for file types.h by Joshua Baldock · 10 years ago
  65. f0bd2c4 Staging: lustre: Corrected styling errors reported by checkpatch.pl script on file ptllnd_wire.h by Joshua Baldock · 10 years ago
  66. f51d765 Staging: lustre: Fixed errors reported by checkpatch.pl script for file ptllnd.h by Joshua Baldock · 10 years ago
  67. f9bd9c1 staging: lustre: use __func__ instead of __FUNCTION__ by Christoph Jaeger · 10 years ago
  68. f5e8269 drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointer by John de la Garza · 10 years ago
  69. d766b4b staging: lustre: Fix typo in lustre/include by Masanari Iida · 10 years ago
  70. 22bfe7e bcm: Fixing a few checkpatch issues in InterfaceMisc.h by Julian Gindi · 10 years ago
  71. 36c89c0 staging: binder: add __user annotation in binder.c by Mathieu Maret · 10 years ago
  72. 53d719f staging: android: uapi: fix coding style by Seunghun Lee · 10 years ago
  73. ef32381 staging: goldfish: Fix missing blank lines by Garret Kelly · 10 years ago
  74. 67c20cf staging: goldfish: switch from spinlock to mutex by Kristina Martšenko · 10 years ago
  75. dff2226 staging: rtl8723au: Make _rtw_free_network23() static by Jes Sorensen · 10 years ago
  76. a9339fd staging: rtl8723au: Remove bogus inline from rtw_set_roaming() prototype by Jes Sorensen · 10 years ago
  77. afa7e48 staging: rtl8723au: Move rtw23a_roaming() so we can declare _rtw_roaming() static by Jes Sorensen · 10 years ago
  78. d944b72 staging: rtl8723au: collect_bss_info23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  79. 7ca9ed2 staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a() by Jes Sorensen · 10 years ago
  80. e418361 staging: rtl8723au: Fold _rtw_free_mlme_priv23a() into rtw_free_mlme_priv23a() by Jes Sorensen · 10 years ago
  81. 5682879 staging: rtl8723au: Fold rtw_to_roaming() into the code by Jes Sorensen · 10 years ago
  82. 480c865 staging: rtl8723au: rtw_mlme.c: Clean up mess by Jes Sorensen · 10 years ago
  83. 684ad6e staging: rtl8723au: Remove dummy function rtw_hostapd_mlme_rx23a() by Jes Sorensen · 10 years ago
  84. c8bdc72 staging: rtl8723au: Remove another unused prototype by Jes Sorensen · 10 years ago
  85. f466c40 staging: rtl8723au: Fold some resource allocation abstraction into their callers by Jes Sorensen · 10 years ago
  86. 09ae6d7 staging: rtl8723au: Remove unnecessary abstraction rtw_os_recv_resource_alloc23a() by Jes Sorensen · 10 years ago
  87. 35a5c6f staging: rtl8723au: Remove unused function rtw_os_read_port23a() by Jes Sorensen · 10 years ago
  88. 76dc444 staging: rtl8723au: Clean up namespace clashes with rtl8188eu driver by Jes Sorensen · 10 years ago
  89. 987bc3f staging: rtl8188eu: os_intfs.c: Mark a couple of variables static by Jes Sorensen · 10 years ago
  90. b809fc4 staging: rtl8188eu: usb_intf.c: No point processing an empty table by Jes Sorensen · 10 years ago
  91. bc55ae4 staging: rtl8723au: os_intfs.c: Declare a couple of local variables static by Jes Sorensen · 10 years ago
  92. 68e6831 staging: rtl8723au: init_channel_set(): Restructure variable names by Jes Sorensen · 10 years ago
  93. 34df0dd staging: rtl8723au: mgmt_dispatcher23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  94. 78d2350 staging: rtl8723au: OnAuth23a(): ieee80211.h-ify by Jes Sorensen · 10 years ago
  95. 580e756 staging: rtl8723au: OnAuth23aClient23a(): Clean up using struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  96. 6c8207a staging: rtl8723au: OnAssocRsp23a() use ieee80211_mgmt to obtain DA by Jes Sorensen · 10 years ago
  97. b30f74e staging: rtl8723au: OnAction23a_back23a(): Use struct ieee8011_mgmt to parse action frames by Jes Sorensen · 10 years ago
  98. f5f0571 staging: rtl8723au: OnAction23a(): Use struct ieee80211_mgmt instead of hardcoded offsets by Jes Sorensen · 10 years ago
  99. 0e95969 staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_ext.c by Jes Sorensen · 10 years ago
  100. 04fad92 staging: rtl8723au: clean up update_TSF() by Jes Sorensen · 10 years ago