summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09thunderbolt: Disable CL states when a DMA tunnel is establishedMika Westerberg
2023-06-09thunderbolt: Make tb_switch_clx_disable() return CL states that were enabledMika Westerberg
2023-06-09thunderbolt: Initialize CL states from the hardwareMika Westerberg
2023-06-09thunderbolt: Prefix CL state related log messages with "CLx: "Mika Westerberg
2023-06-09thunderbolt: Prefix TMU post time log message with "TMU: "Mika Westerberg
2023-06-09thunderbolt: Do not call CLx functions from TMU codeMika Westerberg
2023-06-09thunderbolt: Check for first depth router in tb.cMika Westerberg
2023-06-09thunderbolt: Switch CL states from enum to a bitmaskMika Westerberg
2023-06-09thunderbolt: Move CLx enabling into tb_enable_clx()Mika Westerberg
2023-06-09thunderbolt: Get rid of __tb_switch_[en|dis]able_clx()Mika Westerberg
2023-06-09thunderbolt: Move CLx support functions into clx.cMika Westerberg
2023-06-09thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()Mika Westerberg
2023-06-09thunderbolt: Move tb_enable_tmu() close to other TMU functionsMika Westerberg
2023-06-09thunderbolt: Move TMU configuration to tb_enable_tmu()Mika Westerberg
2023-06-09thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()Mika Westerberg
2023-06-09thunderbolt: Rework Titan Ridge TMU objection disable functionMika Westerberg
2023-06-09thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...Mika Westerberg
2023-06-09thunderbolt: Fix a couple of style issues in TMU codeMika Westerberg
2023-06-09thunderbolt: Introduce tb_xdomain_downstream_port()Mika Westerberg
2023-06-09thunderbolt: Introduce tb_switch_downstream_port()Gil Fine
2023-06-09Merge branch 'thunderbolt/fixes' into thunderbolt/nextMika Westerberg
2023-05-31thunderbolt: Mask ring interrupt on Intel hardware as wellMika Westerberg
2023-05-30thunderbolt: Log DisplayPort adapter rate and lanes on discoveryMika Westerberg
2023-05-29thunderbolt: Do not touch CL state configuration during discoveryMika Westerberg
2023-05-29thunderbolt: Increase DisplayPort Connection Manager handshake timeoutMika Westerberg
2023-05-24thunderbolt: Drop retimer vendor checkMika Westerberg
2023-05-24thunderbolt: dma_test: Update MODULE_DESCRIPTIONMika Westerberg
2023-05-24thunderbolt: Add MODULE_DESCRIPTIONMika Westerberg
2023-05-24thunderbolt: Allow specifying custom credits for DMA tunnelsMika Westerberg
2023-05-24thunderbolt: Add debug log for link controller power quirkMika Westerberg
2023-05-24thunderbolt: Log function name of the called quirkMika Westerberg
2023-05-24thunderbolt: Check for ring 0 in tb_tunnel_alloc_dma()Mika Westerberg
2023-05-22thunderbolt: dma_test: Use correct value for absent rings when creating pathsMika Westerberg
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-21Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds
2023-05-21Merge tag 'powerpc-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-05-21Merge tag 'ata-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-05-21Merge tag 'fbdev-for-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-21Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-05-21Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller
2023-05-20Merge tag 'tty-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-05-20Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linuxLinus Torvalds