1. 25cd972 usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held by Krzysztof Opasiak · 8 years ago
  2. 1f45926 usb: gadget: udc: remove pointer dereference after free by Gustavo A. R. Silva · 8 years ago
  3. 16bb05d usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed by Roger Quadros · 8 years ago
  4. 09424c5 usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval by Roger Quadros · 8 years ago
  5. 74098c4 usb: gadget: acm: fix endianness in notifications by Oliver Neukum · 8 years ago
  6. 8d66db5 drivers, usb: convert ep_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  7. b7ddc98 drivers, usb: convert dev_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  8. 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  9. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  10. b5a6a4e usb: gadget: amd5536udc: Replace PCI pool old API by Romain Perier · 8 years ago
  11. d293408 usb: gadget: pch_udc: Replace PCI pool old API by Romain Perier · 8 years ago
  12. fa9ed6f usb: gadget: net2280: Replace PCI pool old API by Romain Perier · 8 years ago
  13. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  14. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  15. ef5e2fa usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver by Raz Manor · 8 years ago
  16. df75457 usb: gadget: pxa27x: Test for a valid argument pointer by Petr Cvek · 8 years ago
  17. 3ba534d Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation" by Janusz Dziedzic · 8 years ago
  18. b6e7aee USB: gadgetfs: Fix a potential memory leak in 'dev_config()' by Christophe JAILLET · 8 years ago
  19. 42428202 usb: gadget: udc: atmel: fix debug output by Arnd Bergmann · 8 years ago
  20. 38355b2 usb: gadget: configs: plug memory leak by John Keeping · 8 years ago
  21. 5bbc852 usb: gadget: dummy_hcd: clear usb_gadget region before registration by Peter Chen · 8 years ago
  22. eb38d913 Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 8 years ago
  23. 2bfa071 usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
  24. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  25. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  26. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  27. 4091fb9 scripts/spelling.txt: add "followings" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  28. 183b802 scripts/spelling.txt: add "intialization" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  29. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  30. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  32. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  33. 5528954 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 8 years ago
  34. 83e526f usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 8 years ago
  35. 692665c Merge 4.10-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  36. 749494b6 usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 8 years ago
  37. 977ac78 usb: gadget: udc: constify usb_ep_ops structures by Bhumika Goyal · 8 years ago
  38. 741d255 usb: gadget: udc: atmel: Update endpoint allocation scheme by Cristian Birsan · 8 years ago
  39. 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 8 years ago
  40. f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 8 years ago
  41. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
  42. 33e4c1a usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 8 years ago
  43. aa65d11 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 8 years ago
  44. 20d2ca9 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 8 years ago
  45. 88f950a usb: gadget: f_uac2: improve error handling by Peter Chen · 8 years ago
  46. bee5623 usb: gadget: constify usb_gadget_ops structures by Bhumika Goyal · 8 years ago
  47. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 8 years ago
  48. 00b6c62 usb: gadget: ether: Add \n to each attribute of ethernet functions by Krzysztof Opasiak · 8 years ago
  49. 8236800 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 8 years ago
  50. 5954a50 usb: gadget: constify usb_gadget_ops structures by Bhumika Goyal · 8 years ago
  51. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  52. 32856ee usb: gadget: udc: atmel: remove memory leak by Alexandre Belloni · 8 years ago
  53. 08f3714 usb: gadget: f_fs: Fix iterations on endpoints. by Vincent Pelletier · 8 years ago
  54. 990758c usb: gadget: composite: Fix function used to free memory by Christophe JAILLET · 8 years ago
  55. 43aef5c usb: gadget: Fix copy/pasted error message by David Lechner · 8 years ago
  56. 7b01738 usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() by Felix Hädicke · 8 years ago
  57. 890e6c23 USB: gadgetfs: remove unnecessary assignment by Alan Stern · 8 years ago
  58. 1c069b0 USB: gadgetfs: fix checks of wTotalLength in config descriptors by Alan Stern · 8 years ago
  59. add333a USB: gadgetfs: fix use-after-free bug by Alan Stern · 8 years ago
  60. faab509 USB: gadgetfs: fix unbounded memory allocation bug by Alan Stern · 8 years ago
  61. b3ce3ce usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  62. 0994b0a usb: gadgetfs: restrict upper bound on device configuration size by Greg Kroah-Hartman · 8 years ago
  63. bcdbeb8 USB: dummy-hcd: fix bug in stop_activity (handle ep0) by Alan Stern · 8 years ago
  64. 354bc45 usb: gadget: f_fs: Fix ExtCompat descriptor validation by Vincent Pelletier · 8 years ago
  65. 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. by Vincent Pelletier · 8 years ago
  66. 7e4da3f usb: gadget: composite: Test get_alt() presence instead of set_alt() by Krzysztof Opasiak · 8 years ago
  67. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  69. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  70. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 99c4940 idr: add ida_is_empty by Matthew Wilcox · 8 years ago
  72. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  73. 03f8d4c Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  74. 0327444 usb: gadget: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  75. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  76. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  77. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  78. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  80. d5c024f usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL) by Felix Hädicke · 8 years ago
  81. 97f0117 usb: gadget: Fix checkpatch error for braces by Anson Jacob · 8 years ago
  82. f1d3861 usb: gadget: f_uac2: fix error handling at afunc_bind by Peter Chen · 8 years ago
  83. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  84. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 8a0a8e1 Merge 4.9-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  86. dbf499c usb: gadget: f_hid add super speed support by Janusz Dziedzic · 8 years ago
  87. dc9ef58 usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring by Alexey Khoroshilov · 8 years ago
  88. 6ffd651 usb: gadget: mv_u3d: add check for dma mapping error by Alexey Khoroshilov · 8 years ago
  89. 38314e5 usb: gadget: NCM: differentiate consumed packets from dropped packets by Torsten Polle · 8 years ago
  90. 18d4689 usb: gadget: u_ether: link socket buffers to the device for received packets by Torsten Polle · 8 years ago
  91. 9a5380c usb: gadget: NCM: link socket buffers to the device for tx packets by Torsten Polle · 8 years ago
  92. 5bdcde9 usb: gadget: f_fs: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  93. 3f5ad86 usb: Convert pr_warning to pr_warn by Joe Perches · 8 years ago
  94. 5002c93 usb: gadget: composite: use kasprintf() instead of open coding it by Juergen Gross · 8 years ago
  95. 9d8ee9c usb: gadget: udc: mv: remove unnecessary & operation by Felipe Balbi · 8 years ago
  96. 0eb862e usb: gadget: udc: fsl: remove unnecessary & operation by Felipe Balbi · 8 years ago
  97. 1e1eea0 usb: gadget: udc: s3c2410: remove unnecessary & operation by Felipe Balbi · 8 years ago
  98. 090bdb5 usb: gadget: udc: net2280: remove unnecessary & operation by Felipe Balbi · 8 years ago
  99. 8c683c4 usb: gadget: udc: net2272: remove unnecessary & operation by Felipe Balbi · 8 years ago
  100. c2b4d86 usb: gadget: udc: dummy: remove unnecessary & operation by Felipe Balbi · 8 years ago