aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-17Merge tag 'sound-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-16/+20
2023-11-15ALSA: hda/realtek: Add quirks for HP LaptopsStefan Binding1-0/+3
2023-11-15ALSA: hda/realtek: Add quirks for ASUS 2024 ZenbooksStefan Binding1-0/+4
2023-11-15ALSA: hda: i915: Alays handle -EPROBE_DEFERMaarten Lankhorst1-0/+3
2023-11-14ALSA: hda/realtek: Enable Mute LED on HP 255 G10Matus Malych1-0/+1
2023-11-13ALSA: hda: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer1-0/+4
2023-11-12ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZCChandradeep Dey1-0/+1
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds18-51/+171
2023-11-10ALSA: hda/realtek: Enable Mute LED on HP 255 G8Eymen Yigit1-0/+1
2023-11-10ALSA: hda/realtek - Add Dell ALC295 to pin fall back tableKailang Yang1-16/+3
2023-11-09OSS: dmasound/paula: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2023-11-09ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c busVitalii Torshyn1-0/+6
2023-11-09ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai1-8/+13
2023-11-09Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-0/+64
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai12-32/+50
2023-11-08ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin2-0/+64
2023-11-08ALSA: hda/realtek: Add support dual speaker for DellKailang Yang1-7/+33
2023-11-07ALSA: hda: Add ASRock X670E Taichi to denylistAlexander Koskovich1-0/+1
2023-11-07ALSA: hda/realtek: Add quirk for ASUS UX7602ZMAlex Spataru1-0/+1
2023-11-07ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev1-1/+1
2023-11-06ASoC: dapm: fix clock get nameJerome Brunet1-1/+1
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet1-8/+19
2023-11-03ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev1-2/+2
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+4
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds655-5688/+16032
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-11/+5
2023-11-01ASoC: codecs: Modify some error codesMark Brown3-5/+5
2023-11-01ASoC: da7219: Improve system suspend and resume handlingDavid Rau1-2/+7
2023-11-01ASoC: codecs: Modify macro value errorWeidong Wang1-1/+1
2023-11-01ASoC: codecs: Modify the wrong judgment of re valueWeidong Wang1-2/+2
2023-11-01ASoC: codecs: Modify the maximum value of calibWeidong Wang2-2/+2
2023-10-31ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp()Harshit Mogalapalli1-0/+1
2023-10-31ASoC: amd: acp: fix for i2s mode register field updateSyed Saba Kareem1-2/+2
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai97-290/+4516
2023-10-31Merge branch 'for-next' into for-linusTakashi Iwai600-5417/+11526
2023-10-30Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-2/+2
2023-10-30ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb()Nathan Chancellor1-1/+1
2023-10-30ASoC: rt712-sdca: fix speaker route missing issueShuming Fan1-7/+7
2023-10-30ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OFRob Herring1-1/+1
2023-10-30ASoC: ti: omap-mcbsp: Fix runtime PM underflow warningsTony Lindgren1-2/+4
2023-10-29ALSA: hda: cs35l41: mark cs35l41_verify_id() staticArnd Bergmann1-1/+1
2023-10-27ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown6-11/+33
2023-10-27ASoC: Intel: avs: Add support for rt5514 codecMark Brown4-0/+208
2023-10-27ASoC: codecs: wsa883x: make use of new mute_unmute_on_trigger flagSrinivas Kandagatla1-6/+1
2023-10-27ASoC: soc-dai: add flag to mute and unmute stream during triggerSrinivas Kandagatla2-4/+15
2023-10-27ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-10-27ASoC: amd: acp: select SND_SOC_AMD_ACP_LEGACY_COMMON for ACP63Arnd Bergmann1-9/+11
2023-10-27ASoC: codecs: aw88399: fix typo in Kconfig selectArnd Bergmann1-1/+1
2023-10-27ASoC: amd: acp: add ACPI dependencyArnd Bergmann1-1/+4
2023-10-27ASoC: Intel: avs: Add rt5514 machine boardAmadeusz Sławiński1-0/+9