1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  3. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 0cb5818 usb: gadget: compress return logic into one line by Gustavo A. R. Silva · 7 years ago
  5. 958e052 Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  6. 9dbe416 Revert "usb: gadget: allow to enable legacy drivers without USB_ETH" by Felipe Balbi · 7 years ago
  7. 54eed78 usb: gadget: webcam: fix V4L2 Kconfig dependency by Arnd Bergmann · 7 years ago
  8. 2eeb44c USB: gadget: legacy: remove redundant zero assignment to variable 'value' by Colin Ian King · 7 years ago
  9. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  10. 7a9618a usb: gadget: allow to enable legacy drivers without USB_ETH by Bart Van Assche · 7 years ago
  11. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  12. d7e2853 USB: gadget: legacy: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  13. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 74fef19 usb: gadget: zero: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  16. 1fbbb78 USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  17. 520b72f USB: gadgetfs: Fix crash caused by inadequate synchronization by Alan Stern · 7 years ago
  18. 6e76c01 USB: gadgetfs: fix copy_to_user while holding spinlock by Alan Stern · 7 years ago
  19. 3dc173f USB: gadget: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 8 years ago
  20. 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
  21. 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 8 years ago
  22. d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 8 years ago
  23. eb9fecb usb: gadget: f_uac2: split out audio core by Ruslan Bilovol · 8 years ago
  24. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  25. 8e55d30 usb: gadget: mass_storage: set msg_registered after msg registered by Li Jun · 8 years ago
  26. f50b878 USB: gadget: fix GPF in gadgetfs by Alan Stern · 8 years ago
  27. 8d66db5 drivers, usb: convert ep_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  28. b7ddc98 drivers, usb: convert dev_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  29. 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
  30. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  31. b6e7aee USB: gadgetfs: Fix a potential memory leak in 'dev_config()' by Christophe JAILLET · 8 years ago
  32. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  33. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
  34. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 8 years ago
  35. 890e6c23 USB: gadgetfs: remove unnecessary assignment by Alan Stern · 8 years ago
  36. 1c069b0 USB: gadgetfs: fix checks of wTotalLength in config descriptors by Alan Stern · 8 years ago
  37. add333a USB: gadgetfs: fix use-after-free bug by Alan Stern · 8 years ago
  38. faab509 USB: gadgetfs: fix unbounded memory allocation bug by Alan Stern · 8 years ago
  39. 0994b0a usb: gadgetfs: restrict upper bound on device configuration size by Greg Kroah-Hartman · 8 years ago
  40. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  41. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  42. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  44. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 9 years ago
  45. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 9 years ago
  46. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 9 years ago
  47. 872ce51 usb: gadget: fix unused-but-set-variale warnings by Michal Nazarewicz · 9 years ago
  48. d246dcb usb: gadget: fix spinlock dead lock in gadgetfs by Bin Liu · 9 years ago
  49. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 9 years ago
  50. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  51. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  52. 175f712 usb: gadget: provide interface for legacy gadgets to get UDC name by Marek Szyprowski · 9 years ago
  53. 7b0a271 usb: gadget: gadgetfs: unregister gadget only if it got successfully registered by Marek Szyprowski · 9 years ago
  54. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  55. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  56. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  57. 0024071 usb: gadget: tcm: convert to use new function registration interface by Andrzej Pietrasiewicz · 9 years ago
  58. dc8c46a usb: gadget: f_tcm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 9 years ago
  59. 08a1cb0 usb: gadget: tcm: factor out f_tcm by Andrzej Pietrasiewicz · 9 years ago
  60. e2ffb77 usb: gadget: tcm: simplify attribute store function by Andrzej Pietrasiewicz · 9 years ago
  61. c8afb61 usb: gadget: tcm: use strtobool for a boolean value by Andrzej Pietrasiewicz · 9 years ago
  62. 8c29350 usb: gadget: tcm: follow naming conventions by Andrzej Pietrasiewicz · 9 years ago
  63. c3978ed usb: gadget: tcm: split string definitions into function and device by Andrzej Pietrasiewicz · 9 years ago
  64. 894a255 tcm_usb_gadget: Fix enabled attribute failure by Nicholas Bellinger · 9 years ago
  65. 4fef4e4 tcm_usb_gadget: Fix nexus leak by Nicholas Bellinger · 9 years ago
  66. a0841d4 tcm_usb_gadget: Don't strip off nexus WWPN prefix by Nicholas Bellinger · 9 years ago
  67. b7bd98b usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write by David Eccher · 9 years ago
  68. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  69. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  70. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  71. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  72. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  73. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  74. 5cd22f8 usb: gadget: legacy: tcm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  75. 4ce86bf usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  76. 2e8328f usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency by Felipe Balbi · 10 years ago
  77. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 10 years ago
  78. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 10 years ago
  79. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 10 years ago
  80. 9e832bf usb: gadget: zero: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  81. 3dcc705 usb: gadget: serial: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  82. 93d39af usb: gadget: printer: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  83. 1156e91 usb: gadget: ncm: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  84. 21ddc2a usb: gadget: multi: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  85. d867889 usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  86. d9e1867 usb: gadget: hid: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  87. 75c9310 usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  88. ab6796a usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  89. 56023ce usb: gadget: audio: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  90. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  91. 9b95236e usb: gadget: ether: allocate and init otg descriptor by otg capabilities by Li Jun · 10 years ago
  92. b8464bc usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 by Vaishali Thakkar · 10 years ago
  93. 5ea7509 usb: gadget: nokia: Add mass storage driver to g_nokia by Pali Rohár · 10 years ago
  94. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  95. 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
  96. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  97. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  98. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  99. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  100. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago