1. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  2. fd9afd3 usb: gadget: u_ether: remove interrupt throttling by Felipe Balbi · 8 years ago
  3. a9e6f83 usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable by Michal Nazarewicz · 8 years ago
  4. 454915d usb: gadget: f_fs: edit epfile->ep under lock by Michal Nazarewicz · 8 years ago
  5. 6c83f77 usb: gadget: function: u_ether: don't starve tx request queue by Felipe Balbi · 8 years ago
  6. bbe097f usb: gadget: udc: atmel: fix endpoint name by Alexandre Belloni · 8 years ago
  7. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  8. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  9. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  10. 3a383cc Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock" by Greg Kroah-Hartman · 8 years ago
  11. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  12. e6be244a usb: gadget: uvc: add V4L2 dependency by Arnd Bergmann · 8 years ago
  13. fc9104d Merge 4.8-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  14. c9ffc78 usb: gadget: NCM: Protect dev->port_usb using dev->lock by Harish Jenny K N · 8 years ago
  15. 79775f4 usb: gadget: u_ether: fix another dereference after null check by Harish Jenny K N · 8 years ago
  16. 5387c92 usb: gadget: remove variable ret and remove unnecessary if statement by Colin Ian King · 8 years ago
  17. 3262ad8 usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference by Jim Baxter · 8 years ago
  18. 3ff488a usb: gadget: prevent potenial null pointer dereference on skb->len by Colin Ian King · 8 years ago
  19. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  20. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  21. 3112fdd usb: gadget: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  22. da7b895 usb: gadget: configfs: log function unbinding as debug by Romain Izard · 8 years ago
  23. 4fbac52 usb: gadget: uvc: Add missing call for additional setup data by Petr Cvek · 8 years ago
  24. c4824f1 usb: gadget: f_ncm: add support for no_skb_reserve by Yoshihiro Shimoda · 8 years ago
  25. 05f6b0f usb: gadget: u_ether: add a flag to avoid skb_reserve() calling by Yoshihiro Shimoda · 8 years ago
  26. a00c979 usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid" by Colin Ian King · 8 years ago
  27. c86af71 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  28. e2088ec usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  29. d9116ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  30. 2a334cf usb: gadget: goku_udc: fix memory leak in goku_probe() by Alexey Khoroshilov · 8 years ago
  31. c4d6618 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  32. 1a7c1d5 usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  33. b8246ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  34. bc49d1d usb: gadget: don't couple configfs to legacy gadgets by Felipe Balbi · 8 years ago
  35. ba1582f usb: gadget: f_hid: use alloc_ep_req() by Felipe F. Tonello · 8 years ago
  36. 14794d7 usb: gadget: f_hid: use free_ep_req() by Felipe F. Tonello · 8 years ago
  37. aadbe81 usb: gadget: remove useless parameter in alloc_ep_req() by Felipe F. Tonello · 8 years ago
  38. 4368c28 usb: gadget: f_fs: handle control requests in config 0 by Felix Hädicke · 8 years ago
  39. 1a00b45 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 8 years ago
  40. 54dfce6 usb: gadget: f_fs: handle control requests not directed to interface or endpoint by Felix Hädicke · 8 years ago
  41. ed6fe1f usb: gadget: f_hid: add dev to configfs by Johannes Berg · 8 years ago
  42. f8ca46a usb: gadget: f_midi: drop substreams when disabling endpoint by Felipe F. Tonello · 8 years ago
  43. f42ab18 usb: gadget: f_midi: refactor state machine by Felipe F. Tonello · 8 years ago
  44. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 8 years ago
  45. 4a655f1 usb: gadget: f_midi: remove alignment code for OUT endpoint by Felipe F. Tonello · 8 years ago
  46. e046615 usb: gadget: align buffer size when allocating for OUT endpoint by Felipe F. Tonello · 8 years ago
  47. 69bb997 usb: gadget: change len to size_t on alloc_ep_req() by Felipe F. Tonello · 8 years ago
  48. 6ac4709 usb: gadget: Add per-lun inquiry string by Philipp Gesang · 8 years ago
  49. 17f6ed6 usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk by Jussi Kivilinna · 8 years ago
  50. 1de2ebf usb: gadget: net2280: fix infinite loop in irq handler by Jussi Kivilinna · 8 years ago
  51. 1650113 usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCM by Jussi Kivilinna · 8 years ago
  52. f510b5a usb: gadget: remove redundant self assignment by Colin Ian King · 8 years ago
  53. a08f5db usb: gadget: configfs: log function unbinding as information by Romain Izard · 8 years ago
  54. 0c0e287 usb: gadget: pxa27x: add phy notifier event handler by Robert Jarzmik · 8 years ago
  55. 23fd537 usb: gadget: udc: core: don't starve DMA resources by Felipe Balbi · 8 years ago
  56. 511a36d usb: gadget: Add the gserial port checking in gs_start_tx() by Baolin Wang · 8 years ago
  57. f4693b0 usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() by Dan Carpenter · 8 years ago
  58. 80d1642 usb: gadget: function: f_rndis: socket buffer may be NULL by Peter Chen · 8 years ago
  59. 70237dc usb: gadget: function: f_eem: socket buffer may be NULL by Peter Chen · 8 years ago
  60. 207707d usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG by Xerox Lin · 8 years ago
  61. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  62. 7442e6d usb: gadget: fsl_qe_udc: off by one in setup_received_handle() by Dan Carpenter · 8 years ago
  63. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 8 years ago
  64. 3887db5 usb: gadget: composite: Fix return value in case of error by Christophe JAILLET · 8 years ago
  65. bd610c5 usb: gadget: uvc: Fix return value in case of error by Christophe JAILLET · 8 years ago
  66. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 8 years ago
  67. cee51c3 usb: gadget: configfs: add mutex lock before unregister gadget by Winter Wang · 8 years ago
  68. 88c09ea usb: gadget: u_ether: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  69. c526c62 usb: gadget: composite: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  70. 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
  71. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  72. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  73. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 8 years ago
  74. 1d23d16 usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock by Iago Abal · 8 years ago
  75. 4320280 usb: Use (foo *) instead of (foo*). by Sandhya Bankar · 8 years ago
  76. 9353afb usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests by Michal Nazarewicz · 8 years ago
  77. c662a31 usb: gadget: f_fs: printk error when excess data is dropped on read by Michal Nazarewicz · 8 years ago
  78. f7d74de usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" by Colin Ian King · 8 years ago
  79. bd8dc73 usb: gadget: mv_u3d: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  80. 906ae52 usb: gadget: r8a66597: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  81. d58fcf8 usb: gadget: m66592: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  82. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 8 years ago
  83. 882bd9f usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc by Alexandre Belloni · 8 years ago
  84. b89e5f1 usb: pxa27x_udc: remove unused function argument by Arnd Bergmann · 8 years ago
  85. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 8 years ago
  86. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  87. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 8 years ago
  88. d8877fc usb: gadget: storage: increase maximum storage num buffers by Felipe Balbi · 8 years ago
  89. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 8 years ago
  90. 7e14f47a usb: gadget: composite: don't queue OS desc req if length is invalid by William Wu · 8 years ago
  91. c6010c8 usb: gadget: f_fs: Fix kernel panic if use_os_string not set by Jim Lin · 8 years ago
  92. e877b72 usb: gadget: f_tcm: out of bound access in usbg_drop_tpg by Heinrich Schuchardt · 8 years ago
  93. ffeee83 usb: gadget: avoid exposing kernel stack by Heinrich Schuchardt · 8 years ago
  94. 5364239 usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT by Jim Lin · 8 years ago
  95. cc50dc2 usb: gadget: storage-common: Fix old comment about qualifier descriptor by Krzysztof Opasiak · 8 years ago
  96. d4529f9 usb: gadget: uac2: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  97. e5a8916 usb: gadget: printer: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  98. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 8 years ago
  99. 0015f91 usb: f_fs: off by one bug in _ffs_func_bind() by Dan Carpenter · 8 years ago
  100. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 8 years ago