1. 0727443 Merge remote-tracking branch 'remotes/origin/tmp-fa8410b' by Bruce Levy · 8 years ago
  2. d1f2c07 usb: gadget: rndis: Arrange rndis_reset_response variable by Trilok Soni · 8 years ago
  3. 207707d usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG by Xerox Lin · 8 years ago
  4. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  5. 7442e6d usb: gadget: fsl_qe_udc: off by one in setup_received_handle() by Dan Carpenter · 8 years ago
  6. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 8 years ago
  7. 3887db5 usb: gadget: composite: Fix return value in case of error by Christophe JAILLET · 8 years ago
  8. bd610c5 usb: gadget: uvc: Fix return value in case of error by Christophe JAILLET · 8 years ago
  9. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 8 years ago
  10. cee51c3 usb: gadget: configfs: add mutex lock before unregister gadget by Winter Wang · 8 years ago
  11. 88c09ea usb: gadget: u_ether: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  12. c526c62 usb: gadget: composite: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  13. c7b5efb ANDROID: usb: gadget: u_ether: fix dev->trans_start removal fallout by Amit Pundir · 8 years ago
  14. 8157e62 ANDROID: usb: gadget: fix MTP OS desc support by Amit Pundir · 9 years ago
  15. 8153b2c usb: gadget: f_accessory: remove duplicate endpoint alloc by Anson Jacob · 8 years ago
  16. 7045096 ANDROID: usb: gadget: f_midi: set fi->f to NULL when free f_midi function by Winter Wang · 8 years ago
  17. 5485646 ANDROID: usb: gadget: Add support for MTP OS desc by Badhri Jagan Sridharan · 9 years ago
  18. 43f0eb2 CHROMIUM: usb: gadget: f_accessory: add .raw_request callback by Mark Kuo · 9 years ago
  19. d366867 CHROMIUM: usb: gadget: audio_source: add .free_func callback by Mark Kuo · 9 years ago
  20. 21a3e93 CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor by Mark Kuo · 9 years ago
  21. 1b61b27 CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support by Mark Kuo · 9 years ago
  22. 8083c7c usb: u_ether: Add missing rx_work init by Matthew Moeller · 9 years ago
  23. e730462 ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field by Brian Norris · 9 years ago
  24. 246bfed usb: gadget: u_ether: use %z format specifier for size_t by Amit Pundir · 9 years ago
  25. d29237a usb: gadget: rndis: fix broken build for 4.4 by Amit Pundir · 9 years ago
  26. 769c58c usb: gadget: rndis: fix broken data aggregation build by Amit Pundir · 9 years ago
  27. 928b59a usb: gadget: rndis: use %z format specifier for size_t by Amit Pundir · 9 years ago
  28. 1d41ddd fix false disconnect due to a signal sent to the reading process by keunyoung · 11 years ago
  29. 207ddc3 usb: gadget: cleanup: fix unused variable and function warnings by Amit Pundir · 9 years ago
  30. bff12a7 usb: gadget: build audio_source function only if SND is enabled by Amit Pundir · 9 years ago
  31. cd7e9eb usb: gadget: configfs: handle gadget reset request for android by Amit Pundir · 9 years ago
  32. 3576ce0 ANDROID: usb: gadget: create F_midi device by Badhri Jagan Sridharan · 9 years ago
  33. 5829260 usb: gadget: Add device attribute to determine gadget state by Badhri Jagan Sridharan · 9 years ago
  34. 340114e usb: gadget: fix NULL ptr derefer while symlinking PTP func by Amit Pundir · 9 years ago
  35. c978016 usb:gadget:Add "state" attribute to android_device by Badhri Jagan Sridharan · 9 years ago
  36. a86e156 usb: gadget: Do not disconnect unregistered dev by Badhri Jagan Sridharan · 9 years ago
  37. c4ab8f1 usb: gadget: Relocate f_accessory by Badhri Jagan Sridharan · 10 years ago
  38. 30f2d3f usb: gadget: Accessory:Migrate to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  39. 36d4607 usb: gadget: Move gadget functions code by Badhri Jagan Sridharan · 10 years ago
  40. 67fa1b6 usb:gadget:audio_source: Move to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  41. e98f0d6 usb: gadget: Add function devices to the parent by Badhri Jagan Sridharan · 10 years ago
  42. fac5d04 usb: gadget: f_audio_source:replace deprecated API by Badhri Jagan Sridharan · 10 years ago
  43. 0730343 usb: gadget: check for accessory device before disconnecting HIDs by Amit Pundir · 10 years ago
  44. aba8439 usb: u_ether: Fix compile errors by Praneeth Bajjuri · 10 years ago
  45. f32c579 usb: gadget: Add Uevent to notify userspace by Badhri Jagan Sridharan · 10 years ago
  46. f545f54 usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interface by Badhri Jagan Sridharan · 10 years ago
  47. f053900 USB: gadget: rndis: Add module parameter for DL max packets per xfer by xerox_lin · 10 years ago
  48. ccf7707 ndis: Add debug support to disable RNDIS Multipacket Feature by Badhri Jagan Sridharan · 10 years ago
  49. b7a343a RNDIS: Add Data aggregation (multi packet) support by Badhri Jagan Sridharan · 10 years ago
  50. 3c0f288 USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode by Badhri Jagan Sridharan · 10 years ago
  51. 16a203f usb: u_ether: Add workqueue as bottom half handler for rx data path by Badhri Jagan Sridharan · 10 years ago
  52. 72ffa18 usb: Add support for rndis uplink aggregation by xerox_lin · 10 years ago
  53. 90de740 USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSG by xerox_lin · 10 years ago
  54. 0a6d157 usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor by Anson Jacob · 10 years ago
  55. 48d391d usb: gadget: f_audio_source: change max ISO packet size by Anson Jacob · 10 years ago
  56. 84b52da usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write by Anson Jacob · 10 years ago
  57. 3a725f4 drivers: usb: gadget: 64-bit related type fixes by Greg Hackmann · 11 years ago
  58. ccebeef usb: gadget: f_mtp: move userspace interface to uapi by Colin Cross · 11 years ago
  59. 56db221 USB: remove duplicate out endpoint creation in MTP mode by Peter Oh · 11 years ago
  60. 8e36484 usb: gadget: Fix android gadget driver build by Benoit Goby · 12 years ago
  61. 336102e usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8 by Arve Hjønnevåg · 12 years ago
  62. 17884e6 usb: gadget: accessory: Fix section mismatch (again) by Todd Poynor · 12 years ago
  63. ea82450 USB: gadget: f_audio_source: New gadget driver for audio output by Mike Lockwood · 12 years ago
  64. 769f739 USB: gadget: f_accessory: Add support for HID input devices by Mike Lockwood · 13 years ago
  65. 25c8273 USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctl by Mike Lockwood · 12 years ago
  66. b54ebf5 usb: gadget: accessory: Fix section mismatch by Benoit Goby · 12 years ago
  67. ae4527c usb: gadget: adb: Only enable the gadget when adbd is ready by Benoit Goby · 13 years ago
  68. f1b52f6 usb: gadget: adb: do not set error flag when dequeuing req by Colin Cross · 13 years ago
  69. 74fe080 usb: gadget: adb: allow freezing in adb_read by Colin Cross · 13 years ago
  70. ce61e83 usb: gadget: accessory: Add Android Accessory function by Benoit Goby · 13 years ago
  71. b22b152 usb: gadget: adb: Add ADB function by Benoit Goby · 13 years ago
  72. 27d01e5 usb: gadget: mtp: Add MTP/PTP function by Benoit Goby · 13 years ago
  73. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  74. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  75. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  76. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 8 years ago
  77. 1d23d16 usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock by Iago Abal · 8 years ago
  78. 4320280 usb: Use (foo *) instead of (foo*). by Sandhya Bankar · 8 years ago
  79. 9353afb usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests by Michal Nazarewicz · 8 years ago
  80. c662a31 usb: gadget: f_fs: printk error when excess data is dropped on read by Michal Nazarewicz · 8 years ago
  81. f7d74de usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" by Colin Ian King · 8 years ago
  82. bd8dc73 usb: gadget: mv_u3d: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  83. 906ae52 usb: gadget: r8a66597: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  84. d58fcf8 usb: gadget: m66592: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  85. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 8 years ago
  86. 882bd9f usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc by Alexandre Belloni · 8 years ago
  87. b89e5f1 usb: pxa27x_udc: remove unused function argument by Arnd Bergmann · 8 years ago
  88. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 8 years ago
  89. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  90. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 8 years ago
  91. d8877fc usb: gadget: storage: increase maximum storage num buffers by Felipe Balbi · 8 years ago
  92. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 8 years ago
  93. 7e14f47a usb: gadget: composite: don't queue OS desc req if length is invalid by William Wu · 8 years ago
  94. c6010c8 usb: gadget: f_fs: Fix kernel panic if use_os_string not set by Jim Lin · 8 years ago
  95. e877b72 usb: gadget: f_tcm: out of bound access in usbg_drop_tpg by Heinrich Schuchardt · 8 years ago
  96. ffeee83 usb: gadget: avoid exposing kernel stack by Heinrich Schuchardt · 8 years ago
  97. 5364239 usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT by Jim Lin · 8 years ago
  98. cc50dc2 usb: gadget: storage-common: Fix old comment about qualifier descriptor by Krzysztof Opasiak · 8 years ago
  99. d4529f9 usb: gadget: uac2: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  100. e5a8916 usb: gadget: printer: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago