summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26ASoC: rt1308-sdw: add the default value of some registersShuming Fan1-0/+2
2022-11-26ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi1-0/+12
2022-11-26selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-26ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart1-0/+11
2022-11-26ASoC: codecs: jz4725b: fix capture selector namingSiarhei Volkau1-7/+7
2022-11-26ASoC: codecs: jz4725b: use right control for Capture VolumeSiarhei Volkau1-6/+9
2022-11-26ASoC: codecs: jz4725b: fix reported volume for Master ctlSiarhei Volkau1-1/+1
2022-11-26ASoC: codecs: jz4725b: add missed Line In power control bitSiarhei Volkau1-1/+2
2022-11-26spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima1-1/+1
2022-11-26ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPKXiaolei Wang1-2/+52
2022-11-26ASoC: rt1019: Fix the TDM settingsDerek Fang2-9/+17
2022-11-26ASoC: rt5682s: Fix the TDM Tx settingsDerek Fang2-2/+14
2022-11-26ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2...Zhang Qilong1-4/+4
2022-11-26ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_...Zhang Qilong1-3/+3
2022-11-26ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_...Zhang Qilong1-3/+3
2022-11-26ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_...Zhang Qilong1-3/+3
2022-11-26spi: tegra210-quad: Fix combined sequenceKrishna Yarlagadda1-0/+5
2022-11-26drm/msm/gpu: Fix crash during system suspend after unbindAkhil P Oommen3-1/+15
2022-11-26mtd: rawnand: qcom: handle ret from parse with codeword_fixupChristian Marangi1-5/+7
2022-11-16Linux 6.0.9v6.0.9Greg Kroah-Hartman1-1/+1
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov7-18/+21
2022-11-16ALSA: memalloc: Try dma_alloc_noncontiguous() at firstTakashi Iwai1-4/+3
2022-11-16drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang1-1/+2
2022-11-16dmaengine: at_hdmac: Check return code of dma_async_device_registerTudor Ambarus1-1/+6
2022-11-16dmaengine: at_hdmac: Fix impossible conditionTudor Ambarus1-3/+4
2022-11-16dmaengine: at_hdmac: Don't allow CPU to reorder channel enableTudor Ambarus1-0/+2
2022-11-16dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errorsTudor Ambarus1-4/+0
2022-11-16dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardwareTudor Ambarus1-4/+11
2022-11-16dmaengine: at_hdmac: Fix concurrency over the active listTudor Ambarus1-4/+6
2022-11-16dmaengine: at_hdmac: Free the memset buf without holding the chan lockTudor Ambarus1-7/+7
2022-11-16dmaengine: at_hdmac: Fix concurrency over descriptorTudor Ambarus1-5/+9
2022-11-16dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()Tudor Ambarus1-45/+4
2022-11-16dmaengine: at_hdmac: Protect atchan->status with the channel lockTudor Ambarus1-2/+2
2022-11-16dmaengine: at_hdmac: Do not call the complete callback on device_terminate_allTudor Ambarus1-9/+2
2022-11-16dmaengine: at_hdmac: Fix premature completion of desc in issue_pendingTudor Ambarus1-3/+13
2022-11-16dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus1-4/+0
2022-11-16dmaengine: at_hdmac: Don't start transactions at tx_submit levelTudor Ambarus1-11/+3
2022-11-16dmaengine: at_hdmac: Fix at_lli struct definitionTudor Ambarus1-5/+5
2022-11-16can: dev: fix skb drop checkOliver Hartkopp36-42/+51
2022-11-16KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini3-20/+39
2022-11-16KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini4-15/+16
2022-11-16KVM: SVM: Only dump VMSA to klog at KERN_DEBUG levelPeter Gonda1-1/+1
2022-11-16KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini1-19/+19
2022-11-16KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini5-20/+30
2022-11-16KVM: x86: use a separate asm-offsets.c filePaolo Bonzini5-7/+30
2022-11-16KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yetLike Xu1-12/+2
2022-11-16KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()Sean Christopherson1-2/+2
2022-11-16can: rcar_canfd: Add missing ECC error checks for channels 2-7Geert Uytterhoeven1-9/+4