1. 3f937c5 staging: octeon-usb: cvmx_usb_pipe_flags_t -> enum cvmx_usb_pipe_flags by Aaro Koskinen · 11 years ago
  2. 1c25754 staging: octeon-usb: cvmx_usb_initialize_flags_t -> enum cvmx_usb_initialize_flags by Aaro Koskinen · 11 years ago
  3. e53b624 staging: octeon-usb: cvmx_usb_callback_t -> enum cvmx_usb_callback by Aaro Koskinen · 11 years ago
  4. 1c1bdf2 staging: octeon-usb: cvmx_usb_complete_t -> enum cvmx_usb_complete by Aaro Koskinen · 11 years ago
  5. f1e1c1f staging: octeon-usb: cvmx_usb_direction_t -> enum cvmx_usb_direction by Aaro Koskinen · 11 years ago
  6. 394d4e0 staging: octeon-usb: cvmx_usb_transfer_t -> enum cvmx_usb_transfer by Aaro Koskinen · 11 years ago
  7. 4918072 staging: octeon-usb: cvmx_usb_speed_t -> enum cvmx_usb_speed by Aaro Koskinen · 11 years ago
  8. 8fd0700 staging: ozwpan: High resolution timers by Rupesh Gujare · 11 years ago
  9. 70bcbc0 staging: comedi: dt9812: Resolve different base types warnings. by Shaun Laing · 11 years ago
  10. 62bf50c staging: comedi: allow ISA and PC/104 drivers on non-ISA systems by H Hartley Sweeten · 11 years ago
  11. 259ed07 staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into caller by H Hartley Sweeten · 11 years ago
  12. 71500b2 staging: comedi: usbdux: tidy up usbdux_free_usb_buffers() by H Hartley Sweeten · 11 years ago
  13. 4d9861b staging: comedi: usbdux: tidy up usbdux_detach() by H Hartley Sweeten · 11 years ago
  14. 1da4390 staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach) by H Hartley Sweeten · 11 years ago
  15. 71d7e1e staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach() by H Hartley Sweeten · 11 years ago
  16. 1c379e9 staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach() by H Hartley Sweeten · 11 years ago
  17. 315a276 staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'d by H Hartley Sweeten · 11 years ago
  18. ef1e3c4 staging: comedi: usbdux: tidy up usbdux_alloc_usb_buffers() by H Hartley Sweeten · 11 years ago
  19. aa25b91 staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern() by H Hartley Sweeten · 11 years ago
  20. 8987861 staging: comedi: usbdux: return void from usbdux_pwm_pattern() by H Hartley Sweeten · 11 years ago
  21. 893a277 staging: comedi: usbdux: tidy up usbdux_pwm_config() by H Hartley Sweeten · 11 years ago
  22. 64ffc66 staging: comedi: usbdux: remove usbdux_pwm_read() by H Hartley Sweeten · 11 years ago
  23. 5c63f094 staging: comedi: usbdux: tidy up usbdux_pwm_write() by H Hartley Sweeten · 11 years ago
  24. 3b2dc08 staging: comedi: usbdux: tidy up usbdux_pwm_pattern() by H Hartley Sweeten · 11 years ago
  25. 9fe4df4 staging: comedi: usbdux: tidy up usbdux_pwm_period() by H Hartley Sweeten · 11 years ago
  26. b509a76 staging: comedi: usbduxsigma: remove the usb endpoint defines by H Hartley Sweeten · 11 years ago
  27. e0bc079 staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb() by H Hartley Sweeten · 11 years ago
  28. d0b31b8 staging: comedi: usbdux: generalize the usb_submit_urb functions by H Hartley Sweeten · 11 years ago
  29. 0260fe9 staging: vt6656: device.h unused variables by Malcolm Priestley · 11 years ago
  30. 2cf8ed6 staging: vt6656: dead code wCTSDuration. by Malcolm Priestley · 11 years ago
  31. 7ee9ded staging: xillybus: Fixed sparse errors by Eli Billauer · 11 years ago
  32. 853a57f staging: xillybus: Removed dependency on OF_DEVICE in Kconfig by Eli Billauer · 11 years ago
  33. 71c9e43 staging: comedi: das16: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  34. 27b579b staging: comedi: das16: remove some unnecessary parentheses by H Hartley Sweeten · 11 years ago
  35. 05591ea staging: comedi: das16: tidy up user ai/ao range initialization by H Hartley Sweeten · 11 years ago
  36. 3ffb03e staging: comedi: das16: remove an unnecessary check in the attach by H Hartley Sweeten · 11 years ago
  37. cb09d91 staging: comedi: das16: fix das16_detach() by H Hartley Sweeten · 11 years ago
  38. efb6231 staging: comedi: das16: change MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  39. 10206ef staging: comedi: das16: tidy up private data definition by H Hartley Sweeten · 11 years ago
  40. c04fc1a staging: comedi: das16: cleanup comedi_error() messages by H Hartley Sweeten · 11 years ago
  41. 0541144 staging: comedi: das16: fix a > 80 char line issue by H Hartley Sweeten · 11 years ago
  42. f2e92ee staging: comedi: das16: absorb das1600_mode_detect() into caller by H Hartley Sweeten · 11 years ago
  43. ccb26aa staging: comedi: das16: cleanup printk message in board attach by H Hartley Sweeten · 11 years ago
  44. b08c401 staging: comedi: das16: fail attach if board id is incorrect by H Hartley Sweeten · 11 years ago
  45. 0f13a8d staging: comedi: das16: tidy up the register map defines by H Hartley Sweeten · 11 years ago
  46. 21b8f24 staging: comedi: das16: tidy up 8255 digital i/o subdevice by H Hartley Sweeten · 11 years ago
  47. 22cfc77 staging: comedi: das16: remove 'i8254_offset' from boardinfo by H Hartley Sweeten · 11 years ago
  48. 46399a8 staging: comedi: das16: move boardinfo declaration by H Hartley Sweeten · 11 years ago
  49. b65daee staging: comedi: das16: remove unnecessary test in das16_interrupt() by H Hartley Sweeten · 11 years ago
  50. 372f3bb staging: comedi: das16: move some functions to improve readability by H Hartley Sweeten · 11 years ago
  51. 73ef2b5 staging: comedi: das16: tidy up das16_ai_insn_read() by H Hartley Sweeten · 11 years ago
  52. b53ceaf staging: comedi: das16: introduce das16_ai_{en, dis}able() helpers by H Hartley Sweeten · 11 years ago
  53. 9336140 staging: comedi: das16: remove the register map comments by H Hartley Sweeten · 11 years ago
  54. 6f8f6b2 staging: comedi: das16: remove unused static const variable by H Hartley Sweeten · 11 years ago
  55. 3f7890e staging: comedi: das16: remove unused DAS16_SIZE by H Hartley Sweeten · 11 years ago
  56. 96334bf staging: comedi: das16: add a 'can_burst' flag to the private data by H Hartley Sweeten · 11 years ago
  57. 6f63840 staging: comedi: das16: remove 'volatile' on private data variables by H Hartley Sweeten · 11 years ago
  58. 66eca85 staging: comedi: das16: remove DEBUG_PRINT macro by H Hartley Sweeten · 11 years ago
  59. 9960ad3 staging: comedi: das16: remove reg_dump() by H Hartley Sweeten · 11 years ago
  60. 1aa4694 staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended' by H Hartley Sweeten · 11 years ago
  61. 0837e20 staging: comedi: das16: remove unused struct definition by H Hartley Sweeten · 11 years ago
  62. 6d33b86 staging: comedi: das16: tidy up the comedi_lrange tables by H Hartley Sweeten · 11 years ago
  63. 6d06385 staging: comedi: das16: cleanup analog output subdevice by H Hartley Sweeten · 11 years ago
  64. 6050cc9 staging: comedi: das16: all supported board have digital outputs by H Hartley Sweeten · 11 years ago
  65. fb1864b staging: comedi: das16: all supported board have digital inputs by H Hartley Sweeten · 11 years ago
  66. 0dc7c5d staging: comedi: das16: change boardinfo 'ai_nbits' to 'ai_maxdata' by H Hartley Sweeten · 11 years ago
  67. 465e25b staging: comedi: das16: all supported board have analog inputs by H Hartley Sweeten · 11 years ago
  68. b0926a7 staging: comedi: das16: fix DMA init during board attach by H Hartley Sweeten · 11 years ago
  69. 5589c7c staging: comedi: das16: remove DMA irq support by H Hartley Sweeten · 11 years ago
  70. 23cdad3 staging: comedi: das16: "timer_mode" is always used for DMA by H Hartley Sweeten · 11 years ago
  71. 7df6896 staging: olpc_dcon: provide detailed FB_OLPC_DCON help section by Jens Frederich · 11 years ago
  72. e8e6fda Staging: rtl8192u/ieee80211: add missing single_release() by Li Zefan · 11 years ago
  73. 1c9962b Staging: rtl8192e: add missing single_release() by Li Zefan · 11 years ago
  74. b9b9b35 staging: gdm724x: depend on CONFIG_TTY by Greg Kroah-Hartman · 11 years ago
  75. 12aede9 staging: octeon-usb: cvmx-usb: reformat documentation by Aaro Koskinen · 11 years ago
  76. 3d1dc6a staging: octeon-usb: cvmx-usb: delete CVS keyword markers by Aaro Koskinen · 11 years ago
  77. 46e0270 staging: octeon-usb: cvmx-usb: convert @return by Aaro Koskinen · 11 years ago
  78. 116c163 staging: octeon-usb: cvmx-usb: convert @param by Aaro Koskinen · 11 years ago
  79. a694552 staging: octeon-usb: cvmx-usb: delete duplicated documentation from .h file by Aaro Koskinen · 11 years ago
  80. 6995ae4 staging: octeon-usb: cvmx-usb: delete @INTERNAL by Aaro Koskinen · 11 years ago
  81. 1084937 staging: octeon-usb: cvmx-usb: reformat long comments by Aaro Koskinen · 11 years ago
  82. eeb90cb staging: octeon-usb: cvmx-usb: fix whitespace issues by Aaro Koskinen · 11 years ago
  83. 95e67a7 staging: octeon-usb: cvmx-usb: delete __cvmx_usb_complete_to_string() by Aaro Koskinen · 11 years ago
  84. 5645bcf staging: octeon-usb: cvmx-usb: replace cvmx_le16_to_cpu with le16_to_cpu by Aaro Koskinen · 11 years ago
  85. ee7d14c staging: octeon-usb: cvmx-usb: replace cvmx_wait_usec with udelay by Aaro Koskinen · 11 years ago
  86. 2e5ae89 staging: octeon-usb: cvmx-usb: replace long udelays with mdelays by Aaro Koskinen · 11 years ago
  87. 27bf552 staging: octeon-usb: cvmx-usb: eliminate cvmx_likely/unlikely by Aaro Koskinen · 11 years ago
  88. 6d658cb staging: octeon-usb: cvmx-usb: utilize Linux error codes by Aaro Koskinen · 11 years ago
  89. 684f94c staging: octeon-usb: cvmx-usb: delete __cplusplus by Aaro Koskinen · 11 years ago
  90. 67f70fc staging: octeon-usb: cvmx-usb: delete redundant example code by Aaro Koskinen · 11 years ago
  91. a7c6794 staging: octeon-usb: cvmx-usb: delete redundant debug flags by Aaro Koskinen · 11 years ago
  92. 1b50850 staging: octeon-usb: cvmx-usb: delete driver-specific tracing code by Aaro Koskinen · 11 years ago
  93. f6ba63f staging: octeon-usb: use correct board type for EdgeRouter Lite by Aaro Koskinen · 11 years ago
  94. 272705e staging: octeon-usb: depend on CAVIUM_OCTEON_SOC by Aaro Koskinen · 11 years ago
  95. fd18e9f Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issue by Lilis Iskandar · 11 years ago
  96. 0a67653 Staging: bcm: LeakyBucket: Fixed code indent issues by Lilis Iskandar · 11 years ago
  97. ea20a1e Staging: bcm: LeakyBucket: Fixed C99 comments by Lilis Iskandar · 11 years ago
  98. 68f4f09 Staging: bcm: LeakyBucket: Fixed brace issues by Lilis Iskandar · 11 years ago
  99. 37c79c7 Staging: bcm: LeakyBucket: Fixed spacing/tabing issues by Lilis Iskandar · 11 years ago
  100. ca250b6 staging: nvec: re-enable the clock on resume by Marc Dietrich · 11 years ago