summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Fix inactive headset mic jackChristoffer Sandberg2024-03-281-0/+1
* ALSA: hda/tas2781: remove useless dev_dbg from playback_hookGergo Koteles2024-03-271-2/+0
* ALSA: hda/tas2781: add debug statements to kcontrolsGergo Koteles2024-03-271-4/+31
* ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles2024-03-271-2/+48
* ALSA: hda/tas2781: remove digital gain kcontrolGergo Koteles2024-03-271-36/+1
* ALSA: aoa: avoid false-positive format truncation warningArnd Bergmann2024-03-271-1/+1
* ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou2024-03-261-3/+14
* ALSA: hda: cs35l56: Set the init_done flag before component_add()Simon Trimmer2024-03-251-2/+2
* ALSA: hda: cs35l56: Raise device name message log levelSimon Trimmer2024-03-251-2/+2
* ASoC: SOF: ipc4-topology: support NHLT device typeBrent Lu2024-03-221-3/+16
* ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() functionBrent Lu2024-03-222-0/+36
* Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-03-21765-4607/+8298
|\
| * ASoC: soc-compress: Fix and add DPCM lockingShalini Manjunatha2024-03-181-0/+4
| * ASoC: SOF: amd: Skip IRAM/DRAM size modificationMark Brown2024-03-154-27/+41
| |\
| | * ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2024-03-152-1/+3
| | * ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea2024-03-154-26/+38
| * | ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"Jiawei Wang2024-03-141-1/+0
| * | ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang2024-03-141-7/+0
| |/
| * Add support for the internal RK3308 audio codecMark Brown2024-03-131-346/+6
| |\
| | * ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli2024-03-121-346/+6
| * | ASoC: Merge up releaseMark Brown2024-03-13776-4247/+8394
| |\ \
| | * | Linux 6.8v6.8Linus Torvalds2024-03-101-1/+1
| | * | Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-104-94/+120
| | |\ \
| | | * | tracing: Use .flush() call to wake up readersSteven Rostedt (Google)2024-03-101-6/+15
| | | * | ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)2024-03-101-7/+23
| | | * | ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)2024-03-101-71/+68
| | | * | tracing: Limit trace_marker writes to just 4KSteven Rostedt (Google)2024-03-061-5/+5
| | | * | tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)2024-03-061-1/+7
| | | * | tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)2024-03-061-4/+2
| | * | | Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-03-101-8/+8
| | |\ \ \
| | | * | | phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold2024-03-061-4/+4
| | | * | | phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold2024-03-061-4/+4
| | * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-108-15/+120
| | |\ \ \ \
| | | * | | | SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini2024-03-091-2/+5
| | | * | | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-095-6/+28
| | | |\ \ \ \
| | | | * | | | KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusiveSean Christopherson2024-02-221-0/+6
| | | | * | | | KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcasesSean Christopherson2024-02-221-1/+5
| | | | * | | | KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMUSean Christopherson2024-02-221-1/+1
| | | | * | | | KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson2024-02-222-3/+9
| | | | * | | | KVM: Make KVM_MEM_GUEST_MEMFD mutually exclusive with KVM_MEM_READONLYSean Christopherson2024-02-221-1/+7
| | | * | | | | Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-093-0/+78
| | | |\ \ \ \ \
| | | | * | | | | KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changingSean Christopherson2024-02-232-0/+68
| | | | * | | | | KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson2024-02-161-0/+10
| | | * | | | | | KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson2024-02-231-7/+9
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-093-3/+10
| | |\ \ \ \ \ \
| | | * | | | | | i2c: aspeed: Fix the dummy irq expected printTommy Huang2024-03-081-0/+1
| | | * | | | | | i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET2024-03-081-1/+5
| | | * | | | | | i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit2024-03-081-1/+3
| | | * | | | | | i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit2024-03-081-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-091-0/+2
| | |\ \ \ \ \ \