summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-11-173-16/+20
|\
| * ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding2023-11-151-0/+3
| * ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding2023-11-151-0/+4
| * ALSA: hda: i915: Alays handle -EPROBE_DEFERMaarten Lankhorst2023-11-151-0/+3
| * ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych2023-11-141-0/+1
| * ALSA: hda: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer2023-11-131-0/+4
| * ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey2023-11-121-0/+1
| * ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit2023-11-101-0/+1
| * ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang2023-11-101-16/+3
* | Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-1018-51/+171
|\|
| * OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König2023-11-091-4/+3
| * ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn2023-11-091-0/+6
| * ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai2023-11-091-8/+13
| * Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...Takashi Iwai2023-11-092-0/+64
| |\
| | * ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin2023-11-082-0/+64
| * | Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2023-11-0812-32/+50
| |\|
| | * ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev2023-11-071-1/+1
| | * ASoC: dapm: fix clock get nameJerome Brunet2023-11-061-1/+1
| | * ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet2023-11-061-8/+19
| | * ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev2023-11-031-2/+2
| | * ASoC: codecs: Modify some error codesMark Brown2023-11-013-5/+5
| | |\
| | | * ASoC: codecs: Modify macro value errorWeidong Wang2023-11-011-1/+1
| | | * ASoC: codecs: Modify the wrong judgment of re valueWeidong Wang2023-11-011-2/+2
| | | * ASoC: codecs: Modify the maximum value of calibWeidong Wang2023-11-012-2/+2
| | * | ASoC: da7219: Improve system suspend and resume handlingDavid Rau2023-11-011-2/+7
| | |/
| | * ASoC: amd: acp: fix for i2s mode register field updateSyed Saba Kareem2023-10-311-2/+2
| | * ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb()Nathan Chancellor2023-10-301-1/+1
| | * ASoC: rt712-sdca: fix speaker route missing issueShuming Fan2023-10-301-7/+7
| | * ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OFRob Herring2023-10-301-1/+1
| | * ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren2023-10-301-2/+4
| * | ALSA: hda/realtek: Add support dual speaker for DellKailang Yang2023-11-081-7/+33
| * | ALSA: hda: Add ASRock X670E Taichi to denylistAlexander Koskovich2023-11-071-0/+1
| * | ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru2023-11-071-0/+1
* | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-5/+4
|\ \ \
| * | | extract and use FILE_LINE macroAlexey Dobriyan2023-10-181-5/+4
* | | | Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-11-02655-5688/+16032
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()Harshit Mogalapalli2023-10-311-0/+1
| * | | Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2023-10-3197-290/+4516
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-276-11/+33
| | |\ \
| | | * | ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger flagSrinivas Kandagatla2023-10-271-6/+1
| | | * | ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2023-10-272-4/+15
| | | * | ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski2023-10-261-0/+1
| | | * | ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer2023-10-231-0/+7
| | | * | ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong2023-10-231-2/+6
| | * | | ASoC: Intel: avs: Add support for rt5514 codecMark Brown2023-10-274-0/+208
| | |\ \ \
| | | * | | ASoC: Intel: avs: Add rt5514 machine boardAmadeusz Sławiński2023-10-271-0/+9
| | | * | | ASoC: Intel: avs: Add rt5514 machine boardAmadeusz Sławiński2023-10-273-0/+199
| | * | | | ASoC: ams-delta.c: use component after checkKuninori Morimoto2023-10-271-1/+3
| | * | | | ASoC: amd: acp: select SND_SOC_AMD_ACP_LEGACY_COMMON for ACP63Arnd Bergmann2023-10-271-9/+11
| | * | | | ASoC: codecs: aw88399: fix typo in Kconfig selectArnd Bergmann2023-10-271-1/+1