summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/tb.h
AgeCommit message (Expand)Author
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig
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: Add support for DMA configuration based mailboxMika Westerberg
2017-06-09thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg
2017-06-09thunderbolt: Rework control channel to be more reliableMika Westerberg
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg
2017-06-09thunderbolt: Read vendor and device name from DROMMika 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
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2014-06-20thunderbolt: Fix header declaration of tb_find_capAndreas Noever
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever
2014-06-19thunderbolt: Add path setup code.Andreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Enable plug eventsAndreas Noever
2014-06-19thunderbolt: Add thunderbolt capability handlingAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever
2014-06-19thunderbolt: Setup control channelAndreas Noever