summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2021-10-11xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-11xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-11USB: xhci: dbc: fix tty registration raceJohan Hovold
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell
2021-10-11xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-05ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann
2021-10-05usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann
2021-09-14xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2021-09-14Revert "USB: bcma: Add a check for devm_gpiod_get"Rafał Miłecki
2021-09-14usb: ehci: Simplify platform driver registrationGuenter Roeck
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-27usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-08-27usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun
2021-08-26usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun
2021-08-26usb: xhci-mtk: check boundary before check ttChunfeng Yun
2021-08-26usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun
2021-08-26usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun
2021-08-26usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun
2021-08-26Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun
2021-08-26usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-08-26xhci: Add bus number to some debug messagesMathias Nyman
2021-08-26xhci: Add additional dynamic debug to follow URBs in cancel and error cases.Mathias Nyman
2021-08-26Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-08-26xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman
2021-08-26xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-08-26xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook
2021-08-18usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn
2021-08-16usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-08-05usb: xhci-mtk: relax TT periodic bandwidth allocationIkjoon Jang
2021-08-05usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointIkjoon Jang
2021-07-27usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer
2021-07-21usb: xhci-renesas: Minor coding style cleanupMoritz Fischer
2021-07-21usb: host: ohci-spear: simplify calling usb_add_hcd()Sergey Shtylyov
2021-07-21USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov
2021-07-21usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-07-21usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv