- 0665e38 usb: xhci: avoid renesas_usb_fw.mem when it's unusable by Greg Thelen · 3 years, 7 months ago
- b5fdf5c usb: max-3421: Prevent corruption of freed memory by Mark Tomlinson · 3 years, 7 months ago
- 0b60557 usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI by David Jeffery · 3 years, 6 months ago
- 72f68bf xhci: Fix lost USB 2 remote wake by Mathias Nyman · 3 years, 6 months ago
- 44cf536 Revert "usb: renesas-xhci: Fix handling of unknown ROM state" by Moritz Fischer · 3 years, 6 months ago
- 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
- 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
- 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
- d3997fc usb: xhci-mtk: allow multiple Start-Split in a microframe by Chunfeng Yun · 3 years, 7 months ago
- ab37ac6 xhci: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
- 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
- 70b8edf Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()" by Greg Kroah-Hartman · 3 years, 7 months ago
- b31d9d6d xhci: solve a double free problem while doing s4 by Zhangjiantao (Kirin, nanjing) · 3 years, 7 months ago
- 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
- 90d551a xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk by Mathias Nyman · 3 years, 7 months ago
- ebd88cf xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES by Mathias Nyman · 3 years, 7 months ago
- d6963f2 usb: host: u132-hcd: remove redundant continue statements by Colin Ian King · 3 years, 7 months ago
- e566215 usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
- ec03554 usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
- 9ea90e9 usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
- d143825 usb: renesas-xhci: Fix handling of unknown ROM state by Moritz Fischer · 3 years, 7 months ago
- c950686 usb: host: xhci-plat: Create platform device for onboard hubs in probe() by Matthias Kaehlcke · 3 years, 7 months ago
- e90f9ce usb: renesas-xhci: Replace BIT(15) with macro by Moritz Fischer · 3 years, 7 months ago
- 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
- 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 971ee24 usb: xhci: tegra: Enable ELPG for runtime/system PM by JC Kuo · 4 years ago
- 41a7426 usb: xhci: tegra: Unlink power domain devices by JC Kuo · 4 years ago
- 03a674f usb: ehci: do not initialise static variables by Jason Wang · 3 years, 7 months ago
- d165826 usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir by Mario Limonciello · 3 years, 8 months ago
- aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 0f60203 USB: fotg210-hcd: remove dentry storage for debugfs file by Greg Kroah-Hartman · 3 years, 8 months ago
- a7f2e92 xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall by Mathias Nyman · 3 years, 8 months ago
- a80c203 xhci: fix giving back URB with incorrect status regression in 5.12 by Mathias Nyman · 3 years, 8 months ago
- 0057758 fsl-usb: add need_oc_pp_cycle flag for 85xx also by Gopalakrishnan Santhanam · 3 years, 8 months ago
- 2f9e0f8 usb: host: xhci-tegra: Switch to use %ptTs by Andy Shevchenko · 3 years, 8 months ago
- 9fbf82c Merge 5.13-rc2 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
- fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 9 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 9 months ago
- cbbc07e usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core by Peter Chen · 3 years, 9 months ago
- 3c12878 xhci: Add reset resume quirk for AMD xhci controller. by Sandeep Singh · 3 years, 8 months ago
- ca09b1b usb: xhci: Increase timeout for HC halt by Maximilian Luz · 3 years, 8 months ago
- dda32c0 xhci: Do not use GFP_KERNEL in (potentially) atomic context by Christophe JAILLET · 3 years, 8 months ago
- 9b6a126 xhci: Fix giving back cancelled URBs even if halted endpoint can't reset by Mathias Nyman · 3 years, 8 months ago
- b813511 xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI by Abhijeet Rao · 3 years, 8 months ago
- 4676be2 usb: xhci-mtk: use first-fit for LS/FS by Chunfeng Yun · 3 years, 9 months ago
- bb8d7ef usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler by Ikjoon Jang · 3 years, 9 months ago
- e56e60f usb: xhci-mtk: remove unnecessary setting of has_ippc by Chunfeng Yun · 3 years, 9 months ago
- 40ddb76 usb: xhci-mtk: use bitfield instead of bool by Chunfeng Yun · 3 years, 9 months ago
- a60a343 usb: fotg210-hcd: Fix an error message by Christophe JAILLET · 3 years, 9 months ago
- 5951b7c usb: xhci-mtk: remove bus status check by Chunfeng Yun · 3 years, 9 months ago
- 4b853c2 usb: xhci-mtk: remove unused members by Chunfeng Yun · 3 years, 9 months ago
- 7fed636 usb: xhci-mtk: use clock bulk to get clocks by Chunfeng Yun · 3 years, 9 months ago
- 04284eb usb: xhci-mtk: add support runtime PM by Chunfeng Yun · 3 years, 9 months ago
- 82dad9f usb: xhci-mtk: check return value in suspend/resume hooks by Chunfeng Yun · 3 years, 9 months ago
- 26b7595 USB:ehci:fix Kunpeng920 ehci hardware problem by Longfang Liu · 3 years, 9 months ago
- 7c53624 usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 3 years, 10 months ago
- e9fcb07 xhci: prevent double-fetch of transfer and transfer event TRBs by Mathias Nyman · 3 years, 10 months ago
- 286fd02 xhci: fix potential array out of bounds with several interrupters by Mathias Nyman · 3 years, 10 months ago
- 597899d xhci: check control context is valid before dereferencing it. by Mathias Nyman · 3 years, 10 months ago
- 8a157d2 xhci: check port array allocation was successful before dereferencing it by Mathias Nyman · 3 years, 10 months ago
- bee1f89 usb: xhci-mtk: support quirk to disable usb2 lpm by Chunfeng Yun · 3 years, 10 months ago
- 1f743c8 usb: xhci-mtk: fix broken streams issue on 0.96 xHCI by Chunfeng Yun · 3 years, 10 months ago
- f351f4b usb: xhci-mtk: fix oops when unbind driver by Chunfeng Yun · 3 years, 10 months ago
- d8fca03 usb: xhci-mtk: fix wrong remainder of bandwidth budget by Chunfeng Yun · 3 years, 10 months ago
- cec96bc usb: xhci-mtk: remove MODULE_ALIAS by Chunfeng Yun · 3 years, 10 months ago
- 6144ef3 usb: xhci-mtk: drop CONFIG_OF by Chunfeng Yun · 3 years, 10 months ago
- 331c505 usb: xhci-mtk: add support ip-sleep wakeup for mT8192 by Chunfeng Yun · 3 years, 10 months ago
- c03b4cc usb: xhci-mtk: support ip-sleep wakeup for MT8183 by Chunfeng Yun · 3 years, 10 months ago
- 325c3b9 usb: xhci: Remove unused function by Thinh Nguyen · 3 years, 10 months ago
- eb02aaf usb: xhci: Rewrite xhci_create_usb3_bos_desc() by Thinh Nguyen · 3 years, 10 months ago
- 64364bc usb: xhci: Fix port minor revision by Thinh Nguyen · 3 years, 10 months ago
- cd8d66c usb: xhci: Init root hub SSP rate by Thinh Nguyen · 3 years, 10 months ago
- 5e71217 USB: xhci: drop workaround for forced irq threading by Johan Hovold · 3 years, 10 months ago
- 575b1ac drivers: usb: host: fotg210-hcd.c: Fix alignment of comment by Shubhankar Kuranagatti · 3 years, 10 months ago
- 4e6e851 drivers: usb: host: fotg210-hcd.c: Fix indentation error by Shubhankar Kuranagatti · 3 years, 10 months ago
- 8460f60 usb: sl811-hcd: improve misleading indentation by Arnd Bergmann · 3 years, 10 months ago
- 8219ab4 USB: ehci: drop workaround for forced irq threading by Johan Hovold · 3 years, 10 months ago
- 0b98287 usb: host: ehci-tegra: Select USB_GADGET Kconfig option by Dmitry Osipenko · 3 years, 10 months ago
- 4da57db usb: host: ehci-platform: add spurious_oc DT support by Álvaro Fernández Rojas · 3 years, 11 months ago
- 2d5ba37 usb: ehci: add spurious flag to disable overcurrent checking by Florian Fainelli · 3 years, 11 months ago
- a1aea35 usb: host: Mundane spello fix in the file sl811_cs.c by Bhaskar Chowdhury · 3 years, 10 months ago
- aa403f2 Merge 5.12-rc3 into usb-next by Greg Kroah-Hartman · 3 years, 10 months ago
- d26c00e xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state by Mathias Nyman · 3 years, 10 months ago
- b71c669 usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing by Forest Crossman · 3 years, 10 months ago
- 253f588 xhci: Improve detection of device initiated wake signal. by Mathias Nyman · 3 years, 10 months ago
- a4a251f usb: xhci: do not perform Soft Retry for some xHCI hosts by Stanislaw Gruszka · 3 years, 10 months ago
- f18b6ed usb: xhci-mtk: print debug info of endpoint interval by Chunfeng Yun · 3 years, 11 months ago
- 14295a150 usb: xhci-mtk: support to build xhci-mtk-hcd.ko by Chunfeng Yun · 3 years, 11 months ago
- dc9d3b2 usb: xhci-mtk: remove declaration of xhci_mtk_setup() by Chunfeng Yun · 3 years, 11 months ago
- ccda8c2 usb: xhci-mtk: add some schedule error number by Chunfeng Yun · 3 years, 11 months ago
- bf7da03 usb: xhci-mtk: rebuild the way to get bandwidth domain by Chunfeng Yun · 3 years, 11 months ago
- 11fdcc3 usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub by Chunfeng Yun · 3 years, 11 months ago
- 6009bea usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct by Chunfeng Yun · 3 years, 11 months ago
- 9132799 usb: xhci-mtk: use clear type instead of void by Chunfeng Yun · 3 years, 11 months ago
- b707c13 usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct by Chunfeng Yun · 3 years, 11 months ago
- 44b9482 usb: xhci-mtk: add a function to get bandwidth boundary by Chunfeng Yun · 3 years, 11 months ago
- 338af69 usb: xhci-mtk: add a function to (un)load bandwidth info by Chunfeng Yun · 3 years, 11 months ago
- 4a56adf usb: xhci-mtk: use @sch_tt to check whether need do TT schedule by Chunfeng Yun · 3 years, 11 months ago