1. fad1c32 staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow() by H Hartley Sweeten · 12 years ago
  2. 387d4879 staging: comedi: dt9812: tidy up the usb endpoint enumeration by H Hartley Sweeten · 12 years ago
  3. 9d231df staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out() by H Hartley Sweeten · 12 years ago
  4. 687d847 staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux() by H Hartley Sweeten · 12 years ago
  5. be8f16d staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain() by H Hartley Sweeten · 12 years ago
  6. c13626a staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in() by H Hartley Sweeten · 12 years ago
  7. 1c1f1d0 staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow() by H Hartley Sweeten · 12 years ago
  8. 51af6fa staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out() by H Hartley Sweeten · 12 years ago
  9. 4bc839f staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in() by H Hartley Sweeten · 12 years ago
  10. 0ec77d3 staging: comedi: dt9812: tidy up usb_bulk_msg() calls by H Hartley Sweeten · 12 years ago
  11. 1415003 staging: comedi: dt9812: remove attaching by serial number by H Hartley Sweeten · 12 years ago
  12. 98c83cf staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812 by H Hartley Sweeten · 12 years ago
  13. 415227c staging: comedi: dt9812: rename the private data struct by H Hartley Sweeten · 12 years ago
  14. df785c7 staging: comedi: dt9812: move the usb framework functions to EOF by H Hartley Sweeten · 12 years ago
  15. dabf2aa staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read() by H Hartley Sweeten · 12 years ago
  16. 17fdeba staging: comedi: usbduxfast: introduce usbduxfast_cmd_data() by H Hartley Sweeten · 12 years ago
  17. ebe9f1c staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs() by H Hartley Sweeten · 12 years ago
  18. bbb2d2d staging: comedi: usbduxfast: rename CamelCase 'minSamplPer' by H Hartley Sweeten · 12 years ago
  19. fbe38a8b staging: comedi: usbduxfast: consolidate the firmware upload by H Hartley Sweeten · 12 years ago
  20. dcd29f5 staging: comedi: usbduxfast: move usbduxfast_upload_firmware() by H Hartley Sweeten · 12 years ago
  21. 1b4997e staging: comedi: usbduxfast: tidy up firmwareUpload() by H Hartley Sweeten · 12 years ago
  22. 060f215 staging: comedi: usbduxfast: fix a > 80 char line issue by H Hartley Sweeten · 12 years ago
  23. ce976fd staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel() by H Hartley Sweeten · 12 years ago
  24. 32fa46b staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop() by H Hartley Sweeten · 12 years ago
  25. cb8c003 staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs() by H Hartley Sweeten · 12 years ago
  26. 665ff8d staging: comedi: usbduxfast: tidy up send_dux_commands() by H Hartley Sweeten · 12 years ago
  27. 3056b10 staging: comedi: usbduxfast: remove extra dev_err() messages by H Hartley Sweeten · 12 years ago
  28. 5659e24 staging: comedi: usbduxfast: rename 'dux_commands' in private data by H Hartley Sweeten · 12 years ago
  29. ef8e084 staging: comedi: usbduxfast: rename 'transfer_buffer' in private data by H Hartley Sweeten · 12 years ago
  30. 5ee182a staging: comedi: usbduxfast: rename 'insnBuffer' from private data by H Hartley Sweeten · 12 years ago
  31. da58c26 staging: comedi: usbduxfast: rename 'urbIn' in private data by H Hartley Sweeten · 12 years ago
  32. a4f2e0f staging: comedi: usbduxfast: remove 'usb' from the private data by H Hartley Sweeten · 12 years ago
  33. a71a65b staging: comedi: usbduxfast: remove 'intf' from the private data by H Hartley Sweeten · 12 years ago
  34. 106af99 staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages by H Hartley Sweeten · 12 years ago
  35. 14bcafe staging: comedi: usbduxfast: remove 'comedidev' from the private data by H Hartley Sweeten · 12 years ago
  36. da63c39 staging: comedi: usbduxfast: don't pass the private data directly by H Hartley Sweeten · 12 years ago
  37. 01245e7 staging: comedi: usbduxfast: remove 'ifnum' from private data by H Hartley Sweeten · 12 years ago
  38. 7c346c2 staging: comedi: usbduxfast: remove 'attached' from private data by H Hartley Sweeten · 12 years ago
  39. 50a4cf9 staging: comedi: usbduxfast: remove 'probed' from private data by H Hartley Sweeten · 12 years ago
  40. 38bf7ba staging: comedi: usbduxfast: absorb tidy_up() into the (*detach) by H Hartley Sweeten · 12 years ago
  41. 8f210c0 staging: comedi: usbduxfast: remove some unused defines by H Hartley Sweeten · 12 years ago
  42. 2d719c9 staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver by H Hartley Sweeten · 12 years ago
  43. 0c4ab67 staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect) by H Hartley Sweeten · 12 years ago
  44. f8eb27e staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq() by H Hartley Sweeten · 12 years ago
  45. ba6205d staging: comedi: usbduxfast: remove all COMEDI_DEBUG messages by H Hartley Sweeten · 12 years ago
  46. 9576028 staging: comedi: usbduxfast: tidy up usbduxfast_attach_common() by H Hartley Sweeten · 12 years ago
  47. 2e7a309 staging: comedi: usbduxfast: remove 'owner' from usb_driver by H Hartley Sweeten · 12 years ago
  48. 7aa41c3 staging: comedi: usbduxfast: rename usbduxfastsub_s variables by H Hartley Sweeten · 12 years ago
  49. e4a8ecc staging: comedi: usbduxfast: rename usb_device variables by H Hartley Sweeten · 12 years ago
  50. a35fd8a staging: comedi: usbduxfast: rename usb_interface variables by H Hartley Sweeten · 12 years ago
  51. ca88c09 staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s by H Hartley Sweeten · 12 years ago
  52. 64bf88bf staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe) by H Hartley Sweeten · 12 years ago
  53. 998bb7b staging: comedi: usbduxfast: request firmware synchronously by H Hartley Sweeten · 12 years ago
  54. 4e595c0 Staging: speakup: Fix return value in synth.c by Sachin Kamat · 12 years ago
  55. 15ab600 Staging: speakup: Fix sparse warning in varhandlers.c by Sachin Kamat · 12 years ago
  56. 6eb178c Staging: speakup: Return NULL instead of 0 in speakup_decpc.c by Sachin Kamat · 12 years ago
  57. 667b614 staging: speakup: remove custom locking macro definitions by William Hubbs · 12 years ago
  58. 6697330 staging: speakup: synth: remove custom locking macros by William Hubbs · 12 years ago
  59. 939d84e staging: speakup: thread: remove custom locking macros by William Hubbs · 12 years ago
  60. 89c9df1 staging: speakup: soft: remove custom locking macros by William Hubbs · 12 years ago
  61. e6f1838 staging: speakup: keypc: remove custom locking macros by William Hubbs · 12 years ago
  62. 62c8c83 staging: speakup: dtlk: remove custom locking macros by William Hubbs · 12 years ago
  63. 68743d6 staging: speakup: dectlk: remove custom locking macros by William Hubbs · 12 years ago
  64. 4d888b2 staging: speakup: decpc: remove custom locking macros by William Hubbs · 12 years ago
  65. b4b93e3 staging: speakup: decext: remove custom locking macros by William Hubbs · 12 years ago
  66. 6ca4dbe staging: speakup: apollo: remove custom locking macros by William Hubbs · 12 years ago
  67. 995b904 staging: speakup: acntpc: remove custom locking macros by William Hubbs · 12 years ago
  68. 9fb31b1 staging: speakup: serialio: remove custom locking macros by William Hubbs · 12 years ago
  69. 8ec0826 staging: speakup: remove spk_trylock macro definition by William Hubbs · 12 years ago
  70. 3efe810 staging: speakup: main: remove custom locking macros by William Hubbs · 12 years ago
  71. 550e579 staging: speakup: i18n: remove custom locking macros by William Hubbs · 12 years ago
  72. 2da11ba staging: speakup: devsynth: remove custom locking macros by William Hubbs · 12 years ago
  73. c2d7f74 staging: speakup: kobjects: remove custom locking macros by William Hubbs · 12 years ago
  74. e7b7691 staging: wlags49_h2: fix up "205179d staging: wlags49_h2: strncpy, need checking the memory length" for avoiding warnings by Chen Gang · 12 years ago
  75. 167bf09 staging: nvec: Convert to use devm_input_allocate by Leon Romanovsky · 12 years ago
  76. 5e763f7b staging: comedi: ni_labpc: remove *_ai_gain_bits tables by H Hartley Sweeten · 12 years ago
  77. 8671438 Staging: ft1000: Change C99 comments in ft1000_dnld.c by Dylan Socolobsky · 12 years ago
  78. 6fb3c2b Staging: ft1000: fix brace coding style in ft1000_dnld.c by Dylan Socolobsky · 12 years ago
  79. 85b3847 staging/xgifb: Fix always false condition in vb_setmode.c (smatch) by Peter Huewe · 12 years ago
  80. 986eb9f staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBits by Peter Huewe · 12 years ago
  81. 9195ba0 staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21Sense by Peter Huewe · 12 years ago
  82. bcd1f16 staging/xgifb: Remove unnecessary cases in XGINew_SenseLCD by Peter Huewe · 12 years ago
  83. fb70b19 staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMType by Peter Huewe · 12 years ago
  84. e99e3d0 staging/sb105x: remove asm/segment.h dependency by Jeff Mahoney · 12 years ago
  85. e6626de Staging: Panel: panel: Fixed checkpatch line length warnings by Jake Champlin · 12 years ago
  86. 0f1be19 Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'. by Tülin İzer · 12 years ago
  87. bd83515 Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.h by Tülin İzer · 12 years ago
  88. 9c358e5 Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h. by Tülin İzer · 12 years ago
  89. 600816c Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.c by Tülin İzer · 12 years ago
  90. c52011c Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211mgr.h by Tülin İzer · 12 years ago
  91. 1b37f29 Staging: vt6655: Fixed ERROR: do not use C99 // comments in 80211mgr.c by Tülin İzer · 12 years ago
  92. 6a301f4 Staging: silicom: Fixed error 'space prohibited before that close parenthesis ')'' by Tülin İzer · 12 years ago
  93. 001bd4b Staging: silicom: Fixed error 'space required after that ',''. by Tülin İzer · 12 years ago
  94. a7ce87e1 Staging: silicom: Fixed warning 'please, no space before tabs'. by Tülin İzer · 12 years ago
  95. a0069a4 Staging: silicom : Fixed error 'exactly one space required after that #ifdef' by Tülin İzer · 12 years ago
  96. 01c7b4c Staging: silicom: Fixed warning 'space prohibited before semicolon'. by Tülin İzer · 12 years ago
  97. f84b075 Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'. by Tülin İzer · 12 years ago
  98. db95f15 Staging: bcm: Fixed warning 'space required before the open parenthesis '(''. by Tülin İzer · 12 years ago
  99. 461c8d2 Staging: bcm: Fixed error 'else should follow close brace '}''. by Tülin İzer · 12 years ago
  100. 3b5ecba Staging: bcm: Fixed warning 'braces {} are not necessary for single statement blocks'. by Tülin İzer · 12 years ago