1. 6a65953 usb: dwc2: host: Fix missing device insertions by Douglas Anderson · 9 years ago
  2. 37dd9d6 usb: dwc2: add support of hi6220 by Zhangfei Gao · 9 years ago
  3. 3b5fcc9 usb: dwc2: host: use kmem cache to allocate descriptors by Gregory Herrero · 9 years ago
  4. e23b8a5 usb: dwc2: host: fix descriptor list address masking by Mian Yousaf Kaukab · 9 years ago
  5. 95105a9 usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled by Gregory Herrero · 9 years ago
  6. fbb9e22 usb: dwc2: host: enable descriptor dma for fs devices by Mian Yousaf Kaukab · 9 years ago
  7. 75f5c43 usb: misc: usbtest: Remove timeval usage by Deepa Dinamani · 9 years ago
  8. 38660ac usb: gadget: gmidi: Cleanup legacy code by Felipe F. Tonello · 9 years ago
  9. 079fe5a usb: gadget: define free_ep_req as universal function by Felipe F. Tonello · 9 years ago
  10. bc1d3cd usb: gadget: f_midi: remove duplicated code by Felipe F. Tonello · 9 years ago
  11. 64c5f48 usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit() by Yoshihiro Shimoda · 9 years ago
  12. 51f141a usb: renesas_usbhs: Modify pipe configuration by Yoshihiro Shimoda · 9 years ago
  13. 762d3a1 usb: dwc2: host: process all completed urbs by Gregory Herrero · 9 years ago
  14. 3f808bd usb: dwc2: host: always increment available host channel during release by Gregory Herrero · 9 years ago
  15. c17b337 usb: dwc2: host: program descriptor for next frame by Gregory Herrero · 9 years ago
  16. b9392d9 usb: dwc2: host: add function to compare frame index by Gregory Herrero · 9 years ago
  17. 2b046bc usb: dwc2: host: spinlock release channel by Gregory Herrero · 9 years ago
  18. 26a19ea usb: dwc2: host: fix use of qtd after free in desc dma mode by Gregory Herrero · 9 years ago
  19. c503b38 usb: dwc2: host: rework isochronous halt path by Gregory Herrero · 9 years ago
  20. dde4c1b usb: dwc2: host: set active bit in isochronous descriptors by Gregory Herrero · 9 years ago
  21. 3ac38d2 usb: dwc2: host: ensure filling of isoc desc is correctly done by Gregory Herrero · 9 years ago
  22. 4cee4fa usb: misc: usbtest: improve the description for error message by Peter Chen · 9 years ago
  23. 0d6c3d9 usb: gadget: f_sourcesink: add queue depth by Peter Chen · 9 years ago
  24. b084662 usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple by Felipe Balbi · 9 years ago
  25. 16adc67 usb: dwc3: add generic OF glue layer by Felipe Balbi · 9 years ago
  26. b5d335e usb: dwc3: ep0: fix setup_packet_pending initialization by Felipe Balbi · 9 years ago
  27. ac7bdcc usb: dwc3: gadget: simplify next_request() return check by Felipe Balbi · 9 years ago
  28. acc38c4 usb: dwc3: ep0: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  29. 1407bf1 usb: dwc3: core: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  30. ec5e795 usb: dwc3: gadget: purge dev_dbg() calls by Felipe Balbi · 9 years ago
  31. bb42398 usb: dwc3: gadget: simplify dwc3_gadget_ep_queue() by Felipe Balbi · 9 years ago
  32. ad87e03 USB: add quirk for devices with broken LPM by Alan Stern · 9 years ago
  33. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  34. 73b39bb Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  35. 7d32cde usb: musb: fail with error when no DMA controller set by Aaro Koskinen · 9 years ago
  36. 27681ab usb: gadget: uvc: fix permissions of configfs attributes by Mian Yousaf Kaukab · 9 years ago
  37. 4d05591 usb: musb: core: Fix pm runtime for deferred probe by Tony Lindgren · 9 years ago
  38. 928c75f usb: phy: msm: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  39. 4a0c4c3 USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq by Alexandre Belloni · 9 years ago
  40. 6406eeb usb: Quiet down false peer failure messages by Don Zickus · 9 years ago
  41. 096b110 usb: xhci: fix config fail of FS hub behind a HS hub with MTT by Chunfeng Yun · 9 years ago
  42. 84ed915 xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable() by Mika Westerberg · 9 years ago
  43. 5377adb usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message by Ben Hutchings · 9 years ago
  44. f9fa188 USB: whci-hcd: add check for dma mapping error by Alexey Khoroshilov · 9 years ago
  45. 464ad8c usb: core : hub: Fix BOS 'NULL pointer' kernel panic by Hans Yang · 9 years ago
  46. 9fa62b1 usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron by Dmitry Katsubo · 9 years ago
  47. df36c5b USB: quirks: Fix another ELAN touchscreen by Adrien Vergé · 9 years ago
  48. f235cea Merge tag 'usb-serial-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  49. a486176 Merge tag 'fixes-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  50. 62e345a usb: dwc3: gadget: don't prestart interrupt endpoints by Felipe Balbi · 9 years ago
  51. a0e80fbd USB: serial: Another Infineon flash loader USB ID by Jonas Jonsson · 9 years ago
  52. f33a7f7 USB: cdc_acm: Ignore Infineon Flash Loader utility by Jonas Jonsson · 9 years ago
  53. 7c90e61 USB: cp210x: Remove CP2110 ID from compatibility list by Konstantin Shkolnyy · 9 years ago
  54. f74875d usb: dwc2: fix kernel oops during driver probe by Stefan Wahren · 9 years ago
  55. 19cd80a usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 9 years ago
  56. c4f1613 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  57. 638148e USB: option: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 9 years ago
  58. 0a72f2a Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  59. 5c256b6 usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string by Peter Chen · 9 years ago
  60. ad0d1a0 usb: gadget: f_midi: fix leak on failed to enqueue out requests by Felipe F. Tonello · 9 years ago
  61. e9ca7e4 usb: gadget: f_midi: Transmit data only when IN ep is enabled by Felipe F. Tonello · 9 years ago
  62. 8aa90cf usb: dwc2: make otg clk optional by Stefan Wahren · 9 years ago
  63. 6c2dad6 usb: dwc2: Return errors from PHY by Stefan Wahren · 9 years ago
  64. d0464bc usb: dwc2: Make PHY optional by John Youn · 9 years ago
  65. c9eb295 usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue() by Yoshihiro Shimoda · 9 years ago
  66. ac722e3 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  67. 391e6dc usb: gadget: pxa27x: fix suspend callback by Felipe Balbi · 9 years ago
  68. 7fe9a93 usb: gadget: functionfs: fix missing access_ok checks by Daniel Walter · 9 years ago
  69. 183e53e usb: musb: USB_TI_CPPI41_DMA requires dmaengine support by Arnd Bergmann · 9 years ago
  70. dad67d5 xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices by Mathias Nyman · 9 years ago
  71. 42df721 usb: xhci: fix checking ep busy for CFC by Lu Baolu · 9 years ago
  72. a596439 xhci: Workaround to get Intel xHCI reset working more reliably by Rajmohan Mani · 9 years ago
  73. 6f51bc3 usb: chipidea: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  74. 090bc26 usb: chipidea: usbmisc_imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  75. 85da852 usb: chipidea: otg: gadget module load and unload support by Li Jun · 10 years ago
  76. 251b3c8 usb: chipidea: debug: disable usb irq while role switch by Li Jun · 9 years ago
  77. ae3e57a usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 9 years ago
  78. d134c48 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 9 years ago
  79. 51676c8 usb: musb: enable usb_dma parameter by Bin Liu · 9 years ago
  80. 89d99ae usb: phy: phy-mxs-usb: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  81. b9e51b2 usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 9 years ago
  82. 68fe05e usb: musb: fix tx fifo flush handling by Bin Liu · 9 years ago
  83. 5e216d5 usb: gadget: f_loopback: fix the warning during the enumeration by Peter Chen · 9 years ago
  84. 1fb7f12 usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 by Douglas Anderson · 9 years ago
  85. f165930 usb: dwc2: host: Fix ahbcfg for rk3066 by Douglas Anderson · 9 years ago
  86. 59536da USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Bjørn Mork · 9 years ago
  87. 2c2025b usb: phy: omap-otg: fix uninitialized pointer by Aaro Koskinen · 9 years ago
  88. 705e63d usb: musb: core: fix order of arguments to ulpi write callback by Uwe Kleine-König · 9 years ago
  89. b4c580a usb: dwc3: pci: add support for Intel Broxton SOC by Heikki Krogerus · 9 years ago
  90. 1bcb49e USB: ti_usb_3410_5052: Add Honeywell HGI80 ID by David Woodhouse · 9 years ago
  91. e07af13 USB: serial: option: add support for Novatel MiFi USB620L by Aleksander Morgado · 9 years ago
  92. 9d5b5ed USB: qcserial: Add support for Quectel EC20 Mini PCIe module by Petr Štetiar · 9 years ago
  93. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  95. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  96. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  97. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  98. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  99. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  100. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago