summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2021-09-30Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki
2021-09-18usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun
2021-09-18usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun
2021-09-18Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-09-18USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov
2021-09-18usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-09-18usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv
2021-09-15usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-09-15usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-09-12xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-09-12xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-09-12usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2021-09-12usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-07-21usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen
2021-07-21usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-21usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery
2021-07-21xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-21Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-24usb: xhci-mtk: allow multiple Start-Split in a microframeChunfeng Yun
2021-06-21xhci: remove redundant continue statementColin Ian King
2021-06-18sched: Unbreak wakeupsPeter Zijlstra
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman
2021-06-17xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-06-17xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman
2021-06-17xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman
2021-06-17xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman
2021-06-17usb: host: u132-hcd: remove redundant continue statementsColin Ian King
2021-06-17usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer
2021-06-15usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke
2021-06-15usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer
2021-06-14Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-11usb: xhci: tegra: Enable ELPG for runtime/system PMJC Kuo
2021-06-11usb: xhci: tegra: Unlink power domain devicesJC Kuo
2021-06-10usb: ehci: do not initialise static variablesJason Wang
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-27USB: fotg210-hcd: remove dentry storage for debugfs fileGreg Kroah-Hartman