summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto1-2/+25
2025-01-13ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_mult...Kuninori Morimoto1-5/+14
2025-01-13ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provide...Kuninori Morimoto1-0/+3
2025-01-13ASoC: simple-card: use __free(device_node) for device nodeKuninori Morimoto1-41/+17
2025-01-13ASoC: audio-graph-card: use __free(device_node) for device nodeKuninori Morimoto1-34/+14
2025-01-13ASoC: audio-graph-card2: use __free(device_node) for device nodeKuninori Morimoto1-119/+54
2025-01-13ASoC: codecs: nau8824: fix max volume for Speaker outputMaxim Kochetkov1-4/+4
2025-01-13ASoC: fsl_mqs: Add i.MX943 platform supportShengjiu Wang1-0/+28
2025-01-13ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5Yage Geng1-2/+2
2025-01-13ALSA: line6: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai4-5/+78
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai3-13/+19
2025-01-12ALSA: ump: Update rawmidi name per EP name updateTakashi Iwai1-4/+23
2025-01-12ALSA: ump: Copy safe string name to rawmidiTakashi Iwai1-2/+11
2025-01-12ALSA: ump: Copy FB name string more safelyTakashi Iwai1-9/+31
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai2-4/+7
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai2-0/+5
2025-01-12ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones1-0/+1
2025-01-12ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones1-0/+1
2025-01-10ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski4-0/+48
2025-01-10ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...Rob Herring (Arm)1-3/+2
2025-01-10Merge tag 'asoc-fix-v6.13-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-17/+60
2025-01-10ALSA: sb: Use str_enabled_disabled() helper in info_read()Thorsten Blum1-2/+3
2025-01-10ALSA: emu10k1: Use str_yes_no() helperThorsten Blum1-3/+4
2025-01-10ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding1-0/+1
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie16-41/+111
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)9-13/+13
2025-01-09ASoC: amd: Add ACPI dependency to fix build errorYu-Chun Lin1-1/+1
2025-01-09ASoC: remove disable_route_checksMark Brown3-37/+6
2025-01-09ALSA: rme9652: Simplify with str_yes_no()Takashi Iwai1-3/+2
2025-01-09ALSA: hda/realtek: Simplify with str_yes_no()Takashi Iwai1-1/+1
2025-01-09ASoC: Intel: avs: Fixes and cleanupsMark Brown11-65/+97
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto2-35/+6
2025-01-09ASoC: intel: remove disable_route_checksKuninori Morimoto1-2/+0
2025-01-09ASoC: rsnd: check rsnd_adg_clk_enable() return valueKuninori Morimoto3-9/+25
2025-01-09ASoC: Intel: avs: Add missing includesCezary Rojewski1-0/+1
2025-01-09ASoC: Intel: avs: Adjust IPC tracesCezary Rojewski2-28/+35
2025-01-09ASoC: Intel: avs: Adjust DSP status register namesCezary Rojewski2-7/+7
2025-01-09ASoC: Intel: avs: Update ASRC definitionAmadeusz Sławiński1-2/+1
2025-01-09ASoC: Intel: avs: Improve logging of firmware loadingCezary Rojewski1-10/+16
2025-01-09ASoC: Intel: avs: Clearly state assumptions of hw_params()Cezary Rojewski1-0/+2
2025-01-09ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FWAmadeusz Sławiński1-0/+10
2025-01-09ASoC: Intel: avs: Print IPC error messages in lower layerAmadeusz Sławiński2-12/+18
2025-01-09ASoC: Intel: avs: Update hda component teardown sequencesCezary Rojewski1-1/+2
2025-01-09ASoC: Intel: avs: Fix init-config parsingAmadeusz Sławiński1-2/+2
2025-01-09ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-01-09ASoC: Intel: avs: Fix the minimum firmware version numbersCezary Rojewski1-7/+7
2025-01-09ASoC: Intel: avs: Do not readq() u32 registersCezary Rojewski1-1/+1
2025-01-09ASoC: cs42l43: Add codec force suspend/resume opsMaciej Strozek1-0/+1
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-2/+2