aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thunderbolt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-13/+27
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-2/+2
2025-03-17thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimerMika Westerberg1-3/+5
2025-03-17thunderbolt: Scan retimers after device router has been enumeratedMika Westerberg1-2/+14
2025-03-07thunderbolt: Prevent use-after-free in resume from hibernateMika Westerberg2-3/+10
2025-02-24thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the restAlan Borzeszkowski1-8/+8
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers2-2/+2
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+2
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman4-4/+68
2025-01-05thunderbolt: Expose router DROM through debugfsMika Westerberg3-34/+51
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu2-2/+2
2025-01-03thunderbolt: Handle DisplayPort tunnel activation asynchronouslyMika Westerberg4-208/+444
2025-01-03thunderbolt: Rework tb_tunnel_consumed_bandwidth()Mika Westerberg1-8/+2
2025-01-03thunderbolt: Move forward declarations in one placeMika Westerberg1-2/+1
2025-01-03thunderbolt: Pass reason to tb_dp_resource_unavailable()Mika Westerberg1-4/+5
2025-01-03thunderbolt: Drop tb_tunnel_restart()Mika Westerberg3-27/+5
2025-01-03thunderbolt: Rework how tunnel->[init|deinit] hooks are calledMika Westerberg2-21/+29
2025-01-03thunderbolt: Show path name in debug log when path is deactivatedMika Westerberg1-2/+2
2025-01-03thunderbolt: Make tb_tunnel_one_dp() return voidMika Westerberg1-4/+2
2025-01-03thunderbolt: Increase DPRX capabilities read timeoutMika Westerberg1-2/+5
2025-01-03thunderbolt: Debug log an invalid config space reply just onceMika Westerberg1-2/+5
2025-01-03thunderbolt: Log config space when invalid config space reply is receivedMika Westerberg1-4/+4
2025-01-03thunderbolt: Drop doubled empty line from ctl.hMika Westerberg1-1/+0
2025-01-03thunderbolt: debugfs: Add write capability to path config spaceGil Fine1-10/+55
2024-12-16thunderbolt: Improve redrive mode handlingMika Westerberg1-0/+41
2024-12-11thunderbolt: Don't display nvm_version unless upgrade supportedMario Limonciello1-4/+15
2024-12-10thunderbolt: Add support for Intel Panther Lake-M/PMika Westerberg2-0/+12
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-164/+418
2024-11-12Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman5-164/+418
2024-11-07Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman2-1/+3
2024-11-07thunderbolt: Replace deprecated PCI functionsPhilipp Stanner1-6/+6
2024-11-05thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg1-1/+1
2024-11-01thunderbolt: debugfs: Implement asymmetric lane marginingAapo Vienamo3-42/+117
2024-11-01thunderbolt: debugfs: Don't hardcode margining results sizeAapo Vienamo3-8/+9
2024-11-01thunderbolt: debugfs: Refactor hardware margining result parsingAapo Vienamo2-55/+56
2024-11-01thunderbolt: debugfs: Replace margining lane numbers with an enumAapo Vienamo3-26/+33
2024-11-01thunderbolt: debugfs: Replace "both lanes" with "all lanes"Aapo Vienamo2-7/+7
2024-11-01thunderbolt: debugfs: Implement Gen 4 margining eye selectionAapo Vienamo4-3/+65
2024-11-01thunderbolt: debugfs: Add USB4 Gen 4 margining capabilitiesAapo Vienamo2-23/+131
2024-11-01thunderbolt: Don't hardcode margining capabilities sizeAapo Vienamo3-10/+10
2024-10-29thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGININGMika Westerberg1-0/+2
2024-10-21thunderbolt: Honor TMU requirements in the domain when setting TMU modeGil Fine1-6/+42
2024-10-11thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()Mika Westerberg1-2/+3
2024-09-11Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman4-52/+452
2024-09-03thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC hostMathias Nyman1-30/+10
2024-08-22thunderbolt: Improve software receiver lane marginingR Kannappan4-16/+290
2024-08-22thunderbolt: Add optional voltage offset range for receiver lane marginingRene Sapiens4-0/+85
2024-08-22thunderbolt: Consolidate margining parameters into a structureRene Sapiens4-43/+78
2024-08-22thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()Aapo Vienamo3-7/+13
2024-08-06thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg1-0/+1