summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-28xhci: turn cancelled td cleanup to its own functionMathias Nyman
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-25xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-25xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman
2023-10-25xhci: clear usb2 resume related variables in one place.Mathias Nyman
2023-10-25xhci: rename resume_done to resume_timestampMathias Nyman
2023-10-25xhci: move port specific items such as state completions to port structureMathias Nyman
2023-10-25xhci: cleanup xhci_hub_control port referencesMathias Nyman
2023-10-25usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-08-11Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-27xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-27xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-27xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-05-30USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-17usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-05-17xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-04-20xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips
2023-04-20usb: 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-02-01xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
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
2023-01-18xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2023-01-18xhci: move and rename xhci_cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: store TD status in the td struct instead of passing it alongMathias Nyman
2023-01-18xhci: move xhci_td_cleanup so it can be called by more functionsMathias Nyman
2023-01-18xhci: Add xhci_reset_halted_ep() helper functionMathias Nyman
2023-01-18xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: get isochronous ring directly from endpoint structureMathias Nyman
2023-01-18xhci: Avoid parsing transfer events several timesMathias Nyman
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-25USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-11-10xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-11-03xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-11-03usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-26usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-10-26usb: host: xhci-plat: suspend and resume clocksJustin Chen