1. 05a19ed keucr: fixes space required before open parenthesis error by Amarjargal Gundjalam · 11 years ago
  2. 99b4974 keucr: fixes space required after error by Amarjargal Gundjalam · 11 years ago
  3. c41d74c keucr: fixes open brace go on the next line error by Amarjargal Gundjalam · 11 years ago
  4. e1a1c48 keucr: fixes else should follow close brace error by Amarjargal Gundjalam · 11 years ago
  5. 23f73b3 keucr: fixes open brace should be on the previous line error by Amarjargal Gundjalam · 11 years ago
  6. 2ef0b9c keucr: Fixes return is not a function error in smilmain.c by Amarjargal Gundjalam · 11 years ago
  7. 518d752 staging: fixed else format in ft1000_debug.c by Katja Collier · 11 years ago
  8. 002c6d5 staging: fixed spaces around parens in ft1000 by Katja Collier · 11 years ago
  9. 52adc0b staging: open braces in ft1000_debug.c and ioctl.h by Katja Collier · 11 years ago
  10. 312d261 staging: improved comment style in ft1000_ioctl.h by Katja Collier · 11 years ago
  11. cbb3ae9 staging: improved comment style in ft1000_debug.c by Katja Collier · 11 years ago
  12. 7580d7f staging/xgifb: Remove dead assignments/increments by Peter Huewe · 11 years ago
  13. f13ab92 staging: lustre: fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 11 years ago
  14. 49c144c staging: wlags49_h2: fix error return code in wl_adapter_insert() by Wei Yongjun · 11 years ago
  15. 3523a90 staging: vt6655: Use alloc_etherdev() for kzalloc by Hema Prathaban · 11 years ago
  16. 72381a1 staging/speakup: Remove trailing whitespace in Kconfig by Lisa Nguyen · 11 years ago
  17. a87af7c staging/speakup: Replaced deprecated function by Lisa Nguyen · 11 years ago
  18. 69d8ba5 staging/speakup: Reformatted pointer variables by Lisa Nguyen · 11 years ago
  19. d569541 staging: comedi: ni_pcidio: use comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  20. cb43cc0 staging: comedi: me_daq: use comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  21. 41278f3 staging: comedi: daqboard2000: use comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  22. 9ff8b15 staging: comedi: drivers: generalize comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  23. 33de907 staging: comedi: jr3_pci: tidy up comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  24. a31e0f8 staging: comedi: jr3_pci: use kasprintf by H Hartley Sweeten · 11 years ago
  25. cb560c4 staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.c by Xenia Ragiadakou · 11 years ago
  26. 0009631 rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  27. 66fe11c rtl8192u: remove whitespace after '(' and before ')' in r8192U.h by Xenia Ragiadakou · 11 years ago
  28. 9948cad rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c by Xenia Ragiadakou · 11 years ago
  29. 33c2aa1 rtl8192u: fix whitespace around ~ in r8192U_dm.c by Xenia Ragiadakou · 11 years ago
  30. 4b15093 rtl8192u: fix whitespace around ~ in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  31. f97c26c rtl8192u: fix whitespace around ~ in r8180_93cx6.c by Xenia Ragiadakou · 11 years ago
  32. 14bc0d4 rtl8192u: fix whitespace around if statements in r819xU_firmware.c by Xenia Ragiadakou · 11 years ago
  33. a71d767 rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c by Xenia Ragiadakou · 11 years ago
  34. 0962f96 rtl8192u: fix whitespace around if statements in r8192U.h by Xenia Ragiadakou · 11 years ago
  35. fcd9f35 rtl8192u: fix whitespace around if statements in r8180_93cx6.c by Xenia Ragiadakou · 11 years ago
  36. 2b52d1e Staging: ced1401: Patch removes unused typedefs. by Elena Ufimtseva · 11 years ago
  37. 8c79caa Staging: ced1401: Patch removes typedef unsigned int DWORD. by Elena Ufimtseva · 11 years ago
  38. 4e0825f Staging: ced1401: Patch removes typedef unsigned short WORD. by Elena Ufimtseva · 11 years ago
  39. 9a054c2 staging: comedi: dt9812: do not allow attaching to unsupported devices by H Hartley Sweeten · 11 years ago
  40. d6caedf staging: comedi: dt9812: default the analog input gain to 1 by H Hartley Sweeten · 11 years ago
  41. 548c278 staging: comedi: dt9812: usb_bulk_msg() timeout is in milliseconds by H Hartley Sweeten · 11 years ago
  42. df7f64e staging: comedi: dt9812: remove some #if 0'ed out code by H Hartley Sweeten · 11 years ago
  43. 056254f staging: comedi: dt9812: use dev->class_dev for all dev_{level} messages by H Hartley Sweeten · 11 years ago
  44. 4a76abe staging: comedi: dt9812: remove pr_fmt() by H Hartley Sweeten · 11 years ago
  45. 99928e6 staging: comedi: dt9812: cleanup analog out subdevice (*insn_write) by H Hartley Sweeten · 11 years ago
  46. e79f18e staging: comedi: dt9812: cleanup analog out subdevice (*insn_read) by H Hartley Sweeten · 11 years ago
  47. 83a69f5 staging: comedi: dt9812: cleanup analog in subdevice (*insn_read) by H Hartley Sweeten · 11 years ago
  48. 36c973d staging: comedi: dt9812: convert digital out subdevice to (*insn_bits) by H Hartley Sweeten · 11 years ago
  49. e81eaba staging: comedi: dt9812: convert digital in subdevice to (*insn_bits) by H Hartley Sweeten · 11 years ago
  50. 421b42a staging: comedi: dt9812: remove unused variables from private data by H Hartley Sweeten · 11 years ago
  51. b78750c staging: comedi: dt9812: convert to use comedi (*auto_attach) by H Hartley Sweeten · 11 years ago
  52. 8db1eba staging: comedi: dt9812: factor the device reset out of dt9812_probe() by H Hartley Sweeten · 11 years ago
  53. 8ee2646 staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe() by H Hartley Sweeten · 11 years ago
  54. 8f56693 staging: comedi: dt9812: remove 'interface' from usb private data by H Hartley Sweeten · 11 years ago
  55. 135a000 staging: comedi: dt9812: move shadow values to private data by H Hartley Sweeten · 11 years ago
  56. 9e8917b staging: comedi: dt9812: use module_comedi_usb_driver() by H Hartley Sweeten · 11 years ago
  57. eb5a0a8 staging: comedi: dt9812: move the sempaphore used by the comedi_driver by H Hartley Sweeten · 11 years ago
  58. fad1c32 staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow() by H Hartley Sweeten · 11 years ago
  59. 387d4879 staging: comedi: dt9812: tidy up the usb endpoint enumeration by H Hartley Sweeten · 11 years ago
  60. 9d231df staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out() by H Hartley Sweeten · 11 years ago
  61. 687d847 staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux() by H Hartley Sweeten · 11 years ago
  62. be8f16d staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain() by H Hartley Sweeten · 11 years ago
  63. c13626a staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in() by H Hartley Sweeten · 11 years ago
  64. 1c1f1d0 staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow() by H Hartley Sweeten · 11 years ago
  65. 51af6fa staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out() by H Hartley Sweeten · 11 years ago
  66. 4bc839f staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in() by H Hartley Sweeten · 11 years ago
  67. 0ec77d3 staging: comedi: dt9812: tidy up usb_bulk_msg() calls by H Hartley Sweeten · 11 years ago
  68. 1415003 staging: comedi: dt9812: remove attaching by serial number by H Hartley Sweeten · 11 years ago
  69. 98c83cf staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812 by H Hartley Sweeten · 11 years ago
  70. 415227c staging: comedi: dt9812: rename the private data struct by H Hartley Sweeten · 11 years ago
  71. df785c7 staging: comedi: dt9812: move the usb framework functions to EOF by H Hartley Sweeten · 11 years ago
  72. dabf2aa staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read() by H Hartley Sweeten · 11 years ago
  73. 17fdeba staging: comedi: usbduxfast: introduce usbduxfast_cmd_data() by H Hartley Sweeten · 11 years ago
  74. ebe9f1c staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs() by H Hartley Sweeten · 11 years ago
  75. bbb2d2d staging: comedi: usbduxfast: rename CamelCase 'minSamplPer' by H Hartley Sweeten · 11 years ago
  76. fbe38a8b staging: comedi: usbduxfast: consolidate the firmware upload by H Hartley Sweeten · 11 years ago
  77. dcd29f5 staging: comedi: usbduxfast: move usbduxfast_upload_firmware() by H Hartley Sweeten · 11 years ago
  78. 1b4997e staging: comedi: usbduxfast: tidy up firmwareUpload() by H Hartley Sweeten · 11 years ago
  79. 060f215 staging: comedi: usbduxfast: fix a > 80 char line issue by H Hartley Sweeten · 11 years ago
  80. ce976fd staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel() by H Hartley Sweeten · 11 years ago
  81. 32fa46b staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop() by H Hartley Sweeten · 11 years ago
  82. cb8c003 staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs() by H Hartley Sweeten · 11 years ago
  83. 665ff8d staging: comedi: usbduxfast: tidy up send_dux_commands() by H Hartley Sweeten · 11 years ago
  84. 3056b10 staging: comedi: usbduxfast: remove extra dev_err() messages by H Hartley Sweeten · 11 years ago
  85. 5659e24 staging: comedi: usbduxfast: rename 'dux_commands' in private data by H Hartley Sweeten · 11 years ago
  86. ef8e084 staging: comedi: usbduxfast: rename 'transfer_buffer' in private data by H Hartley Sweeten · 11 years ago
  87. 5ee182a staging: comedi: usbduxfast: rename 'insnBuffer' from private data by H Hartley Sweeten · 11 years ago
  88. da58c26 staging: comedi: usbduxfast: rename 'urbIn' in private data by H Hartley Sweeten · 11 years ago
  89. a4f2e0f staging: comedi: usbduxfast: remove 'usb' from the private data by H Hartley Sweeten · 11 years ago
  90. a71a65b staging: comedi: usbduxfast: remove 'intf' from the private data by H Hartley Sweeten · 11 years ago
  91. 106af99 staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages by H Hartley Sweeten · 11 years ago
  92. 14bcafe staging: comedi: usbduxfast: remove 'comedidev' from the private data by H Hartley Sweeten · 11 years ago
  93. da63c39 staging: comedi: usbduxfast: don't pass the private data directly by H Hartley Sweeten · 11 years ago
  94. 01245e7 staging: comedi: usbduxfast: remove 'ifnum' from private data by H Hartley Sweeten · 11 years ago
  95. 7c346c2 staging: comedi: usbduxfast: remove 'attached' from private data by H Hartley Sweeten · 11 years ago
  96. 50a4cf9 staging: comedi: usbduxfast: remove 'probed' from private data by H Hartley Sweeten · 11 years ago
  97. 38bf7ba staging: comedi: usbduxfast: absorb tidy_up() into the (*detach) by H Hartley Sweeten · 11 years ago
  98. 8f210c0 staging: comedi: usbduxfast: remove some unused defines by H Hartley Sweeten · 11 years ago
  99. 2d719c9 staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver by H Hartley Sweeten · 11 years ago
  100. 0c4ab67 staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect) by H Hartley Sweeten · 11 years ago