summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-2820-53/+149
|\
| * ALSA: hda: hda_component: Fix mutex crash if nothing ever bindsRichard Fitzgerald2024-08-261-2/+3
| * ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst2024-08-261-0/+1
| * ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 UltraYOUNGJIN JOO2024-08-251-0/+1
| * Merge tag 'asoc-fix-v6.11-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-08-2316-25/+88
| |\
| | * ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald2024-08-221-1/+6
| | * ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald2024-08-221-0/+9
| | * ASoC: allow module autoloading for table board_idsHongbo Li2024-08-211-0/+2
| | * ASoC: allow module autoloading for table db1200_pidsHongbo Li2024-08-211-0/+1
| | * ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2024-08-162-4/+22
| | * ASoC: amd: acp: fix module autoloadingYuntao Liu2024-08-151-0/+2
| | * ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang2024-08-141-0/+1
| | * ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski2024-08-141-3/+2
| | * ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła2024-08-131-0/+3
| | * ASoC: SOF: amd: Fix for incorrect acp error register offsetsVijendar Mukunda2024-08-136-6/+19
| | * ASoC: SOF: amd: move iram-dram fence register programming sequenceVijendar Mukunda2024-08-131-11/+11
| | * ASoC: codecs: warn on unknown codec versionMark Brown2024-08-082-0/+10
| | |\
| | | * ASoC: codecs: lpass-va-macro: warn on unknown versionDmitry Baryshkov2024-08-071-0/+4
| | | * ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecsDmitry Baryshkov2024-08-071-0/+6
| * | | ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang2024-08-221-12/+14
| * | | ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang2024-08-221-13/+37
| * | | ALSA: hda: cs35l56: Don't use the device index as a calibration indexSimon Trimmer2024-08-211-1/+1
| * | | ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai2024-08-191-0/+3
| * | | ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxxJohn Sweeney2024-08-191-0/+1
* | | | Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-231-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: remove unnecessary <linux/version.h> inclusionMasahiro Yamada2024-08-121-1/+0
* | | | ALSA: hda/tas2781: Use correct endian conversionTakashi Iwai2024-08-141-2/+2
* | | | ALSA: usb-audio: Support Yamaha P-125 quirk entryJuan José Arboleda2024-08-141-0/+1
* | | | ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove()Richard Fitzgerald2024-08-131-1/+1
* | | | ALSA: hda: cs35l56: Remove redundant call to hda_cs_dsp_control_remove()Richard Fitzgerald2024-08-131-1/+1
* | | | ALSA: hda/tas2781: fix wrong calibrated data orderBaojun Xu2024-08-131-5/+9
* | | | ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSETLianqin Hu2024-08-121-0/+2
* | | | Merge branch 'topic/cirrus-hp-g12' into for-linusTakashi Iwai2024-08-121-0/+99
|\ \ \ \
| * | | | ALSA: hda/realtek: Add support for new HP G12 laptopsSimon Trimmer2024-08-121-0/+99
* | | | | ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7Parsa Poorshikhian2024-08-111-1/+0
* | | | | ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai2024-08-101-1/+1
|/ / / /
* | | | Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-08-0929-77/+272
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default valueSimon Trimmer2024-08-081-0/+1
| * | | ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet2024-08-081-16/+10
| * | | ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxxTakashi Iwai2024-08-081-0/+7
| * | | ASoC: codecs: ES8326: button detect issueZhang Yi2024-08-081-0/+2
| * | | ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6Krzysztof Stępniak2024-08-081-0/+7
| | |/ | |/|
| * | ASoC: Extend wm_adsp so cs35l56 can suppress controlsMark Brown2024-08-063-3/+28
| |\ \
| | * | ASoC: cs35l56: Stop creating ALSA controls for firmware coefficientsSimon Trimmer2024-08-051-0/+11
| | * | ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()Simon Trimmer2024-08-052-3/+17
| * | | ASoC: cs35l56: Handle OTP read latency over SoundWireRichard Fitzgerald2024-08-051-0/+77
| * | | ASoC: codecs: lpass-macro: fix missing codec versionJohan Hovold2024-08-051-0/+2
| * | | ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULLRichard Fitzgerald2024-08-051-1/+1
| |/ /
| * | ASoC: cs42l43: Cache shutter IRQ control pointersCharles Keepax2024-08-022-17/+58
| * | ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helperCharles Keepax2024-08-021-9/+2