1. 3f124d2 usb: chipidea: add role init and destroy APIs by Peter Chen · 11 years ago
  2. c10b4f0 usb: chipidea: otg: add otg file used to access otgsc by Peter Chen · 11 years ago
  3. d66895f usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users by Peter Chen · 11 years ago
  4. 40ed51a usb: chipidea: host: add vbus regulator control by Peter Chen · 11 years ago
  5. 1542d9c usb: chipidea: move vbus regulator operation to core by Peter Chen · 11 years ago
  6. 6a6243b usb: chipidea: remove previous MODULE_ALIAS by Fabio Estevam · 11 years ago
  7. e98b44e usb: chipidea: prevent endless loop registering platform_devices when probe fails by Lothar Waßmann · 11 years ago
  8. 3b1280c usb: chipidea: don't clobber return value of ci_role_start() by Lothar Waßmann · 11 years ago
  9. 769d92c usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove() by Lothar Waßmann · 11 years ago
  10. a0cfdc6 usb: chipidea: improve kconfig 2.0 by Lothar Waßmann · 11 years ago
  11. 9d84d55 usb: chipidea: imx: delete the dead code by Peter Chen · 11 years ago
  12. 03779f0 usb: chipidea: move hw_phymode_configure() into probe by Fabio Estevam · 11 years ago
  13. 5bb3da0 usb: chipidea: ci_hdrc_imx: remove unused variable 'res' by Fabio Estevam · 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. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  40. 3f0d1c6 usb: misc: usb3503: Support operation with no I2C control by Mark Brown · 11 years ago
  41. 5bdd1f4 usb: misc: usb3503: Add USB3503A to the compatible list by Mark Brown · 11 years ago
  42. e5a0c87 usb: misc: usb3503: Default to hub mode by Mark Brown · 11 years ago
  43. dd8e670 usb: misc: usb3503: Fix typos in error messages by Mark Brown · 11 years ago
  44. 2487e3e usb: misc: usb3503: Factor out I2C probe by Mark Brown · 11 years ago
  45. 68b1413 usb: misc: usb3503: Convert to regmap by Mark Brown · 11 years ago
  46. 8e7245b usb: misc: usb3503: Actively manage Hub Connect GPIO by Mark Brown · 11 years ago
  47. 24455b0 usb: misc: usb3503: Use gpio_set_value_cansleep() by Mark Brown · 11 years ago
  48. 900e062 usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs. by David Daney · 11 years ago
  49. cffedd6 usb: misc: usb3503: Convert to devm_ APIs by Mark Brown · 11 years ago
  50. 42416cc usb: misc: Fix swapped properties in usb3503 DT parsing by Mark Brown · 11 years ago
  51. 1f92307 USB: serial: move the "simple" drivers into usb-serial-simple.c by Greg Kroah-Hartman · 11 years ago
  52. 3804fad USBNET: ax88179_178a: enable tso if usb host supports sg dma by Ming Lei · 11 years ago
  53. 638c511 USBNET: support DMA SG by Ming Lei · 11 years ago
  54. eff196a usb: musb: dsps: make it depend on OF_IRQ by Felipe Balbi · 11 years ago
  55. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  56. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  57. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  58. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  59. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 11 years ago
  60. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 11 years ago
  61. 327d8b4 usb: host: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  62. e497a24 usb: phy: tegra: Program new PHY parameters by Tuomas Tynkkynen · 11 years ago
  63. 3e63520 usb: phy: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  64. f5833a0 usb: phy: tegra: Fix wrong PHY parameters by Tuomas Tynkkynen · 11 years ago
  65. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  66. ebe864a usb: gadget: uvc: Fix error handling in uvc_queue_buffer() by Laurent Pinchart · 11 years ago
  67. 9b3452d usb: musb dma: add cppi41 dma driver by Sebastian Andrzej Siewior · 11 years ago
  68. 97238b3 usb: musb: dsps: use proper child nodes by Sebastian Andrzej Siewior · 11 years ago
  69. e96bdc3 usb: musb: dsps: remove the hardcoded phy pieces by Sebastian Andrzej Siewior · 11 years ago
  70. 3bb869c usb: phy: Add AM335x PHY driver by Sebastian Andrzej Siewior · 11 years ago
  71. 53b6fc2 usb: phy: phy-generic: export init functions by Sebastian Andrzej Siewior · 11 years ago
  72. 9e5f9c8 Merge branch 'nop-phy-rename' into next by Felipe Balbi · 11 years ago
  73. 3fa4d73 usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv by Sebastian Andrzej Siewior · 11 years ago
  74. d07f4a8 usb: phy: mv-usb: remove incorrect __exit_p annotation by Jingoo Han · 11 years ago
  75. 1e0f20b usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() by Jingoo Han · 11 years ago
  76. cf1dea7 usb: gadget: f_uac1: Staticize local functions by Jingoo Han · 11 years ago
  77. 2419831 usb: gadget: u_uac1: add __user annotation by Jingoo Han · 11 years ago
  78. bf19647 usb: gadget: rndis: Staticize rndis_init()/rndis_exit() by Jingoo Han · 11 years ago
  79. 136c489 usb: gadget: f_mass_storage: use NULL instead of 0 by Jingoo Han · 11 years ago
  80. ffcba5a usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue() by Alexey Khoroshilov · 11 years ago
  81. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  82. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  83. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  84. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  85. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  86. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  87. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  88. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  89. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  90. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  91. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  92. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  93. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  94. 32c6e25 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  95. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  96. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  97. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  98. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  99. 1cb39a6 Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  100. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago