1. ffe5adc drivers/usb: Delete XHCI command timer if necessary by Gavin Shan · 9 years ago
  2. 7895086 xhci: fix off by one error in TRB DMA address boundary check by Mathias Nyman · 9 years ago
  3. 0f79fd8 Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  4. c93e64e usb: udc: core: add device_del() call to error pathway by Alan Stern · 10 years ago
  5. e34d572 Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  6. 7447223 USB: sierra: add 1199:68AB device ID by Dirk Behme · 9 years ago
  7. 84b6b02 Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  8. a14aad0 Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  9. 4248bd7 usb: gadget: f_printer: actually limit the number of instances by Andrzej Pietrasiewicz · 9 years ago
  10. 774cf72 usb: gadget: f_hid: actually limit the number of instances by Andrzej Pietrasiewicz · 9 years ago
  11. c41b776 usb: gadget: f_uac2: fix calculation of uac2->p_interval by Peter Chen · 9 years ago
  12. 02c3b4c usb: gadget: bdc: fix a driver crash on disconnect by Al Cooper · 9 years ago
  13. 1209544 USB: OHCI: fix bad #define in ohci-tmio.c by Alan Stern · 9 years ago
  14. 91b7256 cdc-acm: Destroy acm_minors IDR on module exit by Johannes Thumshirn · 9 years ago
  15. 2d64f31 usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors by Hans de Goede · 9 years ago
  16. 5fb2c78 usb-storage: ignore ZTE MF 823 card reader in mode 0x1225 by Oliver Neukum · 9 years ago
  17. 7d8021c USB: OHCI: Fix race between ED unlink and URB submission by Alan Stern · 9 years ago
  18. 2d2a316 usb: core: lpm: set lpm_capable for root hub device by Lu Baolu · 9 years ago
  19. aca3a04 xhci: do not report PLC when link is in internal resume state by Zhuang Jin Can · 9 years ago
  20. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  21. 243292a xhci: report U3 when link is in resume state by Zhuang Jin Can · 9 years ago
  22. 326124a xhci: Calculate old endpoints correctly on device reset by Brian Campbell · 9 years ago
  23. 3496810 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function by AMAN DEEP · 9 years ago
  24. abce329 xhci: Workaround to get D3 working in Intel xHCI by Rajmohan Mani · 9 years ago
  25. c3c5819 xhci: call BIOS workaround to enable runtime suspend on Intel Braswell by Mathias Nyman · 9 years ago
  26. aebda61 usb: dwc3: Reset the transfer resource index on SET_INTERFACE by John Youn · 23 years ago
  27. 2f01a33 usb: chipidea: ehci_init_driver is intended to call one time by Peter Chen · 9 years ago
  28. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 9 years ago
  29. 53e20f2 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 9 years ago
  30. 4696b88 usb: ulpi: ulpi_init should be executed in subsys_initcall by Lu Baolu · 9 years ago
  31. 6da3700 USB: qcserial: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  32. 653cdc1 USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355 by Reinhard Speyerer · 9 years ago
  33. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  34. 51f007e Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  35. d23f47d USB: serial: Destroy serial_minors IDR on module exit by Johannes Thumshirn · 9 years ago
  36. b2e2c94 usb: gadget: f_midi: fix error recovery path by Andrzej Pietrasiewicz · 9 years ago
  37. 543aa48 usb: phy: mxs: suspend to RAM causes NULL pointer dereference by Stefan Wahren · 9 years ago
  38. 2184fe6 usb: gadget: udc: fix free_irq() after request_irq() failed by Takeshi Yoshimura · 9 years ago
  39. b4c21f0 usb: gadget: composite: Fix NULL pointer dereference by Kishon Vijay Abraham I · 9 years ago
  40. 4088acf usb: gadget: f_fs: do not set cancel function on synchronous {read,write} by Rui Miguel Silva · 9 years ago
  41. 8515bac usb: f_mass_storage: limit number of reported LUNs by Michal Nazarewicz · 9 years ago
  42. 43cacb0 usb: dwc3: core: avoid NULL pointer dereference by Felipe Balbi · 9 years ago
  43. cc1e204 usb: dwc2: embed storage for reg backup in struct dwc2_hsotg by Mian Yousaf Kaukab · 9 years ago
  44. b5a468a usb: dwc2: host: allocate qtd before atomic enqueue by Mian Yousaf Kaukab · 9 years ago
  45. b58e6ce usb: dwc2: host: allocate qh before atomic enqueue by Mian Yousaf Kaukab · 9 years ago
  46. be9d398 usb: musb: host: rely on port_mode to call musb_start() by Felipe Balbi · 9 years ago
  47. f98a7aa USB: cp210x: add ID for Aruba Networks controllers by Peter Sanford · 9 years ago
  48. ee5729e USB: mos7720: rename registers by Sudip Mukherjee · 9 years ago
  49. f6d7fb3 USB: option: add 2020:4000 ID by Claudio Cappelli · 9 years ago
  50. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  51. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  52. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  53. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  54. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  55. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  56. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  57. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  59. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  60. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  61. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  62. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
  63. df115f3 MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU by Ben Hutchings · 9 years ago
  64. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  65. 5064105 usb: dwc3: Use ASCII space in Kconfig by Thierry Reding · 9 years ago
  66. 73b6ecd extcon: Redefine the unique id of supported external connectors without 'enum extcon' type by Chanwoo Choi · 9 years ago
  67. df0c6ea Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-work by Greg Kroah-Hartman · 9 years ago
  68. fc6b68b usb: chipidea: add work-around for Marvell HSIC PHY startup by Rob Herring · 9 years ago
  69. d95699b usb: chipidea: allow multiple instances to use default ci_default_pdata by Rob Herring · 9 years ago
  70. b0a252e USB: ssb: use devm_kzalloc by Hauke Mehrtens · 9 years ago
  71. 8799719 USB: ssb: fix error handling in ssb_hcd_create_pdev() by Hauke Mehrtens · 9 years ago
  72. e3e64f3 usb: isp1760: check for null return from kzalloc by Colin Ian King · 9 years ago
  73. 15bf722 cdc-acm: Add support of ATOL FPrint fiscal printers by Alexey Sokolov · 9 years ago
  74. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  75. aa90e99 usb: chipidea: usbmisc_imx: Remove unneeded semicolon by Fabio Estevam · 9 years ago
  76. 9d08203 Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  77. 4e47dcf Merge tag 'usb-serial-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  78. df72d58 USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle by John D. Blair · 9 years ago
  79. b3d424e Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 9 years ago
  80. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  81. f504202 USB: usbtmc: add device quirk for Rigol DS6104 by Teunis van Beelen · 9 years ago
  82. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  83. f05b7cb USB: serial: mos7840: Use setup_timer by Vaishali Thakkar · 9 years ago
  84. 0317a65 usb, HID: Remove Vernier devices from lsusb and hid_ignore_list by Dennis O'Brien · 9 years ago
  85. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  86. 74db22c drivers:usb:fsl: Fix compilation error for fsl ehci drv by Ramneek Mehresh · 9 years ago
  87. c5d496a usb: renesas_usbhs: Don't disable the pipe if Control write status stage by Yoshihiro Shimoda · 9 years ago
  88. 5e582ff usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_pop by Kazuya Mizuguchi · 9 years ago
  89. 138c3f0 drivers:usb:fsl: Add support for USB controller version-2.5 by Nikhil Badola · 9 years ago
  90. d7c444e drivers:usb:fsl: Check IP version 2.4 for mph USB controller by Nikhil Badola · 9 years ago
  91. fb6d1f7 usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset by Robert Schlabbach · 9 years ago
  92. 02c018a usb: host: xhci: remove incorrect comment about mutex by Chris Bainbridge · 9 years ago
  93. 22ae47e xhci: Return correct number of tranferred bytes for stalled control endpoints by Mathias Nyman · 9 years ago
  94. 41485a9 xhci: optimize xhci bus resume time by Mathias Nyman · 9 years ago
  95. 9fa733f usb: xhci: Fix suspend/resume when used with OTG core by Roger Quadros · 9 years ago
  96. ad6b1d9 usb: xhci: fix xhci locking up during hcd remove by Roger Quadros · 9 years ago
  97. 8a85375 usb: xhci: Allow usb_add/remove_hcd() to be called repeatedly by Roger Quadros · 9 years ago
  98. 4ac5308 usb: xhci: plat: Create both HCDs before adding them by Roger Quadros · 9 years ago
  99. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 9 years ago
  100. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago