aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2017-11-06thunderbolt: tb: fix use after free in tb_activate_pcie_devicesGustavo A. R. Silva1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-2/+2
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg1-0/+7
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg1-0/+7
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg1-7/+23
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg1-9/+31
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg1-87/+69
2017-06-09thunderbolt: Rework capability handlingMika Westerberg1-4/+4
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner1-1/+1
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever1-0/+5
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever1-0/+61
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever1-0/+135
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever1-1/+45
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever1-0/+44
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever1-0/+8
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever1-0/+5
2014-06-19thunderbolt: Setup control channelAndreas Noever1-0/+134