1. 1616e99 usb: gadget: let f_* use usb_string_ids_tab() where it makes sense by Sebastian Andrzej Siewior · 12 years ago
  2. b36c347 usb: gadget: uac2: use the strings directly by Sebastian Andrzej Siewior · 12 years ago
  3. 4ce6357 usb: gadget: uac2: provide a variable for interface and alt settings by Sebastian Andrzej Siewior · 12 years ago
  4. b7c041a usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs by Sebastian Andrzej Siewior · 12 years ago
  5. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  6. 0f9df93 usb: gadget: uvc: fix error path in uvc_function_bind() by Sebastian Andrzej Siewior · 12 years ago
  7. d0eca71 usb: gadget: phonet: free requests in pn_bind()'s error path by Sebastian Andrzej Siewior · 12 years ago
  8. 7f2a926 usb: gadget: midi: make FS and HS available by Sebastian Andrzej Siewior · 12 years ago
  9. d185039 usb: gadget: midi: free hs descriptors by Sebastian Andrzej Siewior · 12 years ago
  10. 1377af2 usb: gadget: audio: remove c->highpseed = true from f_midi and uac1 by Sebastian Andrzej Siewior · 12 years ago
  11. e79cc61 usb: gadget: network: fix bind() error path by Sebastian Andrzej Siewior · 12 years ago
  12. 391aa85 usb: gadget: uac2: add some error recovery in afunc_bind() by Sebastian Andrzej Siewior · 12 years ago
  13. 64dce91 usb: gadget storage: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  14. bcb2f99 usb: gadget: use a computation macro for INT endpoint interval by Sebastian Andrzej Siewior · 12 years ago
  15. fad8deb usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list by Sebastian Andrzej Siewior · 12 years ago
  16. 585e393 usb: gadget: ecm: Add IAD descriptor in SS mode by Sebastian Andrzej Siewior · 12 years ago
  17. 87c2905 usb: renesas_usbhs: add DMAEngine support on mod_host by Kuninori Morimoto · 12 years ago
  18. 3192fcb usb: renesas_usbhs: fixup unreadable macro by Kuninori Morimoto · 12 years ago
  19. 797b4e1 usb: renesas_usbhs: use devm_request_irq() by Kuninori Morimoto · 12 years ago
  20. 806df3a USB: ums_realtek: fix build warning by Jingoo Han · 12 years ago
  21. 5fb0432 USB: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer by Johan Hovold · 12 years ago
  22. 8da636d USB: ftdi_sio: optimise chars_in_buffer by Johan Hovold · 12 years ago
  23. 755b604 USB: ftdi_sio: use generic chars_in_buffer by Johan Hovold · 12 years ago
  24. 428d998 USB: serial: export usb_serial_generic_chars_in_buffer by Johan Hovold · 12 years ago
  25. a4afff6 USB: ftdi_sio: refactor modem-control status retrieval by Johan Hovold · 12 years ago
  26. 2c2ee54 USB: ftdi_sio: fix tiocmget and tiocmset return values by Johan Hovold · 12 years ago
  27. fef0b82 USB: ftdi_sio: fix tiocmget indentation by Johan Hovold · 12 years ago
  28. 81e8442 USB: ftdi_sio: remove unused private port-data by Johan Hovold · 12 years ago
  29. 86effe5 USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  30. d067a31 USB: ftdi_sio: remove unnecessary memset by Johan Hovold · 12 years ago
  31. 4f2ab88 USB: cp210x: fix whitespace issues by Johan Hovold · 12 years ago
  32. 487c151 USB: iuu_phoenix: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  33. d99e65b USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled by Jan Beulich · 12 years ago
  34. 8e493ca1 USB: usb_wwan: fix bulk-urb allocation by Johan Hovold · 12 years ago
  35. f2ec522 usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  36. 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
  37. f6bc8c2 usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module by Roger Quadros · 12 years ago
  38. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  39. 9a65d16 usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove() by Wei Yongjun · 12 years ago
  40. 4b0de6f usb: musb: ux500: use platform_device_unregister in ux500_remove() by Wei Yongjun · 12 years ago
  41. a81a01f usb: musb: tusb6010: use platform_device_unregister in tusb_remove() by Wei Yongjun · 12 years ago
  42. b415c8f usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev() by Wei Yongjun · 12 years ago
  43. 12a71f5 usb: musb: davinci: use platform_device_unregister in davinci_remove() by Wei Yongjun · 12 years ago
  44. b59e906 usb: musb: da8xx: use platform_device_unregister in da8xx_remove() by Wei Yongjun · 12 years ago
  45. 01e40da usb: musb: blackfin: use platform_device_unregister in bfin_remove() by Wei Yongjun · 12 years ago
  46. 5629151 usb: musb: am35x: use platform_device_unregister in am35x_remove() by Wei Yongjun · 12 years ago
  47. 00a8918 Revert "usb: musb: use DMA mode 1 whenever possible" by Felipe Balbi · 12 years ago
  48. df03790 xhci: trivial: Remove assigned but unused ep_ctx. by Sarah Sharp · 12 years ago
  49. 7e5f77f xhci: trivial: Remove assigned but unused slot_ctx. by Sarah Sharp · 12 years ago
  50. b803134 xhci: Fix missing break in xhci_evaluate_context_result. by Sarah Sharp · 12 years ago
  51. 43a09f7 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  52. d124a60 USB: isp1760-if: Change to use irq_of_parse_and_map by Nobuhiro Iwamatsu · 12 years ago
  53. 596d789 USB: set hub's default autosuspend delay as 0 by Ming Lei · 12 years ago
  54. e6f30de USB: check port changes before hub runtime suspend for some bug device by Ming Lei · 12 years ago
  55. 8daf8b6 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  56. c323dc0 ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  57. ae685ef USB: mos7840: fix port_probe flow by Johan Hovold · 12 years ago
  58. 80c0075 USB: mos7840: fix port-data memory leak by Johan Hovold · 12 years ago
  59. e681b66 USB: mos7840: remove invalid disconnect handling by Johan Hovold · 12 years ago
  60. 28c3ae9 USB: mos7840: remove NULL-urb submission by Johan Hovold · 12 years ago
  61. 6f60291 usb: serial: ftdi_sio: Add missing chars_in_buffer function by Jarkko Huijts · 12 years ago
  62. 961be09 USB: qcserial: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  63. c2dd4a8 USB: option: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  64. a997448 USB: ipw: fix interface-data memory leak in error path by Johan Hovold · 12 years ago
  65. 3eb55cc USB: mos7840: fix port-device leak in error path by Johan Hovold · 12 years ago
  66. 65a4cdb USB: mos7840: fix urb leak at release by Johan Hovold · 12 years ago
  67. f525c05 USB: sierra: fix port-data memory leak by Johan Hovold · 12 years ago
  68. 084817d USB: sierra: fix memory leak in probe error path by Johan Hovold · 12 years ago
  69. 7e41f9b USB: sierra: fix memory leak in attach error path by Johan Hovold · 12 years ago
  70. b8f0e82 USB: usb-wwan: fix multiple memory leaks in error paths by Johan Hovold · 12 years ago
  71. f79b2d0 USB: keyspan: fix NULL-pointer dereferences and memory leaks by Johan Hovold · 12 years ago
  72. 5260e45 USB: mct_u232: fix broken close by Johan Hovold · 12 years ago
  73. a8f2ae7 USB: mct_u232: fix port-data memory leak by Johan Hovold · 12 years ago
  74. acbf0e5 USB: opticon: fix memory leak in error path by Johan Hovold · 12 years ago
  75. ea0dbeb USB: opticon: fix DMA from stack by Johan Hovold · 12 years ago
  76. 2f0295a USB: quatech2: fix io after disconnect by Johan Hovold · 12 years ago
  77. 8e512ab USB: quatech2: fix close and disconnect urb handling by Johan Hovold · 12 years ago
  78. 40d0473 USB: quatech2: fix port-data memory leaks by Johan Hovold · 12 years ago
  79. b8a0055 USB: quatech2: fix memory leak in error path by Johan Hovold · 12 years ago
  80. feffa7c USB: omninet: fix port-data memory leak by Johan Hovold · 12 years ago
  81. 4230af5 USB: mos7720: fix port-data memory leak by Johan Hovold · 12 years ago
  82. fb44ff8 USB: digi_acceleport: fix port-data memory leak by Johan Hovold · 12 years ago
  83. 456c5be USB: ch341: fix port-data memory leak by Johan Hovold · 12 years ago
  84. c467206 USB: whiteheat: fix port-data memory leak by Johan Hovold · 12 years ago
  85. c129197 USB: whiteheat: fix memory leak in error path by Johan Hovold · 12 years ago
  86. 2ee44fb USB: metro-usb: fix io after disconnect by Johan Hovold · 12 years ago
  87. 50dde86 USB: metro-usb: fix port-data memory leak by Johan Hovold · 12 years ago
  88. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  89. bd066ee usb: "ehci-w90x900" Fix a typo and add some whitespace. by Justin P. Mattock · 12 years ago
  90. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  91. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  92. d39dbc8 USB: EHCI: move ehci_update_device() to ehci-lpm.c by Alan Stern · 12 years ago
  93. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  94. d6064ac USB: EHCI: move logging macros to ehci.h by Alan Stern · 12 years ago
  95. 6273f18 USB: EHCI: add condition for delay during the resume by Peter Chen · 12 years ago
  96. e8cebb9 USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in skel_open by Constantine Shulyupin · 12 years ago
  97. 801f006 USB: ohci-s3c2410: use devm_ functions by Jingoo Han · 12 years ago
  98. 30b1e49 USB: use bus_to_hdc instead of container_of by Yuanhan Liu · 12 years ago
  99. 60d80ad USB: ohci-exynos: use devm_clk_get() by Jingoo Han · 12 years ago
  100. c05c946 usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago