1. ccf92c9 usb: misc: usb3503: Fix up whitespace by Julius Werner · 11 years ago
  2. e8b58b4 usb: misc: usb3503: Adding device tree entry 'disabled-ports' by Dongjin Kim · 11 years ago
  3. e8e44a4 usb: misc: usb3503: Add to select the ports to disable by Dongjin Kim · 11 years ago
  4. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  5. e77c4e6 usb: misc: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  6. 83fc1fc usb: misc: Added space after closing brace in adutux.c by Lisa Nguyen · 11 years ago
  7. 05d7639 usb: misc: Added space after comma in adutux.c by Lisa Nguyen · 11 years ago
  8. 30c5c64 usb: misc: Reformatted pointer variables in adutux.c by Lisa Nguyen · 11 years ago
  9. eb79c01 usb: misc: Removed space before tabs in adutux.c by Lisa Nguyen · 11 years ago
  10. 40cf483 usb: misc: Replaced deprecated preprocessor in adutux.c by Lisa Nguyen · 11 years ago
  11. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  13. 3dce189 yurex: don't wank with fasync on ->release()... by Al Viro · 11 years ago
  14. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  15. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  16. e7d3b6e usb/misc/appledisplay: Add 24" LED Cinema display by Ben Jencks · 11 years ago
  17. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  18. a1645ee usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb by Colin Ian King · 11 years ago
  19. 8244ac0 USB: misc: usb3503: use module_i2c_driver to simplify the code by Wei Yongjun · 11 years ago
  20. d0b4652 USB: altsetting overrides for usbtest by Alan Stern · 11 years ago
  21. 8ab03dd USB: misc: usb3503: Fix compiler warning by Dongjin Kim · 11 years ago
  22. eab8050 USB: misc: usb3503: add dt support by Dongjin Kim · 11 years ago
  23. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  24. 7a8ea7e USB: misc: fixup smatch WARNING by Dongjin Kim · 11 years ago
  25. 74ff31b usb: misc: usb3503_probe() can be static by Fengguang Wu · 11 years ago
  26. 6a099c6 USB: misc: Add USB3503 High-Speed Hub Controller by Dongjin Kim · 12 years ago
  27. 2cb5000 USB: usbtest: fix test number in log message by Alan Stern · 12 years ago
  28. 9db72fe ezusb: add dependency to USB by Rene Buergel · 12 years ago
  29. 564e698 USB: usbtest: prevent a divide by zero bug by Dan Carpenter · 12 years ago
  30. 4b85c62 usb: misc: usbtest: send ISO packets for g_zero by Boyan Nedeltchev · 12 years ago
  31. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  32. c30186e USB: ezusb: unexport some functions that aren't being used by Greg Kroah-Hartman · 12 years ago
  33. 197ef5ef USB: Add missing license tag to ezusb driver. by Dave Jones · 12 years ago
  34. 70c048a USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc by Rene Buergel · 12 years ago
  35. 17e6791 drivers/usb/misc/rio500.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  36. a7bdf7f Merge v3.6-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  37. 83957df USB: emi62: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  38. 644034c USB: legousbtower.c: remove a bogus NULL check by Dan Carpenter · 12 years ago
  39. aadd647 USB: yurex.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  40. 7a2d281 USB: uss720.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  41. d8ec7a7 USB: usblcd.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  42. e1a344d USB: rio500.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  43. a341c6b USB: idmouse.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  44. 0a3fd53 USB: appledisplay.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  45. 6a23ccd usb: usbtest: two super speed fixes for usbtest by Paul Zimmerman · 12 years ago
  46. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  47. 4571410 USB: yurex.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  48. d2b1ff7 USB: uss720.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  49. abd83e4 USB: usblcd.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  50. c41fba1 USB: rio500.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  51. 9d974b2 USB: legousbtower.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  52. b22862e USB: ldusb.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  53. 1c2eef0 USB: iowarrior.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  54. ef1ffb7 USB: idmouse.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  55. e9a527d USB: emi62.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  56. b412284 USB: emi26.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  57. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 12 years ago
  58. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 12 years ago
  59. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  60. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 12 years ago
  61. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 12 years ago
  62. 1097cce USB: usbsevseg: fix max length by Harrison Metzger · 12 years ago
  63. 55305af drivers/usb/misc/emi26.c & emi62.c: fix warnings by Andrew Morton · 12 years ago
  64. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  65. f62f619 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  67. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  69. 59bf5cf USB: isight: fix kernel bug when loading firmware by Greg Kroah-Hartman · 13 years ago
  70. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  71. 789aaa2 HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert by Dan Delaney · 13 years ago
  72. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  73. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 13 years ago
  74. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  75. 7c79d09 USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers by Sebastian Andrzej Siewior · 13 years ago
  76. 507a3ea usb: misc: usblcd: fixed coding style issues by Zack Parsons · 13 years ago
  77. ea83586 usb: misc: usbled: fixed coding style issues by Zack Parsons · 13 years ago
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  80. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  81. 304b0b5 usb: fix warning in usbtest module v2 by Greg Dietsche · 13 years ago
  82. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  83. ce97cac USB: ldusb: add several new devices by Michael Hund · 13 years ago
  84. 67e7d64 usb/usbtest: fix test10 on superpseed by Sebastian Andrzej Siewior · 13 years ago
  85. 14b76ed usb/usbtest: print super on super speed by Sebastian Andrzej Siewior · 13 years ago
  86. 869410f USB: add queued-unlinks test case to usbtest driver by Alan Stern · 13 years ago
  87. 3482f00 usb: ftdi-elan: Drop __TIME__ usage by Michal Marek · 13 years ago
  88. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  89. adaa3c6 USB: uss720 fixup refcount position by Peter Holik · 13 years ago
  90. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  91. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  92. 084fb20 USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers. by Martin Fuzzey · 13 years ago
  93. bbfba05 USB: uss720: remove duplicate USB device by Sergei Shtylyov · 13 years ago
  94. 952eca0 USB: DL100B webmail notifier: initialize return value by Melchior FRANZ · 14 years ago
  95. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  96. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  97. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  98. 73bc7d3 USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004) by Melchior FRANZ · 14 years ago
  99. ecc1624 USB: misc: uss720.c: add another vendor/product ID by Thomas Sailer · 14 years ago
  100. 27f485b USB: yurex: add .llseek fop to file_operations by Tomoki Sekiyama · 14 years ago