1. db06350 USB core: fix compiler warning about usb_autosuspend_work by Alan Stern · 18 years ago
  2. 7a5c7b4 USB: fix aircable.c: inconsequent NULL checking by Naranjo Manuel Francisco · 18 years ago
  3. 1b7be3c OHCI: change priority level of resume log message by Alan Stern · 18 years ago
  4. bcb54a5 usb: visor kill urb cleanup by Mariusz Kozlowski · 18 years ago
  5. 95d4316 usb: usb-serial free urb cleanup by Mariusz Kozlowski · 18 years ago
  6. 9aac10f usb: navman kill urb cleanup by Mariusz Kozlowski · 18 years ago
  7. 73135bb usb: mct_u232 free urb cleanup by Mariusz Kozlowski · 18 years ago
  8. 5505c22 usb: kobil_sct kill urb cleanup by Mariusz Kozlowski · 18 years ago
  9. 1cadc13 usb: keyspan free urb cleanup by Mariusz Kozlowski · 18 years ago
  10. 9a25f44 usb: io_edgeport kill urb cleanup by Mariusz Kozlowski · 18 years ago
  11. c69694b usb: catc free urb cleanup by Mariusz Kozlowski · 18 years ago
  12. 794c944 usb: ftdi_sio kill urb cleanup by Mariusz Kozlowski · 18 years ago
  13. 5483eb1 usb: phidgetmotorcontrol free urb cleanup by Mariusz Kozlowski · 18 years ago
  14. df43121 usb: phidgetkit free urb cleanup by Mariusz Kozlowski · 18 years ago
  15. f53510e usb: legousbtower free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  16. 2891a51 usb: auerswald free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  17. 4ba0b2e usb: usbkbd free urb cleanup by Mariusz Kozlowski · 18 years ago
  18. 6f07429 usb: hid-core free urb cleanup by Mariusz Kozlowski · 18 years ago
  19. 2381526 usb: ati_remote2 free urb cleanup by Mariusz Kozlowski · 18 years ago
  20. 459f836 usb: ati_remote free urb cleanup by Mariusz Kozlowski · 18 years ago
  21. 1f54a6a usb-serial: ti_usb, TI ez430 development tool ID by Oleg Verych · 18 years ago
  22. ad0327d USB: airprime: New device ID by daniel@centurion.net.nz · 18 years ago
  23. 54c9b226 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 18 years ago
  24. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 18 years ago
  25. d8126a0 usb/gadget/ether.c minor manycast tweaks by David Brownell · 18 years ago
  26. 1bb5f66 USB: Move private hub declarations out of public header file by Alan Stern · 18 years ago
  27. b4ee4a2 USB: net1080: Fix && typos by Jean Delvare · 18 years ago
  28. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  29. af4f760 USB: autosuspend code consolidation by Alan Stern · 18 years ago
  30. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 18 years ago
  31. 6f7cd44 USB: yealink: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  32. 0472074 USB: storage: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  33. 4d823dd USB: usbtest: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  34. fc6e254 USB: usbnet: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  35. 30f36ef USB: usbmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  36. a20c314 USB: usbkbd: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  37. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  38. a742e5a USB: phidgetmotorcontrol: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  39. 8419404 USB: phidgetkit: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  40. 66722a1 USB: onetouch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  41. 240661c USB: legousbtower: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  42. 4f1f1dd USB: kobil_sct: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  43. a7dc218 USB: idmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  44. 0f12aa0 USB: hid-core: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  45. 2ae7745 USB: ftdi-elan: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  46. 87ad46c USB: devices: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  47. 45aea70 USB: cdc-acm: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  48. b333d5b USB: cdc_ether: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  49. 16f9637 USB: appledisplay: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  50. 377f13b USB: aircable: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  51. 565402b USB: OHCI: remove stale testing code from root-hub resume by Alan Stern · 18 years ago
  52. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  53. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 18 years ago
  54. b187844 USB: ohci-hcd: fix compiler warning by Alan Stern · 18 years ago
  55. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 18 years ago
  56. 6d8fc4d USB HID: Handle STALL on interrupt endpoint by Alan Stern · 18 years ago
  57. 88fafff usb hub: fix root hub code so it takes more than 15 devices per root hub by inaky@linux.intel.com · 18 years ago
  58. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 18 years ago
  59. 9dce447 [PATCH] usb: ati remote memleak fix by Mariusz Kozlowski · 18 years ago
  60. 5a3fcf5 USB: auerswald possible memleak fix by Mariusz Kozlowski · 18 years ago
  61. 0029908 USB: ipaq: Add HTC Modem Support by Alex Sanks · 18 years ago
  62. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  63. 70708f2 usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i by Sergey Vlasov · 18 years ago
  64. a7dc4ee USB: hid-core: Add quirk for new Apple keyboard/trackpad by Julien BLACHE · 18 years ago
  65. a3878f1 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  66. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  67. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  68. 51b5bce USB: Fix UCR-61S2B unusual_dev entry by Phil Dibowitz · 18 years ago
  69. fad14a0 USB: ftdi driver pid for dmx-interfaces by Frank Sievertsen · 18 years ago
  70. 40c3609 USB: ftdi_sio: adds vendor/product id for a RFID construction kit by Kjell Myksvoll · 18 years ago
  71. 3da2495 OHCI: disallow autostop when wakeup is not available by Alan Stern · 18 years ago
  72. 18ee91fa USB: use MII hooks only if CONFIG_MII is enabled by David Brownell · 18 years ago
  73. 9b823b4 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  74. d518b2b USB: xpad: additional USB id's added by Dominic Cerquetti · 18 years ago
  75. 11bd44a USB: fix compiler issues with newer gcc versions by David Brownell · 18 years ago
  76. 23b0d96 USB: HID: add blacklist AIRcable USB, little beautification by Naranjo Manuel Francisco · 18 years ago
  77. 5a69ebe USB: usblp: fix system suspend for some systems by Oliver Neukum · 18 years ago
  78. 6c8df79 USB: failure in usblp's error path by Oliver Neukum · 18 years ago
  79. d8fa59a usbtouchscreen: use endpoint address from endpoint descriptor by Daniel Ritz · 18 years ago
  80. baafe37 USB: sierra: Fix id for Sierra Wireless MC8755 in new table by Jan Luebbe · 18 years ago
  81. 78001e3 USB: new VID/PID-combos for cp2101 by Bjorn Schneider · 18 years ago
  82. 6871795 hid-core: big-endian fix fix by Grant Grundler · 18 years ago
  83. bc724b9 USB: usb-storage: Unusual_dev update by Phil Dibowitz · 18 years ago
  84. 90ac3c8 USB: add another sierra wireless device id by Greg Kroah-Hartman · 22 years ago
  85. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  86. c7a3bd1 [PATCH] fix PXA2xx UDC compilation error by Nicolas Pitre · 18 years ago
  87. d57cdcf [hid-core] TurboX Keyboard needs NOGET quirk. by Ben Collins · 18 years ago
  88. 9950421 Fix USB gadget net2280.c compile by Linus Torvalds · 18 years ago
  89. ab352c2 USB: Add device id for Sierra Wireless MC8755 by Jan Luebbe · 18 years ago
  90. 964ee1d USB: cleanup sierra wireless driver a bit by Greg Kroah-Hartman · 18 years ago
  91. 033a3fb USB: Sierra Wireless driver update by Kevin Lloyd · 18 years ago
  92. 5c09d14 USB: ftdi_sio whitespace fixes by David Brownell · 18 years ago
  93. 61926b9 USB-SERIAL:cp2101 Add new device ID by Craig Shelley · 18 years ago
  94. b3899da USB/gadget/net2280: handle sysfs errors by Jeff Garzik · 18 years ago
  95. 5dfb5f1 usbtouchscreen: fix data reading for ITM touchscreens by Daniel Ritz · 18 years ago
  96. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  97. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  98. 4550718 USB: input: extract() and implement() are bit field manipulation routines by Grant Grundler · 18 years ago
  99. 0e185b7 USB: Memory leak in drivers/usb/serial/airprime.c by Eric Sesterhenn · 18 years ago
  100. c0fc0ee USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago