1. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  3. 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
  4. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  5. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  6. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
  7. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  8. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  9. 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 · 10 years ago
  10. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  11. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  12. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
  13. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
  14. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
  15. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
  16. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
  17. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
  18. a3b679e tcm_usb: remove struct usbg_nacl by Christoph Hellwig · 10 years ago
  19. 94a715e usb: gadget: atmel: fix build warnings by Felipe Balbi · 10 years ago
  20. 7a64c72 usb: gadget: atmel: fix build warning by Felipe Balbi · 10 years ago
  21. 11bece5 usb: gadget: net2280: fix pullup handling by Mian Yousaf Kaukab · 10 years ago
  22. 971fe65 usb: gadget: net2280: physically disable endpoint on disable operation by Mian Yousaf Kaukab · 10 years ago
  23. e9ab4d0 usb: gadget: autoconf: net2280: match hardware and usb ep address by Mian Yousaf Kaukab · 10 years ago
  24. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 10 years ago
  25. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 10 years ago
  26. 463e104 usb: gadget: net2280: set all byte enables on start by Mian Yousaf Kaukab · 10 years ago
  27. ea86507 usb: gadget: net2280: don't set ep_cfg.direction bit by Mian Yousaf Kaukab · 10 years ago
  28. 3fc0a7c usb: gadget: net2280: unconditionally reset dma in usb_reset by Mian Yousaf Kaukab · 10 years ago
  29. e6ac4bb usb: gadget: net2280: reset sequence number on ep enable by Mian Yousaf Kaukab · 10 years ago
  30. 25d40ee usb: gadget: net2280: fix ep_cfg for defect7374 by Mian Yousaf Kaukab · 10 years ago
  31. f14e9ad usb: gadget: f_fs: add extra check before unregister_gadget_item by Rui Miguel Silva · 10 years ago
  32. 342f39a usb: gadget: f_fs: fix check in read operation by Rui Miguel Silva · 10 years ago
  33. ca4de53 usb: gadget: f_uac1: check return code from config_ep_by_speed by Michael Trimarchi · 10 years ago
  34. 49a79d8 usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() by Krzysztof Opasiak · 10 years ago
  35. c41b33c usb: gadget: g_ffs: Fix counting of missing_functions by Krzysztof Opasiak · 10 years ago
  36. 10f0958 usb: s3c2410_udc: correct reversed pullup logic by Sergiy Kibrik · 10 years ago
  37. 81dff86 usb: gadget: rndis: use signed type for a signed value by Andrzej Pietrasiewicz · 10 years ago
  38. c0d96af usb: gadget: rndis: don't duplicate the "i" variable by Andrzej Pietrasiewicz · 10 years ago
  39. 868055f usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() by Andrzej Pietrasiewicz · 10 years ago
  40. 909eacd Merge 4.1-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  41. a25a23c usb: gadget: f_midi: fix segfault when reading empty id by Pawel Szewczyk · 10 years ago
  42. 1ee7eea USB: inode.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  43. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
  44. 6122b15 usb: gadget: rndis: style correction by Andrzej Pietrasiewicz · 10 years ago
  45. 83210e5 usb: gadget: rndis: use rndis_params instead of configNr by Andrzej Pietrasiewicz · 10 years ago
  46. d74c23d usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  47. 87841c8 usb: gadget: uvc: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  48. c94e289 usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  49. 3e9d3d2 usb: gadget: serial: fix re-ordering of tx data by Philip Oberstaller · 10 years ago
  50. f286d48 usb: gadget: hid: Fix static variable usage by Krzysztof Opasiak · 10 years ago
  51. 903124f usb: gadget: configfs: Fix interfaces array NULL-termination by Krzysztof Opasiak · 10 years ago
  52. 49bce15 usb: gadget: xilinx: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 10 years ago
  53. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  54. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  55. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  56. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  58. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
  60. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  61. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  62. 2569ffd dummy_hcd: use USB_DT[_SS]_HUB by Sergei Shtylyov · 10 years ago
  63. dbe98b3 [media] gadget/uvc: embed video_device by Hans Verkuil · 10 years ago
  64. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  65. 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
  66. f4b4976 usb: gadget: f_printer: fix dependencies by Andrzej Pietrasiewicz · 10 years ago
  67. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  68. 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
  69. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  70. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  71. a3dd3bef usb: gadget: atmel_usba: use endian agnostic IO on ARM by Ben Dooks · 10 years ago
  72. 3463d79 usb: gadget: constify of_device_id array by Fabian Frederick · 10 years ago
  73. 557f358 usb: gadget: goku_udc: Remove uses of seq_<foo> return values by Joe Perches · 10 years ago
  74. 628ef0d usb: udc: add usb_udc_vbus_handler by Peter Chen · 10 years ago
  75. dfea9c9 usb: udc: store usb_udc pointer in struct usb_gadget by Peter Chen · 10 years ago
  76. f1f0b57 usb: gadget: constify of_device_id array by Fabian Frederick · 10 years ago
  77. c7b364f USB: gadget: f_mass_storage: use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  78. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  80. fbdecad usb: gadget: f_printer: use non-zero flag for bitwise and by Andrzej Pietrasiewicz · 10 years ago
  81. 2bb2077 usb: gadget: printer: use after free in gprinter_alloc_inst() by Dan Carpenter · 10 years ago
  82. fdb51e3 usb: gadget: printer: delete some dead code by Dan Carpenter · 10 years ago
  83. 16d9efa usb: gadget: serial: %pf is only for function pointers by Scott Wood · 10 years ago
  84. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 10 years ago
  85. f4e4f8d usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() by Robert Baldyga · 10 years ago
  86. fa84acf usb: gadget: dummy-hcd: Remove utf8 from format string by Rasmus Villemoes · 10 years ago
  87. 112bf24 usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support by Sylvain Rochet · 10 years ago
  88. a64ef71 usb: gadget: atmel_usba_udc: condition clocks to vbus state by Sylvain Rochet · 10 years ago
  89. bb0a203 usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ by Sylvain Rochet · 10 years ago
  90. 227ab58 usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state by Sylvain Rochet · 10 years ago
  91. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 10 years ago
  92. 06ed0de usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml by Masanari Iida · 10 years ago
  93. 2c24780 Revert "usb: gadget: zero: Add support for interrupt EP" by Felipe Balbi · 10 years ago
  94. ee1cd51 usb: gadget: printer: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  95. a2a8e48 usb: gadget: printer: use module_usb_composite_driver helper macro by Andrzej Pietrasiewicz · 10 years ago
  96. d85dc48 usb: gadget: f_printer: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  97. 69504f8 usb: gadget: printer: convert to new interface of f_printer by Andrzej Pietrasiewicz · 10 years ago
  98. b26394b usb: gadget: f_printer: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  99. b185f01 usb: gadget: printer: factor out f_printer by Andrzej Pietrasiewicz · 10 years ago
  100. 6dd8c2e usb: gadget: printer: allocate printer_dev instances dynamically by Andrzej Pietrasiewicz · 10 years ago