1. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 9 years ago
  2. 5542f58 usb: gadget: mass_storage: Fix freeing luns sysfs implementation by Krzysztof Opasiak · 9 years ago
  3. 7674cba usb: gadget: atmel_usba_udc: add missing ret value check by Robert Baldyga · 9 years ago
  4. 4ef7a4a usb: gadget: midi: avoid redundant f_midi_set_alt() call by Robert Baldyga · 9 years ago
  5. 55d8112 usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails by Robert Baldyga · 9 years ago
  6. 913e4a9 usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth by Peter Chen · 9 years ago
  7. 8078f31 usb: gadget: f_mass_storage: stop thread in bind failure case by Sanjay Singh Rawat · 9 years ago
  8. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 9 years ago
  9. 1c99cab usb: gadget: fotg210-udc: remove duplicate conditions by Dan Carpenter · 9 years ago
  10. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 9 years ago
  11. 7a896d4 usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  12. a4cc421 usb: gadget: f_mass_storage: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  13. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  14. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  15. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  16. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  17. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  18. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  19. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  20. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  21. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  22. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  23. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  24. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  25. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  26. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  27. 41ce84c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  28. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 9 years ago
  29. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 9 years ago
  30. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 9 years ago
  31. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 9 years ago
  32. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 9 years ago
  33. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 9 years ago
  34. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 9 years ago
  35. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 9 years ago
  36. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 9 years ago
  37. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 9 years ago
  38. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 9 years ago
  39. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 9 years ago
  40. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  41. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  42. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  43. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 9 years ago
  44. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 9 years ago
  45. 53e20f2 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 9 years ago
  46. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  47. b2e2c94 usb: gadget: f_midi: fix error recovery path by Andrzej Pietrasiewicz · 9 years ago
  48. 2184fe6 usb: gadget: udc: fix free_irq() after request_irq() failed by Takeshi Yoshimura · 9 years ago
  49. b4c21f0 usb: gadget: composite: Fix NULL pointer dereference by Kishon Vijay Abraham I · 9 years ago
  50. 4088acf usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 9 years ago
  51. 8515bac usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 9 years ago
  52. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  55. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  56. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  57. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  58. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  59. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  60. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  61. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  62. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  63. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  64. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  65. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  66. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  67. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
  68. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  69. a3b679e tcm_usb: remove struct usbg_nacl by Christoph Hellwig · 10 years ago
  70. 94a715e usb: gadget: atmel: fix build warnings by Felipe Balbi · 9 years ago
  71. 7a64c72 usb: gadget: atmel: fix build warning by Felipe Balbi · 9 years ago
  72. 11bece5 usb: gadget: net2280: fix pullup handling by Mian Yousaf Kaukab · 9 years ago
  73. 971fe65 usb: gadget: net2280: physically disable endpoint on disable operation by Mian Yousaf Kaukab · 9 years ago
  74. e9ab4d0 usb: gadget: autoconf: net2280: match hardware and usb ep address by Mian Yousaf Kaukab · 9 years ago
  75. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 9 years ago
  76. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 9 years ago
  77. 463e104 usb: gadget: net2280: set all byte enables on start by Mian Yousaf Kaukab · 9 years ago
  78. ea86507 usb: gadget: net2280: don't set ep_cfg.direction bit by Mian Yousaf Kaukab · 9 years ago
  79. 3fc0a7c usb: gadget: net2280: unconditionally reset dma in usb_reset by Mian Yousaf Kaukab · 9 years ago
  80. e6ac4bb usb: gadget: net2280: reset sequence number on ep enable by Mian Yousaf Kaukab · 9 years ago
  81. 25d40ee usb: gadget: net2280: fix ep_cfg for defect7374 by Mian Yousaf Kaukab · 9 years ago
  82. f14e9ad usb: gadget: f_fs: add extra check before unregister_gadget_item by Rui Miguel Silva · 9 years ago
  83. 342f39a usb: gadget: f_fs: fix check in read operation by Rui Miguel Silva · 9 years ago
  84. ca4de53 usb: gadget: f_uac1: check return code from config_ep_by_speed by Michael Trimarchi · 9 years ago
  85. 49a79d8 usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() by Krzysztof Opasiak · 9 years ago
  86. c41b33c usb: gadget: g_ffs: Fix counting of missing_functions by Krzysztof Opasiak · 9 years ago
  87. 10f0958 usb: s3c2410_udc: correct reversed pullup logic by Sergiy Kibrik · 9 years ago
  88. 81dff86 usb: gadget: rndis: use signed type for a signed value by Andrzej Pietrasiewicz · 9 years ago
  89. c0d96af usb: gadget: rndis: don't duplicate the "i" variable by Andrzej Pietrasiewicz · 9 years ago
  90. 868055f usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() by Andrzej Pietrasiewicz · 9 years ago
  91. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  92. a25a23c usb: gadget: f_midi: fix segfault when reading empty id by Pawel Szewczyk · 9 years ago
  93. 1ee7eea USB: inode.c: move assignment out of if () block by Greg Kroah-Hartman · 9 years ago
  94. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
  95. 6122b15 usb: gadget: rndis: style correction by Andrzej Pietrasiewicz · 10 years ago
  96. 83210e5 usb: gadget: rndis: use rndis_params instead of configNr by Andrzej Pietrasiewicz · 10 years ago
  97. d74c23d usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  98. 87841c8 usb: gadget: uvc: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  99. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  100. 3e9d3d2 usb: gadget: serial: fix re-ordering of tx data by Philip Oberstaller · 10 years ago