1. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  2. 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 8 years ago
  3. d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 8 years ago
  4. eb9fecb usb: gadget: f_uac2: split out audio core by Ruslan Bilovol · 8 years ago
  5. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  6. 8e55d30 usb: gadget: mass_storage: set msg_registered after msg registered by Li Jun · 8 years ago
  7. f50b878 USB: gadget: fix GPF in gadgetfs by Alan Stern · 8 years ago
  8. 8d66db5 drivers, usb: convert ep_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  9. b7ddc98 drivers, usb: convert dev_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  10. 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
  11. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  12. b6e7aee USB: gadgetfs: Fix a potential memory leak in 'dev_config()' by Christophe JAILLET · 8 years ago
  13. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  14. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
  15. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 8 years ago
  16. 890e6c23 USB: gadgetfs: remove unnecessary assignment by Alan Stern · 8 years ago
  17. 1c069b0 USB: gadgetfs: fix checks of wTotalLength in config descriptors by Alan Stern · 8 years ago
  18. add333a USB: gadgetfs: fix use-after-free bug by Alan Stern · 8 years ago
  19. faab509 USB: gadgetfs: fix unbounded memory allocation bug by Alan Stern · 8 years ago
  20. 0994b0a usb: gadgetfs: restrict upper bound on device configuration size by Greg Kroah-Hartman · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  23. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  25. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 9 years ago
  26. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 9 years ago
  27. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 9 years ago
  28. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 9 years ago
  29. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 9 years ago
  30. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 9 years ago
  31. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  32. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  33. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  34. 7b0a271 usb: gadget: gadgetfs: unregister gadget only if it got successfully registered by Marek Szyprowski · 9 years ago
  35. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  36. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  37. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  38. 0024071 usb: gadget: tcm: convert to use new function registration interface by Andrzej Pietrasiewicz · 9 years ago
  39. dc8c46a usb: gadget: f_tcm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 9 years ago
  40. 08a1cb0 usb: gadget: tcm: factor out f_tcm by Andrzej Pietrasiewicz · 9 years ago
  41. e2ffb77 usb: gadget: tcm: simplify attribute store function by Andrzej Pietrasiewicz · 9 years ago
  42. c8afb61 usb: gadget: tcm: use strtobool for a boolean value by Andrzej Pietrasiewicz · 9 years ago
  43. 8c29350 usb: gadget: tcm: follow naming conventions by Andrzej Pietrasiewicz · 9 years ago
  44. c3978ed usb: gadget: tcm: split string definitions into function and device by Andrzej Pietrasiewicz · 9 years ago
  45. 894a255 tcm_usb_gadget: Fix enabled attribute failure by Nicholas Bellinger · 9 years ago
  46. 4fef4e4 tcm_usb_gadget: Fix nexus leak by Nicholas Bellinger · 9 years ago
  47. a0841d4 tcm_usb_gadget: Don't strip off nexus WWPN prefix by Nicholas Bellinger · 9 years ago
  48. b7bd98b usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write by David Eccher · 9 years ago
  49. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  50. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  51. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  52. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  53. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  54. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  55. 5cd22f8 usb: gadget: legacy: tcm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  56. 4ce86bf usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  57. 2e8328f usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency by Felipe Balbi · 10 years ago
  58. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 10 years ago
  59. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 10 years ago
  60. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 10 years ago
  61. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  62. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  63. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  64. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  65. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  66. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  67. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  68. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  69. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  70. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  71. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  72. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  73. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 10 years ago
  74. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 10 years ago
  75. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  76. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  77. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  78. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  79. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  80. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  81. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  82. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  83. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  84. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  85. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  86. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  87. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
  88. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  89. a3b679e tcm_usb: remove struct usbg_nacl by Christoph Hellwig · 10 years ago
  90. c41b33c usb: gadget: g_ffs: Fix counting of missing_functions by Krzysztof Opasiak · 10 years ago
  91. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  92. 1ee7eea USB: inode.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  93. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  94. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  95. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  96. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  98. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  99. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  100. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago