summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov2022-09-301-12/+5
* xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman2022-09-221-2/+0
* xhci: remove unused command member from struct xhci_hcd structMathias Nyman2022-09-221-1/+0
* xhci: show fault reason for a failed enable slot commandMathias Nyman2022-09-221-1/+2
* xhci: Don't show warning for reinit on known broken suspendMario Limonciello2022-09-221-1/+2
* xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca2022-09-221-1/+1
* usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie2022-09-221-1/+6
* usb: clean up after dropping driver registration log spamArd Biesheuvel2022-09-0516-27/+0
* USB: xhci: make xhci_get_endpoint_address staticGreg Kroah-Hartman2022-09-052-2/+1
* usb: ohci-platform: fix usb disconnect issue after s4Yinbo Zhu2022-09-051-4/+24
* Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2022-09-055-32/+30
|\
| * Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-08-253-16/+3
| * xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-08-253-2/+15
| * xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman2022-08-251-3/+8
| * usb: xhci-mtk: fix bandwidth release issueChunfeng Yun2022-08-191-2/+2
| * usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun2022-08-191-9/+2
* | USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus2022-09-014-4/+4
* | USB: FHCI: Switch to GPIO descriptorsLinus Walleij2022-09-013-55/+27
* | usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-3124-39/+0
* | usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen2022-08-311-1/+1
* | usb: host: xhci-plat: suspend and resume clocksJustin Chen2022-08-312-1/+16
* | usb: ehci: Use endpoint in URB to get maxpacketKhalid Masum2022-08-311-2/+2
* | USB: host: npcm: Add NPCM8XX supportTomer Maimon2022-08-191-4/+4
* | usb: host: npcm7xx: remove USB EHCI host reset sequenceTomer Maimon2022-08-191-50/+0
|/
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-0/+25
|\
| * ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-071-0/+25
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-2/+2
|\ \
| * | xhci: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
* | | usb: renesas-xhci: Do not print any log while fw verif successChen Xingdi2022-07-271-4/+0
* | | USB: xhci: Fix comment typoJason Wang2022-07-271-1/+1
* | | usb/host: fix repeated words in commentsJilin Yuan2022-07-272-2/+2
* | | Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman2022-07-182-8/+6
|\ \ \
| * | | drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens2022-07-082-8/+6
| |/ /
* | | usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov2022-06-301-1/+1
* | | Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman2022-06-274-17/+43
|\| |
| * | xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel2022-06-231-1/+3
| * | xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam2022-06-231-1/+3
| * | xhci: turn off port power in shutdownMathias Nyman2022-06-233-3/+16
| * | xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie2022-06-231-13/+22
| |/
* | usb: max-3421: drop unexpected word "the" in the commentsJiang Jian2022-06-241-1/+1
* | Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2022-06-224-0/+5598
|\ \
| * | staging: octeon-usb: move driver out of stagingArtur Bujdoso2022-06-214-0/+5598
| |/
* | usb: host: ehci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+2
* | usb: host: ohci-platform: add TPL supportAmelie Delaunay2022-06-211-0/+3
* | usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim2022-06-211-1/+1
* | USB: ohci-sm501: Fix typo in commentXiang wangx2022-06-211-1/+1
* | usb: host: ohci-ppc-of: Fix refcount leak bugLiang He2022-06-211-0/+1
* | Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-201-10/+5
|\|
| * xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman2022-06-101-10/+5
* | usb: xhci-mtk: add support optional controller resetChunfeng Yun2022-06-101-0/+7