aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-354/+559
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-5/+1
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun2-20/+0
2021-06-21xhci: remove redundant continue statementColin Ian King1-1/+0
2021-06-18sched: Unbreak wakeupsPeter Zijlstra1-2/+1
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()"Greg Kroah-Hartman3-9/+0
2021-06-17xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)1-0/+1
2021-06-17xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman1-2/+7
2021-06-17xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman3-1/+15
2021-06-17xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman1-4/+0
2021-06-17usb: host: u132-hcd: remove redundant continue statementsColin Ian King1-4/+2
2021-06-17usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-17usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang1-0/+1
2021-06-17usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang1-4/+8
2021-06-17usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer1-8/+8
2021-06-15usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke3-0/+9
2021-06-15usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer1-1/+1
2021-06-14Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into usb-nextGreg Kroah-Hartman1-131/+482
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2-1/+7
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2-1/+7
2021-06-11usb: xhci: tegra: Enable ELPG for runtime/system PMJC Kuo1-37/+370
2021-06-11usb: xhci: tegra: Unlink power domain devicesJC Kuo1-94/+112
2021-06-10usb: ehci: do not initialise static variablesJason Wang1-2/+2
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2-1/+7
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman1-7/+7
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman5-21/+32
2021-05-27USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman2-5/+3
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman1-2/+6
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman1-5/+1
2021-05-21fsl-usb: add need_oc_pp_cycle flag for 85xx alsoGopalakrishnan Santhanam1-4/+4
2021-05-17usb: host: xhci-tegra: Switch to use %ptTsAndy Shevchenko1-5/+1
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman5-14/+25
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-2/+2
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-2/+2
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen3-140/+5
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh1-1/+3
2021-05-13usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-13xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-13xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman1-5/+11
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao1-1/+3
2021-05-10usb: xhci-mtk: use first-fit for LS/FSChunfeng Yun1-0/+5
2021-05-10usb: xhci-mtk: remove unnecessary assignments in periodic TT schedulerIkjoon Jang1-23/+14
2021-05-10usb: xhci-mtk: remove unnecessary setting of has_ippcChunfeng Yun1-2/+0
2021-05-10usb: xhci-mtk: use bitfield instead of boolChunfeng Yun1-4/+4
2021-05-10usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-04-22usb: xhci-mtk: remove bus status checkChunfeng Yun1-41/+2
2021-04-14usb: xhci-mtk: remove unused membersChunfeng Yun1-3/+0
2021-04-14usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun2-95/+24
2021-04-14usb: xhci-mtk: add support runtime PMChunfeng Yun1-16/+124