ALSA Devel — Advanced Linux Sound Architecture
[Prev Page][Next Page]
- Re: [RFC] dpcm_fe_dai_do_trigger: implicit removal of _DRAIN cmd since v5.4, (continued)
- [PATCH] ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen, Takashi Iwai
- [RFC] soc_pcm_open: error path behavior change since v5.6,
Cezary Rojewski
- [PATCH v2] ASoC: fsl_sai: Set SAI Channel Mode to Output Mode,
Shengjiu Wang
- [PATCH] ASoC: fsl_sai: Set SAI Channel Mode to Output Mode,
Shengjiu Wang
- [PATCH 00/18] ALSA: cleanups for sparse/cppcheck warnings,
Pierre-Louis Bossart
- [PATCH 01/18] ALSA: core: pcm: simplify locking for timers, Pierre-Louis Bossart
- [PATCH 03/18] ALSA: core: pcm_memory: dereference pointer after NULL checks, Pierre-Louis Bossart
- [PATCH 02/18] ALSA: core: memalloc: fix fallthrough position, Pierre-Louis Bossart
- [PATCH 04/18] ALSA: core: timer: remove redundant assignment, Pierre-Louis Bossart
- [PATCH 05/18] ALSA: core: timer: clarify operator precedence, Pierre-Louis Bossart
- [PATCH 06/18] ALSA: compress_offload: dereference after checking for NULL pointer, Pierre-Louis Bossart
- [PATCH 07/18] ALSA: compress_offload: remove redundant initialization, Pierre-Louis Bossart
- [PATCH 08/18] ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro, Pierre-Louis Bossart
- [PATCH 10/18] ALSA: hda: auto_parser: remove shadowed variable declaration, Pierre-Louis Bossart
- [PATCH 09/18] ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro, Pierre-Louis Bossart
- [PATCH 12/18] ALSA: usb: scarless_gen2: fix endianness issue, Pierre-Louis Bossart
- [PATCH 11/18] ALSA: hda: (cosmetic) align function parameters, Pierre-Louis Bossart
- [PATCH 14/18] ALSA: atmel: ac97: clarify operator precedence, Pierre-Louis Bossart
- [PATCH 13/18] ALSA: ac97: (cosmetic) align argument names, Pierre-Louis Bossart
- [PATCH 17/18] ALSA: vx: vx_pcm: remove redundant assignment, Pierre-Louis Bossart
- [PATCH 16/18] ALSA: vx: vx_core: clarify operator precedence, Pierre-Louis Bossart
- [PATCH 15/18] ALSA: rawmidi: (cosmetic) align function parameters, Pierre-Louis Bossart
- [PATCH 18/18] ALSA: vx: vx_pcm: remove redundant assignment, Pierre-Louis Bossart
- Re: [PATCH 00/18] ALSA: cleanups for sparse/cppcheck warnings, Takashi Iwai
- [PATCH v2] soundwire: fix double free of dangling pointer,
trix
- [PATCH] ASoC: dt-bindings: aries-wm8994: Match compatibles with enum,
Krzysztof Kozlowski
- Miss mapping to unmute the middle speakers for Creative X-Fi with 20K1 chipset cards in analog-output.conf,
GitHub issues - opened
- [PATCH] ALSA: hda: use consistent HDAudio spelling in comments/docs,
Kai Vehmanen
- [PATCH] ALSA: hda: add dev_dbg log when driver is not selected,
Kai Vehmanen
- [PATCH] ALSA: hda: release resource when snd_hdac_device_init is failed,
Kai Vehmanen
- [PATCH] ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled,
Kai Vehmanen
- [PATCH] ALSA: hda: hdmi - add Rocketlake support,
Kai Vehmanen
- [PATCH 0/3] ASoC: SOF: multi core support for 5.10,
Kai Vehmanen
- [PATCH 1/2] ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error path,
Matthias Schiffer
- [PATCH 00/10] USB: new USB control message helper functions,
Greg Kroah-Hartman
- [PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core, Greg Kroah-Hartman
- [PATCH 08/10] sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 9/9] sound: hiface: convert to use new usb_control functions..., Greg Kroah-Hartman
- [PATCH 09/10] sound: hiface: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH 10/10] Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 02/10] USB: add usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 03/10] USB: core: message.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH 04/10] USB: core: hub.c: use usb_control_msg_send() in a few places, Greg Kroah-Hartman
- [PATCH 05/10] USB: legousbtower: use usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 06/10] sound: usx2y: move to use usb_control_msg_send(), Greg Kroah-Hartman
- [PATCH 7/9] sound: line6: convert to use new usb control function..., Greg Kroah-Hartman
- [PATCH 07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv(), Greg Kroah-Hartman
- [PATCH 8/9] sound: 6fire: move to use new usb control functions..., Greg Kroah-Hartman
- [PATCH 1/2] control: Improve general control interface documentation.,
Tanjeff-N. Moos
- general protection fault in snd_ctl_release,
syzbot
- [PATCH v2 00/10] ALSA: convert tasklets to use new,
Allen Pais
- [PATCH v2 01/10] ALSA: core: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 02/10] ALSA: firewire: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 03/10] ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 04/10] ALSA: riptide: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 05/10] ALSA: hdsp: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 07/10] ASoC: siu: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 06/10] ASoc: fsl_esai: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 09/10] ALSA: usb-audio: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 08/10] ASoC: txx9: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH v2 10/10] ALSA: ua101: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH v2 00/10] ALSA: convert tasklets to use new, Takashi Iwai
- [PATCH v2 00/10] soundwire: intel: add multi-link support,
Bard Liao
- [PATCH v2 01/10] soundwire: intel: disable shim wake on suspend, Bard Liao
- [PATCH v2 02/10] soundwire: intel: ignore software command retries, Bard Liao
- [PATCH v2 03/10] soundwire: intel: add multi-link support, Bard Liao
- [PATCH v2 04/10] soundwire: intel: add missing support for all clock stop modes, Bard Liao
- [PATCH v2 05/10] soundwire: bus: update multi-link definition with hw sync details, Bard Liao
- [PATCH v2 06/10] soundwire: intel: add multi-link hw_synchronization information, Bard Liao
- [PATCH v2 07/10] soundwire: stream: enable hw_sync as needed by hardware, Bard Liao
- [PATCH v2 08/10] soundwire: intel: add error log for clock-stop invalid configs, Bard Liao
- [PATCH v2 09/10] soundwire: intel: pass link_mask information to each master, Bard Liao
- [PATCH v2 10/10] soundwire: intel: don't manage link power individually, Bard Liao
- Re: [PATCH v2 00/10] soundwire: intel: add multi-link support, Vinod Koul
- [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to,
Bard Liao
- [PATCH v2 0/3] regmap: add SoundWire 1.2 MBQ support,
Pierre-Louis Bossart
- [PATCH] Revert "ASoC: Intel: haswell: Power transition refactor",
Cezary Rojewski
- [PATCH v4] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev,
Camel Guo
- [PATCH] ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check, Takashi Iwai
- [PATCH v3] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev,
Camel Guo
- [PATCH v2] ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev, Camel Guo
- [PATCH] ASoC: fsl_sai: Support multiple data channel enable bits,
Shengjiu Wang
- WARNING in snd_pcm_plugin_build_mulaw,
syzbot
- [PATCH] ASoC: tlv320adcx140: Fix accessing uninitialized abcx140->dev,
Camel Guo
- [bug report] 'ASoC: Intel: haswell: Power transition refactor' and PulseAudio,
Christian Bundy
- general protection fault in line6_midibuf_write, syzbot
- [PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params(),
Tuo Li
- [PATCH] soundwire: fix error handling,
trix
- [PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO,
Dan Crawford
- [PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1,
Hans de Goede
- [PATCH v4 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation,
Bard Liao
- [PATCH v4 00/10] topology: decode: Various fixes,
Piotr Maziarz
- [PATCH v4 01/10] topology: decode: Fix channel map memory allocation, Piotr Maziarz
- [PATCH v4 02/10] topology: decode: Fix infinite loop in decoding enum control, Piotr Maziarz
- [PATCH v4 03/10] topology: decode: Remove decoding values for enum control, Piotr Maziarz
- [PATCH v4 06/10] topology: decode: Change declaration of enum decoding function, Piotr Maziarz
- [PATCH v4 07/10] topology: decode: Fix decoding PCM formats and rates, Piotr Maziarz
- [PATCH v4 08/10] topology: decode: Print sig_bits field in PCM capabilities section, Piotr Maziarz
- [PATCH v4 10/10] topology: Make buffer for saving dynamic size, Piotr Maziarz
- [PATCH v4 09/10] topology: decode: Add DAI name printing, Piotr Maziarz
- [PATCH v4 04/10] topology: decode: Add enum control texts as separate element, Piotr Maziarz
- [PATCH v4 05/10] topology: decode: Fix printing texts section, Piotr Maziarz
- Re: [PATCH v4 00/10] topology: decode: Various fixes, Jaroslav Kysela
- [PATCH v3 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port,
Srinivasa Rao Mandadapu
- [PATCH v3 4/5] ASoC: qcom: Add support for audio over DP, Srinivasa Rao Mandadapu
- [PATCH v3 5/5] ASoC: qcom: Optimise lpass variant structure, Srinivasa Rao Mandadapu
[PATCH 0/9] ASoC: sun8i-codec driver cleanup,
Samuel Holland
- [PATCH 2/9] ASoC: sun8i-codec: Fix AIF1 MODCLK widget name, Samuel Holland
- [PATCH 3/9] ASoC: sun8i-codec: Fix AIF1_ADCDAT_CTRL field names, Samuel Holland
- [PATCH 4/9] ASoC: sun8i-codec: Fix AIF1_MXR_SRC field names, Samuel Holland
- [PATCH 1/9] ASoC: sun8i-codec: Remove extraneous widgets, Samuel Holland
- [PATCH 5/9] ASoC: sun8i-codec: Fix ADC_DIG_CTRL field name, Samuel Holland
- [PATCH 8/9] ASoC: sun8i-codec: Attach the bus clock to the regmap, Samuel Holland
- [PATCH 6/9] ASoC: sun8i-codec: Fix field bit number indentation, Samuel Holland
- [PATCH 7/9] ASoC: sun8i-codec: Sort masks in a consistent order, Samuel Holland
- [PATCH 9/9] ASoC: sun8i-codec: Manage module clock via DAPM, Samuel Holland
- Re: [PATCH 0/9] ASoC: sun8i-codec driver cleanup, Mark Brown
[PATCH v3 0/3] ASoC: soundwire: fix port_ready[] dynamic allocation,
Bard Liao
Crash when trying to capture vdownmix, GitHub issues - opened
[PATCH 1/2] dt-bindings: sound: midas-audio: Correct parsing sound-dai phandles,
Krzysztof Kozlowski
[PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties,
Krzysztof Kozlowski
- [PATCH 02/10] dt-bindings: gpu: arm, mali-midgard: Use unevaluatedProperties, Krzysztof Kozlowski
- [PATCH 03/10] dt-bindings: timer: exynos4210-mct: Use unevaluatedProperties, Krzysztof Kozlowski
- [PATCH 04/10] dt-bindings: mfd: syscon: Document Samsung Exynos compatibles, Krzysztof Kozlowski
- [PATCH 05/10] dt-bindings: connector: Convert Samsung 11-pin USB bindings to dtschema, Krzysztof Kozlowski
- [PATCH 06/10] dt-bindings: sound: samsung-i2s: Use unevaluatedProperties, Krzysztof Kozlowski
- [PATCH 07/10] arm64: dts: exynos: Replace deprecated "gpios" i2c-gpio property in Exynos5433, Krzysztof Kozlowski
- [PATCH 08/10] arm64: dts: exynos: Add compatibles to sysreg nodes, Krzysztof Kozlowski
- [RFT 09/10] arm64: dts: exynos: Correct port of USB-C connector node on Exynos5433 TM2, Krzysztof Kozlowski
- [RFT 10/10] arm64: dts: exynos: Enable Arizona interrupt controller in Exynos5433 TM2, Krzysztof Kozlowski
- Re: [PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties, Sylwester Nawrocki
- Re: [PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties, Krzysztof Kozlowski
- Re: [PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties, Mark Brown
- Re: [PATCH 01/10] dt-bindings: arm: samsung: pmu: Use unevaluatedProperties, Rob Herring
[PATCH] ALSA: hda/realtek - Add control fixup for Lenovo Thinkpad X1 Carbon 7th,
Benjamin Poirier
[PATCH] ALSA: opti9xx: Fix memleak in snd_opti9xx_read_check,
Dinghao Liu
[PATCH] ASoC: rt5682: Prefer async probe,
Douglas Anderson
[PATCH] ASoC: meson: axg-toddr: fix channel order on g12 platforms,
Jerome Brunet
[PATCH v1] ASoC: core: Replace dma_request_slave_channel() with dma_request_chan(),
Andy Shevchenko
[PATCH] ASoC: core: remove artificial component and DAI name constraint,
Dmitry Baryshkov
[PATCH] ASoC: tlv320adcx140: Add digital mic channel enable routing,
Dan Murphy
[PATCH 0/9] soundwire: use FIELD_{GET|PREP} in subsystem,
Vinod Koul
- [PATCH 2/9] soundwire: bus: use FIELD_GET(), Vinod Koul
- [PATCH 1/9] soundwire: define and use addr bit masks, Vinod Koul
- [PATCH 3/9] soundwire: slave: use SDW_DISCO_LINK_ID(), Vinod Koul
- [PATCH 4/9] soundwire: stream: use FIELD_{GET|PREP}, Vinod Koul
- [PATCH 5/9] soundwire: qcom : use FIELD_{GET|PREP}, Vinod Koul
- [PATCH 6/9] soundwire: cadence: use FIELD_{GET|PREP}, Vinod Koul
- [PATCH 7/9] soundwire: intel: use FIELD_{GET|PREP}, Vinod Koul
- [PATCH 8/9] soundwire: intel_init: use FIELD_{GET|PREP}, Vinod Koul
- [PATCH 9/9] soundwire: remove SDW_REG_SHIFT(), Vinod Koul
- Re: [PATCH 0/9] soundwire: use FIELD_{GET|PREP} in subsystem, Bard liao
[PATCH v2] ALSA: HDA: Early Forbid of runtime PM,
Harsha Priya
[PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811,
Sylwester Nawrocki
Re: [PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811, Krzysztof Kozlowski
Re: [PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811, Charles Keepax
Re: [PATCH 1/2] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811, Mark Brown
KASAN: use-after-free Read in snd_pcm_oss_release,
syzbot
Re: WARNING: ODEBUG bug in get_signal, syzbot
[PATCH 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port, Srinivasa Rao Mandadapu
[PATCH v2 1/5] ASoC: Add sc7180-lpass binding header hdmi define,
Srinivasa Rao Mandadapu
INFO: task can't die in p9_fd_close,
syzbot
[PATCH 0/5]: Qualcomm's lpass-hdmi ASoC driver to support audio over dp port,
Srinivasa Rao
[PATCH V2] ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe(),
Yu Kuai
[PATCH 0/2] do exception handling appropriately in imx_es8328_probe(),
Yu Kuai
[PATCH v3] ASoC: max9867: shutdown codec when changing filter type,
Pavel Dobias
[PATCH] ALSA: Realtek: Early Forbid of runtime PM,
Harsha Priya
[PATCH v2 0/7] ASoC: merge soc_pcm_open() rollback and soc_pcm_close(),
Kuninori Morimoto
[PATCH v2 0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation,
Kuninori Morimoto
[PATCH] ASoC: soc-core: add snd_soc_find_dai_with_mutex(),
Kuninori Morimoto
[v2] ASoC: AMD: Clean kernel log from deferred probe error messages,
Akshu Agrawal
[PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio',
Rob Herring
[PATCH 0/8] SOF fixes and updates for FW boot,
Ranjani Sridharan
[PATCH] ALSA: hda/hdmi: always check pin power status in i915 pin fixup,
Kai Vehmanen
[PATCH v2 0/5] ASoC: Fix return check for devm_regmap_init_sdw(),
Vinod Koul
[PATCH] ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe(),
Tang Bin
[PATCH v2] ASoC: max9867: shutdown codec when changing filter type,
Pavel Dobias
[PATCH 1/3] mfd: madera: Simplify with dev_err_probe(),
Krzysztof Kozlowski
[PATCH 1/4] ASoC: max98373: Fix return check for devm_regmap_init_sdw(),
Vinod Koul
[PATCH] ASoC: max9867: shutdown codec when changing filter type,
Pavel Dobias
[PATCH] ASoC: AMD: Clean kernel log from deferred probe error messages,
Akshu Agrawal
[PATCH v6 0/2] Add documentation and machine driver for SC7180 sound card,
Cheng-Yi Chiang
Plugin support in tinycompress, GitHub pull_request - opened
[PATCH v2 0/2] ASoC: qcom: common: Parse auxiliary devices from device tree,
Stephan Gerhold
[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A,
Adrien Crivelli
[PATCH 0/4] SOF FW loader fixes and updates,
Ranjani Sridharan
[PATCH 0/7] SOF fixes and updates,
Ranjani Sridharan
[PATCH v2 00/20] ALSA: hda/ca0132 - Add AE-7 support/Control cleanup.,
Connor McAdams
- [PATCH v2 01/20] ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function., Connor McAdams
- [PATCH v2 02/20] ALSA: hda/ca0132 - Add speaker tuning initialization commands., Connor McAdams
- [PATCH v2 04/20] ALSA: hda/ca0132 - Add full-range speaker selection controls., Connor McAdams
- [PATCH v2 03/20] ALSA: hda/ca0132 - Add surround channel config control., Connor McAdams
- [PATCH v2 05/20] ALSA: hda/ca0132 - Add bass redirection controls., Connor McAdams
- [PATCH v2 06/20] ALSA: hda/ca0132 - Remove surround output selection., Connor McAdams
- [PATCH v2 07/20] ALSA: hda/ca0132 - Clean up ca0132_alt_out_select., Connor McAdams
- [PATCH v2 09/20] ALSA: hda/ca0132 - Fix Recon3D Center/LFE output., Connor McAdams
- [PATCH v2 08/20] ALSA: hda/ca0132 - Add quirk output selection structures., Connor McAdams
- [PATCH v2 10/20] ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7., Connor McAdams
- [PATCH v2 11/20] ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg., Connor McAdams
- [PATCH v2 12/20] ALSA: hda/ca0132 - Set AE-7 bools and select mixer., Connor McAdams
- [PATCH v2 13/20] ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7., Connor McAdams
- [PATCH v2 14/20] ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7., Connor McAdams
- [PATCH v2 15/20] ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7., Connor McAdams
- [PATCH v2 16/20] ALSA: hda/ca0132 - Add DSP setup functions for AE-7., Connor McAdams
- [PATCH v2 17/20] ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7., Connor McAdams
- [PATCH v2 19/20] ALSA: hda/ca0132 - Add AE-7 custom controls., Connor McAdams
- [PATCH v2 18/20] ALSA: hda/ca0132 - Add AE-7 microphone selection commands., Connor McAdams
- [PATCH v2 20/20] ALSA: hda/ca0132 - Add AE-7 exit commands., Connor McAdams
- Re: [PATCH v2 00/20] ALSA: hda/ca0132 - Add AE-7 support/Control cleanup., Takashi Iwai
[PATCH 0/4] regmap: add SoundWire 1.2 MBQ support,
Pierre-Louis Bossart
[PATCH] ALSA: usb-audio: Add implicit feedback quirk for UR22C,
Joshua Sivec
[PATCH] Add basic capture support for Pioneer DJ DJM-250MK2,
František Kučera
[bug report] ASoC: Intel: KMB: Enable TDM audio capture,
Dan Carpenter
[PATCH v2] Revert "ALSA: hda: Add support for Loongson 7A1000 controller",
Tiezhu Yang
[PATCH] Revert "ALSA: hda: Add support for Loongson 7A1000 controller",
Tiezhu Yang
[PATCH] ALSA: ca0106: fix error code handling,
Tong Zhang
[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion 15 inches,
Adrien Crivelli
[PATCH] Add implicit feedback quirk for UR22C,
Joshua Sivec
[PATCH] ASoC: hdac_hdmi: tidy up a memset(),
Dan Carpenter
[PATCH 0/2] Tegra HDA specific fixes,
Mohan Kumar
[PATCH 0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation,
Kuninori Morimoto
[PATCH v2] soundwire: intel: fix intel_suspend/resume defined but not used warning,
Bard Liao
[PATCH] ASoC: pcm3168a: ignore 0 Hz settings,
Kuninori Morimoto
[PATCH] ASoC: ti: fixup ams_delta_mute() function name,
Kuninori Morimoto
[PATCH 0/8] ASoC: SOF: trivial code/log/comment improvements,
Pierre-Louis Bossart
[PATCH AUTOSEL 4.19 11/21] ASoC: wm8994: Avoid attempts to read unreadable registers, Sasha Levin
[PATCH AUTOSEL 5.4 20/38] ALSA: hda/realtek: Add model alc298-samsung-headphone, Sasha Levin
[PATCH AUTOSEL 5.4 22/38] ASoC: wm8994: Avoid attempts to read unreadable registers, Sasha Levin
[PATCH AUTOSEL 5.7 30/54] ASoC: wm8994: Avoid attempts to read unreadable registers, Sasha Levin
[PATCH AUTOSEL 5.7 31/54] ALSA: usb-audio: ignore broken processing/extension unit, Sasha Levin
[PATCH AUTOSEL 5.7 28/54] ALSA: hda/realtek: Add model alc298-samsung-headphone, Sasha Levin
[PATCH AUTOSEL 5.8 36/63] ALSA: usb-audio: ignore broken processing/extension unit, Sasha Levin
[PATCH AUTOSEL 5.8 33/63] ALSA: hda/realtek: Add model alc298-samsung-headphone, Sasha Levin
[PATCH AUTOSEL 5.8 35/63] ASoC: wm8994: Avoid attempts to read unreadable registers, Sasha Levin
[PATCH] ALSA: hda: Refactor calculating SDnFMT according to specification,
Pawel Harlozinski
Help with EDIROL UA-101 midi not recognized on kernel / UA101 improvements, nick83ola
[PATCH RESEND] ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init,
Shengjiu Wang
[PATCH] Documentation: sound/cards: fix heading underline lengths for https: changes,
Randy Dunlap
[PATCH 1/2] ASoC: dt-bindings: ak5558: Add power supply property,
Shengjiu Wang
[PATCH] ALSA: usb-audio: Correct wrongly matching entries with audio class, Takashi Iwai
[PATCH] ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620,
Kai-Heng Feng
[PATCH 2/2] ALSA: firewire-digi00x: exclude Avid Adrenaline from detection,
Takashi Sakamoto
[PATCH 1/2] ALSA; firewire-tascam: exclude Tascam FE-8 from detection,
Takashi Sakamoto
Is raw MIDI API really raw ? (Running status), GitHub issues - opened
aserver + shm plug-in information?, Stuart Longland
[PATCH 00/14] ASoC: Intel: machine driver updates for 5.10,
Pierre-Louis Bossart
- [PATCH 01/14] ASoC: Intel: modify SoundWire version id in acpi match table, Pierre-Louis Bossart
- [PATCH 02/14] ASoC: Intel: soc-acpi: cnl: add support for rt5682 on SoundWire link2, Pierre-Louis Bossart
- [PATCH 06/14] ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread case, Pierre-Louis Bossart
- [PATCH 04/14] ASoC: Intel: soc-acpi: mirror CML and TGL configurations, Pierre-Louis Bossart
- [PATCH 03/14] ASoC: Intel: sof-soundwire: add support for rt5682 on link2, Pierre-Louis Bossart
- [PATCH 05/14] ASoC: Intel: soc-acpi: add support for SDCA boards, Pierre-Louis Bossart
- [PATCH 07/14] ASoC: codecs: max98373-sdw: add missing test on resume, Pierre-Louis Bossart
- [PATCH 10/14] SoC: Intel: sof_sdw: Add support for product Ripto, Pierre-Louis Bossart
- [PATCH 10/14] ASoC: Intel: sof_sdw: Add support for product Ripto, Pierre-Louis Bossart
- [PATCH 09/14] ASoC: Intel: sof_sdw: rename id as part_id, Pierre-Louis Bossart
- [PATCH 08/14] ASoC: Intel: sof_sdw: check SoundWire version when matching codec, Pierre-Louis Bossart
- [PATCH 11/14] ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682, Pierre-Louis Bossart
- [PATCH 14/14] ASoC: Intel: sof_sdw: clean-up inclusion of header files, Pierre-Louis Bossart
- [PATCH 12/14] ASoC: SOF: Add topology filename override based on dmi data match, Pierre-Louis Bossart
- [PATCH 13/14] ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support., Pierre-Louis Bossart
- [PATCH 13/14] ASoC: Intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support., Pierre-Louis Bossart
- Re: [PATCH 00/14] ASoC: Intel: machine driver updates for 5.10, Mark Brown
- Re: [PATCH 00/14] ASoC: Intel: machine driver updates for 5.10, Mark Brown
[PATCH 00/20] ALSA: hda/ca0132 - Add AE-7 support/Control cleanup.,
Connor McAdams
[Index of Archives]
[Pulse Audio]
[ALSA Users]
[Linux Audio Users]
[Red Hat Install]
[Fedora]
[Kernel]
[Video 4 Linux]