summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2021-05-20thunderbolt: usb4: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-05-20thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-04-09thunderbolt: Hide authorized attribute if router does not support PCIe tunnelsMika Westerberg
2021-04-09thunderbolt: Add details to router ueventMika Westerberg
2021-03-30thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter
2021-03-30thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter
2021-03-23thunderbolt: Unlock on error path in tb_domain_add()Dan Carpenter
2021-03-18thunderbolt: Add support for USB4 DROMMika Westerberg
2021-03-18thunderbolt: Check quirks in tb_switch_add()Mika Westerberg
2021-03-18thunderbolt: Add KUnit tests for DMA tunnelsMika Westerberg
2021-03-18thunderbolt: Add KUnit tests for XDomain propertiesMika Westerberg
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg
2021-03-18thunderbolt: Use dedicated flow control for DMA tunnelsMika Westerberg
2021-03-18thunderbolt: Add support for maxhopid XDomain propertyMika Westerberg
2021-03-18thunderbolt: Add tb_property_copy_dir()Mika Westerberg
2021-03-18thunderbolt: Align XDomain protocol timeouts with the specMika Westerberg
2021-03-18thunderbolt: Use pseudo-random number as initial property block generationMika Westerberg
2021-03-18thunderbolt: Do not re-establish XDomain DMA paths automaticallyMika Westerberg
2021-03-18thunderbolt: Add more logging to XDomain connectionsMika Westerberg
2021-03-18thunderbolt: Decrease control channel timeout for software connection managerMika Westerberg
2021-03-18thunderbolt: Do not pass timeout for tb_cfg_reset()Mika Westerberg
2021-03-18thunderbolt: Disable retry logic for intra-domain control packetsMika Westerberg
2021-03-12thunderbolt: debugfs: Show all accessible dwordsGil Fine
2021-03-08thunderbolt: Increase runtime PM reference count on DP tunnel discoveryMika Westerberg
2021-03-08thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg
2021-03-08thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()Gil Fine
2021-03-08thunderbolt: debugfs: Handle fail reading blockGil Fine
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg
2021-02-04thunderbolt: Allow disabling XDomain protocolMika Westerberg
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg
2021-02-04thunderbolt: dma_test: Drop unnecessary includeMika Westerberg
2021-02-04thunderbolt: Add clarifying comments about USB4 terms router and adapterMika Westerberg
2021-02-04thunderbolt: switch: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-02-04thunderbolt: nhi: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-02-04thunderbolt: path: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-02-04thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-02-04thunderbolt: ctl: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-01-28thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello
2021-01-28thunderbolt: switch: Fix function name in the headerLee Jones
2021-01-28thunderbolt: tunnel: Fix misspelling of 'receive_path'Lee Jones
2021-01-28thunderbolt: icm: Fix a couple of formatting issuesLee Jones
2021-01-28thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headersLee Jones
2021-01-28thunderbolt: tb: Kernel-doc function headers should document their parametersLee Jones
2021-01-28thunderbolt: nhi: Demote some non-conformant kernel-doc headersLee Jones
2021-01-28thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' paramLee Jones
2021-01-28thunderbolt: eeprom: Demote non-conformant kernel-doc headers to standard com...Lee Jones
2021-01-28thunderbolt: ctl: Demote non-conformant kernel-doc headersLee Jones