1. ec01487 Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  2. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  3. c0bc309 USB: option: add Alcatel X220/X500D USB IDs by Dan Williams · 12 years ago
  4. fcb2164 USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs by Dan Williams · 12 years ago
  5. f0e3e35 USB: keyspan: fix typo causing GPF on open by Bjørn Mork · 12 years ago
  6. 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
  7. d99e65b USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  8. 8e493ca1 USB: usb_wwan: fix bulk-urb allocation by Johan Hovold · 12 years ago
  9. 169b245 Merge tag 'fixes-for-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  10. f6bc8c2 usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module by Roger Quadros · 12 years ago
  11. 9a65d16 usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove() by Wei Yongjun · 12 years ago
  12. 00a8918 Revert "usb: musb: use DMA mode 1 whenever possible" by Felipe Balbi · 12 years ago
  13. df03790 xhci: trivial: Remove assigned but unused ep_ctx. by Sarah Sharp · 12 years ago
  14. 7e5f77f xhci: trivial: Remove assigned but unused slot_ctx. by Sarah Sharp · 12 years ago
  15. b803134 xhci: Fix missing break in xhci_evaluate_context_result. by Sarah Sharp · 12 years ago
  16. 43a09f7 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  17. 8daf8b6 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  18. c323dc0 ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  19. ae685ef USB: mos7840: fix port_probe flow by Johan Hovold · 12 years ago
  20. 80c0075 USB: mos7840: fix port-data memory leak by Johan Hovold · 12 years ago
  21. e681b66 USB: mos7840: remove invalid disconnect handling by Johan Hovold · 12 years ago
  22. 28c3ae9 USB: mos7840: remove NULL-urb submission by Johan Hovold · 12 years ago
  23. 961be09 USB: qcserial: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  24. c2dd4a8 USB: option: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  25. a997448 USB: ipw: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  26. 3eb55cc USB: mos7840: fix port-device leak in error path by Johan Hovold · 12 years ago
  27. 65a4cdb USB: mos7840: fix urb leak at release by Johan Hovold · 12 years ago
  28. f525c05 USB: sierra: fix port-data memory leak by Johan Hovold · 12 years ago
  29. 084817d USB: sierra: fix memory leak in probe error path by Johan Hovold · 12 years ago
  30. 7e41f9b USB: sierra: fix memory leak in attach error path by Johan Hovold · 12 years ago
  31. b8f0e82 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  32. f79b2d0 USB: keyspan: fix NULL-pointer dereferences and memory leaks by Johan Hovold · 12 years ago
  33. 5260e45 USB: mct_u232: fix broken close by Johan Hovold · 12 years ago
  34. a8f2ae7 USB: mct_u232: fix port-data memory leak by Johan Hovold · 12 years ago
  35. acbf0e5 USB: opticon: fix memory leak in error path by Johan Hovold · 12 years ago
  36. ea0dbeb USB: opticon: fix DMA from stack by Johan Hovold · 12 years ago
  37. 2f0295a USB: quatech2: fix io after disconnect by Johan Hovold · 12 years ago
  38. 8e512ab USB: quatech2: fix close and disconnect urb handling by Johan Hovold · 12 years ago
  39. 40d0473 USB: quatech2: fix port-data memory leaks by Johan Hovold · 12 years ago
  40. b8a0055 USB: quatech2: fix memory leak in error path by Johan Hovold · 12 years ago
  41. feffa7c USB: omninet: fix port-data memory leak by Johan Hovold · 12 years ago
  42. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  43. fb44ff8 USB: digi_acceleport: fix port-data memory leak by Johan Hovold · 12 years ago
  44. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  45. c467206 USB: whiteheat: fix port-data memory leak by Johan Hovold · 12 years ago
  46. c129197 USB: whiteheat: fix memory leak in error path by Johan Hovold · 12 years ago
  47. 2ee44fb USB: metro-usb: fix io after disconnect by Johan Hovold · 12 years ago
  48. 50dde86 USB: metro-usb: fix port-data memory leak by Johan Hovold · 12 years ago
  49. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  50. f7bc505 USB: serial: Fix memory leak in sierra_release() by Lennart Sorensen · 12 years ago
  51. 036546b usb hub: use flush_work instead of flush_work_sync by Octavian Purdila · 12 years ago
  52. 197ef5ef USB: Add missing license tag to ezusb driver. by Dave Jones · 12 years ago
  53. 3a99ba5 Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  54. c24d1ce Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  55. 16b45fd xhci: fix integer overflow by Oliver Neukum · 12 years ago
  56. 966e7a8 xhci: endianness xhci_calculate_intel_u2_timeout by Oliver Neukum · 12 years ago
  57. 1cb6015 usb: renesas_usbhs: fixup dma transfer stall by Kuninori Morimoto · 12 years ago
  58. 4f053a2 usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach by Kuninori Morimoto · 12 years ago
  59. 000b7f5 usb: gadget: net2272: fix missing unlock on error in net2272_irq() by Wei Yongjun · 12 years ago
  60. ca749b2 usb: musb: dsps: fix res_name length by Daniel Mack · 12 years ago
  61. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  62. 170ed80 usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource by Lan Tianyu · 12 years ago
  63. 3b6054d usb hub: send clear_tt_buffer_complete events when canceling TT clear work by Octavian Purdila · 12 years ago
  64. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  66. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  67. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  68. 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 12 years ago
  69. 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 12 years ago
  70. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  71. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  72. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  73. 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  74. bf90ff5 USB: spcp8x5: fix port-data memory leak by Johan Hovold · 12 years ago
  75. 638b9e1 USB: ssu100: fix port-data memory leak by Johan Hovold · 12 years ago
  76. 51ef847 USB: ti_usb_3410_5052: fix port-data memory leak by Johan Hovold · 12 years ago
  77. 289b076 USB: oti6858: fix port-data memory leak by Johan Hovold · 12 years ago
  78. 5363655 USB: iuu_phoenix: fix port-data memory leak by Johan Hovold · 12 years ago
  79. 99a6f73 USB: kl5kusb105: fix port-data memory leak by Johan Hovold · 12 years ago
  80. 0036153 USB: io_ti: fix port-data memory leak by Johan Hovold · 12 years ago
  81. 94ab71c USB: keyspan_pda: fix port-data memory leak by Johan Hovold · 12 years ago
  82. 3124d1d USB: f81232: fix port-data memory leak by Johan Hovold · 12 years ago
  83. c27f3ef USB: io_edgeport: fix port-data memory leak by Johan Hovold · 12 years ago
  84. 95940a0 USB: kobil_sct: fix port-data memory leak by Johan Hovold · 12 years ago
  85. 5c1a0f4 USB: cypress_m8: fix port-data memory leak by Johan Hovold · 12 years ago
  86. 301a29d usb: acm: fix the computation of the number of data bits by Nicolas Boullis · 12 years ago
  87. 6e1babb usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree by Tony Prisk · 12 years ago
  88. 09eeffb usb: Missing dma_mask in uhci-platform.c when probed from device-tree by Tony Prisk · 12 years ago
  89. c521118 USB: cdc-acm: fix pipe type of write endpoint by Ming Lei · 12 years ago
  90. 0146390 usbdevfs: Fix broken scatter-gather transfer by Henrik Rydberg · 12 years ago
  91. db5c8b5 USB: fix port probing and removal in garmin_gps by Alan Stern · 12 years ago
  92. 8bf769e USB: pl2303: fix port-data memory leak by Johan Hovold · 12 years ago
  93. 4295fe7 USB: cp210x: fix port-data memory leak by Johan Hovold · 12 years ago
  94. fa91975 USB: belkin_sa: fix port-data memory leak by Johan Hovold · 12 years ago
  95. a955604 USB: cyberjack: fix port-data memory leak by Johan Hovold · 12 years ago
  96. 7bdce71 USB: ark3116: fix NULL-pointer dereference by Johan Hovold · 12 years ago
  97. 69da85e usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04 by Alexandre Pereira da Silva · 12 years ago
  98. d5c6a1e usb: renesas_usbhs: fixup interrupt status clear method by Kuninori Morimoto · 12 years ago
  99. c2fa3ed usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos by Kuninori Morimoto · 12 years ago
  100. 0b2ffb7 usb: gadget: Make webcam gadget select USB_LIBCOMPOSITE by Laurent Pinchart · 12 years ago