1. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  2. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  3. 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
  4. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  5. 99c4940 idr: add ida_is_empty by Matthew Wilcox · 8 years ago
  6. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  7. 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
  8. 0327444 usb: gadget: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  9. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  10. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  11. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  12. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  13. 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
  14. d5c024f usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL) by Felix Hädicke · 8 years ago
  15. 97f0117 usb: gadget: Fix checkpatch error for braces by Anson Jacob · 8 years ago
  16. f1d3861 usb: gadget: f_uac2: fix error handling at afunc_bind by Peter Chen · 8 years ago
  17. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  18. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 8a0a8e1 Merge 4.9-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  20. dbf499c usb: gadget: f_hid add super speed support by Janusz Dziedzic · 8 years ago
  21. dc9ef58 usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring by Alexey Khoroshilov · 8 years ago
  22. 6ffd651 usb: gadget: mv_u3d: add check for dma mapping error by Alexey Khoroshilov · 8 years ago
  23. 38314e5 usb: gadget: NCM: differentiate consumed packets from dropped packets by Torsten Polle · 8 years ago
  24. 18d4689 usb: gadget: u_ether: link socket buffers to the device for received packets by Torsten Polle · 8 years ago
  25. 9a5380c usb: gadget: NCM: link socket buffers to the device for tx packets by Torsten Polle · 8 years ago
  26. 5bdcde9 usb: gadget: f_fs: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  27. 3f5ad86 usb: Convert pr_warning to pr_warn by Joe Perches · 8 years ago
  28. 5002c93 usb: gadget: composite: use kasprintf() instead of open coding it by Juergen Gross · 8 years ago
  29. 9d8ee9c usb: gadget: udc: mv: remove unnecessary & operation by Felipe Balbi · 8 years ago
  30. 0eb862e usb: gadget: udc: fsl: remove unnecessary & operation by Felipe Balbi · 8 years ago
  31. 1e1eea0 usb: gadget: udc: s3c2410: remove unnecessary & operation by Felipe Balbi · 8 years ago
  32. 090bdb5 usb: gadget: udc: net2280: remove unnecessary & operation by Felipe Balbi · 8 years ago
  33. 8c683c4 usb: gadget: udc: net2272: remove unnecessary & operation by Felipe Balbi · 8 years ago
  34. c2b4d86 usb: gadget: udc: dummy: remove unnecessary & operation by Felipe Balbi · 8 years ago
  35. cc2e895 usb: gadget: udc: bdc: remove unnecessary & operation by Felipe Balbi · 8 years ago
  36. 44fbbf1 usb: gadget: udc: atmel: remove unnecessary & operation by Felipe Balbi · 8 years ago
  37. 9ad5877 usb: gadget: composite: remove unnecessary & operation by Felipe Balbi · 8 years ago
  38. df4769e usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  39. a0fefbd usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  40. 2f23745 usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  41. 4250914 usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  42. ee8ac855 usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  43. 1f5bba7 usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  44. f0419d9 usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  45. fd9afd3 usb: gadget: u_ether: remove interrupt throttling by Felipe Balbi · 8 years ago
  46. eaa496f usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  47. e8f29bb usb: gadget: composite: correctly initialize ep->maxpacket by Felipe Balbi · 8 years ago
  48. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. cbfff98 Merge 4.9-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  50. a4e6a852 usb: Convert pr_warning to pr_warn by Joe Perches · 8 years ago
  51. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  52. a9e6f83 usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable by Michal Nazarewicz · 8 years ago
  53. 454915d usb: gadget: f_fs: edit epfile->ep under lock by Michal Nazarewicz · 8 years ago
  54. 6c83f77 usb: gadget: function: u_ether: don't starve tx request queue by Felipe Balbi · 8 years ago
  55. bbe097f usb: gadget: udc: atmel: fix endpoint name by Alexandre Belloni · 8 years ago
  56. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  57. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  59. 3a383cc Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock" by Greg Kroah-Hartman · 8 years ago
  60. 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
  61. e6be244a usb: gadget: uvc: add V4L2 dependency by Arnd Bergmann · 8 years ago
  62. fc9104d Merge 4.8-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  63. c9ffc78 usb: gadget: NCM: Protect dev->port_usb using dev->lock by Harish Jenny K N · 8 years ago
  64. 79775f4 usb: gadget: u_ether: fix another dereference after null check by Harish Jenny K N · 8 years ago
  65. 5387c92 usb: gadget: remove variable ret and remove unnecessary if statement by Colin Ian King · 8 years ago
  66. 3262ad8 usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference by Jim Baxter · 8 years ago
  67. 3ff488a usb: gadget: prevent potenial null pointer dereference on skb->len by Colin Ian King · 8 years ago
  68. b2f1eaa usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON by Yoshihiro Shimoda · 8 years ago
  69. 9b0dd49 Merge 4.8-rc5 into usb-testing by Greg Kroah-Hartman · 8 years ago
  70. 3112fdd usb: gadget: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  71. da7b895 usb: gadget: configfs: log function unbinding as debug by Romain Izard · 8 years ago
  72. 4fbac52 usb: gadget: uvc: Add missing call for additional setup data by Petr Cvek · 8 years ago
  73. c4824f1 usb: gadget: f_ncm: add support for no_skb_reserve by Yoshihiro Shimoda · 8 years ago
  74. 05f6b0f usb: gadget: u_ether: add a flag to avoid skb_reserve() calling by Yoshihiro Shimoda · 8 years ago
  75. a00c979 usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid" by Colin Ian King · 8 years ago
  76. c86af71 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  77. e2088ec usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  78. d9116ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  79. 2a334cf usb: gadget: goku_udc: fix memory leak in goku_probe() by Alexey Khoroshilov · 8 years ago
  80. c4d6618 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  81. 1a7c1d5 usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  82. b8246ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  83. bc49d1d usb: gadget: don't couple configfs to legacy gadgets by Felipe Balbi · 8 years ago
  84. ba1582f usb: gadget: f_hid: use alloc_ep_req() by Felipe F. Tonello · 8 years ago
  85. 14794d7 usb: gadget: f_hid: use free_ep_req() by Felipe F. Tonello · 8 years ago
  86. aadbe81 usb: gadget: remove useless parameter in alloc_ep_req() by Felipe F. Tonello · 8 years ago
  87. 4368c28 usb: gadget: f_fs: handle control requests in config 0 by Felix Hädicke · 8 years ago
  88. 1a00b457 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 8 years ago
  89. 54dfce6 usb: gadget: f_fs: handle control requests not directed to interface or endpoint by Felix Hädicke · 8 years ago
  90. ed6fe1f usb: gadget: f_hid: add dev to configfs by Johannes Berg · 8 years ago
  91. f8ca46a usb: gadget: f_midi: drop substreams when disabling endpoint by Felipe F. Tonello · 8 years ago
  92. f42ab18 usb: gadget: f_midi: refactor state machine by Felipe F. Tonello · 8 years ago
  93. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 8 years ago
  94. 4a655f1 usb: gadget: f_midi: remove alignment code for OUT endpoint by Felipe F. Tonello · 8 years ago
  95. e046615 usb: gadget: align buffer size when allocating for OUT endpoint by Felipe F. Tonello · 8 years ago
  96. 69bb997 usb: gadget: change len to size_t on alloc_ep_req() by Felipe F. Tonello · 8 years ago
  97. 6ac4709 usb: gadget: Add per-lun inquiry string by Philipp Gesang · 8 years ago
  98. 17f6ed6 usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk by Jussi Kivilinna · 8 years ago
  99. 1de2ebf usb: gadget: net2280: fix infinite loop in irq handler by Jussi Kivilinna · 8 years ago
  100. 1650113 usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCM by Jussi Kivilinna · 8 years ago