aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.c
AgeCommit message (Expand)Author
2020-05-27thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-06thunderbolt: tb: fix use after free in tb_activate_pcie_devicesGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg
2017-06-09thunderbolt: Rework capability handlingMika Westerberg
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever
2014-06-19thunderbolt: Setup control channelAndreas Noever