summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-09-03usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-08-12usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-28usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-28usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen
2021-07-28Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer
2021-07-20xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman
2021-07-14xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-07-14usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-05-25xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman
2021-05-25xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-13xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-13xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-10usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-04-22usb: xhci-mtk: remove bus status checkChunfeng Yun
2021-04-14usb: xhci-mtk: remove unused membersChunfeng Yun
2021-04-14usb: xhci-mtk: use clock bulk to get clocksChunfeng Yun
2021-04-14usb: xhci-mtk: add support runtime PMChunfeng Yun
2021-04-14usb: xhci-mtk: check return value in suspend/resume hooksChunfeng Yun
2021-04-10USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2021-04-09usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-04-06xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman
2021-04-06xhci: fix potential array out of bounds with several interruptersMathias Nyman
2021-04-06xhci: check control context is valid before dereferencing it.Mathias Nyman
2021-04-06xhci: check port array allocation was successful before dereferencing itMathias Nyman
2021-04-02usb: xhci-mtk: support quirk to disable usb2 lpmChunfeng Yun
2021-04-02usb: xhci-mtk: fix broken streams issue on 0.96 xHCIChunfeng Yun
2021-04-02usb: xhci-mtk: fix oops when unbind driverChunfeng Yun
2021-04-02usb: xhci-mtk: fix wrong remainder of bandwidth budgetChunfeng Yun
2021-03-28usb: xhci-mtk: remove MODULE_ALIASChunfeng Yun
2021-03-28usb: xhci-mtk: drop CONFIG_OFChunfeng Yun
2021-03-26usb: xhci-mtk: add support ip-sleep wakeup for mT8192Chunfeng Yun
2021-03-26usb: xhci-mtk: support ip-sleep wakeup for MT8183Chunfeng Yun