1. 00c6fbc Staging: bcm: Bcmchar.c: Renamed variable "IoBuffer" -> "io_buff" by Matthias Beyer · 10 years ago
  2. 201893b Staging: bcm: Bcmchar.c: Renamed variable "sRdmBuffer" -> "rdm_buff" by Matthias Beyer · 10 years ago
  3. aafec40 Staging: bcm: Bcmchar.c: Renamed variable "Packet" -> "packet" by Matthias Beyer · 10 years ago
  4. dab41a0 Staging: bcm: Bcmchar.c: Renamed variable "PktLen" -> "pkt_len" by Matthias Beyer · 10 years ago
  5. f90a8a2 Staging: bcm: Bcmchar.c: Renamed variable "pTarang" -> "tarang" by Matthias Beyer · 10 years ago
  6. 900025a Staging: bcm: Bcmchar.c: Renamed variable "ulDSDMagicNumInUsrBuff" -> "dsd_magic_num_in_usr_buff" by Matthias Beyer · 10 years ago
  7. bd9a407 Staging: bcm: Bcmchar.c: Renamed variable "Status" -> "status" by Matthias Beyer · 10 years ago
  8. 9dc535b Staging: bcm: Bcmchar.c: Renamed variable "stNVMReadWrite" -> "nvm_rw" by Matthias Beyer · 10 years ago
  9. e17219a Staging: bcm: Bcmchar.c: Renamed variable "pReadData" -> "read_data" by Matthias Beyer · 10 years ago
  10. 5a7add1 Staging: bcm: Bcmchar.c: Renamed variable "Adapter" -> "ad" by Matthias Beyer · 10 years ago
  11. bf8fa21 Staging: bcm: Bcmchar.c: Fixed indentation of function arguments by Matthias Beyer · 10 years ago
  12. 3901270 staging: lustre: lustre: ptlrpc: Donot initialise null by Hema Prathaban · 10 years ago
  13. 0028d585b staging: lustre: lustre: ptlrpc: Fix pointer declaration by Hema Prathaban · 10 years ago
  14. 0ae015b staging: lustre: lustre: ptlrpc: Fix requires space by Hema Prathaban · 10 years ago
  15. 459d3236 staging/lustre/lnet: Fix potential uninitialized variable warning by Oleg Drokin · 10 years ago
  16. ab90958 staging: lustre: Cleanup variable declarations in mdc_enqueue() by Srikrishan Malik · 10 years ago
  17. eb44520 staging: lustre: remove parentheses usage with return by Srikrishan Malik · 10 years ago
  18. 78dd079 staging: lustre: move else on the same line as closing brace by Srikrishan Malik · 10 years ago
  19. 1a4cd3e staging: lustre: Fix misplaced opening brace warnings by Srikrishan Malik · 10 years ago
  20. c35e01f staging: lustre: Added space between type name and * by Srikrishan Malik · 10 years ago
  21. ee990b3 ] staging: lustre: fix multi line strings by Srikrishan Malik · 10 years ago
  22. 7436d07 staging: lustre: add blank lines after declarations by Srikrishan Malik · 10 years ago
  23. 125ffec staging: lustre: replace c99 style comments with C89 by Srikrishan Malik · 10 years ago
  24. 301af90 staging: lustre: Add missing spaces around operators and braces. by Srikrishan Malik · 10 years ago
  25. e5e663a staging: lustre: fix lines over 80 chars by Srikrishan Malik · 10 years ago
  26. 982ec91 staging: lustre: move open brace to next line after functions by Srikrishan Malik · 10 years ago
  27. 444014d staging: lustre: remove spaces from start of line by Srikrishan Malik · 10 years ago
  28. ffdac6ce staging: lustre: remove space between function name and and open parenthesis by Srikrishan Malik · 10 years ago
  29. 139cc6a staging: lustre: fix coding style issue: missing space after 'if' by Junien Fridrick · 10 years ago
  30. 76be25b staging: vt6656: add blank line after declaration by Ragnar B. Johannsson · 10 years ago
  31. de657d5 staging: vt6656: fix incorrect indentation by Ragnar B. Johannsson · 10 years ago
  32. 8614034 staging: vt6656: remove unnecessary braces by Ragnar B. Johannsson · 10 years ago
  33. 80f598a staging: vt6655: remove typedef from struct vnt_private by Malcolm Priestley · 10 years ago
  34. 1bd6375 staging: vt6655: device_main Replace DEVICE_INFO with size of pointer by Malcolm Priestley · 10 years ago
  35. 6af4336 staging: vt6655: rf/wpactl/wroute use struct vnt_private by Malcolm Priestley · 10 years ago
  36. 8f335dd staging: vt6655: hostap/ioctl/iwctl use struct vnt_private by Malcolm Priestley · 10 years ago
  37. cf76dc4 staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_private by Malcolm Priestley · 10 years ago
  38. 0ffc587 staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private * by Malcolm Priestley · 10 years ago
  39. d052270 staging: vt6655: card change PSDevice to struct vnt_private by Malcolm Priestley · 10 years ago
  40. 582d6c2 staging: vt6655: baseband replace PSDevice by Malcolm Priestley · 10 years ago
  41. 3f8597f staging: vt6655: device.h use change __device_info to vnt_private by Malcolm Priestley · 10 years ago
  42. 965d017 staging: vt6655: upc.h replace read and write memory functions by Malcolm Priestley · 10 years ago
  43. 3e66a2a staging: vt6655: upc.h: Remove unused macros by Malcolm Priestley · 10 years ago
  44. 4a5f718 staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTT by Malcolm Priestley · 10 years ago
  45. 989ae86 staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_div by Malcolm Priestley · 10 years ago
  46. 0fc2a76 staging: vt6655: Replace and remove typedef QWORD/ DQWORD by Malcolm Priestley · 10 years ago
  47. c98323a staging: vt6655: BSSvSecondTxData remove #if 1 else directive by Malcolm Priestley · 10 years ago
  48. f2af99e staging: vt6655: Remove TxInSleep macro by Malcolm Priestley · 10 years ago
  49. 11a72e5 staging: vt6655: rxtx: Replace typedef struct tagSMICHDRHead by Malcolm Priestley · 10 years ago
  50. effda69 staging: vt6655: wpactl.c: Fix sparse warnings by Martin Berglund · 10 years ago
  51. 2160e94 staging:r819xU: coding style: Fixed commenting style by Sanjeev Sharma · 10 years ago
  52. 2892d39 staging: rtl8723au: Remove unnecessary bit masking. by Andreas Schlick · 10 years ago
  53. c5081c5 staging: rtl8723au: Move open braces to the previous line. by Andreas Schlick · 10 years ago
  54. d6365fe staging: dgnc: Remove unnecessary 'return' statement by Konrad Zapalowicz · 10 years ago
  55. 8aa5d0d staging: dgnc: Fix missing blank line after declarations by Konrad Zapalowicz · 10 years ago
  56. e9b6999 staging: dgnc: Remove 'volatile' modifier where it is not needed by Konrad Zapalowicz · 10 years ago
  57. 13d1773 staging: dgnc: Fix braces {} are not necessary for single statement blocks by Konrad Zapalowicz · 10 years ago
  58. 5ef33f3 staging: dgnc: Fix that open brace { should be on the previous line by Konrad Zapalowicz · 10 years ago
  59. 1eba3db staging: dgnc: Fix missing blank line after declarations by Konrad Zapalowicz · 10 years ago
  60. 9dfe567 staging: dgnc: Fix included header from 'asm' by Konrad Zapalowicz · 10 years ago
  61. 98b3bcc staging: dgnc: Update the TODO file by Konrad Zapalowicz · 10 years ago
  62. 92ded48 staging: dgnc: Siplify the dgnc_start function by Konrad Zapalowicz · 10 years ago
  63. 9a633d0 staging: dgnc: Move utility functions out of dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  64. bbecbac staging: dgnc: Remove unnecessary functions from dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  65. ea6e9de staging: dgnc: Fix frame size is larger than 1024B by Konrad Zapalowicz · 10 years ago
  66. 338fd80 staging: dgnc: Fix no spaces before tabs checkpath warning by Konrad Zapalowicz · 10 years ago
  67. 1e881002 staging: dgnc: Fix externs should be avoided in the .c files by Konrad Zapalowicz · 10 years ago
  68. d14b712 Staging: nokia_h4p: removed unnecessary return statement in nokia_fw.c by Lars Hamre · 10 years ago
  69. 41cb65c Staging: wlan-ng: fix sparse warning in prism2fw.c by A Raghavendra Rao · 10 years ago
  70. 0d0e9d9 staging: slicoss: fix a blank line coding style issue by Quentin Lambert · 10 years ago
  71. a855861 Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option by Fabio Falzoi · 10 years ago
  72. 69b8b22 Staging: rts5208: Use dev_dbg and print_hex_dump_bytes to dump memory by Fabio Falzoi · 10 years ago
  73. 63bc516 staging: imx-drm: fix a blank line coding style issue by Quentin Lambert · 10 years ago
  74. ddf5a2c imx-drm: imx-drm-core: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  75. a87c380 staging: ozwpan: Use list helpers by Christoph Jaeger · 10 years ago
  76. 50222db staging: ozwpan: Use slab cache for oz_tx_frame allocation by Christoph Jaeger · 10 years ago
  77. 2b8b61a staging: ozwpan: Use slab cache for oz_elt_info allocation by Christoph Jaeger · 10 years ago
  78. 9e6fbdd staging: ozwpan: Use slab cache for oz_urb_link allocation by Christoph Jaeger · 10 years ago
  79. a9686e7 staging: ozwpan: Simplify app interface by Christoph Jaeger · 10 years ago
  80. a7ae725 staging: ozwpan: Remove dead code by Christoph Jaeger · 10 years ago
  81. 4abc48d staging: ozwpan: Remove redundant initialization by Christoph Jaeger · 10 years ago
  82. 3f8fd6d staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZE by Christoph Jaeger · 10 years ago
  83. c24dd2e staging: ozwpan: Fix typo in typedef by Christoph Jaeger · 10 years ago
  84. 9fca4f7 staging: ozwpan: Add module parameter description by Christoph Jaeger · 10 years ago
  85. 5a31018 staging: nokia_h4p: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  86. 967544a staging: rtl8821ae: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  87. 714340d drivers: staging: lustre: fix sparse warnings / delete unused function by Benedict Boerger · 10 years ago
  88. ca4e829 Staging: lustre: checkpatch: remove blank spaces by Tom Wales · 10 years ago
  89. 742728f staging: rtl8192u: remove unused function. by Fernando Apesteguia · 10 years ago
  90. 0e107b9 Staging: rtl8188eu: Missing a blank line after declarations. by Adrian Remonda · 10 years ago
  91. cb418e5 staging: rtl8192ee: Fix RT_TRACE #define and uses by Joe Perches · 10 years ago
  92. 63d29d5 staging: rtl8192u: remove misc. unused defines by Antoine Schweitzer-Chaput · 10 years ago
  93. 1572f63 staging: rtl8192u: remove unused define LOOP_TEST by Antoine Schweitzer-Chaput · 10 years ago
  94. a49332e staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT by Antoine Schweitzer-Chaput · 10 years ago
  95. e3e2896 staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLE by Antoine Schweitzer-Chaput · 10 years ago
  96. 24de874 staging: rtl8192u: remove define always set USE_ONE_PIPE by Antoine Schweitzer-Chaput · 10 years ago
  97. e270927 staging: rtl8192u: remove unused define DEBUG_EPROM by Antoine Schweitzer-Chaput · 10 years ago
  98. a03bb00 staging: comedi: add NI USB-6501 support by Luca Ellero · 10 years ago
  99. 9254c84 staging: comedi: fixing coding style problems by Niklas Svensson · 10 years ago
  100. acb1651 staging: comedi: amplc_dio200: remove unnecessary local variable by H Hartley Sweeten · 10 years ago