aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-07-11ALSA: serial-u16550: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: serial-generic: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: portman2x4: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: pcsp: Use safer strscpy() instead of strcpy()Takashi Iwai3-4/+4
2025-07-11ALSA: opl4: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11ALSA: opl3: Use safer strscpy() instead of strcpy()Takashi Iwai1-7/+7
2025-07-11ALSA: mpu401: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: seq: Use safer strscpy() instead of strcpy()Takashi Iwai6-8/+8
2025-07-11ALSA: rawmidi: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: control: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11Merge branch 'for-linus' into for-nextTakashi Iwai36-102/+359
2025-07-10ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxxEdip Hazuri1-0/+1
2025-07-10Merge tag 'asoc-fix-v6.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-1/+10
2025-07-10ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann1-24/+24
2025-07-09ASoC: SDCA: fix HID dependencyArnd Bergmann2-3/+6
2025-07-09ASoC: don't set dapm->bias_level directlyMark Brown2-2/+2
2025-07-09ALSA: echoaudio: Replace deprecated strcpy() with strscpy()Thorsten Blum1-6/+7
2025-07-09ASoC: sdw_utils: Add missed component_name strings for speaker ampsPeter Ujfalusi1-0/+5
2025-07-09ASoC: Intel: add support for new devicesMark Brown3-0/+94
2025-07-09ASoC: img: Imagination Technologies sound should depend on MIPSGeert Uytterhoeven1-0/+1
2025-07-08ASoC: Intel: avs: Fix NULL ptr deref on rmmodAmadeusz Sławiński1-1/+3
2025-07-08ASoC: Intel: soc-acpi-intel-lnl-match: add rt1320_l12_rt714_l0 supportMac Chiang1-0/+34
2025-07-08ASoC: Intel: soc-acpi-intel-ptl-match: add support ptl-rt721-l0Mac Chiang1-0/+25
2025-07-08ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in PTL match tableBalamurugan C2-0/+22
2025-07-08ASoC: Intel: soc-acpi: Add entry for sof_es8336 in PTL match table.Balamurugan C1-0/+13
2025-07-08ASoC: rt715: don't set dapm->bias_levelKuninori Morimoto1-1/+1
2025-07-08ASoC: rt700: don't set dapm->bias_levelKuninori Morimoto1-1/+1
2025-07-07ASoC: amd: yc: add DMI quirk for ASUS M6501RMAlexandru Andries1-0/+7
2025-07-07ASoC: soc-dapm: cleanupsMark Brown12-534/+450
2025-07-07ASoC: soc-dapm: add prefix on soc_dapm_dev_attrsKuninori Morimoto2-2/+2
2025-07-07ASoC: soc-dapm: add prefix on dapm_xxx_event()Kuninori Morimoto2-12/+12
2025-07-07ASoC: soc-dapm: add prefix on dapm_mark_endpoints_dirty()Kuninori Morimoto2-4/+4
2025-07-07ASoC: soc-dapm: use common name for dapmKuninori Morimoto1-29/+29
2025-07-07ASoC: soc-dapm: use component instead of cmpntKuninori Morimoto1-6/+6
2025-07-07ASoC: soc-dapm: reordering function definitionsKuninori Morimoto1-319/+314
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_weak_routes()Kuninori Morimoto1-87/+4
2025-07-07ASoC: soc-dapm: remove snd_soc_dapm_nc_pin[_unlocked]()Kuninori Morimoto1-51/+0
2025-07-07ASoC: soc-dapm: remove EXPORT_SYMBOL_GPL() for snd_soc_dapm_free()Kuninori Morimoto1-1/+0
2025-07-07ASoC: soc-dapm: remove unnecessary definitionKuninori Morimoto1-8/+0
2025-07-07ALSA: hda/realtek: Enable headset Mic on Positivo K116JEdson Juliano Drosdeck1-0/+1
2025-07-07ALSA: hda/tas2781: Fix calibration data parser issueBaojun Xu1-3/+5
2025-07-07ALSA: mts64: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-07-06ALSA: hda: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus5-13/+0
2025-07-06ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-3/+0
2025-07-06ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56GalaxySnail2-0/+6
2025-07-06ALSA: hda/tas2781: Add bus name in device name checkBaojun Xu1-1/+1
2025-07-04treewide: Remove redundantMark Brown51-82/+0
2025-07-04ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus9-11/+0
2025-07-04ASoC: component: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-07-04ASoC: Intel: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus7-13/+0