1. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  2. 94fcda1 usbcore: remove unused argument in autosuspend by Alan Stern · 18 years ago
  3. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 18 years ago
  4. d25450c USB hub: simplify remote-wakeup handling by Alan Stern · 18 years ago
  5. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 18 years ago
  6. 1f9fc88 OHCI: make autostop conditional on CONFIG_PM by Alan Stern · 18 years ago
  7. 40f122f USB: Add autosuspend support to the hub driver by Alan Stern · 18 years ago
  8. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  9. c066475 USB: create a new thread for every USB device found during the probe sequence by Greg Kroah-Hartman · 18 years ago
  10. 958e874 USB: add driver for the USB debug devices by Greg Kroah-Hartman · 22 years ago
  11. 7e27780 USB: added dynamic major number for USB endpoints by Sarah Bailey · 18 years ago
  12. 10c8211 USB: pegasus error path not resetting task's state by Oliver Neukum · 18 years ago
  13. 9aa742e USB: endianness fix for asix.c by Oliver Neukum · 18 years ago
  14. 8feabf7 USB: build the appledisplay driver by Adrian Bunk · 18 years ago
  15. 7ac9da1 USB serial: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  16. afd21ee USB: hid-core: canonical defines for Apple USB device IDs by Julien BLACHE · 18 years ago
  17. 54ecf1f USB: idmouse cleanup by Mariusz Kozlowski · 18 years ago
  18. 8bb22d2 USB: make drivers/usb/core/driver.c:usb_device_match() static by Adrian Bunk · 18 years ago
  19. 7481bb8 USB: lh7a40x_udc remove double declaration by David Brownell · 18 years ago
  20. 827982c USB: pxa2xx_udc recognizes ixp425 rev b0 chip by David Brownell · 18 years ago
  21. 24ced06 usbtouchscreen: add support for DMC TSC-10/25 devices by Holger Schurig · 18 years ago
  22. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  23. 27a3de4 USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static by Adrian Bunk · 18 years ago
  24. 2e46b74 usb: cypress_m8 init error path fix by Mariusz Kozlowski · 18 years ago
  25. 93f1a47 USB: add ehci_hcd.ignore_oc parameter by David Brownell · 18 years ago
  26. f0d7f27 USB: EHCI hooks for high speed electrical tests by David Brownell · 18 years ago
  27. 1f26e28 USB: net2280: don't send unwanted zero-length packets by Alan Stern · 18 years ago
  28. a3b1f50 usb: microtek possible memleak fix by Mariusz Kozlowski · 18 years ago
  29. 4931437 USB: add Digitech USB-Storage to unusual_devs.h by Jaco Kroon · 18 years ago
  30. db06350 USB core: fix compiler warning about usb_autosuspend_work by Alan Stern · 18 years ago
  31. 7a5c7b4 USB: fix aircable.c: inconsequent NULL checking by Naranjo Manuel Francisco · 18 years ago
  32. 1b7be3c OHCI: change priority level of resume log message by Alan Stern · 18 years ago
  33. bcb54a5 usb: visor kill urb cleanup by Mariusz Kozlowski · 18 years ago
  34. 95d4316 usb: usb-serial free urb cleanup by Mariusz Kozlowski · 18 years ago
  35. 9aac10f usb: navman kill urb cleanup by Mariusz Kozlowski · 18 years ago
  36. 73135bb usb: mct_u232 free urb cleanup by Mariusz Kozlowski · 18 years ago
  37. 5505c22 usb: kobil_sct kill urb cleanup by Mariusz Kozlowski · 18 years ago
  38. 1cadc13 usb: keyspan free urb cleanup by Mariusz Kozlowski · 18 years ago
  39. 9a25f44 usb: io_edgeport kill urb cleanup by Mariusz Kozlowski · 18 years ago
  40. c69694b usb: catc free urb cleanup by Mariusz Kozlowski · 18 years ago
  41. 794c944 usb: ftdi_sio kill urb cleanup by Mariusz Kozlowski · 18 years ago
  42. 5483eb1 usb: phidgetmotorcontrol free urb cleanup by Mariusz Kozlowski · 18 years ago
  43. df43121 usb: phidgetkit free urb cleanup by Mariusz Kozlowski · 18 years ago
  44. f53510e usb: legousbtower free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  45. 2891a51 usb: auerswald free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  46. 4ba0b2e usb: usbkbd free urb cleanup by Mariusz Kozlowski · 18 years ago
  47. 6f07429 usb: hid-core free urb cleanup by Mariusz Kozlowski · 18 years ago
  48. 2381526 usb: ati_remote2 free urb cleanup by Mariusz Kozlowski · 18 years ago
  49. 459f836 usb: ati_remote free urb cleanup by Mariusz Kozlowski · 18 years ago
  50. 1f54a6a usb-serial: ti_usb, TI ez430 development tool ID by Oleg Verych · 18 years ago
  51. ad0327d USB: airprime: New device ID by daniel@centurion.net.nz · 18 years ago
  52. 54c9b226 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 18 years ago
  53. d5ec168 USB: resume_device symbol conflict by Stephen Hemminger · 18 years ago
  54. d8126a0 usb/gadget/ether.c minor manycast tweaks by David Brownell · 18 years ago
  55. 1bb5f66 USB: Move private hub declarations out of public header file by Alan Stern · 18 years ago
  56. b4ee4a2 USB: net1080: Fix && typos by Jean Delvare · 18 years ago
  57. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 18 years ago
  58. af4f760 USB: autosuspend code consolidation by Alan Stern · 18 years ago
  59. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 18 years ago
  60. 6f7cd44 USB: yealink: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  61. 0472074 USB: storage: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  62. 4d823dd USB: usbtest: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  63. fc6e254 USB: usbnet: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  64. 30f36ef USB: usbmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  65. a20c314 USB: usbkbd: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  66. c5dd1f9 USB: speedtch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  67. a742e5a USB: phidgetmotorcontrol: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  68. 8419404 USB: phidgetkit: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  69. 66722a1 USB: onetouch: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  70. 240661c USB: legousbtower: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  71. 4f1f1dd USB: kobil_sct: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  72. a7dc218 USB: idmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  73. 0f12aa0 USB: hid-core: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  74. 2ae7745 USB: ftdi-elan: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  75. 87ad46c USB: devices: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  76. 45aea70 USB: cdc-acm: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  77. b333d5b USB: cdc_ether: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  78. 16f9637 USB: appledisplay: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  79. 377f13b USB: aircable: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  80. 565402b USB: OHCI: remove stale testing code from root-hub resume by Alan Stern · 18 years ago
  81. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  82. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 18 years ago
  83. b187844 USB: ohci-hcd: fix compiler warning by Alan Stern · 18 years ago
  84. 93c8bf4 USB core: don't match interface descriptors for vendor-specific devices by Alan Stern · 18 years ago
  85. 6d8fc4d USB HID: Handle STALL on interrupt endpoint by Alan Stern · 18 years ago
  86. 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
  87. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 18 years ago
  88. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  89. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  90. 9dce447 [PATCH] usb: ati remote memleak fix by Mariusz Kozlowski · 18 years ago
  91. 5a3fcf5 USB: auerswald possible memleak fix by Mariusz Kozlowski · 18 years ago
  92. 0029908 USB: ipaq: Add HTC Modem Support by Alex Sanks · 18 years ago
  93. 6ab16a9 USB: Fixed outdated usb_get_device_descriptor() documentation by Laurent Pinchart · 18 years ago
  94. 70708f2 usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i by Sergey Vlasov · 18 years ago
  95. a7dc4ee USB: hid-core: Add quirk for new Apple keyboard/trackpad by Julien BLACHE · 18 years ago
  96. a3878f1 USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  97. bb7eef6 USB: correct keymapping on Powerbook built-in USB ISO keyboards by Olaf Hering · 18 years ago
  98. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  99. 51b5bce USB: Fix UCR-61S2B unusual_dev entry by Phil Dibowitz · 18 years ago
  100. fad14a0 USB: ftdi driver pid for dmx-interfaces by Frank Sievertsen · 18 years ago