1. d48d41f usb: gadget: f_uac2: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  2. bcdbc08 usb: gadget: atmel_usba: always test udc->driver by Alexandre Belloni · 11 years ago
  3. 4d9f872 usb: gadget: configfs: fix typo by Peter Chen · 11 years ago
  4. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  5. b5fb8d0 usb: udc-core: set gadget state as not attached after unloading module by Peter Chen · 11 years ago
  6. 6027f31 usb: gadget: set gadget state as configured by Peter Chen · 11 years ago
  7. 7f7f25e replace checking for ->read/->aio_read presence with check in ->f_mode by Al Viro · 11 years ago
  8. 886c7c4 usb: gadget: at91-udc: fix irq and iomem resource retrieval by Jean-Jacques Hiblot · 11 years ago
  9. 53971a8 Merge 3.15-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  10. 47a1685 usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory by Dinh Nguyen · 11 years ago
  11. 9f58fa4c usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  12. 8652bcb usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlock by Andreas Larsson · 11 years ago
  13. b38d27e usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.maxpacket_limit by Andreas Larsson · 11 years ago
  14. 5bddbd7 usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs information by Andreas Larsson · 11 years ago
  15. 73e1c09 usb: gadget: gr_udc: Use of_property_read_u32_index to access arrays by Andreas Larsson · 11 years ago
  16. 196800d usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_map by Andreas Larsson · 11 years ago
  17. 2287626 usb: gadget: gr_udc: improve platform_device variable name by Andreas Larsson · 11 years ago
  18. 0700faa usb: gadget: only GPL drivers in the gadget and phy framework by Felipe Balbi · 11 years ago
  19. 2656c9e usb: gadget: f_rndis: reduce NETTX irq caused by free skb header by Macpaul Lin · 11 years ago
  20. 9189a33 Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI" by Felipe Balbi · 11 years ago
  21. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  22. 252455c usb: gadget: fsl driver pullup fix by Suresh Gupta · 11 years ago
  23. 97839ca usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable() by Chao Bi · 11 years ago
  24. ae8dd0c usb: gadget: rndis: Include "u_rndis.h" by Fabio Estevam · 11 years ago
  25. fc69688 usb : gadget : fsl: fix the fault issue on rmmod by Suresh Gupta · 11 years ago
  26. 5cdf7d5 usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probe by Lubomir Rintel · 11 years ago
  27. 9c1b703 usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 by Roger Quadros · 11 years ago
  28. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  29. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
  30. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  31. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  32. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  33. 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
  34. 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
  35. aba37fd usb: gadget: tcm_usb_gadget: stop format strings by Kees Cook · 11 years ago
  36. 48968f8 usb: gadget: f_fs: add missing spinlock and mutex unlock by Robert Baldyga · 11 years ago
  37. dad4bab usb: gadget: composite: switch over to ERR_CAST() by Felipe Balbi · 11 years ago
  38. 3b74c73 usb: gadget: inode: switch over to memdup_user() by Felipe Balbi · 11 years ago
  39. f3c7364 usb: gadget: f_subset: switch over to PTR_RET by Felipe Balbi · 11 years ago
  40. ade79d1 usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence by Felipe Balbi · 11 years ago
  41. 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
  42. 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
  43. cfe919b usb: gadget: return the right length in ffs_epfile_io() by Chuansheng Liu · 11 years ago
  44. 716fb91 usb: gadget: u_ether: move hardware transmit to RX NAPI by Weinn Jheng · 11 years ago
  45. ac8dde1 usb: gadget: f_fs: Add flags to descriptors block by Michal Nazarewicz · 11 years ago
  46. 8d4e897 usb: gadget: f_fs: Add support for SuperSpeed Mode by Manu Gautam · 11 years ago
  47. d8eb6c6 usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled by Gregory CLEMENT · 11 years ago
  48. fb0e139 usb: gadget: atmel_usba: fix crash when no endpoint are specified by Alexandre Belloni · 11 years ago
  49. b83e333 usb: gadget: s3c-hsotg: add proper suspend/resume support by Marek Szyprowski · 11 years ago
  50. 0e06bca usb: gadget: at91_udc: fix ep maxpacket initialisation by Robert Baldyga · 11 years ago
  51. a9c3f68 tty: Fix low_latency BUG by Peter Hurley · 11 years ago
  52. 74c4137 ARM: 7989/1: Delete asm/system.h by David Howells · 11 years ago
  53. 3c70165 Merge 3.14-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  54. f0f4220 usb: gadget: fix NULL pointer dereference by Andrzej Pietrasiewicz · 11 years ago
  55. 8679059 usb: gadget: printer: using gadget_is_otg to check otg support at runtime by Peter Chen · 11 years ago
  56. 798a246 usb: gadget: gr_udc: remove some unneeded error handling by Dan Carpenter · 11 years ago
  57. 3fcba0d usb: gadget: at91: using USBA_NR_DMAS for DMA channels by Bo Shen · 11 years ago
  58. aa7be0f usb: gadget: at91: fix the number of endpoint parameter by Bo Shen · 11 years ago
  59. 2e4c755 usb: gadget: f_fs: add aio support by Robert Baldyga · 11 years ago
  60. 23de91e usb: gadget: f_fs: add poll for endpoint 0 by Robert Baldyga · 11 years ago
  61. 0a7b1f8 usb: gadget: f_fs: fix setup request handling by Robert Baldyga · 11 years ago
  62. a7ecf05 usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function by Michal Nazarewicz · 11 years ago
  63. e46318a usb: gadget: functionfs: fix typo in the enum variable by Michal Nazarewicz · 11 years ago
  64. da13a77 usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock by Andrzej Pietrasiewicz · 11 years ago
  65. 10b69ce usb: gadget: FunctionFS: staticize functions used only in f_fs.c by Andrzej Pietrasiewicz · 11 years ago
  66. ab13cb0 usb: gadget: code cleanup by Andrzej Pietrasiewicz · 11 years ago
  67. ea36592 usb: gadget: FunctionFS: dereference ffs_dev conditionally by Andrzej Pietrasiewicz · 11 years ago
  68. c9f721b usb: gadget: s3c-hsotg: stall ep0 in set_halt function by Robert Baldyga · 11 years ago
  69. 7e98f60 usb: gadget: printer: fix memory leak by wenlin.kang · 11 years ago
  70. 2c2b042 usb: gadget: printer: fix possible deadlock by wenlin.kang · 11 years ago
  71. 236064c usb: gadget: s3c-hsudc: remove unused label by Sachin Kamat · 11 years ago
  72. e362115 usb: gadget: s3c2410_udc: Fix build error by Sachin Kamat · 11 years ago
  73. abcdcc2 usb: gadget: fix error return code by Julia Lawall · 11 years ago
  74. 8b3bc14 usb: gadget: s3c-hsotg: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  75. 1a7ed5b usb: gadget: s3c-hsotg: fix build on x86 and other architectures by Matt Porter · 11 years ago
  76. 2d1f7af usb: gadget: bcm63xx_udc: fix build failure on DMA channel code by Florian Fainelli · 11 years ago
  77. d246c9d usb: gadget: s3c2410_udc: Fix build error by Sachin Kamat · 11 years ago
  78. 1334509 usb: gadget: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  79. 275200b Remove MACH_OMAP_H4_OTG by Richard Weinberger · 11 years ago
  80. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  81. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  82. d85b277 usb: gadget: remove unused variable in gr_queue_int() by Wei Yongjun · 11 years ago
  83. 62e3986 usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c by Wei Yongjun · 11 years ago
  84. 509633c Merge tag 'v3.13-rc4' into next/cleanup by Olof Johansson · 11 years ago
  85. 4685d02 usb: gadget: at91_udc: fix build warning by Felipe Balbi · 11 years ago
  86. 27e9dcc usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC by Andreas Larsson · 11 years ago
  87. f7e504c usb: gadget: s3c-hsotg: get phy bus width from phy subsystem by Matt Porter · 11 years ago
  88. 7408484 usb: gadget: s3c-hsotg: enable generic phy support by Matt Porter · 11 years ago
  89. 0d33d82 usb: gadget: s3c-hsotg: add snps,dwc2 compatible string by Matt Porter · 11 years ago
  90. 29026e0 usb: gadget: s3c-hsotg: enable build for other platforms by Matt Porter · 11 years ago
  91. 5b02284 usb: gadget: fix up some comments about CONFIG_USB_DEBUG by Greg Kroah-Hartman · 11 years ago
  92. 56b1b90 usb: gadget: should use u16 type variable to store MaxPower by Du, ChangbinX · 11 years ago
  93. 0009e99 usb: gadget: configfs: include appropriate header file in configfs.c by Rashika Kheria · 11 years ago
  94. c139e14 Merge tag 'v3.13-rc4' into next by Felipe Balbi · 11 years ago
  95. 4a5ee77 usb: gadget: f_sourcesink: Fix sparse warning by Jingoo Han · 11 years ago
  96. b3d589f usb: gadget: f_serial: Fix sparse warning by Jingoo Han · 11 years ago
  97. c3af822 usb: gadget: f_phonet: Fix sparse warning by Jingoo Han · 11 years ago
  98. 9272fe5 usb: gadget: f_obex: Fix sparse warning by Jingoo Han · 11 years ago
  99. 36a6112 usb: gadget: f_ncm: Fix sparse warning by Jingoo Han · 11 years ago
  100. 6195174 usb: gadget: f_mass_storage: Fix sparse warning by Jingoo Han · 11 years ago