summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg
2021-06-01thunderbolt: Move nvm_write_ops to tb.hRajmohan Mani
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani
2021-06-01thunderbolt: Add additional USB4 port operations for retimer accessRajmohan Mani
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-06-01thunderbolt: Log the link as TBT instead of TBT3Mika Westerberg
2021-06-01thunderbolt: Add KUnit tests for credit allocationMika Westerberg
2021-06-01thunderbolt: Add quirk for Intel Goshen Ridge DP creditsMika Westerberg
2021-06-01thunderbolt: Allocate credits according to router preferencesMika Westerberg
2021-06-01thunderbolt: Update port credits after bonding is enabled/disabledMika Westerberg
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg
2021-06-01thunderbolt: Wait for the lanes to actually bondMika Westerberg
2021-06-01thunderbolt: Move nfc_credits field to struct tb_path_hopMika Westerberg
2021-06-01thunderbolt: Make tb_port_type() take const parameterMika Westerberg
2021-05-31thunderbolt: Align USB4 router wakes configuration with the CM guideMika Westerberg
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg
2021-05-31Documentation / thunderbolt: Clean up entriesMika Westerberg
2021-05-31thunderbolt: Use generic tb_nvm_[read|write]_data() for Thunderbolt 2/3 devicesMika Westerberg
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg
2021-05-31thunderbolt: Add self-authenticate support for new dockCrag Wang
2021-05-30Linux 5.13-rc4Linus Torvalds
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-29Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-29Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon
2021-05-29Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-29Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini
2021-05-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-28Merge tag 'block-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-28Merge tag 'drm-fixes-2021-05-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-28Merge tag 'perf-tools-fixes-for-v5.13-2021-05-28' of git://git.kernel.org/pub...Linus Torvalds
2021-05-28Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-28Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-28Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-05-28Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-28Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-28Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-05-28KVM: X86: Kill off ctxt->udWanpeng Li
2021-05-28KVM: X86: Fix warning caused by stale emulation contextWanpeng Li
2021-05-28KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interceptionYuan Yao