Show patches with: Submitter = Théo Lebrun       |    State = Action Required       |    Archived = No       |   32 patches
Patch Series S/W/F Date Submitter Delegate State
[v7,8/9] usb: host: xhci-plat: allow upper layers to signal power loss [v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-02-05 Théo Lebrun New
[v7,7/9] usb: xhci: change xhci_resume() parameters to explicit the desired info [v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-02-05 Théo Lebrun New
[v7,4/9] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume() [v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-02-05 Théo Lebrun New
[v7,3/9] usb: cdns3: rename hibernated argument of role->resume() to lost_power [v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-02-05 Théo Lebrun New
[v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func [v7,1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-02-05 Théo Lebrun New
[9/9] usb: host: cdns3: forward lost power information to xhci [1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-01-29 Théo Lebrun New
[6/9] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume() [1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-01-29 Théo Lebrun New
[4/9] usb: cdns3-ti: run HW init at resume() if HW was reset [1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-01-29 Théo Lebrun New
[3/9] usb: cdns3-ti: move reg writes to separate function [1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-01-29 Théo Lebrun New
[2/9] usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime` [1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func --- 2025-01-29 Théo Lebrun New
[v6,5/5] usb: cdns3: host: transmit lost_power signal from wrapper to XHCI Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-12-10 Théo Lebrun New
[v6,4/5] xhci: introduce xhci->lost_power flag Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-12-10 Théo Lebrun New
[v5,12/12] arm64: dts: ti: k3-am64: add USB fallback compatible to J721E Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,11/12] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,09/12] xhci: introduce xhci->lost_power flag Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,07/12] usb: cdns3-ti: add J7200 support with reset-on-resume behavior Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,06/12] usb: cdns3-ti: grab auxdata from match data Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,05/12] usb: cdns3: add quirk to platform data for reset-on-resume Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,02/12] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v5,01/12] dt-bindings: usb: ti,j721e-usb: fix compatible list Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) --- 2024-07-26 Théo Lebrun New
[v3,7/8] usb: cdns3-ti: add J7200 support with reset-on-resume behavior usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,6/8] usb: cdns3: add quirk to platform data for reset-on-resume usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,5/8] usb: cdns3-ti: pass auxdata from match data to of_platform_populate() usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,4/8] usb: cdns3-ti: support reset-on-resume behavior usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,3/8] usb: cdns3-ti: move reg writes from probe into ->runtime_resume() usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,2/8] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v3,1/8] dt-bindings: usb: ti,j721e-usb: drop useless compatible list usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2024-02-23 Théo Lebrun New
[v2,4/7] usb: cdns3-ti: add suspend/resume procedures for J7200 usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2023-11-20 Théo Lebrun New
[v2,1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible usb: cdns: fix suspend on J7200 by assuming reset-on-resume --- 2023-11-20 Théo Lebrun New
[3/6] usb: cdns3-ti: add suspend/resume procedures for J7200 [1/6] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible --- 2023-11-13 Théo Lebrun New
[2/6] usb: cdns3-ti: move reg writes from probe into an init_hw helper [1/6] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible --- 2023-11-13 Théo Lebrun New
[1/6] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible [1/6] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible --- 2023-11-13 Théo Lebrun New