summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2020-01-14thunderbolt: fix memory leak of object swColin Ian King
2020-01-08thunderbolt: Fix xhci check in usb4_switch_setup()Mika Westerberg
2019-12-18thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani
2019-12-18thunderbolt: Add support for Time Management UnitRajmohan Mani
2019-12-18thunderbolt: Make tb_switch_find_cap() available to other filesRajmohan Mani
2019-12-18thunderbolt: Update Kconfig entries to USB4Mika Westerberg
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg
2019-12-18thunderbolt: Populate PG field in hot plug acknowledgment packetMika Westerberg
2019-12-18thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()Mika Westerberg
2019-12-18thunderbolt: Make tb_find_port() available to other filesMika Westerberg
2019-11-19thunderbolt: Power cycle the router if NVM authentication failsMika Westerberg
2019-11-02thunderbolt: Do not start firmware unless asked by the userMika Westerberg
2019-11-02thunderbolt: Add bandwidth management for Display Port tunnelsMika Westerberg
2019-11-02thunderbolt: Add Display Port adapter pairing and resource managementMika Westerberg
2019-11-02thunderbolt: Add Display Port CM handshake for Titan Ridge devicesMika Westerberg
2019-11-02thunderbolt: Add downstream PCIe port mappings for Alpine and Titan RidgeMika Westerberg
2019-11-02thunderbolt: Expand controller name in tb_switch_is_xy()Mika Westerberg
2019-11-02thunderbolt: Add default linking between lane adapters if not provided by DROMMika Westerberg
2019-11-02thunderbolt: Add support for lane bondingMika Westerberg
2019-11-01thunderbolt: Refactor add_switch() into two functionsMika Westerberg
2019-11-01thunderbolt: Add helper macro to iterate over switch portsMika Westerberg
2019-11-01thunderbolt: Make tb_sw_write() take const parameterMika Westerberg
2019-11-01thunderbolt: Convert DP adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Convert PCIe adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Convert basic adapter register names to follow the USB4 specMika Westerberg
2019-11-01thunderbolt: Log error if adding switch failsMika Westerberg
2019-11-01thunderbolt: Log switch route string on config read/write timeoutMika Westerberg
2019-11-01thunderbolt: Introduce tb_switch_is_icm()Mika Westerberg
2019-11-01Merge branch 'thunderbolt/fixes' into thunderbolt/nextMika Westerberg
2019-10-09thunderbolt: Add 'generation' attribute for devicesChristian Kellner
2019-10-08thunderbolt: Drop unnecessary read when writing LC command in Ice LakeMika Westerberg
2019-10-08thunderbolt: Fix lockdep circular locking depedency warningMika Westerberg
2019-10-08thunderbolt: Read DP IN adapter first two dwords in one goMika Westerberg
2019-08-26thunderbolt: Add support for Intel Ice LakeMika Westerberg
2019-08-26thunderbolt: Expose active parts of NVM even if upgrade is not supportedMika Westerberg
2019-08-26thunderbolt: Hide switch attributes that are not setMika Westerberg
2019-08-26thunderbolt: Do not fail adding switch if some port is not implementedMika Westerberg
2019-08-26thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2019-08-26thunderbolt: Move NVM upgrade support flag to struct icmMika Westerberg
2019-08-26thunderbolt: Correct path indices for PCIe tunnelMika Westerberg
2019-08-06thunderbolt: Show key using %*pE not %*pEpJ. Bruce Fields
2019-08-06thunderbolt: Switch to use device_property_count_uXX()Andy Shevchenko
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-14thunderbolt: Implement CIO reset correctly for Titan RidgeMika Westerberg
2019-06-12thunderbolt: Make sure device runtime resume completes before taking domain lockMika Westerberg
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-25thunderbolt: Make priority unsigned in struct tb_pathNathan Chancellor