| Commit message (Expand) | Author | Age | Files | Lines |
* | thunderbolt: Fix kernel-doc for tb_tunnel_alloc_dp() | Gil Fine | 2024-04-27 | 1 | -4/+4 |
* | thunderbolt: Fix uninitialized variable in tb_tunnel_alloc_usb3() | Gil Fine | 2024-04-27 | 1 | -5/+5 |
* | thunderbolt: Allow USB3 bandwidth to be lower than maximum supported | Gil Fine | 2024-04-12 | 1 | -15/+10 |
* | thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read | Gil Fine | 2024-02-16 | 1 | -10/+6 |
* | thunderbolt: Introduce tb_tunnel_direction_downstream() | Mika Westerberg | 2024-02-16 | 1 | -14/+9 |
* | thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculation | Mika Westerberg | 2024-02-16 | 1 | -32/+25 |
* | thunderbolt: Disable PCIe extended encapsulation upon teardown properly | Gil Fine | 2023-12-14 | 1 | -3/+15 |
* | thunderbolt: Make PCIe tunnel setup and teardown follow CM guide | Gil Fine | 2023-12-14 | 1 | -3/+10 |
* | thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well | Mika Westerberg | 2023-12-14 | 1 | -6/+7 |
* | thunderbolt: Remove duplicated re-assignment of pointer 'out' | Colin Ian King | 2023-11-14 | 1 | -2/+0 |
* | thunderbolt: Introduce tb_port_path_direction_downstream() | Gil Fine | 2023-10-20 | 1 | -7/+7 |
* | thunderbolt: Set path power management packet support bit for USB4 v2 routers | Mika Westerberg | 2023-10-20 | 1 | -9/+26 |
* | thunderbolt: Change bandwidth reservations to comply USB4 v2 | Gil Fine | 2023-10-20 | 1 | -3/+63 |
* | thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth() | Mika Westerberg | 2023-10-20 | 1 | -3/+6 |
* | thunderbolt: Use constants for path weight and priority | Mika Westerberg | 2023-10-20 | 1 | -12/+27 |
* | thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver | Mika Westerberg | 2023-10-13 | 1 | -21/+5 |
* | thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent | Mika Westerberg | 2023-10-13 | 1 | -35/+30 |
* | thunderbolt: Get rid of usb4_usb3_port_actual_link_rate() | Mika Westerberg | 2023-10-13 | 1 | -9/+2 |
* | thunderbolt: Add DisplayPort 2.x tunneling support | Mika Westerberg | 2023-06-16 | 1 | -16/+84 |
* | thunderbolt: Make bandwidth allocation mode function names consistent | Mika Westerberg | 2023-06-16 | 1 | -20/+21 |
* | thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation | Gil Fine | 2023-06-16 | 1 | -3/+35 |
* | Merge branch 'thunderbolt/fixes' into thunderbolt/next | Mika Westerberg | 2023-06-09 | 1 | -1/+1 |
|\ |
|
| * | thunderbolt: Increase DisplayPort Connection Manager handshake timeout | Mika Westerberg | 2023-05-29 | 1 | -1/+1 |
* | | thunderbolt: Log DisplayPort adapter rate and lanes on discovery | Mika Westerberg | 2023-05-30 | 1 | -0/+43 |
* | | thunderbolt: Allow specifying custom credits for DMA tunnels | Mika Westerberg | 2023-05-24 | 1 | -4/+9 |
* | | thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma() | Mika Westerberg | 2023-05-24 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'thunderbolt-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2023-02-08 | 1 | -36/+470 |
|\ |
|
| * | thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() | Mika Westerberg | 2023-01-27 | 1 | -0/+10 |
| * | thunderbolt: Add support for DisplayPort bandwidth allocation mode | Mika Westerberg | 2023-01-17 | 1 | -30/+453 |
| * | thunderbolt: Increase timeout of DP OUT adapter handshake | Mika Westerberg | 2023-01-17 | 1 | -5/+6 |
| * | thunderbolt: Use decimal port number in control and tunnel logs too | Mika Westerberg | 2023-01-17 | 1 | -1/+1 |
* | | thunderbolt: Use correct function to calculate maximum USB3 link rate | Mika Westerberg | 2023-01-09 | 1 | -1/+1 |
|/ |
|
* | thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters | Gil Fine | 2022-05-12 | 1 | -2/+5 |
* | thunderbolt: Use different lane for second DisplayPort tunnel | Mika Westerberg | 2022-04-19 | 1 | -5/+6 |
* | thunderbolt: Disable LTTPR on Intel Titan Ridge | Mika Westerberg | 2022-02-02 | 1 | -0/+10 |
* | thunderbolt: Tear down existing tunnels when resuming from hibernate | Mika Westerberg | 2021-12-07 | 1 | -10/+17 |
* | thunderbolt: Allocate credits according to router preferences | Mika Westerberg | 2021-06-01 | 1 | -74/+330 |
* | thunderbolt: Move nfc_credits field to struct tb_path_hop | Mika Westerberg | 2021-06-01 | 1 | -11/+14 |
* | thunderbolt: Allow multiple DMA tunnels over a single XDomain connection | Mika Westerberg | 2021-03-18 | 1 | -11/+71 |
* | thunderbolt: Use dedicated flow control for DMA tunnels | Mika Westerberg | 2021-03-18 | 1 | -16/+4 |
* | thunderbolt: Add support for native USB4 _OSC | Mika Westerberg | 2021-02-04 | 1 | -4/+6 |
* | thunderbolt: tunnel: Fix misspelling of 'receive_path' | Lee Jones | 2021-01-28 | 1 | -1/+1 |
* | thunderbolt: Make it possible to allocate one directional DMA tunnel | Mika Westerberg | 2020-11-11 | 1 | -19/+31 |
* | Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2020-09-01 | 1 | -2/+10 |
|\ |
|
| * | thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up | Mika Westerberg | 2020-08-25 | 1 | -2/+10 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -2/+2 |
|/ |
|
* | thunderbolt: Add USB3 bandwidth management | Mika Westerberg | 2020-06-22 | 1 | -13/+242 |
* | thunderbolt: Increase DP DPRX wait timeout | Mika Westerberg | 2020-06-22 | 1 | -1/+1 |
* | thunderbolt: Report consumed bandwidth in both directions | Mika Westerberg | 2020-06-22 | 1 | -9/+38 |
* | thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery | Mika Westerberg | 2020-06-22 | 1 | -4/+6 |