1. 3523a90 staging: vt6655: Use alloc_etherdev() for kzalloc by Hema Prathaban · 12 years ago
  2. 72381a1 staging/speakup: Remove trailing whitespace in Kconfig by Lisa Nguyen · 12 years ago
  3. a87af7c staging/speakup: Replaced deprecated function by Lisa Nguyen · 12 years ago
  4. 69d8ba5 staging/speakup: Reformatted pointer variables by Lisa Nguyen · 12 years ago
  5. d569541 staging: comedi: ni_pcidio: use comedi_load_firmware() by H Hartley Sweeten · 12 years ago
  6. cb43cc0 staging: comedi: me_daq: use comedi_load_firmware() by H Hartley Sweeten · 12 years ago
  7. 41278f3 staging: comedi: daqboard2000: use comedi_load_firmware() by H Hartley Sweeten · 12 years ago
  8. 9ff8b15 staging: comedi: drivers: generalize comedi_load_firmware() by H Hartley Sweeten · 12 years ago
  9. 33de907 staging: comedi: jr3_pci: tidy up comedi_load_firmware() by H Hartley Sweeten · 12 years ago
  10. a31e0f8 staging: comedi: jr3_pci: use kasprintf by H Hartley Sweeten · 12 years ago
  11. cb560c4 staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.c by Xenia Ragiadakou · 12 years ago
  12. 0009631 rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.c by Xenia Ragiadakou · 12 years ago
  13. 66fe11c rtl8192u: remove whitespace after '(' and before ')' in r8192U.h by Xenia Ragiadakou · 12 years ago
  14. 9948cad rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c by Xenia Ragiadakou · 12 years ago
  15. 33c2aa1 rtl8192u: fix whitespace around ~ in r8192U_dm.c by Xenia Ragiadakou · 12 years ago
  16. 4b15093 rtl8192u: fix whitespace around ~ in r8192U_core.c by Xenia Ragiadakou · 12 years ago
  17. f97c26c rtl8192u: fix whitespace around ~ in r8180_93cx6.c by Xenia Ragiadakou · 12 years ago
  18. 14bc0d4 rtl8192u: fix whitespace around if statements in r819xU_firmware.c by Xenia Ragiadakou · 12 years ago
  19. a71d767 rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c by Xenia Ragiadakou · 12 years ago
  20. 0962f96 rtl8192u: fix whitespace around if statements in r8192U.h by Xenia Ragiadakou · 12 years ago
  21. fcd9f35 rtl8192u: fix whitespace around if statements in r8180_93cx6.c by Xenia Ragiadakou · 12 years ago
  22. 2b52d1e Staging: ced1401: Patch removes unused typedefs. by Elena Ufimtseva · 12 years ago
  23. 8c79caa Staging: ced1401: Patch removes typedef unsigned int DWORD. by Elena Ufimtseva · 12 years ago
  24. 4e0825f Staging: ced1401: Patch removes typedef unsigned short WORD. by Elena Ufimtseva · 12 years ago
  25. 9a054c2 staging: comedi: dt9812: do not allow attaching to unsupported devices by H Hartley Sweeten · 12 years ago
  26. d6caedf staging: comedi: dt9812: default the analog input gain to 1 by H Hartley Sweeten · 12 years ago
  27. 548c278 staging: comedi: dt9812: usb_bulk_msg() timeout is in milliseconds by H Hartley Sweeten · 12 years ago
  28. df7f64e staging: comedi: dt9812: remove some #if 0'ed out code by H Hartley Sweeten · 12 years ago
  29. 056254f staging: comedi: dt9812: use dev->class_dev for all dev_{level} messages by H Hartley Sweeten · 12 years ago
  30. 4a76abe staging: comedi: dt9812: remove pr_fmt() by H Hartley Sweeten · 12 years ago
  31. 99928e6 staging: comedi: dt9812: cleanup analog out subdevice (*insn_write) by H Hartley Sweeten · 12 years ago
  32. e79f18e staging: comedi: dt9812: cleanup analog out subdevice (*insn_read) by H Hartley Sweeten · 12 years ago
  33. 83a69f5 staging: comedi: dt9812: cleanup analog in subdevice (*insn_read) by H Hartley Sweeten · 12 years ago
  34. 36c973d staging: comedi: dt9812: convert digital out subdevice to (*insn_bits) by H Hartley Sweeten · 12 years ago
  35. e81eaba staging: comedi: dt9812: convert digital in subdevice to (*insn_bits) by H Hartley Sweeten · 12 years ago
  36. 421b42a staging: comedi: dt9812: remove unused variables from private data by H Hartley Sweeten · 12 years ago
  37. b78750c staging: comedi: dt9812: convert to use comedi (*auto_attach) by H Hartley Sweeten · 12 years ago
  38. 8db1eba staging: comedi: dt9812: factor the device reset out of dt9812_probe() by H Hartley Sweeten · 12 years ago
  39. 8ee2646 staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe() by H Hartley Sweeten · 12 years ago
  40. 8f56693 staging: comedi: dt9812: remove 'interface' from usb private data by H Hartley Sweeten · 12 years ago
  41. 135a000 staging: comedi: dt9812: move shadow values to private data by H Hartley Sweeten · 12 years ago
  42. 9e8917b staging: comedi: dt9812: use module_comedi_usb_driver() by H Hartley Sweeten · 12 years ago
  43. eb5a0a8 staging: comedi: dt9812: move the sempaphore used by the comedi_driver by H Hartley Sweeten · 12 years ago
  44. fad1c32 staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow() by H Hartley Sweeten · 12 years ago
  45. 387d4879 staging: comedi: dt9812: tidy up the usb endpoint enumeration by H Hartley Sweeten · 12 years ago
  46. 9d231df staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out() by H Hartley Sweeten · 12 years ago
  47. 687d847 staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux() by H Hartley Sweeten · 12 years ago
  48. be8f16d staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain() by H Hartley Sweeten · 12 years ago
  49. c13626a staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in() by H Hartley Sweeten · 12 years ago
  50. 1c1f1d0 staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow() by H Hartley Sweeten · 12 years ago
  51. 51af6fa staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out() by H Hartley Sweeten · 12 years ago
  52. 4bc839f staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in() by H Hartley Sweeten · 12 years ago
  53. 0ec77d3 staging: comedi: dt9812: tidy up usb_bulk_msg() calls by H Hartley Sweeten · 12 years ago
  54. 1415003 staging: comedi: dt9812: remove attaching by serial number by H Hartley Sweeten · 12 years ago
  55. 98c83cf staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812 by H Hartley Sweeten · 12 years ago
  56. 415227c staging: comedi: dt9812: rename the private data struct by H Hartley Sweeten · 12 years ago
  57. df785c7 staging: comedi: dt9812: move the usb framework functions to EOF by H Hartley Sweeten · 12 years ago
  58. dabf2aa staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read() by H Hartley Sweeten · 12 years ago
  59. 17fdeba staging: comedi: usbduxfast: introduce usbduxfast_cmd_data() by H Hartley Sweeten · 12 years ago
  60. ebe9f1c staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs() by H Hartley Sweeten · 12 years ago
  61. bbb2d2d staging: comedi: usbduxfast: rename CamelCase 'minSamplPer' by H Hartley Sweeten · 12 years ago
  62. fbe38a8b staging: comedi: usbduxfast: consolidate the firmware upload by H Hartley Sweeten · 12 years ago
  63. dcd29f5 staging: comedi: usbduxfast: move usbduxfast_upload_firmware() by H Hartley Sweeten · 12 years ago
  64. 1b4997e staging: comedi: usbduxfast: tidy up firmwareUpload() by H Hartley Sweeten · 12 years ago
  65. 060f215 staging: comedi: usbduxfast: fix a > 80 char line issue by H Hartley Sweeten · 12 years ago
  66. ce976fd staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel() by H Hartley Sweeten · 12 years ago
  67. 32fa46b staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop() by H Hartley Sweeten · 12 years ago
  68. cb8c003 staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs() by H Hartley Sweeten · 12 years ago
  69. 665ff8d staging: comedi: usbduxfast: tidy up send_dux_commands() by H Hartley Sweeten · 12 years ago
  70. 3056b10 staging: comedi: usbduxfast: remove extra dev_err() messages by H Hartley Sweeten · 12 years ago
  71. 5659e24 staging: comedi: usbduxfast: rename 'dux_commands' in private data by H Hartley Sweeten · 12 years ago
  72. ef8e084 staging: comedi: usbduxfast: rename 'transfer_buffer' in private data by H Hartley Sweeten · 12 years ago
  73. 5ee182a staging: comedi: usbduxfast: rename 'insnBuffer' from private data by H Hartley Sweeten · 12 years ago
  74. da58c26 staging: comedi: usbduxfast: rename 'urbIn' in private data by H Hartley Sweeten · 12 years ago
  75. a4f2e0f staging: comedi: usbduxfast: remove 'usb' from the private data by H Hartley Sweeten · 12 years ago
  76. a71a65b staging: comedi: usbduxfast: remove 'intf' from the private data by H Hartley Sweeten · 12 years ago
  77. 106af99 staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messages by H Hartley Sweeten · 12 years ago
  78. 14bcafe staging: comedi: usbduxfast: remove 'comedidev' from the private data by H Hartley Sweeten · 12 years ago
  79. da63c39 staging: comedi: usbduxfast: don't pass the private data directly by H Hartley Sweeten · 12 years ago
  80. 01245e7 staging: comedi: usbduxfast: remove 'ifnum' from private data by H Hartley Sweeten · 12 years ago
  81. 7c346c2 staging: comedi: usbduxfast: remove 'attached' from private data by H Hartley Sweeten · 12 years ago
  82. 50a4cf9 staging: comedi: usbduxfast: remove 'probed' from private data by H Hartley Sweeten · 12 years ago
  83. 38bf7ba staging: comedi: usbduxfast: absorb tidy_up() into the (*detach) by H Hartley Sweeten · 12 years ago
  84. 8f210c0 staging: comedi: usbduxfast: remove some unused defines by H Hartley Sweeten · 12 years ago
  85. 2d719c9 staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driver by H Hartley Sweeten · 12 years ago
  86. 0c4ab67 staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect) by H Hartley Sweeten · 12 years ago
  87. f8eb27e staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq() by H Hartley Sweeten · 12 years ago
  88. ba6205d staging: comedi: usbduxfast: remove all COMEDI_DEBUG messages by H Hartley Sweeten · 12 years ago
  89. 9576028 staging: comedi: usbduxfast: tidy up usbduxfast_attach_common() by H Hartley Sweeten · 12 years ago
  90. 2e7a309 staging: comedi: usbduxfast: remove 'owner' from usb_driver by H Hartley Sweeten · 12 years ago
  91. 7aa41c3 staging: comedi: usbduxfast: rename usbduxfastsub_s variables by H Hartley Sweeten · 12 years ago
  92. e4a8ecc staging: comedi: usbduxfast: rename usb_device variables by H Hartley Sweeten · 12 years ago
  93. a35fd8a staging: comedi: usbduxfast: rename usb_interface variables by H Hartley Sweeten · 12 years ago
  94. ca88c09 staging: comedi: usbduxfast: use a local var for the usbduxfastsub_s by H Hartley Sweeten · 12 years ago
  95. 64bf88bf staging: comedi: usbduxfast: remove COMEDI_DEBUG noise in usb (*probe) by H Hartley Sweeten · 12 years ago
  96. 998bb7b staging: comedi: usbduxfast: request firmware synchronously by H Hartley Sweeten · 12 years ago
  97. 4e595c0 Staging: speakup: Fix return value in synth.c by Sachin Kamat · 12 years ago
  98. 15ab600 Staging: speakup: Fix sparse warning in varhandlers.c by Sachin Kamat · 12 years ago
  99. 6eb178c Staging: speakup: Return NULL instead of 0 in speakup_decpc.c by Sachin Kamat · 12 years ago
  100. 667b614 staging: speakup: remove custom locking macro definitions by William Hubbs · 12 years ago