1. 734b5a2 usb: gadget: add endpoint capabilities flags by Robert Baldyga · 9 years ago
  2. cc476b4 usb: gadget: encapsulate endpoint claiming mechanism by Robert Baldyga · 9 years ago
  3. 0f4315a usb: gadget: f_uac2: fix build warning by Felipe Balbi · 9 years ago
  4. 7f35296 usb: musb: musb_dsps: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  5. c5673f5 usb: phy: phy-keystone: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  6. 4b68b50 usb: phy: phy-mxs-usb: Simplify return statement by Saurabh Karajgaonkar · 9 years ago
  7. 3f217e9 usb: chipidea: add ci->is_otg condition for otg judgement by Li Jun · 9 years ago
  8. a24b071 usb: gadget: f_printer: fix deadlock caused by nested spinlock by Fupan Li · 9 years ago
  9. 2f0bb2a usb: musb: Allow building in all the DMA code by Tony Lindgren · 9 years ago
  10. d3cb25a usb: gadget: udc: fix spin_lock in pch_udc by Pengyu Ma · 9 years ago
  11. f811a38 doc: usb: gadget-testing: using the updated testusb.c by Peter Chen · 9 years ago
  12. 4bc58eb Doc: ABI: testing: configfs-usb-gadget-sourcesink by Peter Chen · 9 years ago
  13. 8cd5062 Doc: ABI: testing: configfs-usb-gadget-loopback by Peter Chen · 9 years ago
  14. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 9 years ago
  15. 5542f58 usb: gadget: mass_storage: Fix freeing luns sysfs implementation by Krzysztof Opasiak · 9 years ago
  16. 7674cba usb: gadget: atmel_usba_udc: add missing ret value check by Robert Baldyga · 9 years ago
  17. cb009d6 staging: emxx_udc: add missing usb_ep_set_maxpacket_limit() by Robert Baldyga · 9 years ago
  18. 6fd82b6 usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit() by Robert Baldyga · 9 years ago
  19. 4ef7a4a usb: gadget: midi: avoid redundant f_midi_set_alt() call by Robert Baldyga · 9 years ago
  20. 55d8112 usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails by Robert Baldyga · 9 years ago
  21. 913e4a9 usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth by Peter Chen · 9 years ago
  22. 8078f31 usb: gadget: f_mass_storage: stop thread in bind failure case by Sanjay Singh Rawat · 9 years ago
  23. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 9 years ago
  24. 1c99cab usb: gadget: fotg210-udc: remove duplicate conditions by Dan Carpenter · 9 years ago
  25. 6f98f54 usb: phy: msm: Add D+/D- lines route control by Ivan T. Ivanov · 9 years ago
  26. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 9 years ago
  27. 7a896d4 usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  28. a4cc421 usb: gadget: f_mass_storage: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  29. ca1023c usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  30. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  31. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  32. c0bd545 usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  33. 2abd9d5 usb: dwc3: ep0: Add chained TRB support by Kishon Vijay Abraham I · 9 years ago
  34. 368ca11 usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter by Kishon Vijay Abraham I · 9 years ago
  35. 8a34422 usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 by Kishon Vijay Abraham I · 9 years ago
  36. 2e5464d usb: dwc3: ep0: use _roundup_ to calculate the transfer size by Kishon Vijay Abraham I · 9 years ago
  37. b2fb5b1 usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes by Kishon Vijay Abraham I · 9 years ago
  38. b5a2875 usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS by Phil Edworthy · 9 years ago
  39. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  40. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  41. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  42. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  43. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  44. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  45. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  46. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  47. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  48. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  49. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  50. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  51. 41ce84c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  52. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 9 years ago
  53. b0930d4 usb: chipidea: update ci_otg_is_fsm_mode conditions by Li Jun · 9 years ago
  54. 7974235 usb: chipidea: set usb otg capabilities by Li Jun · 9 years ago
  55. 929412d usb: common: add API to update usb otg capabilities by device tree by Li Jun · 9 years ago
  56. b5513de doc: dt-binding: usb: add otg related properties by Li Jun · 9 years ago
  57. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 9 years ago
  58. 84704bb usb: add usb_otg_caps to usb_gadget structure. by Macpaul Lin · 9 years ago
  59. 6a88bbe usb: otg: add usb_otg_caps structure for otg capabilities by Li Jun · 9 years ago
  60. 5d701ce usb: add USB_OTG_ADP definition by Macpaul Lin · 9 years ago
  61. 8486a0bb usb: add usb_otg20_descriptor for OTG 2.0 and above by Macpaul Lin · 9 years ago
  62. d91de09 usb: musb: sunxi: Add support for musb controller in A33 SoC by Hans de Goede · 9 years ago
  63. 132e237 usb: musb: sunxi: Add support for musb controller in A31 SoC by Hans de Goede · 9 years ago
  64. 744543c usb: musb: sunxi: Add support for the Allwinner sunxi musb controller by Hans de Goede · 9 years ago
  65. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 9 years ago
  66. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 9 years ago
  67. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 9 years ago
  68. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 9 years ago
  69. ccdf138 usb: gadget: add usb_gadget_activate/deactivate functions by Robert Baldyga · 9 years ago
  70. 3511699 usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver by Ivan T. Ivanov · 9 years ago
  71. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 9 years ago
  72. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 9 years ago
  73. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 9 years ago
  74. aa73997 usb: dwc3: gadget: defer endpoint name change by Felipe Balbi · 9 years ago
  75. 7eaeac5 usb: dwc3: gadget: add a trace when disabling EPs by Felipe Balbi · 9 years ago
  76. d9972f4 usb: dwc3: core: remove unnecessary dev_warn() by Felipe Balbi · 9 years ago
  77. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 9 years ago
  78. 2df033c usb: dwc3: pci: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  79. 83b7b67 usb: phy: msm-usb: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  80. 50297b7 usb: renesas_usbhs: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  81. 860d268 usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated API by Chanwoo Choi · 9 years ago
  82. a2fd242 usb: phy: omap-otg: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  83. 5960387 usb: dwc3: omap: Replace deprecated API of extcon by Chanwoo Choi · 9 years ago
  84. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 9 years ago
  85. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 9 years ago
  86. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  87. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  88. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  89. 9fcfa46 usb: dwc3: drop CONFIG_USB_DWC3_DEBUG by Felipe Balbi · 9 years ago
  90. e746b06 usb: dwc3: st: remove two unnecessary messages by Felipe Balbi · 9 years ago
  91. 2babd0d usb: dwc3: qcom: switch dev_dbg() to dev_info() by Felipe Balbi · 9 years ago
  92. 42f69a0 usb: dwc3: exynos: switch dev_dbg() to dev_info() by Felipe Balbi · 9 years ago
  93. 9ff0fdc usb: dwc3: keystone: convert dev_dbg() to dev_err() by Felipe Balbi · 9 years ago
  94. e4f7566 usb: dwc3: omap: drop dev_dbg() usage by Felipe Balbi · 9 years ago
  95. 5a350d5 usb: dwc2: gadget: use | instead of + for bitmasks by Felipe Balbi · 9 years ago
  96. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 9 years ago
  97. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  98. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago