1. 3ff488a usb: gadget: prevent potenial null pointer dereference on skb->len by Colin Ian King · 8 years ago
  2. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  3. 23fd537 usb: gadget: udc: core: don't starve DMA resources by Felipe Balbi · 8 years ago
  4. 511a36d usb: gadget: Add the gserial port checking in gs_start_tx() by Baolin Wang · 8 years ago
  5. f4693b0 usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() by Dan Carpenter · 8 years ago
  6. 80d1642 usb: gadget: function: f_rndis: socket buffer may be NULL by Peter Chen · 8 years ago
  7. 70237dc usb: gadget: function: f_eem: socket buffer may be NULL by Peter Chen · 8 years ago
  8. 207707d usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG by Xerox Lin · 8 years ago
  9. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  10. 7442e6d usb: gadget: fsl_qe_udc: off by one in setup_received_handle() by Dan Carpenter · 8 years ago
  11. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 8 years ago
  12. 3887db5 usb: gadget: composite: Fix return value in case of error by Christophe JAILLET · 8 years ago
  13. bd610c5 usb: gadget: uvc: Fix return value in case of error by Christophe JAILLET · 8 years ago
  14. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 8 years ago
  15. cee51c3 usb: gadget: configfs: add mutex lock before unregister gadget by Winter Wang · 8 years ago
  16. 88c09ea usb: gadget: u_ether: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  17. c526c62 usb: gadget: composite: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  18. 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
  19. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  20. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  21. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 8 years ago
  22. 1d23d16 usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock by Iago Abal · 8 years ago
  23. 4320280 usb: Use (foo *) instead of (foo*). by Sandhya Bankar · 8 years ago
  24. 9353afb usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests by Michal Nazarewicz · 8 years ago
  25. c662a31 usb: gadget: f_fs: printk error when excess data is dropped on read by Michal Nazarewicz · 8 years ago
  26. f7d74de usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" by Colin Ian King · 8 years ago
  27. bd8dc73 usb: gadget: mv_u3d: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  28. 906ae52 usb: gadget: r8a66597: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  29. d58fcf8 usb: gadget: m66592: fix unused-but-set-variable warnings by Michal Nazarewicz · 8 years ago
  30. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 8 years ago
  31. 882bd9f usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc by Alexandre Belloni · 8 years ago
  32. b89e5f1 usb: pxa27x_udc: remove unused function argument by Arnd Bergmann · 8 years ago
  33. 5e42d71 usb: gadget: add tracepoints to the gadget API by Felipe Balbi · 8 years ago
  34. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  35. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 8 years ago
  36. d8877fc usb: gadget: storage: increase maximum storage num buffers by Felipe Balbi · 8 years ago
  37. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 8 years ago
  38. 7e14f47a usb: gadget: composite: don't queue OS desc req if length is invalid by William Wu · 8 years ago
  39. c6010c8 usb: gadget: f_fs: Fix kernel panic if use_os_string not set by Jim Lin · 8 years ago
  40. e877b72 usb: gadget: f_tcm: out of bound access in usbg_drop_tpg by Heinrich Schuchardt · 8 years ago
  41. ffeee83 usb: gadget: avoid exposing kernel stack by Heinrich Schuchardt · 8 years ago
  42. 5364239 usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT by Jim Lin · 8 years ago
  43. cc50dc2 usb: gadget: storage-common: Fix old comment about qualifier descriptor by Krzysztof Opasiak · 8 years ago
  44. d4529f9 usb: gadget: uac2: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  45. e5a8916 usb: gadget: printer: Drop unused device qualifier descriptor by Krzysztof Opasiak · 8 years ago
  46. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 8 years ago
  47. 0015f91 usb: f_fs: off by one bug in _ffs_func_bind() by Dan Carpenter · 8 years ago
  48. f1bddbb usb: gadget: Fix binding to UDC via configfs interface by Krzysztof Opasiak · 8 years ago
  49. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  50. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  51. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  52. 36ec2dd target: make close_session optional by Christoph Hellwig · 8 years ago
  53. 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 8 years ago
  54. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  55. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  56. ce15bda Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  57. 0878263 usb: gadget: composite: avoid kernel oops with bad gadgets by Felipe Balbi · 8 years ago
  58. 38740a5 usb: gadget: f_fs: Fix use-after-free by Lars-Peter Clausen · 8 years ago
  59. 097aa19 usb: gadget: pch_udc: don't free devm allocated memory by Felipe Balbi · 8 years ago
  60. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 8 years ago
  61. 332a5b4 usb: gadget: f_fs: Fix EFAULT generation for async read operations by Lars-Peter Clausen · 8 years ago
  62. 9bc0789 usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes by Denys Vlasenko · 8 years ago
  63. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 8 years ago
  64. 5096c4d usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() by Yoshihiro Shimoda · 8 years ago
  65. e4875bd usb: gadget: pch_udc: sort IDs by Andy Shevchenko · 8 years ago
  66. 6b96873 usb: gadged: pch_udc: get rid of redundant assignments by Andy Shevchenko · 8 years ago
  67. c7b640d usb: gadget: pch_udc: enable MSI if hardware supports by Andy Shevchenko · 8 years ago
  68. 969733f usb: gadget: pch_udc: convert to devres API by Andy Shevchenko · 8 years ago
  69. 5e3bd45 usb: gadged: pch_udc: PCI core handles power state for us by Andy Shevchenko · 8 years ago
  70. badf6d4 usb: common: rework CONFIG_USB_COMMON logic by Arnd Bergmann · 8 years ago
  71. 138b863 usb: gadget: composite: Clear reserved fields of SSP Dev Cap by John Youn · 8 years ago
  72. 46cdd19 usb: gadget: udc: at91: use PTR_ERR_OR_ZERO() by Felipe Balbi · 8 years ago
  73. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  74. 79171e9 usb: gadget: udc-core: remove manual dma configuration by Grygorii Strashko · 8 years ago
  75. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  76. 4fc50ba usb: gadget: f_midi: unlock on error by Dan Carpenter · 8 years ago
  77. 03d27ad usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize by Felipe F. Tonello · 8 years ago
  78. 08f8cab usb: gadget: composite: Access SSP Dev Cap fields properly by John Youn · 8 years ago
  79. 38e5898 usb: gadget: udc: atmel: don't disable enpdoints we don't own by Felipe Balbi · 8 years ago
  80. 9acdf4d usb: gadget: f_midi: added spinlock on transmit function by Felipe F. Tonello · 8 years ago
  81. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  82. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  83. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  84. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  85. 364e8dd Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  86. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  87. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  88. 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 8 years ago
  89. cff834c usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefs by Nicholas Bellinger · 8 years ago
  90. 71e7ae8 usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation by Nicholas Bellinger · 8 years ago
  91. fb444abe target: Convert demo-mode only drivers to target_alloc_session by Christoph Hellwig · 8 years ago
  92. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 8 years ago
  93. 0561f77 usb: gadget: f_acm: Fix configfs attr name by Krzysztof Opasiak · 8 years ago
  94. 59e0527 usb: udc: lpc32xx: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 8 years ago
  95. c9083dd usb: udc: lpc32xx: remove direct access to clock controller registers by Vladimir Zapolskiy · 8 years ago
  96. 68726e7 usb: udc: lpc32xx: switch to clock prepare/unprepare model by Vladimir Zapolskiy · 8 years ago
  97. dd9fee6 usb: gadget: renesas_usb3: Use ARCH_RENESAS by Simon Horman · 8 years ago
  98. cff5638 usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() by Alexey Khoroshilov · 8 years ago
  99. c5348b6 usb: gadget: composite: handle otg status selector request from OTG host by Li Jun · 8 years ago
  100. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 8 years ago