aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2020-09-25usb: fotg210-hcd: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-11/+9
2020-09-25usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-11/+10
2020-09-25usb: xhci-rcar: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-31/+12
2020-09-25usb: pci-quirks: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-9/+4
2020-09-22USB: bcma: use module_bcma_driver to simplify the codeGravatar Liu Shixin 1-12/+1
2020-09-21Merge 5.0-rc6 into usb-nextGravatar Greg Kroah-Hartman 2-1/+1
2020-09-20usb: xhci: add debugfs support for ep with streamGravatar Li Jun 3-1/+119
2020-09-20xhci: don't create endpoint debugfs entry before ring buffer is set.Gravatar Mathias Nyman 1-2/+1
2020-09-20xhci: Tune interrupt blocking for isochronous transfersGravatar Mathias Nyman 1-4/+19
2020-09-20usb: xhci: omit duplicate actions when suspending a runtime suspended host.Gravatar Peter Chen 1-2/+5
2020-09-20usb: host: xhci-plat: improve the comments for xhci_plat_suspendGravatar Peter Chen 1-5/+1
2020-09-20usb: host: xhci-plat: add wakeup entry at sysfsGravatar Peter Chen 1-1/+1
2020-09-20usb: host: xhci-plat: add priv quirk for skip PHY initializationGravatar Peter Chen 2-2/+7
2020-09-20usb: host: xhci-plat: delete the unnecessary codeGravatar Peter Chen 1-2/+1
2020-09-20usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_privGravatar Peter Chen 2-0/+20
2020-09-20usb: host: xhci-plat: add platform data supportGravatar Peter Chen 1-1/+5
2020-09-17ehci-hcd: Move include to keep CRC stableGravatar Quentin Perret 2-1/+1
2020-09-14usb: host: ehci-sched: Remove ununsed function tt_start_uframe()Gravatar YueHaibing 1-20/+0
2020-09-14usb: ohci: Make distrust_firmware param default to falseGravatar Hamish Martin 1-1/+1
2020-09-14usb: ohci: Default to per-port over-current protectionGravatar Hamish Martin 1-6/+10
2020-09-14usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehciGravatar Chris Packham 1-0/+8
2020-09-04usb/host: ehci-npcm7xx: Use pm_ptr() macroGravatar Paul Cercueil 1-5/+3
2020-09-04usb/host: ehci-spear: Use pm_ptr() macroGravatar Paul Cercueil 1-5/+3
2020-09-04usb/host: ehci-platform: Use pm_ptr() macroGravatar Paul Cercueil 1-5/+3
2020-08-31Merge 5.9-rc3 into usb-nextGravatar Greg Kroah-Hartman 11-46/+33
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 6-36/+22
2020-08-27usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Gravatar Tang Bin 1-3/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 7-10/+11
2020-08-23xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedGravatar Ding Hui 1-1/+2
2020-08-23xhci: Do warm-reset when both CAS and XDEV_RESUME are setGravatar Kai-Heng Feng 1-9/+10
2020-08-23usb: host: xhci: fix ep context print mismatch in debugfsGravatar Li Jun 1-4/+4
2020-08-18usb: host: xhci-tegra: fix tegra_xusb_get_phy()Gravatar JC Kuo 1-1/+1
2020-08-18usb: host: xhci-tegra: otg usb2/usb3 port initGravatar JC Kuo 1-0/+2
2020-08-18usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4Gravatar Nicolas Saenz Julienne 1-0/+17
2020-08-18Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Gravatar Nicolas Saenz Julienne 1-15/+0
2020-08-18usb: xhci-pci: Add support for reset controllersGravatar Nicolas Saenz Julienne 2-0/+12
2020-08-18usb: xhci: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-3/+3
2020-08-18usb: host: xhci-tegra: remove a duplicated entryGravatar JC Kuo 1-1/+0
2020-08-18usb: xhci-mtk: Fix typoGravatar Frank Wunderlich 1-3/+3
2020-08-18usb: renesas-xhci: remove version checkGravatar Vinod Koul 1-18/+1
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 40-459/+632
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Gravatar Kees Cook 1-1/+1
2020-07-29usb: xhci: Fix ASMedia ASM1142 DMA addressingGravatar Forest Crossman 1-1/+3
2020-07-29usb: xhci: define IDs for various ASMedia host controllersGravatar Forest Crossman 1-3/+5
2020-07-28xhci: dbgtty: Make some functions staticGravatar Wei Yongjun 1-2/+2
2020-07-28xhci: dbc: Make function xhci_dbc_ring_alloc() staticGravatar Wei Yongjun 1-1/+1
2020-07-27Merge 5.8-rc7 into usb-nextGravatar Greg Kroah-Hartman 3-1/+8
2020-07-23xhci: dbc: remove tty specific port structure from struct xhci_dbcGravatar Mathias Nyman 2-7/+24
2020-07-23xhci: dbgcap: remove dbc dependency on dbctty specific flagGravatar Mathias Nyman 2-4/+17