1. 4111d49 usb: gadget: f_midi: stash substream in gmidi_in_port structure by Michal Nazarewicz · 9 years ago
  2. 413489c usb: gadget: f_midi: missing unlock on error path by Dan Carpenter · 9 years ago
  3. bf0028f usb: gadget: f_midi: use flexible array member for gmidi_in_port elements by Michal Nazarewicz · 9 years ago
  4. 06cd928 usb: gadget: f_midi: fix in_last_port looping logic by Michal Nazarewicz · 9 years ago
  5. 9a71eb5 usb: gadget: f_midi: move some of f_midi_transmit to separate func by Michal Nazarewicz · 9 years ago
  6. f297e86 usb: gadget: f_midi: remove useless midi reference from port struct by Felipe F. Tonello · 9 years ago
  7. ef15088 usb: f_fs: avoid race condition with ffs_epfile_io_complete by Du, Changbin · 9 years ago
  8. ae76e13 usb: f_fs: refactor ffs_epfile_io by Michal Nazarewicz · 9 years ago
  9. b3591f6 usb: f_fs: replace unnecessary goto with a return by Michal Nazarewicz · 9 years ago
  10. 3163c79 usb: f_fs: fix ffs_epfile_io returning success on req alloc failure by Michal Nazarewicz · 9 years ago
  11. 3de4e20 usb: f_fs: fix memory leak when ep changes during transfer by Michal Nazarewicz · 9 years ago
  12. a9458a3 usb: gadget: pxa25x_udc: document endianess better by Arnd Bergmann · 9 years ago
  13. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 9 years ago
  14. 65bc0fb usb: gadget: pxa25x_udc: use readl/writel for mmio by Arnd Bergmann · 9 years ago
  15. a77af20 usb: gadget: pxa25x_udc cleanup by Arnd Bergmann · 9 years ago
  16. c5418a0 usb: gadget: pxa25x_udc: move register definitions from arch by Arnd Bergmann · 9 years ago
  17. 59a3ced usb: gadget: f_mass_storage: Enable SuperSpeedPlus by John Youn · 9 years ago
  18. cd69cbe usb: gadget: composite: Update debug message for SuperSpeedPlus by John Youn · 9 years ago
  19. 4eb8e32 usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus by John Youn · 9 years ago
  20. eae5820 usb: gadget: composite: Write SuperSpeedPlus config descriptors by John Youn · 9 years ago
  21. f3bdbe3 usb: gadget: composite: Add function to get descriptors by John Youn · 9 years ago
  22. a4afd01 usb: gadget: composite: Count configs for SuperSpeedPlus by John Youn · 9 years ago
  23. 554eead usb: gadget: Update config for SuperSpeedPlus by John Youn · 9 years ago
  24. f5c6122 usb: gadget: Update function for SuperSpeedPlus by John Youn · 9 years ago
  25. eaef50c usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus by John Youn · 9 years ago
  26. f228a8d usb: gadget: composite: Return SSP Dev Cap descriptor by John Youn · 9 years ago
  27. 1a85329 usb: gadget: composite: Return bcdUSB 0x0310 by John Youn · 9 years ago
  28. 71e41bb Merge 4.5-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  29. ca1c118 usb: gadget: net2280: fix endpoint max packet for super speed connections by Simon Appleby · 9 years ago
  30. 7b0a271 usb: gadget: gadgetfs: unregister gadget only if it got successfully registered by Marek Szyprowski · 9 years ago
  31. 31b994a usb: gadget: remove driver from pending list on probe error by Marek Szyprowski · 9 years ago
  32. 4747639 usb: gadget: atmel: access the PMC using regmap by Alexandre Belloni · 9 years ago
  33. 96c7de4 usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage by Andrzej Hajda · 9 years ago
  34. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  35. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  36. c470ba3 usb: add HAS_IOMEM dependency to USB_PXA27X by Vegard Nossum · 9 years ago
  37. 1b4ea40 usb: add HAS_IOMEM dependency to USB_PXA25X by Vegard Nossum · 9 years ago
  38. be6708e usb: Add HAS_IOMEM dependency to USB_M66592 by Vegard Nossum · 9 years ago
  39. 7562b75 usb: add HAS_IOMEM dependency to USB_NET2272 by Vegard Nossum · 9 years ago
  40. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  41. f6281af usb: gadget: rndis: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  42. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  43. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  44. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  45. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  46. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  47. 10c17c6 usb/gadget: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  48. 87cf558 Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  49. 746bfe6 usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller by Yoshihiro Shimoda · 9 years ago
  50. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  51. ea4a8cb usb: gadget: bcm63xx_udc: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  52. a5beaaf usb: gadget: Add the console support for usb-to-serial port by Baolin Wang · 9 years ago
  53. 4bb8548 usb: gadget: f_tcm: add configfs support by Andrzej Pietrasiewicz · 9 years ago
  54. 9beab5d usb: gadget: f_tcm: use usb_gstrings_attach by Andrzej Pietrasiewicz · 9 years ago
  55. c3f890b usb: gadget: f_tcm: remove redundant singleton by Andrzej Pietrasiewicz · 9 years ago
  56. e5587ea usb: gadget: f_tcm: remove compatibility layer by Andrzej Pietrasiewicz · 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. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  68. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  69. b7bd98b usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write by David Eccher · 9 years ago
  70. ab738ff usb: gadget: ether: Allow changing the MTU by Mike Looijmans · 9 years ago
  71. e1e3d7e usb: gadget: f_midi: pre-allocate IN requests by Felipe F. Tonello · 9 years ago
  72. f0f1b8c usb: gadget: f_midi: fail if set_alt fails to allocate requests by Felipe F. Tonello · 9 years ago
  73. 919de44 usb: gadget: f_midi: set altsettings only for MIDIStreaming interface by Felipe F. Tonello · 9 years ago
  74. ca07099 usb: gadget: s3c-hsudc: remove redundant condition by Geyslan G. Bem · 9 years ago
  75. 855ed04 usb: gadget: udc-core: independent registration of gadgets and gadget drivers by Ruslan Bilovol · 9 years ago
  76. 88f73eb usb: gadget: udc-core: remove unused usb_udc_attach_driver() by Ruslan Bilovol · 9 years ago
  77. afdaadc usb: gadget: configfs: pass UDC name via usb_gadget_driver struct by Ruslan Bilovol · 9 years ago
  78. 2284b29 usb: gadget: bind UDC by name passed via usb_gadget_driver structure by Ruslan Bilovol · 9 years ago
  79. 2de59c0 usb: gadget: lpc32xxx_udc: clean up and sort include directives out by Vladimir Zapolskiy · 9 years ago
  80. fa4dce2 usb: gadget: f_sourcesink: quit if usb_ep_queue returns error by Peter Chen · 9 years ago
  81. 0aecfc1 usb: gadget: composite: remove redundant bcdUSB setting in legacy by Igor Kotrasinski · 9 years ago
  82. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  83. 079fe5a usb: gadget: define free_ep_req as universal function by Felipe F. Tonello · 9 years ago
  84. bc1d3cd usb: gadget: f_midi: remove duplicated code by Felipe F. Tonello · 9 years ago
  85. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  86. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  87. 27681ab usb: gadget: uvc: fix permissions of configfs attributes by Mian Yousaf Kaukab · 9 years ago
  88. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  89. ad0d1a0 usb: gadget: f_midi: fix leak on failed to enqueue out requests by Felipe F. Tonello · 9 years ago
  90. e9ca7e4 usb: gadget: f_midi: Transmit data only when IN ep is enabled by Felipe F. Tonello · 9 years ago
  91. 391e6dc usb: gadget: pxa27x: fix suspend callback by Felipe Balbi · 9 years ago
  92. 7fe9a93 usb: gadget: functionfs: fix missing access_ok checks by Daniel Walter · 9 years ago
  93. d134c48 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 9 years ago
  94. 5e216d5 usb: gadget: f_loopback: fix the warning during the enumeration by Peter Chen · 9 years ago
  95. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  96. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  97. 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
  98. 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
  99. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  100. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago