1. 6192450 USB: serial: keyspan: fix URB unlink by Johan Hovold · 8 years ago
  2. 35be1a7 USB: serial: keyspan: fix use-after-free in probe error path by Johan Hovold · 8 years ago
  3. c8d6295 USB: serial: io_edgeport: fix memory leaks in probe error path by Johan Hovold · 8 years ago
  4. c5c0c55 USB: serial: io_edgeport: fix memory leaks in attach error path by Johan Hovold · 8 years ago
  5. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 2f0e234 Merge tag 'tegra-for-4.7-xhci' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 8 years ago
  7. 13069bd usb: Remove unnecessary space before operator ','. by Sandhya Bankar · 8 years ago
  8. 2b320d8 usb: Remove unnecessary space before open square bracket. by Sandhya Bankar · 8 years ago
  9. 2b4ba25 USB: FHCI: avoid redundant condition by Heinrich Schuchardt · 8 years ago
  10. f879fc3 usb: host: xhci-rcar: Avoid long wait in xhci_reset() by Yoshihiro Shimoda · 8 years ago
  11. 9f3b3f6 usb/host/fotg210: remove dead code in create_sysfs_files by Colin Ian King · 8 years ago
  12. ef23db9 usb: wusbcore: Do not initialise statics to 0. by Sandhya Bankar · 8 years ago
  13. 06acefd usb: wusbcore: Remove space before ',' and '(' . by Sandhya Bankar · 8 years ago
  14. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 8 years ago
  15. 7844b89 Merge 4.6-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  16. 545feef Merge tag 'usb-serial-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  17. ab5701a USB: serial: cp210x: clean up CRTSCTS flag code by Konstantin Shkolnyy · 8 years ago
  18. 9034389 USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag code by Konstantin Shkolnyy · 8 years ago
  19. a377f9e USB: serial: cp210x: fix hardware flow-control disable by Konstantin Shkolnyy · 8 years ago
  20. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  21. 792f752 Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  22. 74d2a91 USB: serial: option: add even more ZTE device ids by Lei Liu · 8 years ago
  23. f0d0946 USB: serial: option: add more ZTE device ids by lei liu · 8 years ago
  24. 681fef8 USB: usbfs: fix potential infoleak in devio by Kangjie Lu · 8 years ago
  25. 9739861 usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP() by Dan Carpenter · 8 years ago
  26. 88a0044 sisusbvga: correct speed testing by Oliver Neukum · 8 years ago
  27. cdc77c8 usb: misc: usbtest: fix pattern tests for scatterlists. by Mathias Nyman · 8 years ago
  28. 72f595f usb: renesas_usbhs: fix signed-unsigned return by Sudip Mukherjee · 8 years ago
  29. 6fb650d USB: leave LPM alone if possible when binding/unbinding interface drivers by Alan Stern · 8 years ago
  30. 444f94e USB: serial: option: add support for Cinterion PH8 and AHxx by Schemmel Hans-Christoph · 8 years ago
  31. 9be427e Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping" by Johan Hovold · 8 years ago
  32. 8ede5cc tty: vt, make color_table const by Jiri Slaby · 8 years ago
  33. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  34. 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 8 years ago
  35. 128f8b3d USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG by Alan Stern · 8 years ago
  36. 442ee36 usb: usbip: Avoid NULL pointer dereference in case of error by Krzysztof Opasiak · 8 years ago
  37. 2a7a10b usbip: vudc: make dev_desc attribute binary by Igor Kotrasinski · 8 years ago
  38. 0c1849a usb: Add driver for UCSI by Heikki Krogerus · 8 years ago
  39. 550af79 Merge tag 'usb-serial-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  40. ab065e9 usb: xhci: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  41. e84fce0 usb: xhci: Add NVIDIA Tegra XUSB controller driver by Thierry Reding · 9 years ago
  42. dc5878a usb: core: move root hub's device node assignment after it is added to bus by Peter Chen · 8 years ago
  43. 49e8ecc Use "foo *bar" instead of "foo * bar". by Sandhya Bankar · 8 years ago
  44. 62b5c80 usb: Remove unnecessary space before function pointer arguments. by Sandhya Bankar · 8 years ago
  45. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 8 years ago
  46. edc8c54 usb/host/: const data must use __initconst not __initdata by Nicolas Pitre · 8 years ago
  47. 10871c1 usb: devio: declare usbdev_vm_ops as static by Michele Curti · 8 years ago
  48. 26186e5 usb: misc: usbtest: fix error of urb allocation by Chunfeng Yun · 8 years ago
  49. f5e6253 usb: core: buffer: avoid NULL pointer dereferrence by Chunfeng Yun · 8 years ago
  50. b5a2a8e usbip: vudc: fix Kconfig dependencies by Arnd Bergmann · 8 years ago
  51. 6dc38da usbip: safe completion against unbind operation by Nobuo Iwata · 8 years ago
  52. 0255cf9 usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint() by Krzysztof Opasiak · 8 years ago
  53. 8c7003a3 usbip: fix NULL pointer dereference on errors by Alexander Popov · 8 years ago
  54. 2bdf6ea usb: usbip: vudc: Fix WARN_ON() usage pattern by Krzysztof Opasiak · 8 years ago
  55. ce15bda Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  56. 2a58f9c usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP by Felipe Balbi · 8 years ago
  57. 676e349 usb: dwc3: gadget: update DCFG.NumP to max burst size by Felipe Balbi · 8 years ago
  58. a6ef3e0 usb: dwc2: Proper cleanup on dr_mode failure by John Youn · 8 years ago
  59. 907a444 usb: dwc2: Fixed SOF interrupt enabling/disabling by Sevak Arakelyan · 8 years ago
  60. b0d65902 usb: dwc2: host: Setting qtd to NULL after freeing it by Vardan Mikayelyan · 8 years ago
  61. ee3de8d usb: dwc2: gadget: Prevent handling of host interrupts by Vardan Mikayelyan · 8 years ago
  62. 8c3d609 usb: dwc2: gadget: Check for ep0 in enable by Vahram Aharonyan · 8 years ago
  63. 7b9cc7a usb: dwc3: gadget: give better command return code by Konrad Leszczynski · 9 years ago
  64. 0878263 usb: gadget: composite: avoid kernel oops with bad gadgets by Felipe Balbi · 8 years ago
  65. ce046d3 usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks() by Heikki Krogerus · 8 years ago
  66. 474799f usb: dwc3: pci: make build-in device properties available by Heikki Krogerus · 8 years ago
  67. ae41141 usb: dwc3: ep0: sanity check test mode selector by Fei Yang · 8 years ago
  68. 328fafb usb: hcd: do not call whc_clean_up on wch_init call failure by Colin Ian King · 8 years ago
  69. 1507372 USB: bcma: use simpler devm helper for getting vcc GPIO by Rafał Miłecki · 8 years ago
  70. c06fac7 usb: host: xhci: plat: finally get rid of xhci_plat_type_is() by Felipe Balbi · 8 years ago
  71. b1c127ae usb: host: xhci: plat: make use of new methods in xhci_plat_priv by Felipe Balbi · 8 years ago
  72. 72d4b28 usb: host: xhci: plat: change type of mvebu init_quirk() by Felipe Balbi · 8 years ago
  73. 3bdb263 usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup() by Felipe Balbi · 8 years ago
  74. 7eca937 usb: xhci: plat: add ->plat_start() and ->init_quirk() methods by Felipe Balbi · 8 years ago
  75. 2dc240a usb: host: xhci: rcar: retire use of xhci_plat_type_is() by Felipe Balbi · 8 years ago
  76. 7814015 usb: xhci: remove duplicate code of interval checking by Alexandr Ivanov · 8 years ago
  77. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  78. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  79. 5f2e5fb drivers: usb: core: Minimize irq disabling in usb_sg_cancel() by David Mosberger · 8 years ago
  80. 98b74b0 drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit. by David Mosberger · 8 years ago
  81. 9360575 usbip: vudc: Add vudc to Kconfig by Igor Kotrasinski · 8 years ago
  82. ea6873a usbip: vudc: Add SysFS infrastructure for VUDC by Igor Kotrasinski · 8 years ago
  83. b6a0ca1 usbip: vudc: Add UDC specific ops by Igor Kotrasinski · 8 years ago
  84. d62ba98 usbip: vudc: Add vudc_tx by Igor Kotrasinski · 8 years ago
  85. abdb295 usbip: vudc: Add vudc_transfer by Igor Kotrasinski · 8 years ago
  86. 79c02cb usbip: vudc: Add vudc_rx by Igor Kotrasinski · 8 years ago
  87. 80fd9cd usbip: vudc: Add VUDC main file by Igor Kotrasinski · 8 years ago
  88. c7af4c2 usbip: vudc: Make usbip_common vudc-aware by Igor Kotrasinski · 8 years ago
  89. 602364f usbip: vudc: Add header for USB/IP UDC by Igor Kotrasinski · 8 years ago
  90. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 8 years ago
  91. 5b91dfe usb: storage: scsiglue: limit USB3 devices to 2048 sectors by Felipe Balbi · 8 years ago
  92. 779b457 usb: storage: scsiglue: further describe our 240 sector limit by Felipe Balbi · 8 years ago
  93. d64aab0 hub: admit devices are SS+ by Oliver Neukum · 8 years ago
  94. 97b9b7d usb: musb: jz4740: fix error check of usb_get_phy() by Vladimir Zapolskiy · 8 years ago
  95. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 8 years ago
  96. 607fb0f usb: musb: gadget: nuke endpoint before setting its descriptor to NULL by Tal Shorer · 8 years ago
  97. 69b4269 Merge 4.6-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  98. 8c34d82 USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE by Javier Martinez Canillas · 8 years ago
  99. 3c77f7c USB: serial: ftdi_sio: constify ftdi_sio_quirk structures by Julia Lawall · 8 years ago
  100. 613ac23 USB: serial: cp210x: add Straizona Focusers device ids by Jasem Mutlaq · 8 years ago