Show patches with: Submitter = Mika Westerberg       |    State = Action Required       |   60 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] Thunderbolt/USB4 fix for v5.7-rc4 [GIT,PULL] Thunderbolt/USB4 fix for v5.7-rc4 - - - --- 2020-04-28 Mika Westerberg New
[1/2] thunderbolt: Disable ports that are not implemented [1/2] thunderbolt: Disable ports that are not implemented - - - --- 2020-08-19 Mika Westerberg New
[2/2] thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up [1/2] thunderbolt: Disable ports that are not implemented - - - --- 2020-08-19 Mika Westerberg New
[1/9] thunderbolt: Move struct tb_cap_any to tb_regs.h thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[2/9] thunderbolt: Introduce tb_port_next_cap() thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[3/9] thunderbolt: Introduce tb_switch_next_cap() thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[4/9] thunderbolt: Introduce tb_port_is_nhi() thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[5/9] thunderbolt: Check for Intel vendor ID when identifying controller thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[6/9] thunderbolt: Introduce tb_switch_is_ice_lake() thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[7/9] thunderbolt: Introduce tb_switch_is_tiger_lake() thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[8/9] thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE thunderbolt: Add debugfs support - - - --- 2020-08-26 Mika Westerberg New
[9/9] thunderbolt: Add debugfs interface thunderbolt: Add debugfs support - 1 - --- 2020-08-26 Mika Westerberg New
[v2,3/9] thunderbolt: Introduce tb_switch_next_cap() Untitled series #341459 - 1 - --- 2020-09-01 Mika Westerberg New
[2/7] thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[3/7] thunderbolt: Use "if USB4" instead of "depends on" in Kconfig thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[4/7] thunderbolt: Handle ERR_LOCK notification thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[5/7] thunderbolt: Log correct zeroX entries in decode_error() thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[6/7] thunderbolt: Correct tb_check_quirks() kernel-doc thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[7/7] thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER thunderbolt: Additional minor improvements - - - --- 2020-09-09 Mika Westerberg New
[1/2] thunderbolt: Start lane initialization after sleep [1/2] thunderbolt: Start lane initialization after sleep 1 - - --- 2021-01-05 Mika Westerberg New
[2/2] thunderbolt: Add support for de-authorizing devices [1/2] thunderbolt: Start lane initialization after sleep - - - --- 2021-01-05 Mika Westerberg New
[1/6] thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link() thunderbolt / ACPI: Add support for USB4 _OSC - - - --- 2021-01-26 Mika Westerberg New
[2/6] thunderbolt: Add support for PCIe tunneling disabled (SL5) thunderbolt / ACPI: Add support for USB4 _OSC - - - --- 2021-01-26 Mika Westerberg New
[3/6] thunderbolt: Allow disabling XDomain protocol thunderbolt / ACPI: Add support for USB4 _OSC - - - --- 2021-01-26 Mika Westerberg New
[4/6] ACPI: Execute platform _OSC also with query bit clear thunderbolt / ACPI: Add support for USB4 _OSC - - - --- 2021-01-26 Mika Westerberg New
[5/6] ACPI: Add support for native USB4 control _OSC thunderbolt / ACPI: Add support for USB4 _OSC - 1 - --- 2021-01-26 Mika Westerberg New
[6/6] thunderbolt: Add support for native USB4 _OSC thunderbolt / ACPI: Add support for USB4 _OSC - - - --- 2021-01-26 Mika Westerberg New
[v2,2/5] thunderbolt: Allow disabling XDomain protocol thunderbolt / ACPI: Add support for USB4 _OSC 1 - - --- 2021-01-29 Mika Westerberg New
[v2,4/5] ACPI: Add support for native USB4 control _OSC thunderbolt / ACPI: Add support for USB4 _OSC - 1 - --- 2021-01-29 Mika Westerberg New
[v3,1/3] thunderbolt: Add details to router uevent thunderbolt: Expose details about tunneling - 1 - --- 2021-03-29 Mika Westerberg New
[v3,2/3] thunderbolt: Hide authorized attribute if router does not support PCIe tunnels thunderbolt: Expose details about tunneling - 1 - --- 2021-03-29 Mika Westerberg New
[v3,3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels thunderbolt: Expose details about tunneling - - - --- 2021-03-29 Mika Westerberg New
[1/4] thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue thunderbolt: NVM fixes and consolidation - - - --- 2021-05-17 Mika Westerberg New
[2/4] thunderbolt: usb4: Fix NVM read buffer bounds and offset issue thunderbolt: NVM fixes and consolidation - - - --- 2021-05-17 Mika Westerberg New
[3/4] thunderbolt: Split NVM read/write generic functions out from usb4.c thunderbolt: NVM fixes and consolidation - - - --- 2021-05-17 Mika Westerberg New
[4/4] thunderbolt: Use generic tb_nvm_[read|write]_data() for Thunderbolt 2/3 devices thunderbolt: NVM fixes and consolidation - - - --- 2021-05-17 Mika Westerberg New
[1/8] thunderbolt: Make tb_port_type() take const parameter thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[2/8] thunderbolt: Move nfc_credits field to struct tb_path_hop thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[3/8] thunderbolt: Wait for the lanes to actually bond thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[4/8] thunderbolt: Read router preferred credit allocation information thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[5/8] thunderbolt: Update port credits after bonding is enabled/disabled thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[6/8] thunderbolt: Allocate credits according to router preferences thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[7/8] thunderbolt: Add quirk for Intel Goshen Ridge DP credits thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[8/8] thunderbolt: Add KUnit tests for credit allocation thunderbolt: Add credit allocation for USB4 devices - - - --- 2021-05-18 Mika Westerberg New
[2/3] thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices thunderbolt: Improvements for Alpine and Titan Ridge devices - - - --- 2022-01-26 Mika Westerberg New
[v9,5/6] thunderbolt: Move vendor specific NVM handling into nvm.c thunderbolt: Add support for ASMedia NVM firmware image format - - - --- 2022-09-05 Mika Westerberg New
[v9,6/6] thunderbolt: Add support for ASMedia NVM image format thunderbolt: Add support for ASMedia NVM firmware image format - - - --- 2022-09-05 Mika Westerberg New
[2/2] thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() [1/2] thunderbolt: Handle bandwidth allocation mode enablement notification - - - --- 2023-01-24 Mika Westerberg New
[v2,08/20] thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation thunderbolt: Initial USB4 v2 support - - - --- 2023-06-12 Mika Westerberg New
[v2,09/10] thunderbolt: Add support for asymmetric link thunderbolt: USB4 v2 asymmetric switching and more - - - --- 2023-10-13 Mika Westerberg New
USB4/Thunderbolt fix for v6.6-rc7 USB4/Thunderbolt fix for v6.6-rc7 - - - --- 2023-10-17 Mika Westerberg New
[2/2] thunderbolt: Fix calculation of consumed USB3 bandwidth on a path [1/2] thunderbolt: Avoid notify PM core about runtime PM resume - - - --- 2024-04-08 Mika Westerberg New
[1/2] thunderbolt: Fix calculation of consumed USB3 bandwidth on a path [1/2] thunderbolt: Fix calculation of consumed USB3 bandwidth on a path - - - --- 2024-04-08 Mika Westerberg New
[2/2] thunderbolt: Allow USB3 bandwidth to be lower than maximum supported [1/2] thunderbolt: Fix calculation of consumed USB3 bandwidth on a path - - - --- 2024-04-08 Mika Westerberg New
thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED - - - --- 2024-04-15 Mika Westerberg New
thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP - - - --- 2024-04-15 Mika Westerberg New
[1/2] thunderbolt: Increase sideband access polling delay [1/2] thunderbolt: Increase sideband access polling delay - - - --- 2024-04-18 Mika Westerberg New
[2/2] thunderbolt: No need to loop over all retimers if access fails [1/2] thunderbolt: Increase sideband access polling delay - - - --- 2024-04-18 Mika Westerberg New
thunderbolt: There are only 5 basic router registers in pre-USB4 routers thunderbolt: There are only 5 basic router registers in pre-USB4 routers - - - --- 2024-04-19 Mika Westerberg New
thunderbolt: Correct trace output of firmware connection manager packets thunderbolt: Correct trace output of firmware connection manager packets - - - --- 2024-04-26 Mika Westerberg New