summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-31Merge branch 'for-next' into for-linusTakashi Iwai656-5732/+12225
2023-10-29ALSA: hda: cs35l41: mark cs35l41_verify_id() staticArnd Bergmann1-1/+1
2023-10-27ALSA: scarlett2: Add missing check with firmware version controlGeoffrey D. Bennett1-0/+2
2023-10-27ALSA: virtio: use ack callbackMatias Ezequiel Vara Larsen4-61/+158
2023-10-27ALSA: scarlett2: Remap Level Meter valuesGeoffrey D. Bennett1-2/+186
2023-10-27ALSA: scarlett2: Allow passing any output to line_out_remap()Geoffrey D. Bennett1-16/+9
2023-10-27ALSA: scarlett2: Add support for reading firmware versionGeoffrey D. Bennett1-3/+59
2023-10-27ALSA: scarlett2: Rename Gen 3 config setsGeoffrey D. Bennett1-37/+37
2023-10-27ALSA: scarlett2: Rename scarlett_gen2 to scarlett2Geoffrey D. Bennett6-16/+18
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding2-0/+7
2023-10-26ALSA: hda: cs35l41: Check CSPL state after loading firmwareStefan Binding1-0/+18
2023-10-26ALSA: hda: cs35l41: Do not unload firmware before reset in system suspendStefan Binding1-29/+4
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding3-0/+7
2023-10-26ALSA: hda: cs35l41: Run boot process during resume callbacksStefan Binding1-33/+72
2023-10-26ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...Stefan Binding1-0/+2
2023-10-26ALSA: hda: cs35l41: Assert reset before system suspendStefan Binding1-5/+8
2023-10-26ALSA: hda: cs35l41: Use reset label to get GPIO for HP Zbook Fury 17 G9Stefan Binding1-2/+9
2023-10-26ALSA: seq: Replace with __packed attributeTakashi Iwai1-2/+2
2023-10-26ALSA: wavefront: Drop obsoleted comments and definitionsTakashi Iwai1-51/+0
2023-10-26ALSA: wavefront: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: opl3: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: aoa: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: caiaq: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: mixart: Replace with __packed attributeTakashi Iwai1-35/+35
2023-10-26ALSA: azt3328: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-26ALSA: rawmidi: Replace with __packed attributeTakashi Iwai1-2/+2
2023-10-26ALSA: pcm: Replace with __packed attributeTakashi Iwai1-2/+2
2023-10-26ALSA: control: Replace with __packed attributeTakashi Iwai1-1/+1
2023-10-25ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devicesMax McCarthy1-0/+2
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai4-9/+5
2023-10-23MAINTAINERS: ALSA: change mailing list to linux-sound on vgerJaroslav Kysela1-4/+4
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai597-5183/+10333
2023-10-20ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-10-19ASoC: Intel: more machine driver updates for 6.7Mark Brown9-278/+232
2023-10-19ASoC: Intel: sof_ssp_amp: use common module for DMIC linksBrent Lu1-44/+21
2023-10-19ASoC: Intel: sof_rt5682: use common module for DMIC linksBrent Lu1-64/+17
2023-10-19ASoC: Intel: sof_nau8825: use common module for DMIC linksBrent Lu1-64/+17
2023-10-19ASoC: Intel: sof_cs42l42: use common module for DMIC linksBrent Lu1-89/+32
2023-10-19ASoC: Intel: board_helpers: support dmic link initializationBrent Lu2-0/+102
2023-10-19ASoC: Intel: sof_nau8825: add RPL support for MAX98360A ampTerry Cheong2-0/+15
2023-10-19ASoC: intel: sof_sdw: Move the builtin microphones to dataport 1Charles Keepax1-6/+6
2023-10-19ASoC: intel: sof_sdw_cs42l43: Create separate jacks for hp and micCharles Keepax1-6/+18
2023-10-19ASoC: intel: sof_sdw_cs42l43: Some trivial formatting clean upsCharles Keepax1-4/+3
2023-10-19ASoC: intel: sof_sdw: Stop processing CODECs when enough are foundCharles Keepax1-1/+1
2023-10-19ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleepMarco Felsch1-3/+3
2023-10-19ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: addMark Brown3-1/+45
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst6-17/+9
2023-10-19ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst3-12/+8
2023-10-19ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-22/+9
2023-10-19ALSA: hda: Intel: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-29/+30