1. 079461b staging: drm/imx: set correct sync pins for display by Markus Niebel · 12 years ago
  2. cff2ae2 staging: btmtk_usb: check for a valid io_buf pointer by Devendra Naga · 12 years ago
  3. b831341 staging: dwc2: change some dev_dbg() messages to dev_vdbg() by Paul Zimmerman · 12 years ago
  4. 2e29e6a Staging: winbond: Made local functions static by Harsh Kumar · 12 years ago
  5. b5153e9 Staging: winbond: usb_free_urb(NULL) is safe by Harsh Kumar · 12 years ago
  6. 6e8661e staging: fwserial: Use normal logging styles by Joe Perches · 12 years ago
  7. ee76875 staging: xgifb: vb_setmode: delete IF_DEF_CRT2Monitor checks by Aaro Koskinen · 12 years ago
  8. aee0ac9 staging: xgifb: vb_setmode: delete IF_DEF_HiVision checks by Aaro Koskinen · 12 years ago
  9. a4ce0e7 staging: xgifb: vb_setmode: delete IF_DEF_YPbPr checks by Aaro Koskinen · 12 years ago
  10. 2351d1f staging: xgifb: delete redundant return statements by Aaro Koskinen · 12 years ago
  11. 41fc5f0 staging: xgifb: XGI_DisableBridge(): delete redundant checks by Aaro Koskinen · 12 years ago
  12. 056b540 staging: xgifb: XGI_EnableChISLCD(): delete trivial function by Aaro Koskinen · 12 years ago
  13. a2526d1 staging: xgifb: SetFlag: delete EnableChA by Aaro Koskinen · 12 years ago
  14. d172463 staging: xgifb: SetFlag: delete DisableChA by Aaro Koskinen · 12 years ago
  15. b8e34b3 staging: xgifb: SetFlag: delete EnableChB by Aaro Koskinen · 12 years ago
  16. c4f9c31 staging: xgifb: SetFlag: delete DisableChB by Aaro Koskinen · 12 years ago
  17. ae424a3 staging: xgifb: SetFlag: delete GatingCRT by Aaro Koskinen · 12 years ago
  18. b750f51 staging: xgifb: XGI_SetCRT1VCLK(): avoid copy-paste by Aaro Koskinen · 12 years ago
  19. b0b4a8a staging: xgifb: XGI_GetRatePtrCRT2(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  20. 0903b0d staging: xgifb: XGI_AjustCRT2Rate(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  21. ce76de5 staging: xgifb: call XGI_GetVBType from InitTo330Pointer by Aaro Koskinen · 12 years ago
  22. 4b80711 staging: xgifb: XGI_GetVBType(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  23. c976c78 staging: xgifb: refactor XGI_BridgeIsOn() by Aaro Koskinen · 12 years ago
  24. 1e4db2b staging/lustre: fix LBUG and inode refcount bug by Peng Tao · 12 years ago
  25. 73bb1da staging/lustre: adapt proc_dir_entry change by Peng Tao · 12 years ago
  26. 2ac428f staging/lustre: fix build error by Peng Tao · 12 years ago
  27. 71c8d89 Staging: rtl8192e: fix an endian bug by Dan Carpenter · 12 years ago
  28. 03e71d6 Staging: rtl8192e: printing the wrong array by Dan Carpenter · 12 years ago
  29. 1c8103f Staging: rtl8192e: delete some dead cruft by Dan Carpenter · 12 years ago
  30. 3147cf5 Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd() by Wei Yongjun · 12 years ago
  31. aba12e3 staging: keucr: remove needless check before usb_free_coherent() by Wei Yongjun · 12 years ago
  32. 31de28a staging: comedi: usbduxsigma: tidy up the multi-line comments by H Hartley Sweeten · 12 years ago
  33. 57ded31 staging: comedi: usbduxsigma: remove a space before tab by H Hartley Sweeten · 12 years ago
  34. fffe823 staging: comedi: usbduxsigma: tidy up chanToInterval() by H Hartley Sweeten · 12 years ago
  35. 7333d50 staging: comedi: usbduxsigma: add missing spaces reported by checkpatch.pl by H Hartley Sweeten · 12 years ago
  36. aae2f26 staging: comedi: usbduxsigma: rename CamelCase vars in private data by H Hartley Sweeten · 12 years ago
  37. 396b588 staging: comedi: usbduxsigma: remove some unused defines by H Hartley Sweeten · 12 years ago
  38. 526f55a staging: comedi: usbduxsigma: tidy up the usb endpoint defines by H Hartley Sweeten · 12 years ago
  39. c2cf0cd staging: comedi: usbduxsigma: cleanup comedi_lrange table by H Hartley Sweeten · 12 years ago
  40. 3b081a4 staging: comedi: usbduxsigma: rename usbdux_{ai,ao}_stop() functions by H Hartley Sweeten · 12 years ago
  41. cca5bf1 staging: comedi: usbduxsigma: rename the (*cancel) functions by H Hartley Sweeten · 12 years ago
  42. 702cd2d staging: comedi: usbduxsigma: rename the urb completion handlers by H Hartley Sweeten · 12 years ago
  43. 2bdd6d2 staging: comedi: usbduxsigma: rename {send,receive}_dux_commands() by H Hartley Sweeten · 12 years ago
  44. dd64d1e staging: comedi: usbduxsigma: check for invalid 'ao_timer' in all cases by H Hartley Sweeten · 12 years ago
  45. b986be8 staging: comedi: usbduxsigma: tidy up analog input command support by H Hartley Sweeten · 12 years ago
  46. c5db3b7 staging: comedi: usbduxsigma: tidy up usbdux_ai_insn_read() by H Hartley Sweeten · 12 years ago
  47. 44d3fca staging: comedi: usbduxsigma: cleanup the private data 'outBuffer' by H Hartley Sweeten · 12 years ago
  48. 2dd87ac staging: comedi: usbduxsigma: tidy up analog output (*insn_{read, write}) by H Hartley Sweeten · 12 years ago
  49. fb1ef62 staging: comedi: usbduxsigma: tidy up analog output command support by H Hartley Sweeten · 12 years ago
  50. 8cd6f5e staging: comedi: usbduxsigma: rename usbdux_pwm_stop() by H Hartley Sweeten · 12 years ago
  51. fd24519 staging: comedi: usbduxsigma: rename usbdux_pwm_cancel() by H Hartley Sweeten · 12 years ago
  52. aff4dd0 staging: comedi: usbduxsigma: rename usbdux_pwm_irq() by H Hartley Sweeten · 12 years ago
  53. 440b216 staging: comedi: usbduxsigma: tidy up usbdux_pwm_period() by H Hartley Sweeten · 12 years ago
  54. cf9b4634 staging: comedi: usbduxsigma: change private data flags to bit fields by H Hartley Sweeten · 12 years ago
  55. 92ba10e staging: comedi: usbduxsigma: remove 'interface' from the private data by H Hartley Sweeten · 12 years ago
  56. 38f4e42 staging: comedi: usbduxsigma: remove some dev_{level} noise by H Hartley Sweeten · 12 years ago
  57. 62f85ed staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_config() by H Hartley Sweeten · 12 years ago
  58. 77a52e6 staging: comedi: usbduxsigma: tidy up usbdux_dio_insn_bits() by H Hartley Sweeten · 12 years ago
  59. a65b091 staging: comedi: usbduxsigma: tidy up usbdux_pwm_start() by H Hartley Sweeten · 12 years ago
  60. ab58a6e staging: comedi: usbduxsigma: tidy up usbdux_pwm_pattern() by H Hartley Sweeten · 12 years ago
  61. 4ced8c6 staging: comedi: usbduxsigma: tidy up usbdux_pwm_write() by H Hartley Sweeten · 12 years ago
  62. 92f687b staging: comedi: usbduxsigma: remove usbdux_pwm_read() by H Hartley Sweeten · 12 years ago
  63. 8939787 staging: comedi: usbduxsigma: tidy up usbduxsigma_pwm_config() by H Hartley Sweeten · 12 years ago
  64. 46c8780 staging: comedi: usbduxsigma: move usbduxsigma_firmware_upload() by H Hartley Sweeten · 12 years ago
  65. 5f1d72e staging: comedi: usbduxsigma: remove an extra ';' by H Hartley Sweeten · 12 years ago
  66. e0b12e6 staging: comedi: usbduxsigma: tidy up tidy_up() by H Hartley Sweeten · 12 years ago
  67. 988f554 staging: comedi: usbduxsigma: kill all urbs before freeing them by H Hartley Sweeten · 12 years ago
  68. 137beb7 staging: comedi: usbduxsigma: move usb_set_intfdata(intf, NULL) to (*detach) by H Hartley Sweeten · 12 years ago
  69. 1fc56e8 staging: comedi: usbduxsigma: remove tidy_up() from (*auto_attach) by H Hartley Sweeten · 12 years ago
  70. 9838f53 staging: comedi: usbduxsigma: tidy up usbdux_getstatusinfo() by H Hartley Sweeten · 12 years ago
  71. 78f4850 staging: comedi: usbduxsigma: tidy up usbduxsigma_attach_common() by H Hartley Sweeten · 12 years ago
  72. af87e18 staging: comedi: usbduxsigma: remove SUBDEV_* defines by H Hartley Sweeten · 12 years ago
  73. 982d255 staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ao_cmd() by H Hartley Sweeten · 12 years ago
  74. 01a4303 staging: comedi: usbduxsigma: remove unnecessary check in usbdux_ai_cmd() by H Hartley Sweeten · 12 years ago
  75. 8eea6db staging: comedi: usbduxsigma: tidy up usbdux_ai_inttrig() by H Hartley Sweeten · 12 years ago
  76. 2d4462d staging: comedi: usbduxsigma: tidy up usbdux_ao_inttrig() by H Hartley Sweeten · 12 years ago
  77. edd2d33 staging: comedi: usbduxsigma: remove private data sanity checks by H Hartley Sweeten · 12 years ago
  78. 2a8cdc6 staging: comedi: usbduxsigma: tidy up firmware upload error messages by H Hartley Sweeten · 12 years ago
  79. a59a28a staging: comedi: usbduxsigma: remove 'usbdev' from the private data by H Hartley Sweeten · 12 years ago
  80. f62024e staging: comedi: usbduxsigma: remove 'comedidev' from the private data by H Hartley Sweeten · 12 years ago
  81. 6028f4c staging: comedi: usbduxsigma: tidy up usbduxsub_submit_PwmURBs() by H Hartley Sweeten · 12 years ago
  82. 125a77f staging: comedi: usbduxsigma: tidy up receive_dux_commands() by H Hartley Sweeten · 12 years ago
  83. 502f9a3 staging: comedi: usbduxsigma: tidy up send_dux_commands() by H Hartley Sweeten · 12 years ago
  84. 160343e staging: comedi: usbduxsigma: remove NOISY_DUX_DEBUGBUG by H Hartley Sweeten · 12 years ago
  85. 1823fcb staging: comedi: usbduxsigma: push usb (*probe) into comedi (*auto_attach) by H Hartley Sweeten · 12 years ago
  86. 9319d4a staging: comedi: usbduxsigma: push usb (*disconnect) into comedi (*detach) by H Hartley Sweeten · 12 years ago
  87. 65989c0 staging: comedi: usbduxsigma: factor usb buffer allocation out of (*probe) by H Hartley Sweeten · 12 years ago
  88. 902add4 staging: comedi: usbduxsigma: tidy up usbduxsigma_usb_probe() by H Hartley Sweeten · 12 years ago
  89. eead8c6 staging: comedi: usbduxsigma: rename the private data struct by H Hartley Sweeten · 12 years ago
  90. 7fb13b5 staging: comedi: usbduxsigma: tidy up usbduxsub_pwm_irq() by H Hartley Sweeten · 12 years ago
  91. 990a049 staging: comedi: usbduxsigma: remove 'probed' checks in comedi functions by H Hartley Sweeten · 12 years ago
  92. de0a1e97 staging: comedi: usbduxsigma: generalize the usb_submit_urb functions by H Hartley Sweeten · 12 years ago
  93. 91fe97f staging: comedi: usbduxsigma: remove dev_{level} messages in submit urbs functions by H Hartley Sweeten · 12 years ago
  94. 641b78f staging: comedi: usbduxsigma: tidy up usbduxsub_ao_IsocIrq() by H Hartley Sweeten · 12 years ago
  95. 147b25a staging: comedi: usbduxsigma: tidy up usbduxsub_ai_IsocIrq() by H Hartley Sweeten · 12 years ago
  96. f31260f staging: comedi: usbduxsigma: absorb usbduxsub_unlink_PwmURBs() into caller by H Hartley Sweeten · 12 years ago
  97. 7bcc313 staging: comedi: usbduxsigma: use usbdux_pwm_stop() to force unlink urb by H Hartley Sweeten · 12 years ago
  98. 0c32b57 staging: comedi: usbduxsigma: absorb usbduxsub_unlink_OutURBs() into caller by H Hartley Sweeten · 12 years ago
  99. dc29c6f staging: comedi: usbduxsigma: use usbdux_ao_stop() to force unlink all urbs by H Hartley Sweeten · 12 years ago
  100. 705a8f720 staging: comedi: usbduxsigma: absorb usbduxsub_unlink_InURBs() into caller by H Hartley Sweeten · 12 years ago