1. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
  4. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 7 years ago
  5. 571949a Merge 4.12-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  6. 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 7 years ago
  7. d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 7 years ago
  8. eb9fecb usb: gadget: f_uac2: split out audio core by Ruslan Bilovol · 7 years ago
  9. 7158b57 usb: gadget: f_uac2: remove platform driver/device creation by Ruslan Bilovol · 7 years ago
  10. 1fc4926 usb: gadget: function: f_uac1: implement get_alt() by Ruslan Bilovol · 7 years ago
  11. d423b965 usb: gadget: udc: atmel: Remove unnecessary macros by Alexandre Belloni · 7 years ago
  12. c8e4e5b usb: gadget: bdc: 64-bit pointer capability check by Srinath Mannam · 7 years ago
  13. 19ea9d6 Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  14. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  15. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  16. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  17. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  18. f16443a USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  19. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. 0e1b89e usb: gadget: mv_udc: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  21. 8e55d30 usb: gadget: mass_storage: set msg_registered after msg registered by Li Jun · 8 years ago
  22. 2d4aa21 usb: gadget: udc: renesas_usb3: add support for dedicated DMAC by Yoshihiro Shimoda · 8 years ago
  23. 46ddd79 usb: gadget: udc: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  24. 1041656 usb: gadget: udc: add a 'function' sysfs file by Felipe Balbi · 8 years ago
  25. 06644aa usb: gadget: dummy: implement ->udc_set_speed() by Felipe Balbi · 8 years ago
  26. 67fdfda usb: gadget: core: introduce ->udc_set_speed() method by Felipe Balbi · 8 years ago
  27. 1b9f35a usb: gadget: udc: Add Synopsys UDC Platform driver by Raviteja Garimella · 8 years ago
  28. 7c51247 usb: gadget: udc: Provide correct arguments for 'dma_pool_create' by Raviteja Garimella · 8 years ago
  29. 498beb4 usb: gadget: udc: make debug prints compatible with both pci and platform devices by Raviteja Garimella · 8 years ago
  30. a676fb6 usb: gadget: udc: Rename amd5536udc driver file based on IP by Raviteja Garimella · 8 years ago
  31. e800e8cb usb: gadget: configfs: use hexadecimal values and new line by Stefan Agner · 8 years ago
  32. 76180d7 usb: gadget: configfs: make qw_sign attribute symmetric by Stefan Agner · 8 years ago
  33. 81606ae Merge 4.12-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  34. f50b878 USB: gadget: fix GPF in gadgetfs by Alan Stern · 8 years ago
  35. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  36. 0e3e975 usb: gadget: composite: make sure to reactivate function on unbind by Felipe Balbi · 8 years ago
  37. afbbc79 usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing by Yoshihiro Shimoda · 8 years ago
  38. 940f538 usb: gadget: udc: renesas_usb3: lock for PN_ registers access by Yoshihiro Shimoda · 8 years ago
  39. 067d6fd usb: gadget: udc: renesas_usb3: fix deadlock by spinlock by Yoshihiro Shimoda · 8 years ago
  40. cdc8768 usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling by Yoshihiro Shimoda · 8 years ago
  41. dc9217b usb: gadget: f_mass_storage: Serialize wake and sleep execution by Thinh Nguyen · 8 years ago
  42. a9548c5 usb: gadget: Allow a non-SuperSpeed gadget to support LPM by John Youn · 8 years ago
  43. 0b67a6b usb: gadget: composite: Exclude SS Dev Cap Desc by John Youn · 8 years ago
  44. e16828c usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. by Jerry Zhang · 8 years ago
  45. 222155d usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable. by Jerry Zhang · 8 years ago
  46. 8a8b161 usb: gadget: remove redundant self assignment by Stefan Agner · 8 years ago
  47. 6acf116 Merge 4.12-rc2 into usb-next by Greg Kroah-Hartman · 8 years ago
  48. 0df6d8d usb: gadget: udc-xilinx: clean up a variable name by Dan Carpenter · 8 years ago
  49. 53e720f usb: gadget: udc: add null check before pointer dereference by Gustavo A. R. Silva · 8 years ago
  50. 05853ad usb: fix the comment with regards to DocBook by Mauro Carvalho Chehab · 8 years ago
  51. 0db56e4 usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match by Sekhar Nori · 8 years ago
  52. 614536d usb: udc: core: Error if req->buf is either from vmalloc or stack by Florian Fainelli · 8 years ago
  53. d81182c USB: gadget: dummy_hcd: fix hub-descriptor removable fields by Johan Hovold · 8 years ago
  54. b7f7385 usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 8 years ago
  55. 844cf8a usb: gadget: gserial: check if console kthread exists by Bogdan Mirea · 8 years ago
  56. 225785a USB: f_mass_storage: improve memory barriers and synchronization by Alan Stern · 8 years ago
  57. 78db441 USB: f_mass_storage: improve async notification handling by Alan Stern · 8 years ago
  58. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  59. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 025def9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  61. ba7756d Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  62. 48eab1f usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0 by Cristian Birsan · 8 years ago
  63. fcc9634 usb: gadget: udc: atmel: Use dev_err() to display EP configuration error by Cristian Birsan · 8 years ago
  64. fac3234 usb: udc: allow adding and removing the same gadget device by Roger Quadros · 8 years ago
  65. 374a102 usb: gadget: mv_u3d: fix error handling in mv_u3d_probe() by Alexey Khoroshilov · 8 years ago
  66. b378e3b usb: gadget: udc: atmel: Check fifo configuration values against device tree by Cristian Birsan · 8 years ago
  67. d7b2bff fsl_udc_core: add support for devices provided by fsl-mph-dr-of by Michael Grzeschik · 8 years ago
  68. 97b3ffa usb: gadget: udc: amd5536: split core and PCI layer by Raviteja Garimella · 8 years ago
  69. cc995c9 usb: gadget: udc: renesas_usb3: add support for usb role swap by Yoshihiro Shimoda · 8 years ago
  70. fbf4987 usb: gadget: udc: atmel: Minor code cleanup by Cristian Birsan · 8 years ago
  71. 3b68e7c usb: gadget: udc: renesas_usb3: add extcon support by Yoshihiro Shimoda · 8 years ago
  72. 77172a1 usb: gadget: udc: renesas_usb3: add USB ID signal monitoring by Yoshihiro Shimoda · 8 years ago
  73. ea920bb usb: gadget: f_fs: simplify ffs_dev name handling by Michal Nazarewicz · 8 years ago
  74. 9f20dfb usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_control() by Yuyang Du · 8 years ago
  75. 387f869 usb: gadget: u_ether: conditionally align transfer size by Felipe Balbi · 8 years ago
  76. fea14e6 usb: gadget: u_ether: use better list accessors by Felipe Balbi · 8 years ago
  77. bc27f66 usb: gadget: reword configuration choices by Romain Izard · 8 years ago
  78. 6e253d0 usb: gadget: legacy gadgets are optional by Romain Izard · 8 years ago
  79. f87599a usb: gadget: udc: remove unnecessary variable and update function prototype by Gustavo A. R. Silva · 8 years ago
  80. 71ef322 usb: gadget: udc: avoid use of freed pointer by Gustavo A. R. Silva · 8 years ago
  81. c8cd751 usb: gadget: uvc: Missing files for configfs interface by Petr Cvek · 8 years ago
  82. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  84. afea03f usb: gadget: Correct usb EP argument for BOT status request by Manish Narani · 8 years ago
  85. a38b395 usb: gadget: pxa27x: Remove duplicate function prototype by Petr Cvek · 8 years ago
  86. edc69d5 usb: gadget: mv_udc: clarify a switch with an implicit fall-through by Michal Nazarewicz · 8 years ago
  87. e47ff59 Merge 4.11-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  88. 25cd972 usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held by Krzysztof Opasiak · 8 years ago
  89. 1f45926 usb: gadget: udc: remove pointer dereference after free by Gustavo A. R. Silva · 8 years ago
  90. 16bb05d usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed by Roger Quadros · 8 years ago
  91. 09424c5 usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval by Roger Quadros · 8 years ago
  92. 74098c4 usb: gadget: acm: fix endianness in notifications by Oliver Neukum · 8 years ago
  93. 8d66db5 drivers, usb: convert ep_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  94. b7ddc98 drivers, usb: convert dev_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  95. 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  96. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  97. b5a6a4e usb: gadget: amd5536udc: Replace PCI pool old API by Romain Perier · 8 years ago
  98. d293408 usb: gadget: pch_udc: Replace PCI pool old API by Romain Perier · 8 years ago
  99. fa9ed6f usb: gadget: net2280: Replace PCI pool old API by Romain Perier · 8 years ago
  100. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago