1. 6e0e1b0 staging: octeon-usb: cvmx_usb_iso_packet_t -> struct cvmx_usb_iso_packet by Aaro Koskinen · 11 years ago
  2. 51a1962 staging: octeon-usb: cvmx_usb_port_status_t -> struct cvmx_usb_port_status by Aaro Koskinen · 11 years ago
  3. 997ad29 crypto: caam - RNG instantiation by directly programming DECO by Ruchika Gupta · 11 years ago
  4. 03f9adf staging: octeon-usb: cvmx_usb_stage_t -> enum cvmx_usb_stage by Aaro Koskinen · 11 years ago
  5. 4f1d6ba staging: octeon-usb: cvmx_usb_transaction_flags_t -> enum cvmx_usb_transaction_flags by Aaro Koskinen · 11 years ago
  6. ff9a3e3 staging: octeon-usb: cvmx_usb_isochronous_flags_t -> enum cvmx_usb_isochronous_flags by Aaro Koskinen · 11 years ago
  7. 3f937c5 staging: octeon-usb: cvmx_usb_pipe_flags_t -> enum cvmx_usb_pipe_flags by Aaro Koskinen · 11 years ago
  8. 1c25754 staging: octeon-usb: cvmx_usb_initialize_flags_t -> enum cvmx_usb_initialize_flags by Aaro Koskinen · 11 years ago
  9. e53b624 staging: octeon-usb: cvmx_usb_callback_t -> enum cvmx_usb_callback by Aaro Koskinen · 11 years ago
  10. 1c1bdf2 staging: octeon-usb: cvmx_usb_complete_t -> enum cvmx_usb_complete by Aaro Koskinen · 11 years ago
  11. f1e1c1f staging: octeon-usb: cvmx_usb_direction_t -> enum cvmx_usb_direction by Aaro Koskinen · 11 years ago
  12. 394d4e0 staging: octeon-usb: cvmx_usb_transfer_t -> enum cvmx_usb_transfer by Aaro Koskinen · 11 years ago
  13. 4918072 staging: octeon-usb: cvmx_usb_speed_t -> enum cvmx_usb_speed by Aaro Koskinen · 11 years ago
  14. 8fd0700 staging: ozwpan: High resolution timers by Rupesh Gujare · 11 years ago
  15. 70bcbc0 staging: comedi: dt9812: Resolve different base types warnings. by Shaun Laing · 11 years ago
  16. 62bf50c staging: comedi: allow ISA and PC/104 drivers on non-ISA systems by H Hartley Sweeten · 11 years ago
  17. 259ed07 staging: comedi: usbduxsigma: absorb usbduxsigma_attach_common() into caller by H Hartley Sweeten · 11 years ago
  18. 71500b2 staging: comedi: usbdux: tidy up usbdux_free_usb_buffers() by H Hartley Sweeten · 11 years ago
  19. 4d9861b staging: comedi: usbdux: tidy up usbdux_detach() by H Hartley Sweeten · 11 years ago
  20. 1da4390 staging: comedi: usbduxsigma: always clear the usb intfdata in (*detach) by H Hartley Sweeten · 11 years ago
  21. 71d7e1e staging: comedi: usbduxsigma: move urb unlink into usbduxsigma_detach() by H Hartley Sweeten · 11 years ago
  22. 1c379e9 staging: comedi: usbduxsigma: init 'pwm_buf_sz' in usbduxsigma_auto_attach() by H Hartley Sweeten · 11 years ago
  23. 315a276 staging: comedi: usbduxsigma: 'dac_commands' does not need to be kzalloc()'d by H Hartley Sweeten · 11 years ago
  24. ef1e3c4 staging: comedi: usbdux: tidy up usbdux_alloc_usb_buffers() by H Hartley Sweeten · 11 years ago
  25. aa25b91 staging: comedi: usbduxsigma: return void from usbduxsigma_pwm_pattern() by H Hartley Sweeten · 11 years ago
  26. 8987861 staging: comedi: usbdux: return void from usbdux_pwm_pattern() by H Hartley Sweeten · 11 years ago
  27. 893a277 staging: comedi: usbdux: tidy up usbdux_pwm_config() by H Hartley Sweeten · 11 years ago
  28. 64ffc66 staging: comedi: usbdux: remove usbdux_pwm_read() by H Hartley Sweeten · 11 years ago
  29. 5c63f094 staging: comedi: usbdux: tidy up usbdux_pwm_write() by H Hartley Sweeten · 11 years ago
  30. 3b2dc08 staging: comedi: usbdux: tidy up usbdux_pwm_pattern() by H Hartley Sweeten · 11 years ago
  31. 9fe4df4 staging: comedi: usbdux: tidy up usbdux_pwm_period() by H Hartley Sweeten · 11 years ago
  32. b509a76 staging: comedi: usbduxsigma: remove the usb endpoint defines by H Hartley Sweeten · 11 years ago
  33. e0bc079 staging: comedi: usbduxsigma: generalize the ai/ao usb_kill_urb() by H Hartley Sweeten · 11 years ago
  34. d0b31b8 staging: comedi: usbdux: generalize the usb_submit_urb functions by H Hartley Sweeten · 11 years ago
  35. 0260fe9 staging: vt6656: device.h unused variables by Malcolm Priestley · 11 years ago
  36. 2cf8ed6 staging: vt6656: dead code wCTSDuration. by Malcolm Priestley · 11 years ago
  37. 7ee9ded staging: xillybus: Fixed sparse errors by Eli Billauer · 11 years ago
  38. 853a57f staging: xillybus: Removed dependency on OF_DEVICE in Kconfig by Eli Billauer · 11 years ago
  39. 71c9e43 staging: comedi: das16: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  40. 27b579b staging: comedi: das16: remove some unnecessary parentheses by H Hartley Sweeten · 11 years ago
  41. 05591ea staging: comedi: das16: tidy up user ai/ao range initialization by H Hartley Sweeten · 11 years ago
  42. 3ffb03e staging: comedi: das16: remove an unnecessary check in the attach by H Hartley Sweeten · 11 years ago
  43. cb09d91 staging: comedi: das16: fix das16_detach() by H Hartley Sweeten · 11 years ago
  44. efb6231 staging: comedi: das16: change MODULE_DESCRIPTION by H Hartley Sweeten · 11 years ago
  45. 10206ef staging: comedi: das16: tidy up private data definition by H Hartley Sweeten · 11 years ago
  46. c04fc1a staging: comedi: das16: cleanup comedi_error() messages by H Hartley Sweeten · 11 years ago
  47. 0541144 staging: comedi: das16: fix a > 80 char line issue by H Hartley Sweeten · 11 years ago
  48. f2e92ee staging: comedi: das16: absorb das1600_mode_detect() into caller by H Hartley Sweeten · 11 years ago
  49. ccb26aa staging: comedi: das16: cleanup printk message in board attach by H Hartley Sweeten · 11 years ago
  50. b08c401 staging: comedi: das16: fail attach if board id is incorrect by H Hartley Sweeten · 11 years ago
  51. 0f13a8d staging: comedi: das16: tidy up the register map defines by H Hartley Sweeten · 11 years ago
  52. 21b8f24 staging: comedi: das16: tidy up 8255 digital i/o subdevice by H Hartley Sweeten · 11 years ago
  53. 22cfc77 staging: comedi: das16: remove 'i8254_offset' from boardinfo by H Hartley Sweeten · 11 years ago
  54. 46399a8 staging: comedi: das16: move boardinfo declaration by H Hartley Sweeten · 11 years ago
  55. b65daee staging: comedi: das16: remove unnecessary test in das16_interrupt() by H Hartley Sweeten · 11 years ago
  56. 372f3bb staging: comedi: das16: move some functions to improve readability by H Hartley Sweeten · 11 years ago
  57. 73ef2b5 staging: comedi: das16: tidy up das16_ai_insn_read() by H Hartley Sweeten · 11 years ago
  58. b53ceaf staging: comedi: das16: introduce das16_ai_{en, dis}able() helpers by H Hartley Sweeten · 11 years ago
  59. 9336140 staging: comedi: das16: remove the register map comments by H Hartley Sweeten · 11 years ago
  60. 6f8f6b2 staging: comedi: das16: remove unused static const variable by H Hartley Sweeten · 11 years ago
  61. 3f7890e staging: comedi: das16: remove unused DAS16_SIZE by H Hartley Sweeten · 11 years ago
  62. 96334bf staging: comedi: das16: add a 'can_burst' flag to the private data by H Hartley Sweeten · 11 years ago
  63. 6f63840 staging: comedi: das16: remove 'volatile' on private data variables by H Hartley Sweeten · 11 years ago
  64. 66eca85 staging: comedi: das16: remove DEBUG_PRINT macro by H Hartley Sweeten · 11 years ago
  65. 9960ad3 staging: comedi: das16: remove reg_dump() by H Hartley Sweeten · 11 years ago
  66. 1aa4694 staging: comedi: das16: remove 'ai_unipolar' and 'ai_singleended' by H Hartley Sweeten · 11 years ago
  67. 0837e20 staging: comedi: das16: remove unused struct definition by H Hartley Sweeten · 11 years ago
  68. 6d33b86 staging: comedi: das16: tidy up the comedi_lrange tables by H Hartley Sweeten · 11 years ago
  69. 6d06385 staging: comedi: das16: cleanup analog output subdevice by H Hartley Sweeten · 11 years ago
  70. 6050cc9 staging: comedi: das16: all supported board have digital outputs by H Hartley Sweeten · 11 years ago
  71. fb1864b staging: comedi: das16: all supported board have digital inputs by H Hartley Sweeten · 11 years ago
  72. 0dc7c5d staging: comedi: das16: change boardinfo 'ai_nbits' to 'ai_maxdata' by H Hartley Sweeten · 11 years ago
  73. 465e25b staging: comedi: das16: all supported board have analog inputs by H Hartley Sweeten · 11 years ago
  74. b0926a7 staging: comedi: das16: fix DMA init during board attach by H Hartley Sweeten · 11 years ago
  75. 5589c7c staging: comedi: das16: remove DMA irq support by H Hartley Sweeten · 11 years ago
  76. 23cdad3 staging: comedi: das16: "timer_mode" is always used for DMA by H Hartley Sweeten · 11 years ago
  77. 7df6896 staging: olpc_dcon: provide detailed FB_OLPC_DCON help section by Jens Frederich · 11 years ago
  78. e8e6fda Staging: rtl8192u/ieee80211: add missing single_release() by Li Zefan · 11 years ago
  79. 1c9962b Staging: rtl8192e: add missing single_release() by Li Zefan · 11 years ago
  80. 4fae6f0 USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  81. 28e8616 USB: refactor code for enabling/disabling remote wakeup by Alan Stern · 11 years ago
  82. 15b7336 USB: simplify the interface of usb_get_status() by Alan Stern · 11 years ago
  83. b977a30 usb: misc: usb3503: use dev_get_platdata() by Jingoo Han · 11 years ago
  84. ace0a5f usb: renesas: use dev_get_platdata() by Jingoo Han · 11 years ago
  85. 720ce6e USB: c67x00: use dev_get_platdata() by Jingoo Han · 11 years ago
  86. f3e94aa usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  87. cf3c4c0 8139cp: Add dma_mapping_error checking by Neil Horman · 11 years ago
  88. 2200699 clocksource: arch_timer: Add support for memory mapped timers by Stephen Boyd · 11 years ago
  89. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 11 years ago
  90. 1ff99ea clocksource: arch_timer: Pass clock event to set_mode callback by Stephen Boyd · 11 years ago
  91. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 11 years ago
  92. adf157e ARM: clocksource: moxart: Add bitops.h include by Jonas Jensen · 11 years ago
  93. e6dfb04 Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-fix' into for-linus by Jiri Kosina · 11 years ago
  94. 652d110 PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices by Stefan Assmann · 11 years ago
  95. ce737368 HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event() by Peter Hurley · 11 years ago
  96. d010e57 PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state() by Lan Tianyu · 11 years ago
  97. ba361cb sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt by Laurent Pinchart · 11 years ago
  98. c8826de net/usb/r8152: adjust relative ocp function by hayeswang · 11 years ago
  99. 31787f5 net/usb/r8152: make sure the USB buffer is DMA-able by hayeswang · 11 years ago
  100. 543ae7f net/usb/r815x: change the return value for bind functions by hayeswang · 11 years ago