1. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. c2c0e8b f_ncm: Don't use netdev_start_xmit(). by David S. Miller · 10 years ago
  3. a9ef803 USB: fix build error with CONFIG_PM_RUNTIME disabled by Greg Kroah-Hartman · 10 years ago
  4. 7c38405 Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence" by Greg Kroah-Hartman · 10 years ago
  5. e21eba0 xhci: Disable streams on Via XHCI with device-id 0x3432 by Hans de Goede · 10 years ago
  6. 5654699 USB: serial: fix potential heap buffer overflow by Johan Hovold · 10 years ago
  7. d979e9f USB: serial: fix potential stack buffer overflow by Johan Hovold · 10 years ago
  8. 0393689 usb: ehci/ohci-exynos: Fix PHY getting sequence by Vivek Gautam · 10 years ago
  9. bdd405d usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1 by Roger Quadros · 10 years ago
  10. 5b6b80a USB: sisusb: add device id for Magic Control USB video by Stephen Hemminger · 10 years ago
  11. 9b2667f usb: dwc2: gadget: Set the default EP max packet value as 8 bytes by Jingoo Han · 10 years ago
  12. 5cbcc35 usb: ehci: using wIndex + 1 for hub port by Peter Chen · 10 years ago
  13. a7e69dd USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converter by Mark · 10 years ago
  14. 3f653c5 usbip: remove struct usb_device_id table by Valentina Manea · 10 years ago
  15. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago
  16. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  17. 1ddb552 Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into work-linus by Greg Kroah-Hartman · 10 years ago
  18. 6817ae2 USB: whiteheat: Added bounds checking for bulk command response by James Forshaw · 10 years ago
  19. c3d3af5 Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into work-linus by Greg Kroah-Hartman · 10 years ago
  20. 5d19703 usb: gadget: remove $(PWD) in ccflags-y by Philippe Reynes · 10 years ago
  21. a68df70 usb: pch_udc: usb gadget device support for Intel Quark X1000 by Bryan O'Donoghue · 10 years ago
  22. bd52b81 usb: gadget: uvc: fix possible lockup in uvc gadget by Michael Grzeschik · 10 years ago
  23. 6835a3a usb: wusbcore: fix below build warning by Peter Chen · 10 years ago
  24. 5b1dc20 usb: core: fix below build warning by Peter Chen · 10 years ago
  25. 194f74e usb: dwc2: gadget: fix below build warning by Peter Chen · 10 years ago
  26. 365038d xhci: rework cycle bit checking for new dequeue pointers by Mathias Nyman · 10 years ago
  27. 2597fe9 usb: xhci: amd chipset also needs short TX quirk by Huang Rui · 10 years ago
  28. 9a54886 xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL by Hans de Goede · 10 years ago
  29. dd5f500 usbcore: Fix wrong device in an error message in hub_port_connect() by Takashi Iwai · 10 years ago
  30. 7166c32 Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue" by Li RongQing · 10 years ago
  31. 716d28e usb: phy: msm: Fix return value check in msm_otg_probe() by Wei Yongjun · 10 years ago
  32. 4b11f88 usb: gadget: Fix return value check in r8a66597_probe() by Wei Yongjun · 10 years ago
  33. 7042e8f usb: gadget: Fix return value check in ep_write() by Wei Yongjun · 10 years ago
  34. 788b0bc4 usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode() by Dan Carpenter · 10 years ago
  35. 50f9f79 usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  36. bcabdc2 usb: atmel_usba_udc: fix it to deal with final dma channel by Bo Shen · 10 years ago
  37. 20e7d46 usb: gadget: fix error return code by Julia Lawall · 10 years ago
  38. bbc66e1 usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH by Jingoo Han · 10 years ago
  39. 4958cf3 usb: dbgp gadget: fix use after free in dbgp_unbind() by Alexey Khoroshilov · 10 years ago
  40. 0c58240 usb: phy: drop kfree of devm_kzalloc's data by Himangi Saraogi · 10 years ago
  41. 2c4e3db usb: phy: return -ENODEV on failure of try_module_get by Arjun Sreedharan · 10 years ago
  42. 646907f USB: ftdi_sio: Added PID for new ekey device by Jaša Bartelj · 10 years ago
  43. 91fcb1c USB: serial: pl2303: add device id for ztek device by Greg KH · 10 years ago
  44. 6552cc7 USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID by Johan Hovold · 10 years ago
  45. 754eb21 USB: zte_ev: remove duplicate Qualcom PID by Johan Hovold · 10 years ago
  46. 95be573 USB: zte_ev: remove duplicate Gobi PID by Johan Hovold · 10 years ago
  47. 63a901c Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev" by Johan Hovold · 10 years ago
  48. d773027 USB: option: add VIA Telecom CDS7 chipset device id by Brennan Ashton · 10 years ago
  49. f0e4cba USB: option: reduce interrupt-urb logging verbosity by Johan Hovold · 10 years ago
  50. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  51. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  52. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  53. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  54. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  55. d310d05 USB: devio: fix issue with log flooding by Oliver Neukum · 10 years ago
  56. 43508be uas: Log a warning when we cannot use uas because the hcd lacks streams by Hans de Goede · 10 years ago
  57. cc4deaf uas: Only complain about missing sg if all other checks succeed by Hans de Goede · 10 years ago
  58. a0ee619 xhci: Add missing checks for xhci_alloc_command failure by Hans de Goede · 10 years ago
  59. 170625e xhci: Rename Asrock P67 pci product-id to EJ168 by Hans de Goede · 10 years ago
  60. 8f873c1 xhci: Blacklist using streams on the Etron EJ168 controller by Hans de Goede · 10 years ago
  61. e2875c3 uas: Limit qdepth to 32 when connected over usb-2 by Hans de Goede · 10 years ago
  62. cd83ce9 usb-core bInterval quirk by James P Michels III · 10 years ago
  63. 4bdcde3 USB: serial: ftdi_sio: Add support for new Xsens devices by Patrick Riphagen · 10 years ago
  64. 9273b8a USB: serial: ftdi_sio: Annotate the current Xsens PID assignments by Patrick Riphagen · 10 years ago
  65. 16fae05 staging: keucr: remove driver by Kristina Martšenko · 10 years ago
  66. df40f8d usb: chipidea: debug: fix sparse non static symbol warnings by Wei Yongjun · 10 years ago
  67. 16853d7 usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY by Markus Pargmann · 10 years ago
  68. 9672f0f usb: core: allow zero packet flag for interrupt urbs by Amit Virdi · 10 years ago
  69. b1bd3f1 usb: lvstest: Fix sparse warnings generated by kbuild test bot by Pratyush Anand · 10 years ago
  70. c5946f9 USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down by Jiang Liu · 10 years ago
  71. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  73. 499b380 USB: OHCI: add check for stopped frame counter by Alan Stern · 10 years ago
  74. 81e3833 USB: OHCI: add I/O watchdog for orphan TDs by Alan Stern · 10 years ago
  75. cdb4dd1 USB: OHCI: make URB completions single-threaded by Alan Stern · 10 years ago
  76. c6fcb85 USB: OHCI: redesign the TD done list by Alan Stern · 10 years ago
  77. 8b3ab0e USB: OHCI: no shortcut for unlinking URBS from a dead controller by Alan Stern · 10 years ago
  78. 95d9a01 USB: OHCI: revert the ZF Micro orphan-TD quirk by Alan Stern · 10 years ago
  79. a40178b USB: Fix persist resume of some SS USB devices by Pratyush Anand · 10 years ago
  80. 1c09472 usb-core: Remove Fix mes in file hcd.c by Nicholas Krause · 10 years ago
  81. 5ee0f80 usbcore: don't log on consecutive debounce failures of the same port by Oliver Neukum · 10 years ago
  82. bb86cf5 usb: Check if port status is equal to RxDetect by Gavin Guo · 10 years ago
  83. 934ef5a USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup by Preston Fick · 10 years ago
  84. ce21bfe USB: Add LVS Test device driver by Pratyush Anand · 10 years ago
  85. caa67a5 USB: Add EXPORT_SYMBOL for usb_alloc_dev by Pratyush Anand · 10 years ago
  86. 977dcfd USB: OHCI: don't lose track of EDs when a controller dies by Alan Stern · 10 years ago
  87. 256dbcd USB: OHCI: fix bugs in debug routines by Alan Stern · 10 years ago
  88. 6f65126 USB: OHCI: add SG support by Alan Stern · 10 years ago
  89. 1299cff USB: shutdown all URBs after controller death by Alan Stern · 10 years ago
  90. 953c664 usb: chipidea: udc: Disable auto ZLP generation on ep0 by Abbas Raza · 10 years ago
  91. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  92. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  93. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. 4546527 usb: gadget: f_rndis: fix interface id for OS descriptors by Andrzej Pietrasiewicz · 10 years ago
  95. 55f7840 usb: gadget: f_uac2: Fix pcm sample size selection by Sebastian Reimers · 10 years ago
  96. c9d8725 usb: gadget: udc: fsl_mxc_udc: fix sparse error by Felipe Balbi · 10 years ago
  97. c43e97b usb: gadget: udc: net2280: fix sparse error by Felipe Balbi · 10 years ago
  98. bbb9f94 usb: gadget: udc: fsl_udc_core: fix sparse errors by Felipe Balbi · 10 years ago
  99. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 10 years ago
  100. 90fccb5 usb: gadget: Gadget directory cleanup - group UDC drivers by Andrzej Pietrasiewicz · 10 years ago