summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2020-06-25thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-26Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-25thunderbolt: Add trivial .shutdownMaxim Levitsky
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-05-13thunderbolt: Update Kconfig to allow building on other architectures.David Manouchehri
2020-04-28thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()Mika Westerberg
2020-04-23thunderbolt: Add support for Intel Tiger LakeMika Westerberg
2020-04-16Revert "thunderbolt: Prevent crash if non-active NVMem file is read"Nicholas Johnson
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-17Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-03-12thunderbolt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-04thunderbolt: Fix error code in tb_port_is_width_supported()Dan Carpenter
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-14thunderbolt: Add missing kernel-doc parameter descriptionsMika Westerberg
2020-02-14thunderbolt: icm: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-14thunderbolt: eeprom: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-13thunderbolt: Prevent crash if non-active NVMem file is readMika Westerberg
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