1. 96cb15c USB: option: add new Dell 5520 HSDPA variant by Dan Williams · 16 years ago
  2. e7c6f80 USB: unusual_devs: Add support for GI 0401 SD-Card interface by Filip Aben · 16 years ago
  3. b937033 USB: serial gadget: descriptor cleanup by David Brownell · 16 years ago
  4. 734d37c USB: serial gadget: simplify endpoint handling by David Brownell · 16 years ago
  5. 2c2d28a USB: serial gadget: remove needless data structure by David Brownell · 16 years ago
  6. 9079e91 USB: serial gadget: cleanup/reorg by David Brownell · 16 years ago
  7. fe312e7 usb: fix compile warning in isp1760 by Sebastian Siewior · 16 years ago
  8. cdafc37 USB: do not handle device 1410:5010 in 'option' driver by Eugeniy Meshcheryakov · 16 years ago
  9. ed3e8fc USB: Fix unusual_devs.h ordering by Phil Dibowitz · 16 years ago
  10. 6149ed5 USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm by Iain McFarlane · 16 years ago
  11. 4c7d313 USB: Support for the ET502HS HDSPA modem in option driver by andreoli@samba.ing.unimo.it · 16 years ago
  12. dddcb8b USB: Support for the ET502HS HDSPA modem by andreoli@samba.ing.unimo.it · 16 years ago
  13. af3d305 usb: fix integer as NULL pointer warnings found by sparse by Harvey Harrison · 16 years ago
  14. 2202647 USB: isp1760: fix printk format by Randy Dunlap · 16 years ago
  15. 23cacd6 USB: add Telstra NextG CDMA id to option driver by Greg Kroah-Hartman · 16 years ago
  16. 2e5f10e USB: create attributes before sending uevent by Alan Stern · 16 years ago
  17. 6986a97 USB: add new moto_modem driver for some Morotola phones by Greg Kroah-Hartman · 16 years ago
  18. 9f1a073 Fix c67x00-ll-hpi compilation failure (bug #10627) by Fernando Luis Vázquez Cao · 16 years ago
  19. 96623697 usb-serial: Add ThinkOptics WavIT by Bernhard Beck · 16 years ago
  20. 8594303 fix irq flags for iuu_phoenix.c by Steven Rostedt · 16 years ago
  21. 3eb6753 usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF by David S. Miller · 16 years ago
  22. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  23. 62fd2ca USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore by David Lopo · 16 years ago
  24. c4d0f8c usb_serial: some coding style fixes by Alan Cox · 16 years ago
  25. e5430f8 USB: Remove redundant dependencies on USB_ATM. by Robert P. J. Day · 16 years ago
  26. d8f12ab USB: UHCI: disable remote wakeup when it's not needed by Alan Stern · 16 years ago
  27. 1b7b61c USB: OHCI: work around bogus compiler warning by Alan Stern · 16 years ago
  28. e9b29ff USB: add Cypress c67x00 OTG controller HCD driver by Peter Korsgaard · 16 years ago
  29. b02b371 USB: add Cypress c67x00 OTG controller core driver by Peter Korsgaard · 16 years ago
  30. d6f9450 USB: add Cypress c67x00 low level interface code by Peter Korsgaard · 16 years ago
  31. 21ae1dd USB: airprime: unlock mutex instead of trying to lock it again by Leonardo Chiquitto · 16 years ago
  32. cef03f8 USB: storage: Update mailling list address by Andrew Lunn · 16 years ago
  33. f768721 USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. by Andrew Lunn · 16 years ago
  34. 6e1ab3e USB: add more FTDI device ids by Peter Mack · 16 years ago
  35. e272252 USB: fix cannot work usb storage when using ohci-sm501 by Yoshihiro Shimoda · 16 years ago
  36. 7a6ad1d usb: gadget zero timer init fix by David Lopo · 16 years ago
  37. 7472f38 usb: gadget zero style fixups (mostly whitespace) by David Brownell · 16 years ago
  38. f371e75 usb serial gadget: CDC ACM fixes by David Brownell · 16 years ago
  39. d75379a usb: pxa27x_udc driver by Robert Jarzmik · 16 years ago
  40. d301f52 USB: INTOVA Pixtreme camera mass storage device by Rohan Hart · 16 years ago
  41. 87521c4 USB: mos7840: test and propagate set_uart_reg return value by Roel Kluin · 16 years ago
  42. 28ffd79 USB: usbtest displays diagnostics again by David Brownell · 16 years ago
  43. 0430421 usb: libusual kthread_run() called with wrong format. by Rusty Russell · 16 years ago
  44. b28884c usb-storage: add unusual_devs entry for Samsung YP-U3 by Alan Stern · 16 years ago
  45. 43c1e98 USB: storage/onetouch.c: make a function static by Adrian Bunk · 16 years ago
  46. e42dc36 usb-storage: fix build failure in OneTouch driver by Dmitry Torokhov · 16 years ago
  47. ce0d7d3 usb: ldusb: ld_usb semaphore to mutex by Daniel Walker · 16 years ago
  48. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 16 years ago
  49. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  50. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  51. 4cd55ab usb gadget: switch to put_char returning int by Alan Cox · 16 years ago
  52. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  53. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  54. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  55. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  56. 4953d14 usb: don't update devnum for wusb devices by David Vrabel · 16 years ago
  57. fc721f5 wusb: make ep0_reinit available for modules by Inaky Perez-Gonzalez · 16 years ago
  58. 6c529cd wusb: devices dont use a set address by Inaky Perez-Gonzalez · 16 years ago
  59. 8af548d wusb: teach choose_address() about wireless devices by Inaky Perez-Gonzalez · 16 years ago
  60. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 16 years ago
  61. a5b6f60 usb serial: more fixes and groundwork for tty changes by Alan Cox · 16 years ago
  62. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  63. 14722ef USB: usbfs: export the URB_NO_INTERRUPT flag to userspace by Alan Stern · 16 years ago
  64. aff6d18 USB: fix compile problems in ehci-hcd by Alan Stern · 16 years ago
  65. 4f66762 USB: ehci: qh_completions cleanup and bugfix by David Brownell · 16 years ago
  66. c6dbf55 USB: cdc-acm: signedness fix by David Brownell · 16 years ago
  67. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 16 years ago
  68. 5f47493 USB: OHCI: turn off RD when remote wakeup is disabled by Alan Stern · 16 years ago
  69. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 16 years ago
  70. b950bdb USB: g_file_storage: ignore bulk-out data after invalid CBW by Alan Stern · 16 years ago
  71. 9aebfd6 USB: serial: remove endpoints setting checks from core and header by Greg Kroah-Hartman · 16 years ago
  72. 0ba4034 USB: serial: remove unneeded number endpoints settings by Greg Kroah-Hartman · 16 years ago
  73. 5f76004 USB: option.c: correct DTR behaviour by Chris Collins · 16 years ago
  74. a082b5c USB: ehci: qh/qtd cleanup comments by David Brownell · 16 years ago
  75. 6427f79 USB: log an error message when USB enumeration fails by Alan Stern · 16 years ago
  76. 51c159e USB: Remove superfluous "depends on USB_SERIAL" from Kconfig. by Robert P. J. Day · 16 years ago
  77. eda7695 USB: add extension of anchor API, usb_unlink_anchored_urbs by Oliver Neukum · 16 years ago
  78. 9424ea2 USB: r8a66597-hcd: Add support for SH7366 USB host by Yoshihiro Shimoda · 16 years ago
  79. 29fab0c USB: r8a66597-hcd: fix usb device connection timing by Yoshihiro Shimoda · 16 years ago
  80. 6d87910 USB: r8a66597-hcd: fix interrupt transfer interval by Yoshihiro Shimoda · 16 years ago
  81. 97af0a9 USB: oti6858: fix TCFLSH ioctl handling by Paulius Zaleckas · 16 years ago
  82. 21da84a USB: ehci shutdown refactored by Sarah Sharp · 16 years ago
  83. 3cf2723 USB: at91_udc can prefetch data by David Brownell · 16 years ago
  84. a89a2cd USB: dummy-hcd: use dynamic allocation for platform_devices by Alan Stern · 16 years ago
  85. 0e530b4 USB: gadget section fixes by David Brownell · 16 years ago
  86. 61a5c65 USB: rework sysfs removal of interface files by Alan Stern · 16 years ago
  87. 96e12fc usb: replace remaining __PRETTY_FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  88. 43bbb7e USB: OHCI: host-controller resumes leave root hub suspended by Alan Stern · 16 years ago
  89. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 16 years ago
  90. 7329e21 USB: root hubs don't lie about their number of TTs by Alan Stern · 16 years ago
  91. 0d22f65 USB: OHCI: fix bug in controller resume by Alan Stern · 16 years ago
  92. 9063ff4 USB: gadget: dummy_hcd.c: fix nested switch statements by Ingo van Lil · 16 years ago
  93. 73d79aa USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver by Jesper Juhl · 16 years ago
  94. 148d9fe USB: usb-storage: use adaptive DMA mask by Alan Stern · 16 years ago
  95. cc901bb USB: g_printer bugfixes by Craig W. Nadler · 16 years ago
  96. 119fc8c USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove() by Jesper Juhl · 16 years ago
  97. 44a29fd USB: fix comments of 2 functions in hcd.c by Ming Lei · 16 years ago
  98. 50d8ca9 usb: u132-hcd driver: semaphore to mutex by Daniel Walker · 16 years ago
  99. b40f8d3 usb: u132-hcd driver style clean up by Daniel Walker · 16 years ago
  100. 619a6f1 USB: add usb-serial spcp8x5 driver by Greg Kroah-Hartman · 16 years ago