1. 9b17635 usb: gadget: function: Fixed the return value on error path by Pavitrakumar Managutte · 10 years ago
  2. d12a872 usb: gadget: function: Remove redundant usb_free_all_descriptors by Pavitrakumar Managutte · 10 years ago
  3. bfa6b18 usb: gadget: udc: core: fix kernel oops with soft-connect by Felipe Balbi · 10 years ago
  4. e0857ce usb: gadget: loopback: don't queue requests to bogus endpoints by Felipe Balbi · 10 years ago
  5. c0d31b3 usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set by David Cohen · 10 years ago
  6. a3058a5 usb: gadget: f_fs: remove redundant ffs_data_get() by Robert Baldyga · 10 years ago
  7. f1113be usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  8. a661593 usb: gadget: composite: enable BESL support by Felipe Balbi · 10 years ago
  9. 3985f3a usb: gadget: function: f_obex: fix Interface Descriptor Test by Felipe Balbi · 10 years ago
  10. de1e6e7 usb: gadget: function: uac2: add a release method by Felipe Balbi · 10 years ago
  11. f3bb7b2 usb: gadget: function: uac2: prevent double ep disable by Felipe Balbi · 10 years ago
  12. 703a303 usb: gadget: function: uac2: add wMaxPacketSize to ep desc by Felipe Balbi · 10 years ago
  13. e3122f5 usb: gadget: function: uvc: disable endpoints on ->disable() by Felipe Balbi · 10 years ago
  14. 62e3707 usb: gadget: function: uvc: manage our video control endpoint by Felipe Balbi · 10 years ago
  15. 52ec49a usb: gadget: function: acm: make f_acm pass USB20CV Chapter9 by Felipe Balbi · 10 years ago
  16. e975be2 usb: gadget: function: uvc: return correct alt-setting by Felipe Balbi · 10 years ago
  17. c92bae7 usb: gadget: function: uvc: make sure to balance ep enable/disable by Felipe Balbi · 10 years ago
  18. d7577b3 usb: gadget: function: uvc: conditionally dequeue by Felipe Balbi · 10 years ago
  19. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  20. fb6c322 gadgetfs: saner API for gadgetfs_create_file() by Al Viro · 10 years ago
  21. 1bb27ca f_fs: saner API for ffs_sb_create_file() by Al Viro · 10 years ago
  22. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  23. a173dc4 usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo by Arnd Bergmann · 10 years ago
  24. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  25. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  26. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  27. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. bf17eba Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup" by Felipe Balbi · 10 years ago
  29. 72a65a0 Revert "usb: gadget: composite: dequeue cdev->req before free its buffer" by Felipe Balbi · 10 years ago
  30. 5b484989 usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests by Andreas Larsson · 10 years ago
  31. af54954 usb: gadget: udc_core: Use right kobj when calling sysfs_notify by Andreas Larsson · 10 years ago
  32. 6dd5b02 usb: gadget: uvc: Simplify uvcg_video_pump by using local variable by Laurent Pinchart · 10 years ago
  33. e102609 usb: gadget: uvc: Fix endianness mismatches by Laurent Pinchart · 10 years ago
  34. 4a6698b usb: gadget: uvc: uvc_alloc() can be static by Fengguang Wu · 10 years ago
  35. 1b0bf88 usb: gadget: f_fs: virtual endpoint address mapping by Robert Baldyga · 10 years ago
  36. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  37. 974a70b usb: gadget: udc-core: add utility for bus reset by Peter Chen · 10 years ago
  38. 1f7c516 usb: gadget: Add xilinx usb2 device support by Subbaraya Sundeep Bhatta · 10 years ago
  39. fe00bcb usb: f_fs: replace BUG in dead-code with less serious WARN_ON by Michal Nazarewicz · 10 years ago
  40. c559a35 usb: gadget: f_fs: add ioctl returning ep descriptor by Robert Baldyga · 10 years ago
  41. e45cfa2 usb: gadget: dbgp: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  42. 0eba455 usb: gadget: gadgetfs: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  43. 02f751b usb: gadget: configfs: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  44. d8a816f usb: gadget: composite: add reset API at usb_gadget_driver by Peter Chen · 10 years ago
  45. 85b06f5 usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs() by Dan Carpenter · 10 years ago
  46. 1344379 usb: gadget: f_uvc: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  47. cb47d88 usb: gadget: f_uvc: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  48. c913881 usb: gadget: webcam: convert webcam to new interface of f_uvc by Andrzej Pietrasiewicz · 10 years ago
  49. 6d11ed7 usb: gadget: f_uvc: convert f_uvc to new function interface by Andrzej Pietrasiewicz · 10 years ago
  50. 3a83c16 usb: gadget: uvc: separately compile some components of f_uvc by Andrzej Pietrasiewicz · 10 years ago
  51. 7ea95b1 usb: gadget: uvc: rename functions to avoid conflicts with host uvc by Andrzej Pietrasiewicz · 10 years ago
  52. 70aacc5 usb: gadget: zero: Fix warning generated by kbuild by Amit Virdi · 10 years ago
  53. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  54. efb540c usb: gadget: uvc: move module parameters from f_uvc by Andrzej Pietrasiewicz · 10 years ago
  55. a1d27a4 usb: gadget: f_uvc: Move to video_ioctl2 by Laurent Pinchart · 10 years ago
  56. 26a029f usb: gadget: f_uvc: Store EP0 control request state during setup stage by Laurent Pinchart · 10 years ago
  57. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 6d5c1c7 usb: gadget: f_fs: fix the redundant ep files problem by Robert Baldyga · 10 years ago
  59. f0798d6 usb: gadget: fusb300_udc.h: Fix typo in include guard by Rasmus Villemoes · 10 years ago
  60. ac9d032 usb: gadget: net2280: Fix invalid handling of Reset irq by Ricardo Ribalda Delgado · 10 years ago
  61. 9bb87f1 usb: gadget: f_uac2: send reasonably sized packets by Daniel Mack · 10 years ago
  62. ec9e431 usb: gadget: f_uac2: handle partial dma area wrap by Daniel Mack · 10 years ago
  63. 254b3bf usb: gadget: f_uac2: introduce agdev_to_uac2_opts by Daniel Mack · 10 years ago
  64. a8147da usb: gadget: f_uac2: add short-hand for 'dev' by Daniel Mack · 10 years ago
  65. 430fdbd3 usb: gadget: f_uac2: restructure some code in afunc_set_alt() by Daniel Mack · 10 years ago
  66. 4953ef6 usb: gadget: f_mass_storage: simplify start_transfer slightly by Michal Nazarewicz · 10 years ago
  67. be0a888 usb: gadget: composite: dequeue cdev->req before free its buffer by Li Jun · 10 years ago
  68. fa9a582 usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  69. fa31409 usb: gadget: use $(srctree) instead of $(PWD) for includes by Yegor Yefremov · 10 years ago
  70. b8adc3d usb: gadget: udc: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  71. c2c0e8b f_ncm: Don't use netdev_start_xmit(). by David S. Miller · 10 years ago
  72. ef11982 usb: gadget: zero: Add support for interrupt EP by Amit Virdi · 10 years ago
  73. c572a21 usb: gadget: serial: remove PREFIX macro by Richard Leitner · 10 years ago
  74. b8b0ea5 usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg by Richard Leitner · 10 years ago
  75. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  76. 84d1b78 usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER} by Michael Grzeschik · 10 years ago
  77. e737985 usb: gadget: f_uvc: fix potential memory leak by Andrzej Pietrasiewicz · 10 years ago
  78. ee7ec7f usb: gadget: uvc: Add support for DMABUF importing by Philipp Zabel · 10 years ago
  79. 6bc1737 usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown by Michael Grzeschik · 10 years ago
  80. 0854611 usb: gadget: f_uac1: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  81. bcec978 usb: gadget: f_uac1: use defined constants as defaults by Andrzej Pietrasiewicz · 10 years ago
  82. 807dccd usb: gadget: f_uac1: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  83. 605ef83 usb: gadget: f_uac1: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  84. 0d992de usb: gadget: audio: convert to new interface of f_uac1 by Andrzej Pietrasiewicz · 10 years ago
  85. f3a3406 usb: gadget: f_uac1: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  86. af1a58c usb: gadget: f_uac1: prepare for separate compilation by Andrzej Pietrasiewicz · 10 years ago
  87. f73db69 usb: gadget: f_uac1: add function strings by Andrzej Pietrasiewicz · 10 years ago
  88. 3aeea3c usb: gadget: f_uac2: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  89. 065a107 usb: gadget: f_uac2: use defined constants as defaults by Andrzej Pietrasiewicz · 10 years ago
  90. f408757 usb: gadget: f_uac2: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  91. d980039 usb: gadget: f_uac2: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  92. ad94ac0 usb: gadget: audio: convert to new interface of f_uac2 by Andrzej Pietrasiewicz · 10 years ago
  93. f8f93d2 usb: gadget: f_uac2: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  94. 5d73abf usb: gadget: audio: Use container_of to free audio_dev by Andrzej Pietrasiewicz · 10 years ago
  95. 17c128e usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap() by Wei Yongjun · 10 years ago
  96. 5d19703 usb: gadget: remove $(PWD) in ccflags-y by Philippe Reynes · 10 years ago
  97. a68df70 usb: pch_udc: usb gadget device support for Intel Quark X1000 by Bryan O'Donoghue · 10 years ago
  98. bd52b81 usb: gadget: uvc: fix possible lockup in uvc gadget by Michael Grzeschik · 10 years ago
  99. 7166c32 Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue" by Li RongQing · 10 years ago
  100. 4b11f88 usb: gadget: Fix return value check in r8a66597_probe() by Wei Yongjun · 10 years ago