1. 7106967 usb/usb-serial-sierra-add-new-dev-group by Kevin Lloyd · 16 years ago
  2. 69a90f8 USB: Serial: Sierra: C597 fix by Kevin Lloyd · 16 years ago
  3. f3564de USB: Serial: Sierra: Clean up by Kevin Lloyd · 16 years ago
  4. e4cf3aa USB: increase cdc-acm write throughput by David Engraf · 16 years ago
  5. 28d1dfa USB: cdc-acm tell tty layer not to split things up. by David Engraf · 16 years ago
  6. 454459b usbmon: restore mmap by Pete Zaitcev · 16 years ago
  7. d43a05f USB: Fix "cut and paste" booboo in usbmon Makefile. by Robert P. J. Day · 16 years ago
  8. 9ec249a USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT. by Robert P. J. Day · 16 years ago
  9. b671999 USB: Remove EXPERIMENTAL from dynamic USB minor allocation. by Robert P. J. Day · 16 years ago
  10. 528e4c1 USB: Remove EXPERIMENTAL designation from USB MDC800 support. by Robert P. J. Day · 16 years ago
  11. 1b75dc4 USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries by Robert P. J. Day · 16 years ago
  12. bce62c2 USB: Remove EXPERIMENTAL designation from USB misc/ Kconfig entries by Robert P. J. Day · 16 years ago
  13. afd0e0f USB: Remove EXPERIMENTAL tags from some USB gadget Kconfig entries. by Robert P. J. Day · 16 years ago
  14. 726627f USB: Remove EXPERIMENTAL designation from USB storage Kconfig entries. by Robert P. J. Day · 16 years ago
  15. d277064 USB: mass storage: emulation of sat scsi_pass_thru with ATACB by matthieu castet · 16 years ago
  16. ff66e3c drivers/usb/core/devio.c: suppress warning with 64k PAGE_SIZE by Andrew Morton · 16 years ago
  17. 8873aaa USB: cypress_m8: Speed handling by Alan Cox · 16 years ago
  18. 25b70a8 USB: ehci: paranoia, reject large control transfers by David Brownell · 16 years ago
  19. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 16 years ago
  20. e1879b1 USB: ipaq: fix devices having more than one endpoint by Matthias Geissert · 16 years ago
  21. d1b1842 USB: ehci: remove obsolete workaround for bogus IRQs by David Brownell · 16 years ago
  22. 22552b2 USB: partial USB embedded host support by Robin Getz · 16 years ago
  23. b56394b USB: io_ti.c: remove unneeded null tty check by Ray Lee · 16 years ago
  24. dfa5ec7 USB: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  25. 3d71fe0 USB: io_ti: lock mcr and msr shadows properly by Alan Cox · 16 years ago
  26. 04ca89d USB: ti_usb_3410_5052: Extend locking to msr and shadow mcr by Alan Cox · 16 years ago
  27. a40d854 USB: kobil_sct: Get rid of unneeded priv->line_state by Alan Cox · 16 years ago
  28. 7b1fc8b USB: iuu_phoenix: lock priv->tiostatus properly by Alan Cox · 16 years ago
  29. e298449 USB: serial: Note mos7480 and option don't lock modem status by Alan Cox · 16 years ago
  30. 9b0f258 USB: ftdi_sio: Note missing locking by Alan Cox · 16 years ago
  31. 2097890 USB: usb-serial: Prepare for BKL push down by Alan Cox · 16 years ago
  32. 3d01f0f USB: minor ehci xITD simplifications by Karsten Wiese · 16 years ago
  33. fadec78 USB: auerswald: Convert ccp->mutex in a mutex by matthias@kaehlcke.net · 16 years ago
  34. 8a0f46b USB: auerswald: Convert ccp->readmutex in a mutex by matthias@kaehlcke.net · 16 years ago
  35. b994d7f USB: auerswald: Convert stats_sem in a mutex by matthias@kaehlcke.net · 16 years ago
  36. 92983c2 USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices by Mike Isely · 16 years ago
  37. 6768306 USB: cypress_m8: Get rid of pointless NULL check by Mike Isely · 16 years ago
  38. 3d6aa32 USB: cypress_m8: Don't issue GET_CONFIG for certain devices by Mike Isely · 16 years ago
  39. 3416eaa USB: cypress_m8: Packet format is separate from characteristic size by Mike Isely · 16 years ago
  40. 9307554 USB: cypress_m8: Feature buffer fixes by Mike Isely · 16 years ago
  41. 9544e83 USB: io_ti.c: remove pointless eye-candy in debug statements by Andrew Morton · 16 years ago
  42. 4208978 USB: gadget: Hangup tty on g_serial disconnect by Savin Zlobec · 16 years ago
  43. c765d4c USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" by Karsten Wiese · 16 years ago
  44. 96f9bc3 USB: m66592-udc: reduce size of data structure. by Paul Mundt · 16 years ago
  45. 135db04 USB: ehci minor SOC bus glue fixes by David Brownell · 16 years ago
  46. caa9ef6 USB: ehci tolerates some buggy devices by David Brownell · 16 years ago
  47. e01e7fe USB: ohci: port reset paranoia timeout by David Brownell · 17 years ago
  48. 9776afc USB: ehci: minor cleanups by David Brownell · 17 years ago
  49. dbe0dbb USB: defines for USB "Link Power Management" (LPM) ECN by David Brownell · 16 years ago
  50. c4504a7 USB: usbatm: convert heavy init dances to kthread API by Pavel Emelyanov · 16 years ago
  51. 1409e8e0 USB: usb-ohci-sm501-driver: use the conventional convention for suspend and resume by Andrew Morton · 16 years ago
  52. 5ddeac1 USB: make USB_STORAGE_ONETOUCH available with PM by Adrian Bunk · 16 years ago
  53. 75c43b6 USB: libusual: locking cleanup by Daniel Walker · 16 years ago
  54. d99388a USB: microtek: remove unused semaphore by Daniel Walker · 16 years ago
  55. 9214d1d8 USB: enable USB-PERSIST by default by Alan Stern · 16 years ago
  56. eb764c4 USB: check serial-number string after device reset by Alan Stern · 16 years ago
  57. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 16 years ago
  58. 5e6effa USB: make USB-PERSIST work after every system sleep by Alan Stern · 16 years ago
  59. 3eb1491 USB: reorganize code in hub.c by Alan Stern · 16 years ago
  60. 3bb1af5 USB: EHCI: carry out port handover during each root-hub resume by Alan Stern · 16 years ago
  61. 8f7f85e USB: Add HP hs2300 Broadband Wireless Module to sierra.c by Stefan Seyfried · 16 years ago
  62. d4062fc USB: Fix memory leak in mon_stat_release by Ming Lei · 16 years ago
  63. 59fba74 USB: CP2101 Add new device IDs by Craig Shelley · 16 years ago
  64. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  65. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  66. e1c25dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base by Haavard Skinnemoen · 16 years ago
  67. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  68. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  69. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  70. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 16 years ago
  71. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 16 years ago
  72. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 16 years ago
  73. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 16 years ago
  74. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 16 years ago
  75. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  76. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  77. 16a45bc atmel_usba_udc: Add support for AT91CAP9 UDPHS by Stelian Pop · 16 years ago
  78. 5275653 atmel_usba_udc: Add missing kfree() in usba_udc_remove() by Stelian Pop · 16 years ago
  79. 8d85531 atmel_usba_udc: move endpoint declarations into platform data. by Stelian Pop · 16 years ago
  80. 8d12c32 atmel_usba_udc: Kill GPIO_PIN_NONE by Stelian Pop · 16 years ago
  81. 7a24247 atmel_usba_udc: Fix endpoint names. by Stelian Pop · 16 years ago
  82. 5d4c270 atmel_usba: Kill copy_to_fifo() and copy_from_fifo() by Haavard Skinnemoen · 16 years ago
  83. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  84. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 16 years ago
  85. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  86. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 16 years ago
  87. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 16 years ago
  88. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 16 years ago
  89. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  90. 705a752 plat-orion: make ehci-orion available for all Orion families by Lennert Buytenhek · 16 years ago
  91. 92aecfa ehci-orion: mbus decode window support by Lennert Buytenhek · 16 years ago
  92. 055b93c USB: ehci: stop vt6212 bus hogging by Rene Herman · 16 years ago
  93. 7f170a6 USB: sierra: add another device id by Kevin Lloyd · 16 years ago
  94. 4f4f9c5 USB: sierra: dma fixes by Oliver Neukum · 16 years ago
  95. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 16 years ago
  96. ba2ef3b USB: isd200: fix memory leak in isd200_get_inquiry_data by Boaz Harrosh · 16 years ago
  97. b483b6a USB: pl2303: another product ID by Max Arnold · 16 years ago
  98. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 16 years ago
  99. 12cd5b9 USB: fix gadgetfs class request delegation by Roy Hashimoto · 16 years ago
  100. d67e911 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago