1. c94e289f usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 9 years ago
  2. 3e9d3d2 usb: gadget: serial: fix re-ordering of tx data by Philip Oberstaller · 9 years ago
  3. f286d48 usb: gadget: hid: Fix static variable usage by Krzysztof Opasiak · 9 years ago
  4. 903124f usb: gadget: configfs: Fix interfaces array NULL-termination by Krzysztof Opasiak · 9 years ago
  5. 49bce15 usb: gadget: xilinx: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 9 years ago
  6. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  8. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  9. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  11. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  12. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  13. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  14. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  15. 2569ffd dummy_hcd: use USB_DT[_SS]_HUB by Sergei Shtylyov · 9 years ago
  16. dbe98b3 [media] gadget/uvc: embed video_device by Hans Verkuil · 9 years ago
  17. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  18. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  19. f4b4976 usb: gadget: f_printer: fix dependencies by Andrzej Pietrasiewicz · 9 years ago
  20. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  21. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  22. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  23. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  24. a3dd3bef usb: gadget: atmel_usba: use endian agnostic IO on ARM by Ben Dooks · 9 years ago
  25. 3463d79 usb: gadget: constify of_device_id array by Fabian Frederick · 9 years ago
  26. 557f358 usb: gadget: goku_udc: Remove uses of seq_<foo> return values by Joe Perches · 9 years ago
  27. 628ef0d usb: udc: add usb_udc_vbus_handler by Peter Chen · 10 years ago
  28. dfea9c9 usb: udc: store usb_udc pointer in struct usb_gadget by Peter Chen · 10 years ago
  29. f1f0b57 usb: gadget: constify of_device_id array by Fabian Frederick · 9 years ago
  30. c7b364f USB: gadget: f_mass_storage: use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  31. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  32. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  33. fbdecad usb: gadget: f_printer: use non-zero flag for bitwise and by Andrzej Pietrasiewicz · 9 years ago
  34. 2bb2077 usb: gadget: printer: use after free in gprinter_alloc_inst() by Dan Carpenter · 9 years ago
  35. fdb51e3 usb: gadget: printer: delete some dead code by Dan Carpenter · 9 years ago
  36. 16d9efa usb: gadget: serial: %pf is only for function pointers by Scott Wood · 9 years ago
  37. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 9 years ago
  38. f4e4f8d usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() by Robert Baldyga · 10 years ago
  39. fa84acf usb: gadget: dummy-hcd: Remove utf8 from format string by Rasmus Villemoes · 10 years ago
  40. 112bf24 usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support by Sylvain Rochet · 10 years ago
  41. a64ef71 usb: gadget: atmel_usba_udc: condition clocks to vbus state by Sylvain Rochet · 10 years ago
  42. bb0a203 usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ by Sylvain Rochet · 10 years ago
  43. 227ab58 usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state by Sylvain Rochet · 10 years ago
  44. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 10 years ago
  45. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 9 years ago
  46. 2c24780 Revert "usb: gadget: zero: Add support for interrupt EP" by Felipe Balbi · 9 years ago
  47. ee1cd51 usb: gadget: printer: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  48. a2a8e48 usb: gadget: printer: use module_usb_composite_driver helper macro by Andrzej Pietrasiewicz · 10 years ago
  49. d85dc48 usb: gadget: f_printer: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  50. 69504f8 usb: gadget: printer: convert to new interface of f_printer by Andrzej Pietrasiewicz · 10 years ago
  51. b26394b usb: gadget: f_printer: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  52. b185f01 usb: gadget: printer: factor out f_printer by Andrzej Pietrasiewicz · 10 years ago
  53. 6dd8c2e usb: gadget: printer: allocate printer_dev instances dynamically by Andrzej Pietrasiewicz · 10 years ago
  54. 636bc0e usb: gadget: printer: add req_match for printer function by Andrzej Pietrasiewicz · 10 years ago
  55. d7239f4 usb: gadget: printer: name class specific requests by Andrzej Pietrasiewicz · 10 years ago
  56. f563d23 usb: gadget: composite: add req_match method to usb_function by Andrzej Pietrasiewicz · 10 years ago
  57. 143d53e usb: gadget: printer: add container_of helper for printer_dev by Andrzej Pietrasiewicz · 10 years ago
  58. 8fe20f6 usb: gadget: printer: don't access file global usb_printer_gadget in function's code by Andrzej Pietrasiewicz · 10 years ago
  59. dec81cf usb: gadget: printer: eliminate file global printer_mutex by Andrzej Pietrasiewicz · 10 years ago
  60. a844715 usb: gadget: printer: call gprinter_setup() from gadget's bind by Andrzej Pietrasiewicz · 10 years ago
  61. d82cd82 usb: gadget: printer: add setup and cleanup functions by Andrzej Pietrasiewicz · 10 years ago
  62. 5a84e6f usb: gadget: printer: don't access file global pnp_string in function's code by Andrzej Pietrasiewicz · 10 years ago
  63. 085617a usb: gadget: printer: define pnp string buffer length by Andrzej Pietrasiewicz · 10 years ago
  64. 991cd26 usb: gadget: printer: move function-related unbind code to function's unbind by Andrzej Pietrasiewicz · 10 years ago
  65. cee5cbf usb: gadget: printer: call usb_add_function() last by Andrzej Pietrasiewicz · 10 years ago
  66. 4504b5a usb: gadget: printer: move function-related bind code to function's bind by Andrzej Pietrasiewicz · 10 years ago
  67. ae2dd0d usb: gadget: printer: standardize printer_do_config by Andrzej Pietrasiewicz · 10 years ago
  68. 406be2c usb: gadget: printer: follow the naming convention for usb_add_config callback by Andrzej Pietrasiewicz · 10 years ago
  69. 44eccced usb: gadget: printer: eliminate pdev member of struct printer_dev by Andrzej Pietrasiewicz · 10 years ago
  70. 44b3165 usb: gadget: printer: add missing error handling by Andrzej Pietrasiewicz · 10 years ago
  71. f5bda00 usb: gadget: printer: revert usb_add_function() effect in error recovery by Andrzej Pietrasiewicz · 10 years ago
  72. c69b818 usb: gadget: printer: eliminate random pointer dereference by Andrzej Pietrasiewicz · 10 years ago
  73. 050f571 usb: gadget: printer: remove unused and empty printer_unbind by Andrzej Pietrasiewicz · 10 years ago
  74. eb132cc usb: gadget: printer: enqueue printer's response for setup request by Andrzej Pietrasiewicz · 10 years ago
  75. 232c010 usb: gadget: composite: don't try standard handling for non-standard requests by Andrzej Pietrasiewicz · 10 years ago
  76. ccf5fb6 usb: gadget: net2280: silence sparse warning by Felipe Balbi · 10 years ago
  77. 12366ef usb: gadget: net2280: don't connect from udc_start by Mian Yousaf Kaukab · 10 years ago
  78. 9ceafcc usb: gadget: net2280: print error in ep_ops error paths by Mian Yousaf Kaukab · 10 years ago
  79. fb2a85d usb: gadget: net2280: remove fiforegs as it is unused by Mian Yousaf Kaukab · 10 years ago
  80. a285f40 usb: gadget: net2280: use ep_autoconfig compatible names in advance mode by Mian Yousaf Kaukab · 10 years ago
  81. 25140ce usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value by Joe Perches · 10 years ago
  82. 96b62a5 gadgetfs: really get rid of switching ->f_op by Alan Stern · 10 years ago
  83. d4461a6 gadgetfs: get rid of flipping ->f_op in ep_config() by Al Viro · 10 years ago
  84. 06e5cc3 [media] uvc gadget: set device_caps in querycap by Hans Verkuil · 10 years ago
  85. 9945eb9 [media] uvc gadget: switch to unlocked_ioctl by Hans Verkuil · 10 years ago
  86. d8e96c4 [media] uvc gadget: switch to v4l2 core locking by Hans Verkuil · 10 years ago
  87. a045639 usb: gadget: configfs: don't NUL-terminate (sub)compatible ids by Andrzej Pietrasiewicz · 10 years ago
  88. 1f754ef usb: gadget: function: uvc_v4l2.c: fix sparse warnings by Lad, Prabhakar · 10 years ago
  89. 2b87cd2 usb: gadget: gadgetfs: fix sparse warnings by Lad, Prabhakar · 10 years ago
  90. 7068571 usb: gadget: function: uvc: fix sparse warnings by Lad, Prabhakar · 10 years ago
  91. fcaddc5 usb: gadget: function: f_sourcesink: fix sparse warning by Lad, Prabhakar · 10 years ago
  92. ef16e7c usb: gadget: function: f_uac2: fix sparse warnings by Lad, Prabhakar · 10 years ago
  93. 7a3cc46 usb: gadget: function: f_hid: fix sparse warning by Lad, Prabhakar · 10 years ago
  94. 9ec36f7 usb: gadget: function: phonet: balance usb_ep_disable calls by Felipe Balbi · 10 years ago
  95. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. 7fe3976 gadget: switch ep_io_operations to ->read_iter/->write_iter by Al Viro · 10 years ago
  97. f01d35a1 gadgetfs: use-after-free in ->aio_read() by Al Viro · 10 years ago
  98. 70e60d9 gadget/function/f_fs.c: switch to ->{read,write}_iter() by Al Viro · 10 years ago
  99. c993c39 gadget/function/f_fs.c: use put iov_iter into io_data by Al Viro · 10 years ago
  100. de2080d gadget/function/f_fs.c: close leaks by Al Viro · 10 years ago