summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2026-05-21ASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data()Richard Fitzgerald
2026-05-21ASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald
2026-05-21ASoC: Rework initialization of i2c_device_idsMark Brown
2026-05-21ASoC: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-21ASoC: Drop empty i2c remove callbacksUwe Kleine-König (The Capable Hub)
2026-05-21ASoC: SOF: ipc4-control: Use local copy of IPC message for sendingPeter Ujfalusi
2026-05-21ASoC: SOF: DSP core count handling updatesMark Brown
2026-05-21ASoC: SOF: Validate and correct the core id against the number of cores of th...Peter Ujfalusi
2026-05-21ASoC: SOF: ipc4-topology: Handle SOF_DBG_DISABLE_MULTICORE flag for pipelinesPeter Ujfalusi
2026-05-20ASoC: uda1380: remove kmemdup_arrayRosen Penev
2026-05-20ASoC: move card->pop_time to soc-dapmMark Brown
2026-05-20ASoC: soc-dapm: move card->pop_time to soc-dapm.cKuninori Morimoto
2026-05-20ASoC: ti: ams-delta: Stop (ab)using card->pop_timeJanusz Krzysztofik
2026-05-20ASoC: fsl: Allow MPC5200 PSC audio compile testingRosen Penev
2026-05-20ASoC: rt722-sdca: Add a control to support CAE firmware updateJack Yu
2026-05-20ALSA: seq: Serialize UMP output teardown with event_inputZhang Cen
2026-05-20ALSA: scarlett2: Allow flash writes ending at segment boundaryCássio Gabriel
2026-05-20ALSA: hda/realtek: Add LED quirk for HP ProBook 430 G6Marius Hoch
2026-05-20ALSA: hda/intel: Make sure to cancel irq-pending work at closing PCM streamTakashi Iwai
2026-05-20ALSA: hda: Move irq pending work into hda-intel streamTakashi Iwai
2026-05-20ALSA: seq: Register kernel port with full informationTakashi Iwai
2026-05-19ASoC: soc-utils: Add missing va_end in snd_soc_ret()Robertus Diawan Chris
2026-05-19ASoC: cs35l56: Use standard SoundWire regmap implementationRichard Fitzgerald
2026-05-19ASoC: cs35l56: Use reg_base to offset addresses on SoundWireRichard Fitzgerald
2026-05-19ASoC: cs35l56-shared-test: Subtract reg_base offset in dummy regmapRichard Fitzgerald
2026-05-19ASoC: tegra: tegra210-mixer: Reject too-short fade durationsSheetal
2026-05-19Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-19ALSA: usx2y: Drain pending US-428 pipe-4 output commandsCássio Gabriel
2026-05-19ALSA: ua101: Reject too-short USB descriptorsCássio Gabriel
2026-05-19ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP 16 Piston OmniBook XZhang Heng
2026-05-19ALSA: usb-audio: Use flexible allocation for Scarlett2 packetsRosen Penev
2026-05-19ALSA: usb-audio: Use flexible allocation for FCP packetsRosen Penev
2026-05-19ALSA: oss: Use flexible allocation for PCM pluginsRosen Penev
2026-05-19ALSA: seq: avoid past-the-end iterator in snd_seq_create_port()Maoyi Xie
2026-05-19ALSA: timer: avoid past-the-end iterator in snd_timer_dev_register()Maoyi Xie
2026-05-19ALSA: ice1724: Fix blocking open for independent surround PCMsCássio Gabriel
2026-05-19ALSA: hda/ca0132: add QUIRK_GENERIC path for Gigabyte GA-Z170X-Gaming G1Ezio Galeazzi
2026-05-18ASoC: Add support for GPIOs driven amplifiersMark Brown
2026-05-18ASoC: simple-amplifier: Update author and copyrightHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-labelsHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for gain-rangesHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for basic gainHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for bypass gpioHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for mute gpioHerve Codina
2026-05-18ASoC: simple-amplifier: gpio-audio-amp: Add support for extra power suppliesHerve Codina
2026-05-18ASoC: simple-amplifier: Introduce support for gpio-audio-ampHerve Codina
2026-05-18ASoC: simple-amplifier: Remove DAPM widgets and routes from the ASoC componen...Herve Codina
2026-05-18ASoC: simple-amplifier: Use 'simple_amp' variable name instead of 'priv'Herve Codina
2026-05-18ASoC: simple-amplifier: Rename drv_event() functionHerve Codina
2026-05-18ASoC: simple-amplifier: Remove CONFIG_OF flag and of_match_ptr()Herve Codina