1. 26bf956 usb: gadget: epautoconf: rework ep_matches() function by Robert Baldyga · 9 years ago
  2. 5dbe135 usb: gadget: epautoconf: remove ep and desc configuration from ep_matches() by Robert Baldyga · 9 years ago
  3. b58713d usb: gadget: epautoconf: remove pxa quirk from ep_matches() by Robert Baldyga · 9 years ago
  4. b86f33a usb: gadget: epautoconf: add endpoint capabilities flags verification by Robert Baldyga · 9 years ago
  5. 47bef38 usb: gadget: atmel_usba_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  6. 927d9f7 usb: gadget: udc-xilinx: add ep capabilities support by Robert Baldyga · 9 years ago
  7. 0648772 usb: gadget: s3c2410_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  8. bc1b9f3 usb: gadget: s3c-hsudc: add ep capabilities support by Robert Baldyga · 9 years ago
  9. 0ec8026 usb: gadget: r8a66597-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  10. a180e3d usb: gadget: pxa27x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  11. 36411b6 usb: gadget: pxa25x_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  12. 85a4ed0 usb: gadget: pch_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  13. 7d4ba80 usb: gadget: omap_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  14. c23c3c3 usb: gadget: net2280: add ep capabilities support by Robert Baldyga · 9 years ago
  15. f95aec5 usb: gadget: net2272: add ep capabilities support by Robert Baldyga · 9 years ago
  16. 43710a8 usb: gadget: mv_udc_core: add ep capabilities support by Robert Baldyga · 9 years ago
  17. c12a306 usb: gadget: mv_u3d_core: add ep capabilities support by Robert Baldyga · 9 years ago
  18. 8ddbf94 usb: gadget: m66592-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  19. 4d75c8b usb: gadget: lpc32xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  20. 8922699 usb: gadget: gr_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  21. b0bf5fb usb: gadget: goku_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  22. 455d11c usb: gadget: fusb300_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  23. 60a28c63 usb: gadget: fsl_udc_core: add ep capabilities support by Robert Baldyga · 9 years ago
  24. e8fc42f usb: gadget: fsl_qe_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  25. 8d29237 usb: gadget: fotg210-udc: add ep capabilities support by Robert Baldyga · 9 years ago
  26. 7a3b8e7 usb: gadget: dummy-hcd: add ep capabilities support by Robert Baldyga · 9 years ago
  27. b079dd6 usb: gadget: bdc: add ep capabilities support by Robert Baldyga · 9 years ago
  28. 1b0ba52 usb: gadget: bcm63xx_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  29. b9ed96d7 usb: gadget: at91_udc: add ep capabilities support by Robert Baldyga · 9 years ago
  30. 6f02ac5 usb: gadget: amd5536udc: add ep capabilities support by Robert Baldyga · 9 years ago
  31. cc476b4 usb: gadget: encapsulate endpoint claiming mechanism by Robert Baldyga · 9 years ago
  32. 0f4315a usb: gadget: f_uac2: fix build warning by Felipe Balbi · 9 years ago
  33. a24b071 usb: gadget: f_printer: fix deadlock caused by nested spinlock by Fupan Li · 9 years ago
  34. d3cb25a usb: gadget: udc: fix spin_lock in pch_udc by Pengyu Ma · 9 years ago
  35. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 9 years ago
  36. 5542f58 usb: gadget: mass_storage: Fix freeing luns sysfs implementation by Krzysztof Opasiak · 9 years ago
  37. 7674cba usb: gadget: atmel_usba_udc: add missing ret value check by Robert Baldyga · 9 years ago
  38. 4ef7a4a usb: gadget: midi: avoid redundant f_midi_set_alt() call by Robert Baldyga · 9 years ago
  39. 55d8112 usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails by Robert Baldyga · 9 years ago
  40. 913e4a9 usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth by Peter Chen · 9 years ago
  41. 8078f31 usb: gadget: f_mass_storage: stop thread in bind failure case by Sanjay Singh Rawat · 9 years ago
  42. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 9 years ago
  43. 1c99cab usb: gadget: fotg210-udc: remove duplicate conditions by Dan Carpenter · 9 years ago
  44. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 9 years ago
  45. 7a896d4 usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  46. a4cc421 usb: gadget: f_mass_storage: check quirk instead of UDC name by Robert Baldyga · 9 years ago
  47. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  48. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 9 years ago
  49. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  50. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  51. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  52. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  53. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  54. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  55. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  56. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  57. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  58. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  59. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  60. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  61. 41ce84c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  62. d1606df usb: gadget: add usb otg descriptor allocate and init interface by Li Jun · 9 years ago
  63. 53e6242 usb: gadget: composite: add USB_DT_OTG request handling by Macpaul Lin · 9 years ago
  64. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 10 years ago
  65. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 10 years ago
  66. d5bb9b8 usb: composite: add bind_deactivated flag to usb_function by Robert Baldyga · 10 years ago
  67. 5601250 usb: composite: fix usb_function_activate/deactivate functions by Robert Baldyga · 10 years ago
  68. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 9 years ago
  69. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 9 years ago
  70. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 9 years ago
  71. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 9 years ago
  72. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 9 years ago
  73. ad4676a usb: gadget: composite.c: i18n is not an acronym by Diego Viola · 9 years ago
  74. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 9 years ago
  75. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  76. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 9 years ago
  77. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 9 years ago
  78. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 9 years ago
  79. 53e20f2 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 9 years ago
  80. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  81. b2e2c94 usb: gadget: f_midi: fix error recovery path by Andrzej Pietrasiewicz · 9 years ago
  82. 2184fe6 usb: gadget: udc: fix free_irq() after request_irq() failed by Takeshi Yoshimura · 9 years ago
  83. b4c21f0 usb: gadget: composite: Fix NULL pointer dereference by Kishon Vijay Abraham I · 9 years ago
  84. 4088acf usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 9 years ago
  85. 8515bac usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 9 years ago
  86. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  87. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. 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
  89. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  90. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  91. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  92. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  93. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  94. 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
  95. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  96. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  97. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  98. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  99. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  100. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago