1. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  2. f4fa446 usb_serial: Fix oops when unexisting usb serial device is opened. by Thadeu Lima de Souza Cascardo · 15 years ago
  3. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  4. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  5. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  6. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  7. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  8. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  9. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  10. 1b6ed69 USB: xhci depends on PCI. by Paul Mundt · 15 years ago
  11. eb6bab1 USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries. by Sarah Sharp · 15 years ago
  12. f88ba78 USB: xhci: Respect critical sections. by Sarah Sharp · 15 years ago
  13. a4d8830 USB: xHCI: Fix interrupt moderation. by Sarah Sharp · 15 years ago
  14. 9844197 USB: xhci: Remove packed attribute from structures. by Sarah Sharp · 15 years ago
  15. 6071d83 usb; xhci: Fix TRB offset calculations. by Sarah Sharp · 15 years ago
  16. 7dd19e6 USB: xhci: replace if-elseif-else with switch-case by Viral Mehta · 15 years ago
  17. 527c6d7 USB: xhci: Make xhci-mem.c include linux/dmapool.h by Sarah Sharp · 15 years ago
  18. c7959fb USB: xhci: drop spinlock in xhci_urb_enqueue() error path. by Sarah Sharp · 15 years ago
  19. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  20. b7116eb USB: xhci: Avoid compiler reordering in Link TRB giveback. by Sarah Sharp · 15 years ago
  21. c96a2b8 USB: xhci: Clean up xhci_irq() function. by Sarah Sharp · 15 years ago
  22. 23e3be1 USB: xhci: Avoid global namespace pollution. by Sarah Sharp · 15 years ago
  23. 06e7a14 USB: xhci: Fix Link TRB handoff bit twiddling. by Sarah Sharp · 15 years ago
  24. 3841d56 USB: xhci: Fix register write order. by Sarah Sharp · 15 years ago
  25. 045f123 USB: xhci: fix some compiler warnings in xhci.h by Greg Kroah-Hartman · 15 years ago
  26. 700e205 USB: xhci: fix lots of compiler warnings. by Greg Kroah-Hartman · 15 years ago
  27. b7258a4 USB: xhci: use xhci_handle_event instead of handle_event by Stephen Rothwell · 15 years ago
  28. ae63674 USB: xhci: URB cancellation support. by Sarah Sharp · 15 years ago
  29. 8a96c05 USB: xhci: Scatter gather list support for bulk transfers. by Sarah Sharp · 15 years ago
  30. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  31. b10de14 USB: xhci: Bulk transfer support by Sarah Sharp · 15 years ago
  32. f94e0186 USB: xhci: Bandwidth allocation support by Sarah Sharp · 15 years ago
  33. 79abb1a USB: Support for bandwidth allocation. by Sarah Sharp · 15 years ago
  34. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  35. d0e96f5a USB: xhci: Control transfer support. by Sarah Sharp · 15 years ago
  36. 3ffbba9 USB: xhci: Allocate and address USB devices by Sarah Sharp · 15 years ago
  37. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  38. 0f2a793 USB: xhci: Root hub support. by Sarah Sharp · 15 years ago
  39. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  40. e7b7717 USB: Don't reset USB 3.0 devices on port change detection. by Sarah Sharp · 15 years ago
  41. d2e9b4d USB: Add USB 3.0 roothub support to USB core. by Sarah Sharp · 15 years ago
  42. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  43. 7f84eef USB: xhci: No-op command queueing and irq handler. by Sarah Sharp · 15 years ago
  44. a74588f USB: xhci: Device context array allocation. by Sarah Sharp · 15 years ago
  45. 0ebbab3 USB: xhci: Ring allocation and initialization. by Sarah Sharp · 15 years ago
  46. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  47. 74c6874 USB: xhci: Support xHCI host controllers and USB 3.0 devices. by Sarah Sharp · 15 years ago
  48. a92b63e USB: usbtmc: fix switch statment by Greg Kroah-Hartman · 15 years ago
  49. 3b6c023 USB: usbtest fix endless loop in unlink tests. by Martin Fuzzey · 15 years ago
  50. e60c65d USB: atmel_usba_udc: change way of specifying bias function by Nicolas Ferre · 15 years ago
  51. 23a54e5 USB: Avoid PM error messages during resume if a device was disconnected by Frans Pop · 15 years ago
  52. 453f775 USB: Add Intel Langwell USB OTG Transceiver Drive by Hao Wu · 15 years ago
  53. 5be19a9 USB: Add Intel Langwell USB Device Controller driver by Xiaochen Shen · 15 years ago
  54. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  55. c706ebd USB: usb-serial: call port_probe and port_remove at the right times by Alan Stern · 15 years ago
  56. c6994e6 USB: gadget: add USB Audio Gadget driver by Bryan Wu · 15 years ago
  57. 5b7d70c USB: Gadget driver for Samsung HS/OtG block by Ben Dooks · 15 years ago
  58. 54e4026b USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver by Guennadi Liakhovetski · 15 years ago
  59. 568d422 USB: usb_serial: only allow sysrq on a console port by Jason Wessel · 15 years ago
  60. 430eb0d USB: pl2303 usb_serial: implement sysrq handling on break by Jason Wessel · 15 years ago
  61. 830d1b1 USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether by Maulik Mankad · 15 years ago
  62. 1f17c50 USB: cdc-acm: quirk for Alcatel OT-I650 by Kir Kolyshkin · 15 years ago
  63. 680cc64 USB: gadget: imx_udc: don't queue more data when zlp is to be sent by Daniel Glöckner · 15 years ago
  64. 2e25134 USB: gadget: g_serial: append zlp when tx buffer becomes empty by Daniel Glöckner · 15 years ago
  65. 9b8e7ba USB: replace dma_sync_single and dma_sync_sg with dma_sync_single_for_cpu and dma_sync_sg_for_cpu by FUJITA Tomonori · 15 years ago
  66. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  67. 5effabb USB: r8a66597-hcd: use platform_data instead of module_param by Yoshihiro Shimoda · 15 years ago
  68. 32ebbe7 USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone by Josua Dietze · 15 years ago
  69. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  70. be475d9 USB: usb-storage: fix return values from init functions by Alan Stern · 15 years ago
  71. 9a4b5e3 usb: musb: disable OTG AUTOIDLE only with omap3430 by Niilo Minkkinen · 15 years ago
  72. a2bfb4a USB: support for cdc-acm of single interface devices by Oliver Neukum · 15 years ago
  73. 0b10395 + drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree by Andrew Morton · 15 years ago
  74. 1e0abb7e USB: imx_udc: fix leak in imx_ep_alloc_request() by Daniel Mack · 15 years ago
  75. 5512966 usb: convert endpoint devices to bus-less childs of the usb interface by Kay Sievers · 15 years ago
  76. 9636b68 USB: serial: sierra driver sierra_calc_num_ports() fix by Elina Pasheva · 15 years ago
  77. c76a23d USB: serial: sierra driver interrupt urb resubmit fix by Elina Pasheva · 15 years ago
  78. 238ebd1 USB: serial: sierra driver zero length packet fix by Elina Pasheva · 15 years ago
  79. 72fda3c USB: serial: ftd_sio: implement sysrq handling on break by Jason Wessel · 15 years ago
  80. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  81. 87c1edd USB: serial: ftd_sio usb: move status check by Jason Wessel · 15 years ago
  82. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  83. b0cda8c USB: serial: sierra driver read path bug fix by Elina Pasheva · 15 years ago
  84. 40d2ff3 USB: serial: sierra driver write path improvements by Elina Pasheva · 15 years ago
  85. e05b8e6 USB: janitor storage initializers by Pete Zaitcev · 15 years ago
  86. 5700f4c wusb: hwa-hc: Drop unused pci_suspend/resume hooks. by Paul Mundt · 15 years ago
  87. b4072f4 USB: garmin_gps: removes usb_reset_device from garmin_close by Hermann Kneissel · 15 years ago
  88. 9685a59 USB: Identify Novatel MC760 in option driver by Richard Laager · 15 years ago
  89. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  90. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  91. 604eb89 USB: g_file_storage: use the "unaligned" accessors by Alan Stern · 15 years ago
  92. 5d44b36 USB: serial: sierra driver debug info visibility improvement by Elina Pasheva · 15 years ago
  93. b748bb7 USB: serial: sierra driver performance improvements by Elina Pasheva · 15 years ago
  94. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  95. ed14f03 USB: EHCI: create sysfs companion files directly in the controller device by Greg Kroah-Hartman · 15 years ago
  96. 1098334 USB: OHCI: use the ohci structure directly in debugfs files. by Greg Kroah-Hartman · 15 years ago
  97. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  98. a853a3d usb: return device strings in UTF-8 by Clemens Ladisch · 15 years ago
  99. 97d7b7a USB: add the usbfs devices file to debugfs by Greg Kroah-Hartman · 15 years ago
  100. f49ce96 USB: usbmon: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago