1. 797b4e1 usb: renesas_usbhs: use devm_request_irq() by Kuninori Morimoto · 12 years ago
  2. 806df3a USB: ums_realtek: fix build warning by Jingoo Han · 12 years ago
  3. 5fb0432 USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer by Johan Hovold · 12 years ago
  4. 8da636d USB: ftdi_sio: optimise chars_in_buffer by Johan Hovold · 12 years ago
  5. 755b604 USB: ftdi_sio: use generic chars_in_buffer by Johan Hovold · 12 years ago
  6. 428d998 USB: serial: export usb_serial_generic_chars_in_buffer by Johan Hovold · 12 years ago
  7. a4afff6 USB: ftdi_sio: refactor modem-control status retrieval by Johan Hovold · 12 years ago
  8. 2c2ee54 USB: ftdi_sio: fix tiocmget and tiocmset return values by Johan Hovold · 12 years ago
  9. fef0b82 USB: ftdi_sio: fix tiocmget indentation by Johan Hovold · 12 years ago
  10. 81e8442 USB: ftdi_sio: remove unused private port-data by Johan Hovold · 12 years ago
  11. 86effe5 USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  12. d067a31 USB: ftdi_sio: remove unnecessary memset by Johan Hovold · 12 years ago
  13. 4f2ab88 USB: cp210x: fix whitespace issues by Johan Hovold · 12 years ago
  14. 487c151 USB: iuu_phoenix: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  15. d99e65b USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  16. 8e493ca1 USB: usb_wwan: fix bulk-urb allocation by Johan Hovold · 12 years ago
  17. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  18. 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
  19. f6bc8c2 usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module by Roger Quadros · 12 years ago
  20. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  21. 9a65d16 usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove() by Wei Yongjun · 12 years ago
  22. 4b0de6f usb: musb: ux500: use platform_device_unregister in ux500_remove() by Wei Yongjun · 12 years ago
  23. a81a01f usb: musb: tusb6010: use platform_device_unregister in tusb_remove() by Wei Yongjun · 12 years ago
  24. b415c8f usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev() by Wei Yongjun · 12 years ago
  25. 12a71f5 usb: musb: davinci: use platform_device_unregister in davinci_remove() by Wei Yongjun · 12 years ago
  26. b59e906 usb: musb: da8xx: use platform_device_unregister in da8xx_remove() by Wei Yongjun · 12 years ago
  27. 01e40da usb: musb: blackfin: use platform_device_unregister in bfin_remove() by Wei Yongjun · 12 years ago
  28. 5629151 usb: musb: am35x: use platform_device_unregister in am35x_remove() by Wei Yongjun · 12 years ago
  29. 00a8918 Revert "usb: musb: use DMA mode 1 whenever possible" by Felipe Balbi · 12 years ago
  30. df03790 xhci: trivial: Remove assigned but unused ep_ctx. by Sarah Sharp · 12 years ago
  31. 7e5f77f xhci: trivial: Remove assigned but unused slot_ctx. by Sarah Sharp · 12 years ago
  32. b803134 xhci: Fix missing break in xhci_evaluate_context_result. by Sarah Sharp · 12 years ago
  33. 43a09f7 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  34. d124a60 USB: isp1760-if: Change to use irq_of_parse_and_map by Nobuhiro Iwamatsu · 12 years ago
  35. 596d789 USB: set hub's default autosuspend delay as 0 by Ming Lei · 12 years ago
  36. e6f30de USB: check port changes before hub runtime suspend for some bug device by Ming Lei · 12 years ago
  37. 8daf8b6 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  38. c323dc0 ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  39. ae685ef USB: mos7840: fix port_probe flow by Johan Hovold · 12 years ago
  40. 80c0075 USB: mos7840: fix port-data memory leak by Johan Hovold · 12 years ago
  41. e681b66 USB: mos7840: remove invalid disconnect handling by Johan Hovold · 12 years ago
  42. 28c3ae9 USB: mos7840: remove NULL-urb submission by Johan Hovold · 12 years ago
  43. 6f60291 usb: serial: ftdi_sio: Add missing chars_in_buffer function by Jarkko Huijts · 12 years ago
  44. 961be09 USB: qcserial: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  45. c2dd4a8 USB: option: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  46. a997448 USB: ipw: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  47. 3eb55cc USB: mos7840: fix port-device leak in error path by Johan Hovold · 12 years ago
  48. 65a4cdb USB: mos7840: fix urb leak at release by Johan Hovold · 12 years ago
  49. f525c05 USB: sierra: fix port-data memory leak by Johan Hovold · 12 years ago
  50. 084817d USB: sierra: fix memory leak in probe error path by Johan Hovold · 12 years ago
  51. 7e41f9b USB: sierra: fix memory leak in attach error path by Johan Hovold · 12 years ago
  52. b8f0e82 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  53. f79b2d0 USB: keyspan: fix NULL-pointer dereferences and memory leaks by Johan Hovold · 12 years ago
  54. 5260e45 USB: mct_u232: fix broken close by Johan Hovold · 12 years ago
  55. a8f2ae7 USB: mct_u232: fix port-data memory leak by Johan Hovold · 12 years ago
  56. acbf0e5 USB: opticon: fix memory leak in error path by Johan Hovold · 12 years ago
  57. ea0dbeb USB: opticon: fix DMA from stack by Johan Hovold · 12 years ago
  58. 2f0295a USB: quatech2: fix io after disconnect by Johan Hovold · 12 years ago
  59. 8e512ab USB: quatech2: fix close and disconnect urb handling by Johan Hovold · 12 years ago
  60. 40d0473 USB: quatech2: fix port-data memory leaks by Johan Hovold · 12 years ago
  61. b8a0055 USB: quatech2: fix memory leak in error path by Johan Hovold · 12 years ago
  62. feffa7c USB: omninet: fix port-data memory leak by Johan Hovold · 12 years ago
  63. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  64. fb44ff8 USB: digi_acceleport: fix port-data memory leak by Johan Hovold · 12 years ago
  65. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  66. c467206 USB: whiteheat: fix port-data memory leak by Johan Hovold · 12 years ago
  67. c129197 USB: whiteheat: fix memory leak in error path by Johan Hovold · 12 years ago
  68. 2ee44fb USB: metro-usb: fix io after disconnect by Johan Hovold · 12 years ago
  69. 50dde86 USB: metro-usb: fix port-data memory leak by Johan Hovold · 12 years ago
  70. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  71. bd066ee usb: "ehci-w90x900" Fix a typo and add some whitespace. by Justin P. Mattock · 12 years ago
  72. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  73. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  74. d39dbc8 USB: EHCI: move ehci_update_device() to ehci-lpm.c by Alan Stern · 12 years ago
  75. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  76. d6064ac USB: EHCI: move logging macros to ehci.h by Alan Stern · 12 years ago
  77. 6273f18 USB: EHCI: add condition for delay during the resume by Peter Chen · 12 years ago
  78. e8cebb9 USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open by Constantine Shulyupin · 12 years ago
  79. 801f006 USB: ohci-s3c2410: use devm_ functions by Jingoo Han · 12 years ago
  80. 30b1e49 USB: use bus_to_hdc instead of container_of by Yuanhan Liu · 12 years ago
  81. 60d80ad USB: ohci-exynos: use devm_clk_get() by Jingoo Han · 12 years ago
  82. c05c946 usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  83. e1deb56 usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  84. ffc7493 usb: phy: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  85. 54388b2 usb: host: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  86. c30186e USB: ezusb: unexport some functions that aren't being used by Greg Kroah-Hartman · 12 years ago
  87. f7bc505 USB: serial: Fix memory leak in sierra_release() by Lennart Sorensen · 12 years ago
  88. 036546b usb hub: use flush_work instead of flush_work_sync by Octavian Purdila · 12 years ago
  89. 197ef5ef USB: Add missing license tag to ezusb driver. by Dave Jones · 12 years ago
  90. 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
  91. 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
  92. 16b45fd xhci: fix integer overflow by Oliver Neukum · 12 years ago
  93. 966e7a8 xhci: endianness xhci_calculate_intel_u2_timeout by Oliver Neukum · 12 years ago
  94. 068b054 USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal by Florian Fainelli · 12 years ago
  95. 1cb6015 usb: renesas_usbhs: fixup dma transfer stall by Kuninori Morimoto · 12 years ago
  96. 4f053a2 usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detach by Kuninori Morimoto · 12 years ago
  97. 000b7f5 usb: gadget: net2272: fix missing unlock on error in net2272_irq() by Wei Yongjun · 12 years ago
  98. ca749b2 usb: musb: dsps: fix res_name length by Daniel Mack · 12 years ago
  99. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  100. 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