| Commit message (Expand) | Author | Age | Files | Lines |
* | thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs | Andy Shevchenko | 2022-09-24 | 1 | -6/+4 |
* | thunderbolt: test: Use kunit_test_suite() macro | David Gow | 2022-07-12 | 1 | -3/+0 |
* | thunderbolt: Make iommu_dma_protection more accurate | Robin Murphy | 2022-04-28 | 1 | -9/+3 |
* | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
* | thunderbolt: Add support for ACPI _DSM to power on/off retimers | Rajmohan Mani | 2021-06-01 | 1 | -3/+6 |
* | thunderbolt: Unlock on error path in tb_domain_add() | Dan Carpenter | 2021-03-23 | 1 | -0/+1 |
* | thunderbolt: Allow multiple DMA tunnels over a single XDomain connection | Mika Westerberg | 2021-03-18 | 1 | -5/+19 |
* | thunderbolt: Decrease control channel timeout for software connection manager | Mika Westerberg | 2021-03-18 | 1 | -34/+32 |
* | thunderbolt: Allow disabling XDomain protocol | Mika Westerberg | 2021-02-04 | 1 | -1/+3 |
* | thunderbolt: Add support for PCIe tunneling disabled (SL5) | Mika Westerberg | 2021-02-04 | 1 | -1/+11 |
* | thunderbolt: Add support for de-authorizing devices | Mika Westerberg | 2021-01-15 | 1 | -2/+30 |
* | thunderbolt: Constify static attribute_group structs | Rikard Falkeborn | 2021-01-11 | 1 | -1/+1 |
* | thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m | Mika Westerberg | 2020-09-16 | 1 | -0/+4 |
* | thunderbolt: Only stop control channel when entering freeze | Mika Westerberg | 2020-09-16 | 1 | -0/+27 |
* | thunderbolt: Add debugfs interface | Gil Fine | 2020-09-03 | 1 | -2/+11 |
* | thunderbolt: Enable wakes from system suspend | Mika Westerberg | 2020-09-03 | 1 | -0/+2 |
* | thunderbolt: Use kobj_to_dev() instead of container_of() | Tian Tao | 2020-09-01 | 1 | -1/+1 |
* | thunderbolt: Split common NVM functionality into a separate file | Mika Westerberg | 2020-06-22 | 1 | -1/+1 |
* | thunderbolt: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-12 | 1 | -2/+2 |
* | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 1 | -1/+0 |
* | thunderbolt: Export IOMMU based DMA protection support to userspace | Mika Westerberg | 2018-12-05 | 1 | -0/+17 |
* | thunderbolt: Convert rest of the driver files to use SPDX identifier | Mika Westerberg | 2018-10-03 | 1 | -5/+2 |
* | thunderbolt: Add support for runtime PM | Mika Westerberg | 2018-07-25 | 1 | -1/+41 |
* | thunderbolt: No need to take tb->lock in domain suspend/complete | Mika Westerberg | 2018-07-25 | 1 | -14/+1 |
* | thunderbolt: Notify userspace when boot_acl is changed | Mika Westerberg | 2018-07-07 | 1 | -0/+4 |
* | thunderbolt: Introduce USB only (SL4) security level | Mika Westerberg | 2018-03-09 | 1 | -1/+6 |
* | thunderbolt: Add support for preboot ACL | Mika Westerberg | 2018-03-09 | 1 | -0/+123 |
* | thunderbolt: Add support for XDomain discovery protocol | Mika Westerberg | 2017-10-02 | 1 | -4/+193 |
* | thunderbolt: Add support for host and device NVM firmware upgrade | Mika Westerberg | 2017-06-09 | 1 | -0/+18 |
* | thunderbolt: Add support for Internal Connection Manager (ICM) | Mika Westerberg | 2017-06-09 | 1 | -0/+195 |
* | thunderbolt: Let the connection manager handle all notifications | Mika Westerberg | 2017-06-09 | 1 | -1/+14 |
* | thunderbolt: Introduce thunderbolt bus and connection manager | Mika Westerberg | 2017-06-09 | 1 | -0/+230 |