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