1. 14158aa usb: gadget: fsl_qe_udc: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  2. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 7 months ago
  3. c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 7 months ago
  4. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  5. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
  6. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  7. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  8. e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 7 months ago
  9. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
  10. 4897807 USB: cdc-acm: blacklist Heimann USB Appset device by Hannu Hartikainen · 3 years, 7 months ago
  11. d3997fc usb: xhci-mtk: allow multiple Start-Split in a microframe by Chunfeng Yun · 3 years, 7 months ago
  12. 269072a usb: ftdi-elan: remove redundant continue statement in a while-loop by Colin Ian King · 3 years, 7 months ago
  13. 42601e3 usb: class: cdc-wdm: return the correct errno code by Junlin Yang · 3 years, 7 months ago
  14. 8e9910c Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  15. ab37ac6 xhci: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  16. 84524d1 usb: dwc3: Fix debugfs creation flow by Minas Harutyunyan · 3 years, 7 months ago
  17. 88693f7 usb: gadget: hid: fix error return code in hid_bind() by Yang Yingliang · 3 years, 7 months ago
  18. 4249d6f usb: gadget: eem: fix echo command packet response issue by Linyu Yuan · 3 years, 7 months ago
  19. 33cb46c usb: gadget: f_hid: fix endianness issue with descriptors by Ruslan Bilovol · 3 years, 7 months ago
  20. f2dca33 Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  21. cfb0276 Merge tag 'v5.13-rc7' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  22. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  23. 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
  24. 04d72af Revert "USB: misc: Add onboard_usb_hub driver" by Greg Kroah-Hartman · 3 years, 7 months ago
  25. 70b8edf Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()" by Greg Kroah-Hartman · 3 years, 7 months ago
  26. b31d9d6d xhci: solve a double free problem while doing s4 by Zhangjiantao (Kirin, nanjing) · 3 years, 7 months ago
  27. 271a21d8 xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning by Mathias Nyman · 3 years, 7 months ago
  28. 90d551a xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk by Mathias Nyman · 3 years, 7 months ago
  29. ebd88cf xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES by Mathias Nyman · 3 years, 7 months ago
  30. 0302619 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() by Jing Xiangfeng · 3 years, 7 months ago
  31. 2b537cf usb: typec: tcpm: Relax disconnect threshold during power negotiation by Kyle Tso · 3 years, 7 months ago
  32. fed09e0 usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state by Kyle Tso · 3 years, 7 months ago
  33. 4288deb usb: typec: tcpci: Fix up sink disconnect thresholds for PD by Badhri Jagan Sridharan · 3 years, 7 months ago
  34. a7d8d1c usb: core: hub: Disable autosuspend for Cypress CY7C65632 by Andrew Lunn · 3 years, 7 months ago
  35. 73f3d94 USB: UDC: net2280: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  36. d6963f2 usb: host: u132-hcd: remove redundant continue statements by Colin Ian King · 3 years, 7 months ago
  37. e566215 usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  38. ec03554 usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
  39. 9ea90e9 usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
  40. d143825 usb: renesas-xhci: Fix handling of unknown ROM state by Moritz Fischer · 3 years, 7 months ago
  41. 8051334 USB: serial: cp210x: add support for GPIOs on CP2108 by Pho Tran · 3 years, 7 months ago
  42. 60ed39d Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 3 years, 7 months ago
  43. c6d580d usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection by Breno Lima · 3 years, 7 months ago
  44. c950686 usb: host: xhci-plat: Create platform device for onboard hubs in probe() by Matthias Kaehlcke · 3 years, 7 months ago
  45. b4e3261 USB: misc: Add onboard_usb_hub driver by Matthias Kaehlcke · 3 years, 7 months ago
  46. cd59ea9 usb: mtu3: use clock bulk to get clocks by Chunfeng Yun · 3 years, 8 months ago
  47. bfce43c usb: mtu3: rebuild role switch get/set hooks by Chunfeng Yun · 3 years, 8 months ago
  48. 1386217 usb: mtu3: use force mode for dual role switch by Chunfeng Yun · 3 years, 8 months ago
  49. 6c7b949 usb: mtu3: add helper to get pointer of ssusb_mtk struct by Chunfeng Yun · 3 years, 8 months ago
  50. 18cfd7b usb: mtu3: rebuild role switch flow of extcon by Chunfeng Yun · 3 years, 8 months ago
  51. a04c9f2 usb: mtu3: use enum usb_role instead of private defined ones by Chunfeng Yun · 3 years, 8 months ago
  52. ae634f9 usb: mtu3: drop support vbus detection by Chunfeng Yun · 3 years, 8 months ago
  53. 3abf562 usb: mtu3: remove wakelock by Chunfeng Yun · 3 years, 8 months ago
  54. 960d355 usb: mtu3: power down port when power down device IP by Chunfeng Yun · 3 years, 8 months ago
  55. b057da6 usb: mtu3: power down device IP by default by Chunfeng Yun · 3 years, 8 months ago
  56. 5f4dee7 usb: isp1760: Fix meaningless check in isp1763_run() by Tong Tiangen · 3 years, 7 months ago
  57. e90f9ce usb: renesas-xhci: Replace BIT(15) with macro by Moritz Fischer · 3 years, 7 months ago
  58. 7917e90 usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit by Dmitry Osipenko · 3 years, 7 months ago
  59. 6f8d39a usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend by Dmitry Osipenko · 3 years, 7 months ago
  60. 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
  61. d8f0209 cypress_m8: switch data_bits to real character bits by Jiri Slaby · 3 years, 7 months ago
  62. 4bf584a usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 8 months ago
  63. 1f28f6f usb: gadget: fsl: properly remove remnant of MXC support by Li Yang · 3 years, 7 months ago
  64. 66165db Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  65. 318324e usb: musb: Implement tracing for state change events by Tony Lindgren · 3 years, 8 months ago
  66. e2ff881 usb: musb: Simplify cable state handling by Tony Lindgren · 3 years, 8 months ago
  67. 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  68. 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  69. 971ee24 usb: xhci: tegra: Enable ELPG for runtime/system PM by JC Kuo · 4 years ago
  70. 41a7426 usb: xhci: tegra: Unlink power domain devices by JC Kuo · 4 years ago
  71. 7c4363d Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 7 months ago
  72. abd0628 Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs" by Greg Kroah-Hartman · 3 years, 7 months ago
  73. 142d0b2 usb: typec: mux: Fix copy-paste mistake in typec_mux_match by Bjorn Andersson · 3 years, 7 months ago
  74. f247f0a usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path by Mayank Rana · 3 years, 8 months ago
  75. e0e8b6a usb: gadget: fsl: Re-enable driver for ARM SoCs by Joel Stanley · 3 years, 7 months ago
  76. d5ab95d usb: typec: wcove: Use LE to CPU conversion when accessing msg->header by Andy Shevchenko · 3 years, 7 months ago
  77. 12f7397 usb: typec: ucsi: Fix a comment in ucsi_init() by Subbaraman Narayanamurthy · 3 years, 7 months ago
  78. 8562d5b USB: dwc3: remove debugfs root dentry storage by Greg Kroah-Hartman · 3 years, 8 months ago
  79. 03a674f usb: ehci: do not initialise static variables by Jason Wang · 3 years, 8 months ago
  80. 63a8eef USB: serial: cp210x: fix CP2102N-A01 modem control by Johan Hovold · 3 years, 7 months ago
  81. 33e99b6 usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 8 months ago
  82. 6f7ec77 USB: serial: cp210x: fix alternate function for CP2102N QFN20 by Stefan Agner · 3 years, 8 months ago
  83. e89bb42 usb: gadget: u_audio: add real feedback implementation by Ruslan Bilovol · 3 years, 8 months ago
  84. 40c73b3 usb: gadget: f_uac2: add adaptive sync support for capture by Ruslan Bilovol · 3 years, 8 months ago
  85. 24f779d usb: gadget: f_uac2/u_audio: add feedback endpoint support by Ruslan Bilovol · 3 years, 8 months ago
  86. aafe935 usb: dwc2: Don't reset the core after setting turnaround time by Clément Lassieur · 3 years, 8 months ago
  87. ecfbd7b usb: gadget: f_fs: Fix setting of device and driver data cross-references by Andrew Gabbasov · 3 years, 8 months ago
  88. 45d3944 usb: dwc3: support 64 bit DMA in platform driver by Sven Peter · 3 years, 8 months ago
  89. 60dfe48 USB: core: Avoid WARNings for 0-length descriptor requests by Alan Stern · 3 years, 8 months ago
  90. 307462a usb: gadget: function: printer: use list_move instead of list_del/list_add by Baokun Li · 3 years, 8 months ago
  91. 2a04276 usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 8 months ago
  92. fbf649c usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 8 months ago
  93. d008890 usb: dwc3: ep0: fix NULL pointer exception by Marian-Cristian Rotariu · 3 years, 8 months ago
  94. 305f670 usb: gadget: eem: fix wrong eem header operation by Linyu Yuan · 3 years, 8 months ago
  95. 184fa76 usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put() by Andy Shevchenko · 3 years, 8 months ago
  96. 843fabd usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource() by Andy Shevchenko · 3 years, 8 months ago
  97. 1a85b35 usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe() by Andy Shevchenko · 3 years, 8 months ago
  98. 5ab14ab usb: typec: tcpm: Do not finish VDM AMS for retrying Responses by Kyle Tso · 3 years, 8 months ago
  99. 032e288 usb: fix various gadget panics on 10gbps cabling by Maciej Żenczykowski · 3 years, 8 months ago
  100. 90c4d05 usb: fix various gadgets null ptr deref on 10gbps cabling. by Maciej Żenczykowski · 3 years, 8 months ago