1. fab1137 usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  2. 79149b8 usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  3. ec39e2a usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  4. 978def1 usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  5. 5a6506f usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  6. ef20a72 usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  7. 16e78db usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  8. 31fb601 usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the struct usb_ep by Ido Shayevitz · 12 years ago
  9. 3cdb772 usb: gadget: use module_pci_driver by Axel Lin · 12 years ago
  10. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  12. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 12 years ago
  13. 8034761 USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) by Stephen Warren · 12 years ago
  14. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 12 years ago
  15. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 12 years ago
  16. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  17. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 12 years ago
  18. 2fbe2bf EHCI: always clear the STS_FLR status bit by Alan Stern · 12 years ago
  19. dc75ce9 EHCI: fix criterion for resuming the root hub by Alan Stern · 12 years ago
  20. 749541d1 USB: sierra: avoid QMI/wwan interface on MC77xx by Bjørn Mork · 12 years ago
  21. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 12 years ago
  22. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 12 years ago
  23. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  24. 7075602 USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt by Nicolas Ferre · 12 years ago
  25. b548a27 USB: ohci-at91: change annotations for probe/remove functions by Nicolas Ferre · 12 years ago
  26. 1fcb57d ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue by Keshava Munegowda · 12 years ago
  27. edffaa0 Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  28. 95018a5 xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI by Alex He · 12 years ago
  29. 3fc8206 xHCI: use gfp flags from caller instead of GFP_ATOMIC by Dan Carpenter · 12 years ago
  30. 457a4f6 xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host by Elric Fu · 12 years ago
  31. d8aec3d USB: fix bug of device descriptor got from superspeed device by Elric Fu · 12 years ago
  32. c7713e7 xhci: Fix register save/restore order. by Sarah Sharp · 12 years ago
  33. fb3d85b xhci: Restore event ring dequeue pointer on resume. by Sarah Sharp · 12 years ago
  34. 159e1fc xhci: Don't write zeroed pointers to xHC registers. by Sarah Sharp · 12 years ago
  35. 5af98bb xhci: Warn when hosts don't halt. by Sarah Sharp · 12 years ago
  36. 4e833c0 xhci: don't re-enable IE constantly by Felipe Balbi · 12 years ago
  37. a46c46a usb: xhci: fix section mismatch in linux-next by Gerard Snitselaar · 12 years ago
  38. bb334e9 xHCI: correct to print the true HSEE of USBCMD by Alex He · 12 years ago
  39. a65a6f1 USB: serial: fix race between probe and open by Johan Hovold · 12 years ago
  40. 92b0abf usb: gadget: eliminate NULL pointer dereference (bugfix) by Andrzej Pietrasiewicz · 12 years ago
  41. 6190c79 usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' routine by Bhupesh Sharma · 12 years ago
  42. f135617 usb: gadget: rndis: fix Missing req->context assignment by Lukasz Majewski · 13 years ago
  43. ad57969 usb: musb: omap: fix the error check for pm_runtime_get_sync by Shubhrajyoti D · 12 years ago
  44. 8ae8090 usb: gadget: udc-core: fix asymmetric calls in remove_driver by Kishon Vijay Abraham I · 12 years ago
  45. 3006dc8 usb: musb: omap: fix crash when musb glue (omap) gets initialized by Kishon Vijay Abraham I · 12 years ago
  46. bf070bc usb: musb: wake the device before ulpi transfers by Grazvydas Ignotas · 12 years ago
  47. 692933b usb: musb: fix bug in musb_cleanup_urb by Ajay Kumar Gupta · 12 years ago
  48. 8545e60 usb: gadget: FunctionFS: make module init & exit __init & __exit by Andrzej Pietrasiewicz · 12 years ago
  49. e2190a9 usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix) by Andrzej Pietrasiewicz · 12 years ago
  50. 64b6c8a usb: dwc3: Free event buffers array by Anton Tikhomirov · 12 years ago
  51. db1d8ba usb: s3c-hsotg: Fix big buffers transfer in DMA mode by Anton Tikhomirov · 12 years ago
  52. 70fa030 usb: s3c-hsotg: Avoid TxFIFO corruption in DMA mode by Anton Tikhomirov · 12 years ago
  53. 659ad60 usb: s3c-hsotg: Fix maximum patcket size setting for EP0 by Anton Tikhomirov · 12 years ago
  54. f7a83fe usb: s3c-hsotg: Fix TX FIFOs allocation by Anton Tikhomirov · 12 years ago
  55. f79a60b usb: fsl_udc_core: prime status stage once data stage has primed by Peter Chen · 12 years ago
  56. c04352a usb: musb: fix some runtime_pm issues by Grazvydas Ignotas · 13 years ago
  57. afb76df usb: musb: fix oops on omap2430 module unload by Vladimir Zapolskiy · 13 years ago
  58. ecb0779 usb: dwc3: ep0: add a default case for SetFeature command by Gerard Cauvy · 12 years ago
  59. cd423dd usb: dwc3: ep0: increment "actual" on bounced ep0 case by Felipe Balbi · 12 years ago
  60. 566ccdd usb: dwc3: ep0: Handle requests greater than wMaxPacketSize by Moiz Sonasath · 12 years ago
  61. 6d258a4 usb: gadget: udc-core: stop UDC on device-initiated disconnect by Felipe Balbi · 12 years ago
  62. b446b96 UHCI: hub_status_data should indicate if ports are resuming by Alan Stern · 12 years ago
  63. a448e4d EHCI: keep track of ports being resumed and indicate in hub_status_data by Alan Stern · 12 years ago
  64. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  65. c5d703d USB: sierra: add support for Sierra Wireless MC7710 by Anton Samokhvalov · 12 years ago
  66. 876ae50 USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the device is removed by Simon Arlott · 12 years ago
  67. fca5430 USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT by Simon Arlott · 12 years ago
  68. cd4376e USB: don't ignore suspend errors for root hubs by Alan Stern · 12 years ago
  69. 891a3b1 USB: fix bug in serial driver unregistration by Alan Stern · 12 years ago
  70. 3a45085 USB: serial: metro-usb: Fix idProduct for Uni-Directional mode. by Aleksey Babahin · 12 years ago
  71. 9ac2feb USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array by Santiago Garcia Mantinan · 12 years ago
  72. ce5c985 USB: pl2303: fix DTR/RTS being raised on baud rate change by Johan Hovold · 12 years ago
  73. e3fa252 Merge 3.2-rc1 into usb-linus by Greg Kroah-Hartman · 12 years ago
  74. a2457ee USB: remove compile warning on gadget/inode.c by Michael BRIGHT · 12 years ago
  75. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  76. bcf3985 USB: don't clear urb->dev in scatter-gather library by Alan Stern · 12 years ago
  77. c825bab usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2) by Ming Lei · 12 years ago
  78. a8edc42 usb: Put USB Kconfig items back under USB. by David Daney · 12 years ago
  79. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  81. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  82. 9475375 USB: ehci-atmel: add needed of.h header file by Nicolas Ferre · 12 years ago
  83. 1887ab2b USB: ohci-at91: trivial return code name change by Nicolas Ferre · 12 years ago
  84. 0ee6d1e USB: ohci-at91: change maximum number of ports by Nicolas Ferre · 12 years ago
  85. aaf9f5f USB: ohci-at91: rework and fix initialization by Nicolas Ferre · 12 years ago
  86. 1e7caf8 USB: ohci-at91: fix vbus_pin_active_low handling by Nicolas Ferre · 12 years ago
  87. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  88. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  89. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  90. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  91. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  93. 21dcda6 f_phonet: fix skb truesize underestimation by Eric Dumazet · 12 years ago
  94. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  95. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  96. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 12 years ago
  99. f264dde USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  100. 81e6ca3 USB: sa1111: add hcd .reset method by Russell King · 13 years ago