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