1. c10b4f0 usb: chipidea: otg: add otg file used to access otgsc by Peter Chen · 11 years ago
  2. d66895f usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users by Peter Chen · 11 years ago
  3. 40ed51a usb: chipidea: host: add vbus regulator control by Peter Chen · 11 years ago
  4. 1542d9c usb: chipidea: move vbus regulator operation to core by Peter Chen · 11 years ago
  5. 6a6243b usb: chipidea: remove previous MODULE_ALIAS by Fabio Estevam · 11 years ago
  6. e98b44e usb: chipidea: prevent endless loop registering platform_devices when probe fails by Lothar Waßmann · 11 years ago
  7. 3b1280c usb: chipidea: don't clobber return value of ci_role_start() by Lothar Waßmann · 11 years ago
  8. 769d92c usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove() by Lothar Waßmann · 11 years ago
  9. a0cfdc6 usb: chipidea: improve kconfig 2.0 by Lothar Waßmann · 11 years ago
  10. 9d84d55 usb: chipidea: imx: delete the dead code by Peter Chen · 11 years ago
  11. 03779f0 usb: chipidea: move hw_phymode_configure() into probe by Fabio Estevam · 11 years ago
  12. 5bb3da0 usb: chipidea: ci_hdrc_imx: remove unused variable 'res' by Fabio Estevam · 11 years ago
  13. da9651a Documentation sysfs-bus-usb: Document all files used by libusb by Hans de Goede · 11 years ago
  14. bb67490 usb: dwc3: core: cope with NULL pdata by Felipe Balbi · 11 years ago
  15. e57e780 usb: rh_call_control tbuf overflow fix by Sean O. Stalley · 11 years ago
  16. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  17. 034d152 pl2303: improve the chip type detection/distinction by Frank Schäfer · 11 years ago
  18. a77a8c2 pl2303: improve the chip type information output on startup by Frank Schäfer · 11 years ago
  19. 73b583a pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup() by Frank Schäfer · 11 years ago
  20. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  21. 8b841cb usb: phy: am335x: include linux/err.h by Sebastian Andrzej Siewior · 11 years ago
  22. 13266fe usb: musb: cppi41: Enable in device-TX mode by Sebastian Andrzej Siewior · 11 years ago
  23. fc52575 usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef by Sebastian Andrzej Siewior · 11 years ago
  24. c23bda3 usb: pl2303: add two comments concerning the supported baud rates with HX chips by Frank Schäfer · 11 years ago
  25. 61fa8d6 usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips by Frank Schäfer · 11 years ago
  26. b5c16c6 usb: pl2303: increase the allowed baud rate range for the divisor based encoding method by Frank Schäfer · 11 years ago
  27. e917ba0 usb: pl2303: move the two baud rate encoding methods to separate functions by Frank Schäfer · 11 years ago
  28. b9208c7 usb: pl2303: remove 500000 baud from the list of standard baud rates by Frank Schäfer · 11 years ago
  29. 75417d9 usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method by Frank Schäfer · 11 years ago
  30. 57ce61a usb: pl2303: fix+improve the divsor based baud rate encoding method by Frank Schäfer · 11 years ago
  31. fbbde074 UWB: fix sysfs warning on HWA device unplug. by Thomas Pugliese · 11 years ago
  32. 644f6a1 HWA: avoid constant suspend and resume on the root hub by Thomas Pugliese · 11 years ago
  33. c654ecb HWA RC: fix a kernel panic when unplugging the HWA dongle by Thomas Pugliese · 11 years ago
  34. 6dd433e USB: cdc-wdm: fix race between interrupt handler and tasklet by Oliver Neukum · 11 years ago
  35. e9a088f wusbcore: clean up list locking in urb enqueue by Thomas Pugliese · 11 years ago
  36. 467d296 wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changed by Thomas Pugliese · 11 years ago
  37. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  38. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  39. 159b4e3 Documentation sysfs-bus-usb: Correct use of devnum by Hans de Goede · 11 years ago
  40. 21a9631 proc_usb_info.txt: Correct documentation about endianness of config descriptors by Hans de Goede · 11 years ago
  41. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  42. 3f0d1c6 usb: misc: usb3503: Support operation with no I2C control by Mark Brown · 11 years ago
  43. e5162d4 usb: misc: usb3503: Don't specify all DT properties as required by Mark Brown · 11 years ago
  44. 5bdd1f4 usb: misc: usb3503: Add USB3503A to the compatible list by Mark Brown · 11 years ago
  45. e5a0c87 usb: misc: usb3503: Default to hub mode by Mark Brown · 11 years ago
  46. dd8e670 usb: misc: usb3503: Fix typos in error messages by Mark Brown · 11 years ago
  47. 2487e3e usb: misc: usb3503: Factor out I2C probe by Mark Brown · 11 years ago
  48. 68b1413 usb: misc: usb3503: Convert to regmap by Mark Brown · 11 years ago
  49. 8e7245b usb: misc: usb3503: Actively manage Hub Connect GPIO by Mark Brown · 11 years ago
  50. 24455b0 usb: misc: usb3503: Use gpio_set_value_cansleep() by Mark Brown · 11 years ago
  51. 900e062 usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs. by David Daney · 11 years ago
  52. cffedd6 usb: misc: usb3503: Convert to devm_ APIs by Mark Brown · 11 years ago
  53. 42416cc usb: misc: Fix swapped properties in usb3503 DT parsing by Mark Brown · 11 years ago
  54. 1f92307 USB: serial: move the "simple" drivers into usb-serial-simple.c by Greg Kroah-Hartman · 11 years ago
  55. 3804fad USBNET: ax88179_178a: enable tso if usb host supports sg dma by Ming Lei · 11 years ago
  56. 638c511 USBNET: support DMA SG by Ming Lei · 11 years ago
  57. eff196a usb: musb: dsps: make it depend on OF_IRQ by Felipe Balbi · 11 years ago
  58. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  59. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  60. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  61. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  62. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 11 years ago
  63. 85721d4 USB: URB documentation: claim complete() will be run with IRQs enabled by Ming Lei · 11 years ago
  64. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  65. 327d8b4 usb: host: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  66. e497a24 usb: phy: tegra: Program new PHY parameters by Tuomas Tynkkynen · 11 years ago
  67. 91e6670 Documentation: New DT parameters for tegra30-usb-phy by Tuomas Tynkkynen · 11 years ago
  68. 3e63520 usb: phy: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  69. f5833a0 usb: phy: tegra: Fix wrong PHY parameters by Tuomas Tynkkynen · 11 years ago
  70. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  71. 23381db usb: dwc3: core: clarify usb-phy array binding by Kumar Gala · 11 years ago
  72. ebe864a usb: gadget: uvc: Fix error handling in uvc_queue_buffer() by Laurent Pinchart · 12 years ago
  73. 9b3452d usb: musb dma: add cppi41 dma driver by Sebastian Andrzej Siewior · 11 years ago
  74. 97238b3 usb: musb: dsps: use proper child nodes by Sebastian Andrzej Siewior · 11 years ago
  75. e96bdc3 usb: musb: dsps: remove the hardcoded phy pieces by Sebastian Andrzej Siewior · 11 years ago
  76. 3bb869c usb: phy: Add AM335x PHY driver by Sebastian Andrzej Siewior · 11 years ago
  77. 53b6fc2 usb: phy: phy-generic: export init functions by Sebastian Andrzej Siewior · 11 years ago
  78. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  79. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  80. d07f4a8 usb: phy: mv-usb: remove incorrect __exit_p annotation by Jingoo Han · 11 years ago
  81. 1e0f20b usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() by Jingoo Han · 11 years ago
  82. cf1dea7 usb: gadget: f_uac1: Staticize local functions by Jingoo Han · 11 years ago
  83. 2419831 usb: gadget: u_uac1: add __user annotation by Jingoo Han · 11 years ago
  84. bf19647 usb: gadget: rndis: Staticize rndis_init()/rndis_exit() by Jingoo Han · 11 years ago
  85. 136c489 usb: gadget: f_mass_storage: use NULL instead of 0 by Jingoo Han · 11 years ago
  86. ffcba5a usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue() by Alexey Khoroshilov · 11 years ago
  87. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  88. c095ba7 Linux 3.11-rc4 by Linus Torvalds · 11 years ago
  89. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  90. 3d90268 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  91. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  92. 2f85399 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  94. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  95. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  96. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  97. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  98. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  99. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  100. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago