1. bcacbf0 usb: gadget: composite: Allow bMaxPower=0 if self-powered by Jack Pham · 3 years, 6 months ago
  2. fb4e52b usb: isp1301-omap: Fix the GPIO include by Linus Walleij · 3 years, 6 months ago
  3. 884c274 usb: renesas-xhci: Remove renesas_xhci_pci_exit() by Moritz Fischer · 3 years, 6 months ago
  4. e13690d usb: xhci-renesas: Minor coding style cleanup by Moritz Fischer · 3 years, 6 months ago
  5. e725ace usb: host: ohci-spear: simplify calling usb_add_hcd() by Sergey Shtylyov · 3 years, 6 months ago
  6. 61136a1 USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable() by Evgeny Novikov · 3 years, 6 months ago
  7. 8ae0123 usb: gadget: u_ether: fix a potential null pointer dereference by Maciej Żenczykowski · 3 years, 7 months ago
  8. 6607d1a usb: gadget: f_ncm: ncm_wrap_ntb - move var definitions into if statement by Maciej Żenczykowski · 3 years, 7 months ago
  9. b88668f usb: gadget: f_ncm: remove spurious if statement by Maciej Żenczykowski · 3 years, 7 months ago
  10. ec017d6 usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer function by Maciej Żenczykowski · 3 years, 7 months ago
  11. cf4e2e8 usb: gadget: f_ncm: remove spurious boolean timer_stopping by Maciej Żenczykowski · 3 years, 7 months ago
  12. dbaaca9 usb: gadget: f_ncm: remove timer_force_tx field by Maciej Żenczykowski · 3 years, 7 months ago
  13. 091cb2f usb: host: fotg210: fix the actual_length of an iso packet by Kelly Devilliv · 3 years, 7 months ago
  14. c2e8987 usb: host: fotg210: fix the endpoint's transactional opportunities calculation by Kelly Devilliv · 3 years, 7 months ago
  15. c4c1faf Revert "usb: host: fotg210: Use dma_pool_zalloc" by Kelly Devilliv · 3 years, 7 months ago
  16. cefdd52 usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default by Wesley Cheng · 3 years, 6 months ago
  17. 9f607a3 usb: dwc3: Resize TX FIFOs to meet EP bursting requirements by Wesley Cheng · 3 years, 6 months ago
  18. 7adf9e3 usb: gadget: configfs: Check USB configuration before adding by Wesley Cheng · 3 years, 6 months ago
  19. ce7d000 usb: gadget: udc: core: Introduce check_config to verify USB configuration by Wesley Cheng · 3 years, 6 months ago
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  26. 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
  27. 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
  28. 4897807 USB: cdc-acm: blacklist Heimann USB Appset device by Hannu Hartikainen · 3 years, 7 months ago
  29. d3997fc usb: xhci-mtk: allow multiple Start-Split in a microframe by Chunfeng Yun · 3 years, 7 months ago
  30. 269072a usb: ftdi-elan: remove redundant continue statement in a while-loop by Colin Ian King · 3 years, 7 months ago
  31. 42601e3 usb: class: cdc-wdm: return the correct errno code by Junlin Yang · 3 years, 7 months ago
  32. 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
  33. ab37ac6 xhci: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  34. 84524d1 usb: dwc3: Fix debugfs creation flow by Minas Harutyunyan · 3 years, 7 months ago
  35. 88693f7 usb: gadget: hid: fix error return code in hid_bind() by Yang Yingliang · 3 years, 7 months ago
  36. 4249d6f usb: gadget: eem: fix echo command packet response issue by Linyu Yuan · 3 years, 7 months ago
  37. 33cb46c usb: gadget: f_hid: fix endianness issue with descriptors by Ruslan Bilovol · 3 years, 7 months ago
  38. 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
  39. cfb0276 Merge tag 'v5.13-rc7' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  40. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  41. 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
  42. 04d72af Revert "USB: misc: Add onboard_usb_hub driver" by Greg Kroah-Hartman · 3 years, 7 months ago
  43. 70b8edf Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()" by Greg Kroah-Hartman · 3 years, 7 months ago
  44. b31d9d6d xhci: solve a double free problem while doing s4 by Zhangjiantao (Kirin, nanjing) · 3 years, 7 months ago
  45. 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
  46. 90d551a xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk by Mathias Nyman · 3 years, 7 months ago
  47. ebd88cf xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES by Mathias Nyman · 3 years, 7 months ago
  48. 0302619 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() by Jing Xiangfeng · 3 years, 7 months ago
  49. 2b537cf usb: typec: tcpm: Relax disconnect threshold during power negotiation by Kyle Tso · 3 years, 7 months ago
  50. fed09e0 usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state by Kyle Tso · 3 years, 7 months ago
  51. 4288deb usb: typec: tcpci: Fix up sink disconnect thresholds for PD by Badhri Jagan Sridharan · 3 years, 7 months ago
  52. a7d8d1c usb: core: hub: Disable autosuspend for Cypress CY7C65632 by Andrew Lunn · 3 years, 7 months ago
  53. 73f3d94 USB: UDC: net2280: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  54. d6963f2 usb: host: u132-hcd: remove redundant continue statements by Colin Ian King · 3 years, 7 months ago
  55. e566215 usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  56. ec03554 usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
  57. 9ea90e9 usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
  58. d143825 usb: renesas-xhci: Fix handling of unknown ROM state by Moritz Fischer · 3 years, 7 months ago
  59. 8051334 USB: serial: cp210x: add support for GPIOs on CP2108 by Pho Tran · 3 years, 7 months ago
  60. 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
  61. c6d580d usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection by Breno Lima · 3 years, 7 months ago
  62. c950686 usb: host: xhci-plat: Create platform device for onboard hubs in probe() by Matthias Kaehlcke · 3 years, 7 months ago
  63. b4e3261 USB: misc: Add onboard_usb_hub driver by Matthias Kaehlcke · 3 years, 7 months ago
  64. cd59ea9 usb: mtu3: use clock bulk to get clocks by Chunfeng Yun · 3 years, 7 months ago
  65. bfce43c usb: mtu3: rebuild role switch get/set hooks by Chunfeng Yun · 3 years, 7 months ago
  66. 1386217 usb: mtu3: use force mode for dual role switch by Chunfeng Yun · 3 years, 7 months ago
  67. 6c7b949 usb: mtu3: add helper to get pointer of ssusb_mtk struct by Chunfeng Yun · 3 years, 7 months ago
  68. 18cfd7b usb: mtu3: rebuild role switch flow of extcon by Chunfeng Yun · 3 years, 7 months ago
  69. a04c9f2 usb: mtu3: use enum usb_role instead of private defined ones by Chunfeng Yun · 3 years, 7 months ago
  70. ae634f9 usb: mtu3: drop support vbus detection by Chunfeng Yun · 3 years, 7 months ago
  71. 3abf562 usb: mtu3: remove wakelock by Chunfeng Yun · 3 years, 7 months ago
  72. 960d355 usb: mtu3: power down port when power down device IP by Chunfeng Yun · 3 years, 7 months ago
  73. b057da6 usb: mtu3: power down device IP by default by Chunfeng Yun · 3 years, 7 months ago
  74. 5f4dee7 usb: isp1760: Fix meaningless check in isp1763_run() by Tong Tiangen · 3 years, 7 months ago
  75. e90f9ce usb: renesas-xhci: Replace BIT(15) with macro by Moritz Fischer · 3 years, 7 months ago
  76. 7917e90 usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit by Dmitry Osipenko · 3 years, 7 months ago
  77. 6f8d39a usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend by Dmitry Osipenko · 3 years, 7 months ago
  78. 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
  79. d8f0209 cypress_m8: switch data_bits to real character bits by Jiri Slaby · 3 years, 7 months ago
  80. 4bf584a usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 7 months ago
  81. 1f28f6f usb: gadget: fsl: properly remove remnant of MXC support by Li Yang · 3 years, 7 months ago
  82. 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
  83. 318324e usb: musb: Implement tracing for state change events by Tony Lindgren · 3 years, 8 months ago
  84. e2ff881 usb: musb: Simplify cable state handling by Tony Lindgren · 3 years, 8 months ago
  85. 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  86. 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
  87. 971ee24 usb: xhci: tegra: Enable ELPG for runtime/system PM by JC Kuo · 4 years ago
  88. 41a7426 usb: xhci: tegra: Unlink power domain devices by JC Kuo · 4 years ago
  89. 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
  90. abd0628 Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs" by Greg Kroah-Hartman · 3 years, 7 months ago
  91. 142d0b2 usb: typec: mux: Fix copy-paste mistake in typec_mux_match by Bjorn Andersson · 3 years, 7 months ago
  92. f247f0a usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path by Mayank Rana · 3 years, 7 months ago
  93. e0e8b6a usb: gadget: fsl: Re-enable driver for ARM SoCs by Joel Stanley · 3 years, 7 months ago
  94. d5ab95d usb: typec: wcove: Use LE to CPU conversion when accessing msg->header by Andy Shevchenko · 3 years, 7 months ago
  95. 12f7397 usb: typec: ucsi: Fix a comment in ucsi_init() by Subbaraman Narayanamurthy · 3 years, 7 months ago
  96. 8562d5b USB: dwc3: remove debugfs root dentry storage by Greg Kroah-Hartman · 3 years, 7 months ago
  97. 03a674f usb: ehci: do not initialise static variables by Jason Wang · 3 years, 7 months ago
  98. 63a8eef USB: serial: cp210x: fix CP2102N-A01 modem control by Johan Hovold · 3 years, 7 months ago
  99. 33e99b6 usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 7 months ago
  100. 6f7ec77 USB: serial: cp210x: fix alternate function for CP2102N QFN20 by Stefan Agner · 3 years, 8 months ago