ALSA Devel — Advanced Linux Sound Architecture
[Prev Page][Next Page]
- [PATCH v3 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions, (continued)
- [PATCH v1] ASoC: Intel: kbl_da7219_max98357a: fix drv_name,
Lukasz Majczak
- [PATCH] ALSA: pcm - fix mmap capability check for the snd-dummy driver,
Jaroslav Kysela
- [PATCH] ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resume, Takashi Iwai
- [PATCH v3 0/3] Add RZ/G2L Sound support,
Biju Das
- [PATCH 1/3] ASoC: cs42l42: Correct definition of ADC Volume control,
Richard Fitzgerald
- [PATCH 00/15] ALSA: usb-audio: Introduce and convert to quirk_flags,
Takashi Iwai
- [PATCH 03/15] ALSA: usb-audio: Move txfr_quirk handling to quirk_flags, Takashi Iwai
- [PATCH 06/15] ALSA: usb-audio: Move clock setup quirk into quirk_flags, Takashi Iwai
- [PATCH 01/15] ALSA: usb-audio: Introduce quirk_flags field, Takashi Iwai
- [PATCH 04/15] ALSA: usb-audio: Move tx_length quirk handling to quirk_flags, Takashi Iwai
- [PATCH 08/15] ALSA: usb-audio: Move control message delay quirk into quirk_flags, Takashi Iwai
- [PATCH 02/15] ALSA: usb-audio: Move media-controller API quirk into quirk_flags, Takashi Iwai
- [PATCH 09/15] ALSA: usb-audio: Move interface setup delay into quirk_flags, Takashi Iwai
- [PATCH 07/15] ALSA: usb-audio: Move ITF-USB DSD quirk handling into quirk_flags, Takashi Iwai
- [PATCH 05/15] ALSA: usb-audio: Move playback_first flag into quirk_flags, Takashi Iwai
- [PATCH 12/15] ALSA: usb-audio: Move ignore_ctl_error check into quirk_flags, Takashi Iwai
- [PATCH 14/15] ALSA: usb-audio: Add quirk_flags module option, Takashi Iwai
- [PATCH 10/15] ALSA: usb-audio: Move rate validation quirk into quirk_flags, Takashi Iwai
- [PATCH 11/15] ALSA: usb-audio: Move autosuspend quirk into quirk_flags, Takashi Iwai
- [PATCH 15/15] ALSA: doc: Add the description of quirk_flags option for snd-usb-audio, Takashi Iwai
- [PATCH 13/15] ALSA: usb-audio: Move generic DSD raw detection into quirk_flags, Takashi Iwai
- [PATCH 0/7] ASoC: soc-core: cleanup cppcheck warning,
Kuninori Morimoto
- [PATCH] ASoC: nau8824: Fix open coded prefix handling,
Mark Brown
- [PATCH] ASoC: samsung: Constify static snd_soc_ops,
Rikard Falkeborn
- PCM prepare callback, Muni Sekhar
- [PATCH] ASoC: intel: skylake: Drop superfluous mmap callback,
Takashi Iwai
- [PATCH] ASoC: amd: Drop superfluous mmap callbacks,
Takashi Iwai
- [PATCH v2 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules.,
Vitaly Rodionov
- [PATCH v2 12/27] ALSA: hda/cs8409: Generalize volume controls, Vitaly Rodionov
- [PATCH v2 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg, Vitaly Rodionov
- [PATCH v2 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients, Vitaly Rodionov
- [PATCH v2 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization, Vitaly Rodionov
- [PATCH v2 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye, Vitaly Rodionov
- [PATCH v2 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend, Vitaly Rodionov
- [PATCH v2 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access, Vitaly Rodionov
- [PATCH v2 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot, Vitaly Rodionov
- [PATCH v2 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions, Vitaly Rodionov
- [PATCH v2 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events, Vitaly Rodionov
- [PATCH v2 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect., Vitaly Rodionov
- [PATCH v2 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time, Vitaly Rodionov
- [PATCH v2 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module, Vitaly Rodionov
- [PATCH v2 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access, Vitaly Rodionov
- [PATCH v2 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file, Vitaly Rodionov
- [PATCH v2 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses, Vitaly Rodionov
- [PATCH v2 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42, Vitaly Rodionov
- [PATCH v2 23/27] ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42, Vitaly Rodionov
- [PATCH v2 24/27] ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits, Vitaly Rodionov
- [PATCH v2 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions, Vitaly Rodionov
- [PATCH v2 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend, Vitaly Rodionov
- [PATCH v2 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin, Vitaly Rodionov
- [PATCH v2 18/27] ALSA: hda/cs8409: Move codec properties to its own struct, Vitaly Rodionov
- [PATCH v2 19/27] ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events, Vitaly Rodionov
- [PATCH v2 21/27] ALSA: hda/cs8409: Add support for dolphin, Vitaly Rodionov
- [PATCH v2 25/27] ALSA: hda/cs8409: Remove unnecessary delays, Vitaly Rodionov
- [PATCH v2 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops, Vitaly Rodionov
- [PATCH] ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc',
Tang Bin
- [PATCH 0/5] ASoC: Fix reference to PCM buffer address,
Takashi Iwai
- [PATCH] ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs,
Lucas Tanure
- [PATCH] ASoC: Intel: Fix spelling contraction "cant" -> "can't",
Colin King
- Copy hw out to loop problem when recording started before playing, Anton Nikolaev
- [PATCH] MAINTAINERS: Add sound devicetree bindings for Wolfson Micro devices,
Richard Fitzgerald
- alsaloop: Support "Capture Pitch 1000000" rate shift, GitHub pull_request - opened
- [PATCH AUTOSEL 4.19 2/6] ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits, Sasha Levin
- [PATCH AUTOSEL 5.4 3/9] ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits, Sasha Levin
- [PATCH AUTOSEL 5.10 11/17] ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup, Sasha Levin
- [PATCH AUTOSEL 5.10 12/17] ASoC: ti: j721e-evm: Check for not initialized parent_clk_id, Sasha Levin
- [PATCH AUTOSEL 5.10 08/17] ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend, Sasha Levin
- [PATCH AUTOSEL 5.10 04/17] ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits, Sasha Levin
- [PATCH AUTOSEL 5.13 10/21] ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend, Sasha Levin
- [PATCH AUTOSEL 5.13 14/21] ASoC: ti: j721e-evm: Check for not initialized parent_clk_id, Sasha Levin
- [PATCH AUTOSEL 5.13 13/21] ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup, Sasha Levin
- [PATCH AUTOSEL 5.13 04/21] ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits, Sasha Levin
- Pulseaudio craches on start with SegFault error, GitHub issues - opened
- [PATCH] ALSA: seq: Fix comments of wrong client number for MIDI Passthrough, Takashi Iwai
- [PATCH] ALSA: usb-audio: Add registration quirk for JBL Quantum 600,
Alexander Tsoy
- [PATCH] ASoC: rt5682: enable SAR ADC power saving mode during suspend,
shumingf
- [syzbot] possible deadlock in snd_timer_interrupt,
syzbot
- [PATCH 0/8] arm: ep93xx: CCF conversion,
Nikita Shubin
- MIDI Through Port Number in ALSA Sequencer,
rv71
- [PATCH] ASoC: amd: fix an IS_ERR() vs NULL bug in probe,
Dan Carpenter
- [PATCH 0/4] soundwire: intel: exit clock-stop mode before system suspend,
Bard Liao
- [PATCH] soundwire: intel: trap TRIGGER_SUSPEND in .trigger callback,
Bard Liao
- [PATCH] ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256),
Nikos Liolios
- [PATCH 0/5] ASoC: soc-pcm: cleanup cppcheck warning,
Kuninori Morimoto
- [PATCH v4 0/2] Cirrus Logic CS35L41 Amplifier,
David Rhodes
- [PATCH] ASoC: component: Remove misplaced prefix handling in pin control functions,
Mark Brown
- [PATCH] ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWire,
Pierre-Louis Bossart
- [PATCH] ASoC: topology: Select SND_DYNAMIC_MINORS,
Pierre-Louis Bossart
- [PATCH 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules.,
Vitaly Rodionov
- [PATCH 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye, Vitaly Rodionov
- [PATCH 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients, Vitaly Rodionov
- [PATCH 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization, Vitaly Rodionov
- [PATCH 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg, Vitaly Rodionov
- [PATCH 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file, Vitaly Rodionov
- [PATCH 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module, Vitaly Rodionov
- [PATCH 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend, Vitaly Rodionov
- [PATCH 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot, Vitaly Rodionov
- [PATCH 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect., Vitaly Rodionov
- [PATCH 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events, Vitaly Rodionov
- [PATCH 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time, Vitaly Rodionov
- [PATCH 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin, Vitaly Rodionov
- [PATCH 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access, Vitaly Rodionov
- [PATCH 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses, Vitaly Rodionov
- [PATCH 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access, Vitaly Rodionov
- [PATCH 12/27] ALSA: hda/cs8409: Generalize volume controls, Vitaly Rodionov
- [PATCH 25/27] ALSA: hda/cs8409: Remove unnecessary delays, Vitaly Rodionov
- [PATCH 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions, Vitaly Rodionov
- [PATCH 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions, Vitaly Rodionov
- [PATCH 18/27] ALSA: hda/cs8409: Move codec properties to its own struct, Vitaly Rodionov
- [PATCH 19/27] ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events, Vitaly Rodionov
- [PATCH 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend, Vitaly Rodionov
- [PATCH 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42, Vitaly Rodionov
- [PATCH 21/27] ALSA: hda/cs8409: Add support for dolphin, Vitaly Rodionov
- [PATCH 24/27] ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits, Vitaly Rodionov
- [PATCH 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops, Vitaly Rodionov
- [PATCH 23/27] ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42, Vitaly Rodionov
- ASoC/ALSA Out of Memory Issue,
Alex Roberts
- [PATCH] ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcard,
Brent Lu
- Writing a driver for multiple Codecs with one mcAsp,
Kabaz Shlomo
- [PATCH] ASoC: rt1015: Remove unnecessary flush work on rt1015 driver,
Jack Yu
- sof-soundwire: rt1316 - DAC L and R is replaced by DAC, GitHub pull_request - opened
- [PATCH] ALSA: usb-audio: Fix superfluous autosuspend recovery,
Takashi Iwai
- Pulseaudio dropping GPU audio,
Liam Hupfer
- out of memory issue, Alex Roberts
- [PATCH] ALSA: usb-audio: fix incorrect clock source setting,
chihhao.chen
- [PATCH] ALSA: hda/realtek: add mic quirk for Acer SF314-42,
Alexander Monakov
- Trying to debug in issue in my code,
samiam moorecad.com
- [PATCH] dt-bindings: Remove "status" from schema examples,
Rob Herring
- kbl-r5514-5663-max Headphone does not work, GitHub issues - opened
- [PATCH] ASoC: tlv320aic31xx: Fix jack detection after suspend,
Mark Brown
- tlv320aic3x audio driver -- possible bug,
Frederick Gotham
- [PATCH v2 0/6] soundwire/ASoC: abstract platform-dependent bases,
Bard Liao
- sof-hda-dsp: Set Capture Switch on in the BootSequence, GitHub pull_request - opened
- [PATCH 0/4] ALSA: scarlett2: note gen 3 support + fix four issues,
Geoffrey D. Bennett
- ASRock (A320M-HDV R4.0) No analog audio driver detected -, GitHub issues - opened
- [PATCH v3 1/2] ASoC: amd: Don't show messages about deferred probing by default,
Mario Limonciello
- [PATCH v2] ASoC: amd: renoir: Run hibernation callbacks, Mario Limonciello
- [PATCH] ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai link,
Vijendar Mukunda
- [PATCH 1/2] cx20442: tty_ldisc_ops::write_wakeup is optional,
Jiri Slaby
- [PATCH] soundwire: stream: add s_rt into slave_rt_list before sdw_config_stream,
Dongliang Mu
- [PATCH 0/3] Get rid of some undesirable characters,
Mauro Carvalho Chehab
- [PATCH] ALSA: usb-audio: Add registration quirk for JBL Quantum headsets,
Alexander Tsoy
- [PATCH v2] ASoC: amd: Don't show messages about deferred probing by default,
Mario Limonciello
- [PATCH v5 00/12] Add Vangogh ACP ASoC driver,
Vijendar Mukunda
- [PATCH v5 01/12] ASoC: amd: add Vangogh ACP5x IP register header, Vijendar Mukunda
- [PATCH v5 02/12] ASoC: amd: add Vangogh ACP PCI driver, Vijendar Mukunda
- [PATCH v5 03/12] ASoc: amd: add acp5x init/de-init functions, Vijendar Mukunda
- [PATCH v5 04/12] ASoC: amd: create acp5x platform devices, Vijendar Mukunda
- [PATCH v5 05/12] ASoC: amd: add ACP5x PCM platform driver, Vijendar Mukunda
- [PATCH v5 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver, Vijendar Mukunda
- [PATCH v5 07/12] ASoC: amd: add ACP5x pcm dma driver ops, Vijendar Mukunda
- [PATCH v5 08/12] ASoC: amd: add vangogh i2s controller driver, Vijendar Mukunda
- [PATCH v5 09/12] ASoC: amd: add vangogh i2s dai driver ops, Vijendar Mukunda
- [PATCH v5 10/12] ASoC: amd: add vangogh pci driver pm ops, Vijendar Mukunda
- [PATCH v5 11/12] ASoC: amd: add vangogh i2s dma driver pm ops, Vijendar Mukunda
- [PATCH v5 12/12] ASoC: amd: enable vangogh acp5x driver build, Vijendar Mukunda
- Re: [PATCH v5 00/12] Add Vangogh ACP ASoC driver, Mark Brown
- [GIT PULL] ASoC fixes for v5.14-rc2,
Mark Brown
- [PATCH] ASoC: codecs: wcd938x: fix wcd module dependency,
Arnd Bergmann
- [PATCH 03/54] ASoC: dt-bindings: Convert SPDIF Transmitter binding to a schema,
Maxime Ripard
- [PATCH 04/54] ASoC: dt-bindings: Convert Simple Amplifier binding to a schema,
Maxime Ripard
- [PATCH 02/54] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema,
Maxime Ripard
- [PATCH 01/54] ASoC: dt-bindings: Add WM8978 Binding,
Maxime Ripard
- [PATCH] ALSA: korg1212: Fix crash in snd_korg1212_create(),
Dan Carpenter
- [bug report] ALSA: als300: Allocate resources with device-managed APIs,
Dan Carpenter
- [PATCH] ASoC: rt5682: Adjust headset volume button threshold,
derek.fang
- Any way of making this Intel SoC sound cluster work?,
Valentin Villenave
- [PATCH] ALSA: sc6000: Use explicit cast for __iomem pointer, Takashi Iwai
- [sound:for-next 92/92] sound/isa/sc6000.c:534:35: sparse: sparse: incorrect type in initializer (different address spaces), kernel test robot
- [PATCH] ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selection,
Marek Vasut
- mic not working on JBL Quantum series USB headsets,
Jakub Fišer
- Re: mic not working on JBL Quantum series USB headsets, Jakub Fišer
- Message not available
[PATCH] ALSA: sc6000: Assign vport directly on card's private_data, Takashi Iwai
[PATCH][next] ALSA: sc6000: Fix incorrect sizeof operator,
Colin King
[PATCH v4 00/12] Add Vangogh ACP ASoC driver,
Vijendar Mukunda
- <Possible follow-ups>
- [PATCH v4 00/12] Add Vangogh ACP ASoC driver, Vijendar Mukunda
- [PATCH v4 01/12] ASoC: amd: add Vangogh ACP5x IP register header, Vijendar Mukunda
- [PATCH v4 02/12] ASoC: amd: add Vangogh ACP PCI driver, Vijendar Mukunda
- [PATCH v4 03/12] ASoc: amd: add acp5x init/de-init functions, Vijendar Mukunda
- [PATCH v4 04/12] ASoC: amd: create acp5x platform devices, Vijendar Mukunda
- [PATCH v4 05/12] ASoC: amd: add ACP5x PCM platform driver, Vijendar Mukunda
- [PATCH v4 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver, Vijendar Mukunda
- [PATCH v4 07/12] ASoC: amd: add ACP5x pcm dma driver ops, Vijendar Mukunda
- [PATCH v4 08/12] ASoC: amd: add vangogh i2s controller driver, Vijendar Mukunda
- [PATCH v4 09/12] ASoC: amd: add vangogh i2s dai driver ops, Vijendar Mukunda
- [PATCH v4 11/12] ASoC: amd: add vangogh i2s dma driver pm ops, Vijendar Mukunda
- [PATCH v4 10/12] ASoC: amd: add vangogh pci driver pm ops, Vijendar Mukunda
- [PATCH v4 12/12] ASoC: amd: enable vangogh acp5x driver build, Vijendar Mukunda
- Re: [PATCH v4 00/12] Add Vangogh ACP ASoC driver, Pierre-Louis Bossart
[PATCH] ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10,
Kai Vehmanen
[PATCH][next] ALSA: opti9xx: fix missing { } around an if block,
Colin King
Re: [PATCH 1/2] slimbus: qcom-ngd-ctrl: add Sub System Restart support, Yassine Oudjana
[PATCH -next] ALSA: nm256: Fix error return code in snd_nm256_create(),
Yang Yingliang
[PATCH] ALSA: pcm: Fix mmap without buffer preallocation, Takashi Iwai
[PATCH] ALSA: pcm: Fix mmap capability check,
Takashi Iwai
[PATCH v2 00/14] ASoC: add Audio Graph Card2 driver,
Kuninori Morimoto
- [PATCH v2 01/14] ASoC: test-component: add Test Component YAML bindings, Kuninori Morimoto
- [PATCH v2 02/14] ASoC: test-component: add Test Component for Sound debug/test, Kuninori Morimoto
- [PATCH v2 03/14] ASoC: simple-card-utils: add asoc_graph_is_ports0(), Kuninori Morimoto
- [PATCH v2 04/14] ASoC: simple-card-utils: add codec2codec support, Kuninori Morimoto
- [PATCH v2 05/14] ASoC: audio-graph-card2: add Audio Graph Card2 driver, Kuninori Morimoto
- [PATCH v2 06/14] ASoC: audio-graph-card2: add DPCM support, Kuninori Morimoto
- [PATCH v2 07/14] ASoC: audio-graph-card2: add Multi CPU/Codec support, Kuninori Morimoto
- [PATCH v2 08/14] ASoC: audio-graph-card2: add Codec2Codec support, Kuninori Morimoto
- [PATCH v2 09/14] ASoC: audio-graph-card2: add Yaml Document, Kuninori Morimoto
- [PATCH v2 10/14] ASoC: sample-custom-card: add Audio Graph Card2 custome sample, Kuninori Morimoto
- [PATCH v2 11/14] ASoC: audio-graph-card2-sample.dtsi: add Sample DT for Audio Graph Card2, Kuninori Morimoto
- [PATCH v2 12/14] ASoC: audio-graph-card2-sample.dtsi: add DPCM sample, Kuninori Morimoto
- [PATCH v2 13/14] ASoC: audio-graph-card2-sample.dtsi: add Multi CPU/Codec sample, Kuninori Morimoto
- [PATCH v2 14/14] ASoC: audio-graph-card2-sample.dtsi: add Codec2Codec sample., Kuninori Morimoto
[PATCH 0/2] ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15,
Pierre-Louis Bossart
[PATCH] ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID,
Pierre-Louis Bossart
[PATCH V3 00/12] Add Vangogh ACP ASoC driver,
Vijendar Mukunda
- [PATCH V3 01/12] ASoC: amd: add Vangogh ACP5x IP register header, Vijendar Mukunda
- [PATCH V3 02/12] ASoC: amd: add Vangogh ACP PCI driver, Vijendar Mukunda
- [PATCH V3 03/12] ASoc: amd: add acp5x init/de-init functions, Vijendar Mukunda
- [PATCH V3 04/12] ASoC: amd: create acp5x platform devices, Vijendar Mukunda
- [PATCH V3 05/12] ASoC: amd: add ACP5x PCM platform driver, Vijendar Mukunda
- [PATCH V3 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver, Vijendar Mukunda
- [PATCH V3 07/12] ASoC: amd: add ACP5x pcm dma driver ops, Vijendar Mukunda
- [PATCH V3 08/12] ASoC: amd: add vangogh i2s controller driver, Vijendar Mukunda
- [PATCH V3 09/12] ASoC: amd: add vangogh i2s dai driver ops, Vijendar Mukunda
- [PATCH V3 10/12] ASoC: amd: add vangogh pci driver pm ops, Vijendar Mukunda
- [PATCH V3 11/12] ASoC: amd: add vangogh i2s dma driver pm ops, Vijendar Mukunda
- [PATCH V3 12/12] ASoC: amd: enable vangogh acp5x driver build, Vijendar Mukunda
[PATCH v2 0/8] Add RZ/G2L Sound support,
Biju Das
[PATCH] sound: Fix spelling mistake "synchronization" -> "synchronization",
Colin King
[PATCH] ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine,
Hui Wang
[PATCH alsa-ucm-conf 1/2] bytcr-rt5640: Fix 'Headphone Switch' / 'Headset Mic Switch' no longer getting set,
Hans de Goede
5.14 regression, Intel SST (BYT) audio no longer works,
Hans de Goede
[PATCH 0/3] ASoC: ti: j721e-evm: Small fixes and code cleanup,
Peter Ujfalusi
[PATCH RESEND V2 00/12] Add Vangogh ACP ASoC driver,
Vijendar Mukunda
- [PATCH RESEND 01/12] ASoC: amd: add Vangogh ACP5x IP register header, Vijendar Mukunda
- [PATCH RESEND V2 02/12] ASoC: amd: add Vangogh ACP PCI driver, Vijendar Mukunda
- [PATCH RESEND V2 03/12] ASoc: amd: add acp5x init/de-init functions, Vijendar Mukunda
- [PATCH RESEND 04/12] ASoC: amd: create acp5x platform devices, Vijendar Mukunda
- [PATCH RESEND V2 05/12] ASoC: amd: add ACP5x PCM platform driver, Vijendar Mukunda
- [PATCH RESEND 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver, Vijendar Mukunda
- [PATCH RESEND V2 07/12] ASoC: amd: add ACP5x pcm dma driver ops, Vijendar Mukunda
- [PATCH RESEND V2 08/12] ASoC: amd: add vangogh i2s controller driver, Vijendar Mukunda
- [PATCH RESEND V2 09/12] ASoC: amd: add vangogh i2s dai driver ops, Vijendar Mukunda
- [PATCH RESEND V2 10/12] ASoC: amd: add vangogh pci driver pm ops, Vijendar Mukunda
- [PATCH RESEND V2 11/12] ASoC: amd: add vangogh i2s dma driver pm ops, Vijendar Mukunda
- [PATCH V3 12/12] ASoC: amd: enable vangogh acp5x driver build, Vijendar Mukunda
- Re: [PATCH RESEND V2 00/12] Add Vangogh ACP ASoC driver, Pierre-Louis Bossart
[PATCH V2 00/12] Add Vangogh ACP ASoC driver,
Vijendar Mukunda
- [PATCH 01/12] ASoC: amd: add Vangogh ACP5x IP register header, Vijendar Mukunda
- [PATCH V2 02/12] ASoC: amd: add Vangogh ACP PCI driver, Vijendar Mukunda
- [PATCH V2 03/12] ASoc: amd: add acp5x init/de-init functions, Vijendar Mukunda
- [PATCH 04/12] ASoC: amd: create acp5x platform devices, Vijendar Mukunda
- [PATCH V2 05/12] ASoC: amd: add ACP5x PCM platform driver, Vijendar Mukunda
- [PATCH V2 06/12] ASoC: amd: irq handler changes for ACP5x PCM dma driver, Vijendar Mukunda
- [PATCH V2 07/12] ASoC: amd: add ACP5x pcm dma driver ops, Vijendar Mukunda
- [PATCH v2 08/12] ASoC: amd: add vangogh i2s controller driver, Vijendar Mukunda
- [PATCH V2 09/12] ASoC: amd: add vangogh i2s dai driver ops, Vijendar Mukunda
- [PATCH V2 10/12] ASoC: amd: add vangogh pci driver pm ops, Vijendar Mukunda
- [PATCH V2 11/12] ASoC: amd: add vangogh i2s dma driver pm ops, Vijendar Mukunda
- [PATCH V2 12/12] ASoC: amd: enable vangogh acp5x driver build, Vijendar Mukunda
[PATCH] ALSA: hdmi: Expose all pins on MSI MS-7C94 board, Takashi Iwai
[PATCH] ALSA: sb: Fix potential ABBA deadlock in CSP driver, Takashi Iwai
[PATCH 1/2] ASoC: soc-pcm: add a flag to reverse the stop sequence,
Vijendar Mukunda
[PATCH] ASoC: codecs: wcd938x: add Multi Button Headset Control support,
Srinivas Kandagatla
[PATCH] ASoC: codecs: wcd938x: setup irq during component bind,
Srinivas Kandagatla
[PATCH] ASoC: codecs: wcd938x: remove unused port-map reference,
Srinivas Kandagatla
[PATCH 0/4] slimbus: ngd: fix runtime pm issues.,
Srinivas Kandagatla
[PATCH] ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend,
Oder Chiou
[PATCH] ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schema,
Rob Herring
[PATCH 0/3] Read firmware, tplg and machine driver name from dts node,
Daniel Baluta
[BUG] ALSA: sb16: possible ABBA deadlock in snd_sb_csp_stop() and snd_sb_csp_load(),
Jia-Ju Bai
[PATCH v2 00/79] ALSA: More devres usages,
Takashi Iwai
- [PATCH v2 07/79] ALSA: hda: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 03/79] ALSA: core: Add device-managed request_dma(), Takashi Iwai
- [PATCH v2 01/79] ALSA: core: Add device-managed page allocator helper, Takashi Iwai
- [PATCH v2 08/79] ALSA: ad1889: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 02/79] ALSA: core: Add managed card creation, Takashi Iwai
- [PATCH v2 06/79] ALSA: atiixp: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 09/79] ALSA: als300: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 04/79] ALSA: doc: Add device-managed resource section, Takashi Iwai
- [PATCH v2 05/79] ALSA: intel8x0: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 11/79] ALSA: azt3328: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 10/79] ALSA: als4000: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 13/79] ALSA: cmipci: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 12/79] ALSA: bt87x: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 17/79] ALSA: es1938: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 15/79] ALSA: cs5530: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 14/79] ALSA: cs4281: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 16/79] ALSA: ens137x: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 18/79] ALSA: es1968: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 19/79] ALSA: fm801: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 21/79] ALSA: rme32: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 20/79] ALSA: maestro3: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 22/79] ALSA: rme96: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 23/79] ALSA: sis7019: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 24/79] ALSA: sonicvibes: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 25/79] ALSA: via82xx: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 26/79] ALSA: ali5451: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 28/79] ALSA: aw2: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 27/79] ALSA: au88x0: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 29/79] ALSA: ca0106: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 33/79] ALSA: emu10k1: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 30/79] ALSA: cs46xx: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 31/79] ALSA: cs5535audio: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 32/79] ALSA: echoaudio: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 34/79] ALSA: emu10k1x: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 38/79] ALSA: ice1724: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 35/79] ALSA: ice1712: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 37/79] ALSA: ali5451: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 36/79] ALSA: ice1724: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 39/79] ALSA: korg1212: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 41/79] ALSA: lx6464es: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 42/79] ALSA: nm256: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 40/79] ALSA: lola: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 44/79] ALSA: riptide: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 43/79] ALSA: oxygen: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 46/79] ALSA: hdspm: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 48/79] ALSA: trident: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 45/79] ALSA: hdsp: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 49/79] ALSA: vx: Manage vx_core object with devres, Takashi Iwai
- [PATCH v2 47/79] ALSA: rme9652: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 52/79] ALSA: ad1816a: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 50/79] ALSA: vx222: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 53/79] ALSA: wss: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 51/79] ALSA: ymfpci: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 54/79] ALSA: sb: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 56/79] ALSA: adlib: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 58/79] ALSA: azt2320: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 57/79] ALSA: als100: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 55/79] ALSA: ad1848: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 59/79] ALSA: cmi8328: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 60/79] ALSA: cmi8330: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 62/79] ALSA: es1688: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 61/79] ALSA: cs423x: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 64/79] ALSA: galaxy: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 66/79] ALSA: msnd: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 65/79] ALSA: gus: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 68/79] ALSA: opl3sa2: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 67/79] ALSA: opti9xx: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 69/79] ALSA: sc6000: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 71/79] ALSA: wavefront: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 70/79] ALSA: sscape: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 73/79] ALSA: virmidi: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 72/79] ALSA: x86: Allocate resources with device-managed APIs, Takashi Iwai
- [PATCH v2 63/79] ALSA: es18xx: Allocate resources with device-managed APIs, Takashi Iwai
[Index of Archives]
[Pulse Audio]
[ALSA Users]
[Linux Audio Users]
[Red Hat Install]
[Fedora]
[Kernel]
[Video 4 Linux]