1. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  3. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  4. 357d596e Revert "usb: gadget: net2280: Add support for PLX USB338X" by Greg Kroah-Hartman · 10 years ago
  5. d30f206 usb: gadget: rename CONFIG_USB_GADGET_PXA25X by Paul Bolle · 10 years ago
  6. c4128ca usb: gadget: net2280: Add support for PLX USB338X by Ricardo Ribalda Delgado · 10 years ago
  7. 849b133 usb: gadget: make return of 0 explicit by Julia Lawall · 10 years ago
  8. 38e0c10 usb: ohci: sort out dependencies for lpc32xx and omap by Arnd Bergmann · 10 years ago
  9. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  10. cea3589 Merge 3.15-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  11. 84237bf usb: gadget: net2280: Fix NULL pointer dereference by Ricardo Ribalda Delgado · 10 years ago
  12. c9e44b5 usb: gadget: uvc: Set the vb2 queue timestamp flags by Laurent Pinchart · 11 years ago
  13. f17388c usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONE by Laurent Pinchart · 11 years ago
  14. 16bf900 usb: gadget: uvc: Switch to monotonic clock for buffer timestamps by Laurent Pinchart · 11 years ago
  15. 1ade5d7 usb: gadget: f_uac2: don't queue new requests when shutting down by Andrzej Pietrasiewicz · 10 years ago
  16. 7419485 usb: gadget: configfs: OS Extended Properties descriptors support by Andrzej Pietrasiewicz · 10 years ago
  17. a747b09 usb: gadget: f_rndis: OS Descriptors configfs support by Andrzej Pietrasiewicz · 10 years ago
  18. da42431 usb: gadget: configfs: OS Extended Compatibility descriptors support by Andrzej Pietrasiewicz · 10 years ago
  19. 87213d3 usb: gadget: configfs: OS String support by Andrzej Pietrasiewicz · 10 years ago
  20. de7a8d2 usb: gadget: f_rndis: OS descriptors support by Andrzej Pietrasiewicz · 10 years ago
  21. 37a3a53 usb: gadget: OS Feature Descriptors support by Andrzej Pietrasiewicz · 10 years ago
  22. 19824d5 usb: gadget: OS String support by Andrzej Pietrasiewicz · 10 years ago
  23. 74d4846 usb: gadget: FunctionFS: share VLA macros with all usb gadget files by Andrzej Pietrasiewicz · 10 years ago
  24. 64890ed usb: gadget: s3c2410_udc: don't use pr_debug return value by Arnd Bergmann · 10 years ago
  25. 966036f usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext() by Alexey Khoroshilov · 10 years ago
  26. f06d186 usb: gadget: tcm_usb_gadget: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  27. e5f06f9 usb: gadget: r8a66597-udc: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  28. f3772c2 usb: gadget: mv_u3d_core: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  29. c797f7f usb: gadget: m66592-udc: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  30. 8a24bb4 usb: gadget: fusb300_udc: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  31. 8a67ab7 usb: gadget: fsl_udc_core: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  32. 0351c32 usb: gadget: fotg210-udc: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  33. d48d41f usb: gadget: f_uac2: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  34. bcdbc08 usb: gadget: atmel_usba: always test udc->driver by Alexandre Belloni · 10 years ago
  35. 4d9f872 usb: gadget: configfs: fix typo by Peter Chen · 10 years ago
  36. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  37. b5fb8d0 usb: udc-core: set gadget state as not attached after unloading module by Peter Chen · 11 years ago
  38. 6027f31 usb: gadget: set gadget state as configured by Peter Chen · 11 years ago
  39. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 11 years ago
  40. 886c7c4 usb: gadget: at91-udc: fix irq and iomem resource retrieval by Jean-Jacques Hiblot · 11 years ago
  41. 53971a8 Merge 3.15-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  42. 47a1685 usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory by Dinh Nguyen · 11 years ago
  43. 9f58fa4c usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  44. 8652bcb usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock by Andreas Larsson · 11 years ago
  45. b38d27e usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.maxpacket_limit by Andreas Larsson · 11 years ago
  46. 5bddbd7 usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information by Andreas Larsson · 11 years ago
  47. 73e1c09 usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays by Andreas Larsson · 11 years ago
  48. 196800d usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map by Andreas Larsson · 11 years ago
  49. 2287626 usb: gadget: gr_udc: improve platform_device variable name by Andreas Larsson · 11 years ago
  50. 0700faa usb: gadget: only GPL drivers in the gadget and phy framework by Felipe Balbi · 11 years ago
  51. 2656c9e usb: gadget: f_rndis: reduce NETTX irq caused by free skb header by Macpaul Lin · 11 years ago
  52. 9189a33 Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI" by Felipe Balbi · 11 years ago
  53. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  54. 252455c usb: gadget: fsl driver pullup fix by Suresh Gupta · 11 years ago
  55. 97839ca usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable() by Chao Bi · 11 years ago
  56. ae8dd0c usb: gadget: rndis: Include "u_rndis.h" by Fabio Estevam · 11 years ago
  57. fc69688 usb : gadget : fsl: fix the fault issue on rmmod by Suresh Gupta · 11 years ago
  58. 5cdf7d5 usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probe by Lubomir Rintel · 11 years ago
  59. 9c1b703 usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 by Roger Quadros · 11 years ago
  60. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  61. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  62. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  63. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  64. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  65. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  66. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  67. aba37fd usb: gadget: tcm_usb_gadget: stop format strings by Kees Cook · 11 years ago
  68. 48968f8 usb: gadget: f_fs: add missing spinlock and mutex unlock by Robert Baldyga · 11 years ago
  69. dad4bab usb: gadget: composite: switch over to ERR_CAST() by Felipe Balbi · 11 years ago
  70. 3b74c73 usb: gadget: inode: switch over to memdup_user() by Felipe Balbi · 11 years ago
  71. f3c7364 usb: gadget: f_subset: switch over to PTR_RET by Felipe Balbi · 11 years ago
  72. ade79d1 usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence by Felipe Balbi · 11 years ago
  73. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  74. 7338a06 Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  75. cfe919b usb: gadget: return the right length in ffs_epfile_io() by Chuansheng Liu · 11 years ago
  76. 716fb91 usb: gadget: u_ether: move hardware transmit to RX NAPI by Weinn Jheng · 11 years ago
  77. ac8dde1 usb: gadget: f_fs: Add flags to descriptors block by Michal Nazarewicz · 11 years ago
  78. 8d4e897 usb: gadget: f_fs: Add support for SuperSpeed Mode by Manu Gautam · 11 years ago
  79. d8eb6c6 usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled by Gregory CLEMENT · 11 years ago
  80. fb0e139 usb: gadget: atmel_usba: fix crash when no endpoint are specified by Alexandre Belloni · 11 years ago
  81. b83e333 usb: gadget: s3c-hsotg: add proper suspend/resume support by Marek Szyprowski · 11 years ago
  82. 0e06bca usb: gadget: at91_udc: fix ep maxpacket initialisation by Robert Baldyga · 11 years ago
  83. a9c3f68 tty: Fix low_latency BUG by Peter Hurley · 11 years ago
  84. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  85. 3c70165 Merge 3.14-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  86. f0f4220 usb: gadget: fix NULL pointer dereference by Andrzej Pietrasiewicz · 11 years ago
  87. 8679059 usb: gadget: printer: using gadget_is_otg to check otg support at runtime by Peter Chen · 11 years ago
  88. 798a246 usb: gadget: gr_udc: remove some unneeded error handling by Dan Carpenter · 11 years ago
  89. 3fcba0d usb: gadget: at91: using USBA_NR_DMAS for DMA channels by Bo Shen · 11 years ago
  90. aa7be0f usb: gadget: at91: fix the number of endpoint parameter by Bo Shen · 11 years ago
  91. 2e4c755 usb: gadget: f_fs: add aio support by Robert Baldyga · 11 years ago
  92. 23de91e usb: gadget: f_fs: add poll for endpoint 0 by Robert Baldyga · 11 years ago
  93. 0a7b1f8 usb: gadget: f_fs: fix setup request handling by Robert Baldyga · 11 years ago
  94. a7ecf05 usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function by Michal Nazarewicz · 11 years ago
  95. e46318a usb: gadget: functionfs: fix typo in the enum variable by Michal Nazarewicz · 11 years ago
  96. da13a77 usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock by Andrzej Pietrasiewicz · 11 years ago
  97. 10b69ce usb: gadget: FunctionFS: staticize functions used only in f_fs.c by Andrzej Pietrasiewicz · 11 years ago
  98. ab13cb0 usb: gadget: code cleanup by Andrzej Pietrasiewicz · 11 years ago
  99. ea36592 usb: gadget: FunctionFS: dereference ffs_dev conditionally by Andrzej Pietrasiewicz · 11 years ago
  100. c9f721b usb: gadget: s3c-hsotg: stall ep0 in set_halt function by Robert Baldyga · 11 years ago