1. b037865 Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  2. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  3. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  4. b140dfe usb: gadget: gserial: Privatize close_wait by Peter Hurley · 9 years ago
  5. 91c42b0 usb: gadget: loopback: Fix looping back logic implementation by Krzysztof Opasiak · 9 years ago
  6. 3e9d992 usb: gadget: loopback: fix: Don't share qlen and buflen between instances by Krzysztof Opasiak · 9 years ago
  7. 897ee0e usb: gadget: f_sourcesink: fix function params handling by Robert Baldyga · 9 years ago
  8. fa50bff usb: gadget: SourceSink: Fix show methods for attributes by Krzysztof Opasiak · 9 years ago
  9. 902d03c usb: gadget: loopback: Fix show methods for attributes by Krzysztof Opasiak · 9 years ago
  10. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  11. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  12. 18411c0 usb: gadget: u_serial: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  13. 6e4bfc5 usb: gadget: u_ether: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  14. d62bf8c usb: gadget: f_uvc: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  15. 887d820 usb: gadget: f_uac2: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  16. 6ae6e1a usb: gadget: f_uac1: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  17. bb38c18 usb: gadget: f_subset: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  18. dbd2bad usb: gadget: f_sourcesink: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  19. 885d22e usb: gadget: f_serial: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  20. bbc474f usb: gadget: f_rndis: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  21. ce21a98 usb: gadget: f_printer: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  22. 101382f usb: gadget: f_phonet: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  23. d277e1a usb: gadget: f_obex: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  24. 6b4012a usb: gadget: f_ncm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  25. ce72395 usb: gadget: f_midi: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  26. 1cecd54 usb: gadget: f_mass_storage: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  27. 0523ca4 usb: gadget: f_loopback: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  28. 2516a68 usb: gadget: f_hid: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  29. 34422a5 usb: gadget: f_eem: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  30. 4aab757 usb: gadget: f_acm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  31. 92fbfc3 usb: gadget: f_ecm: eliminate abuse of ep->driver data by Robert Baldyga · 9 years ago
  32. 35bfde3 usb: gadget: f_ncm: obtain cdev from function instead of driver_data by Robert Baldyga · 9 years ago
  33. 0468390 usb: gadget: f_sourcesink: format data pattern according to max packet size by Peter Chen · 10 years ago
  34. bba787a usb: gadget: ether: Allow jumbo frames by Mike Looijmans · 10 years ago
  35. f35fe4b usb: gadget: f_midi: check for error on usb_ep_queue by Felipe F. Tonello · 9 years ago
  36. 2e6c72b usb: gadget: mass_storage: allow for deeper queue lengths by Felipe Balbi · 9 years ago
  37. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  38. 4a1e921 usb: gadget: f_mass_storage: add mising <linux/uaccess.h> by Felipe Balbi · 10 years ago
  39. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 10 years ago
  40. 0f4315a usb: gadget: f_uac2: fix build warning by Felipe Balbi · 10 years ago
  41. a24b071 usb: gadget: f_printer: fix deadlock caused by nested spinlock by Fupan Li · 10 years ago
  42. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 10 years ago
  43. 5542f58 usb: gadget: mass_storage: Fix freeing luns sysfs implementation by Krzysztof Opasiak · 10 years ago
  44. 4ef7a4a usb: gadget: midi: avoid redundant f_midi_set_alt() call by Robert Baldyga · 10 years ago
  45. 55d8112 usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails by Robert Baldyga · 10 years ago
  46. 913e4a9 usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth by Peter Chen · 10 years ago
  47. 8078f31 usb: gadget: f_mass_storage: stop thread in bind failure case by Sanjay Singh Rawat · 10 years ago
  48. 736d093 usb: gadget: apply generic altsetting support check mechanism by Robert Baldyga · 10 years ago
  49. 7a896d4 usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name by Robert Baldyga · 10 years ago
  50. a4cc421 usb: gadget: f_mass_storage: check quirk instead of UDC name by Robert Baldyga · 10 years ago
  51. 4cfbd95 usb: gadget: f_obex: use bind_deactivated flag by Robert Baldyga · 10 years ago
  52. f277bf2 usb: gadget: f_uvc: use bind_deactivated flag by Robert Baldyga · 10 years ago
  53. 75ddead usb: gadget: storage-common: Set FSG_MAX_LUNS to 16 by Krzysztof Opasiak · 10 years ago
  54. bab7a1f usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition by Krzysztof Opasiak · 10 years ago
  55. 903588a usb: gadget: mass_storage: Free buffers if create lun fails by Krzysztof Opasiak · 10 years ago
  56. d3c1ac4 usb: gadget: SourceSink: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  57. e425be9 usb: gadget: loopback: Remove out-of-date comment by Krzysztof Opasiak · 10 years ago
  58. 4248bd7 usb: gadget: f_printer: actually limit the number of instances by Andrzej Pietrasiewicz · 10 years ago
  59. 774cf72 usb: gadget: f_hid: actually limit the number of instances by Andrzej Pietrasiewicz · 10 years ago
  60. c41b776 usb: gadget: f_uac2: fix calculation of uac2->p_interval by Peter Chen · 10 years ago
  61. b2e2c94 usb: gadget: f_midi: fix error recovery path by Andrzej Pietrasiewicz · 10 years ago
  62. 4088acf usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 10 years ago
  63. 8515bac usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 10 years ago
  64. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 10 years ago
  66. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  67. 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
  68. f14e9ad usb: gadget: f_fs: add extra check before unregister_gadget_item by Rui Miguel Silva · 10 years ago
  69. 342f39a usb: gadget: f_fs: fix check in read operation by Rui Miguel Silva · 10 years ago
  70. ca4de53 usb: gadget: f_uac1: check return code from config_ep_by_speed by Michael Trimarchi · 10 years ago
  71. 49a79d8 usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear() by Krzysztof Opasiak · 10 years ago
  72. 81dff86 usb: gadget: rndis: use signed type for a signed value by Andrzej Pietrasiewicz · 10 years ago
  73. c0d96af usb: gadget: rndis: don't duplicate the "i" variable by Andrzej Pietrasiewicz · 10 years ago
  74. 868055f usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect() by Andrzej Pietrasiewicz · 10 years ago
  75. a25a23c usb: gadget: f_midi: fix segfault when reading empty id by Pawel Szewczyk · 10 years ago
  76. d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
  77. 6122b15 usb: gadget: rndis: style correction by Andrzej Pietrasiewicz · 10 years ago
  78. 83210e5 usb: gadget: rndis: use rndis_params instead of configNr by Andrzej Pietrasiewicz · 10 years ago
  79. 87841c8 usb: gadget: uvc: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  80. 3e9d3d2 usb: gadget: serial: fix re-ordering of tx data by Philip Oberstaller · 10 years ago
  81. f286d48 usb: gadget: hid: Fix static variable usage by Krzysztof Opasiak · 10 years ago
  82. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  83. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  86. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  87. dbe98b3 [media] gadget/uvc: embed video_device by Hans Verkuil · 10 years ago
  88. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  89. 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
  90. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  91. 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
  92. c7b364f USB: gadget: f_mass_storage: use static attribute groups for sysfs entries by Takashi Iwai · 10 years ago
  93. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  94. 04b2fa9 fs: split generic and aio kiocb by Christoph Hellwig · 10 years ago
  95. fbdecad usb: gadget: f_printer: use non-zero flag for bitwise and by Andrzej Pietrasiewicz · 10 years ago
  96. 2bb2077 usb: gadget: printer: use after free in gprinter_alloc_inst() by Dan Carpenter · 10 years ago
  97. fdb51e3 usb: gadget: printer: delete some dead code by Dan Carpenter · 10 years ago
  98. 16d9efa usb: gadget: serial: %pf is only for function pointers by Scott Wood · 10 years ago
  99. f4e4f8d usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() by Robert Baldyga · 10 years ago
  100. fddc26f usb: gadget: f_mass_storage: use defined constant instead of numeric value by Tal Shorer · 10 years ago