summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2024-03-01xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2024-03-01xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman
2024-03-01xhci: clear usb2 resume related variables in one place.Mathias Nyman
2024-03-01xhci: rename resume_done to resume_timestampMathias Nyman
2024-03-01xhci: move port specific items such as state completions to port structureMathias Nyman
2024-03-01xhci: cleanup xhci_hub_control port referencesMathias Nyman
2024-02-23usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-25usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun
2024-01-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-10-19usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-19xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-05-24xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman
2023-05-24xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-05-24USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-11usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-05-11xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-04-13xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-04-13usb: xhci: tegra: fix sleep in atomic callWayne Chang
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10usb: max-3421: Fix setting of I/O pinsMark Tomlinson
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-26USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-11-03xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello