summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-17xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-17xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-17usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov
2022-11-30xhci: remove unused stream_id parameter from xhci_handle_halted_endpoint()Mathias Nyman
2022-11-30xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30xhci: export two xhci_hub functions for xhci-pci module usageMathias Nyman
2022-11-30xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-30xhci: print warning when HCE was setLongfang Liu
2022-11-30Revert "xhci: Convert to use list_count()"Greg Kroah-Hartman
2022-11-29xhci: Convert to use list_count()Andy Shevchenko
2022-11-29usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-11-29usb: host: fix a typo in ehci.hXu Yang
2022-11-22usb: host: xhci-mtk: omit shared hcd if either root hub has no portsChunfeng Yun
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-11usb: Check !irq instead of irq == NO_IRQChristophe Leroy
2022-11-09usb: fotg210: Collect pieces of dual mode controllerLinus Walleij
2022-11-09usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-09usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-11-08USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-25xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-10-25xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-10-25xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-10-25usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-10-22USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"Colin Ian King
2022-09-30usb: host: ehci-exynos: switch to using gpiod APIDmitry Torokhov
2022-09-22xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman
2022-09-22xhci: remove unused command member from struct xhci_hcd structMathias Nyman
2022-09-22xhci: show fault reason for a failed enable slot commandMathias Nyman
2022-09-22xhci: Don't show warning for reinit on known broken suspendMario Limonciello
2022-09-22xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca
2022-09-22usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-09-05USB: xhci: make xhci_get_endpoint_address staticGreg Kroah-Hartman
2022-09-05usb: ohci-platform: fix usb disconnect issue after s4Yinbo Zhu
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus
2022-09-01USB: FHCI: Switch to GPIO descriptorsLinus Walleij
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel