alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-16 05:50:21 to 2022-08-19 12:55:03 UTC [more...]

[PATCH 00/12] ASoC: cs42l42: Add Soundwire support
 2022-08-19 12:52 UTC  (6+ messages)
` [PATCH 01/12] ASoC: cs42l42: Add SOFT_RESET_REBOOT register
` [PATCH 03/12] ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rate
` [PATCH 04/12] ASoC: cs42l42: Separate ASP config from PLL config
` [PATCH 05/12] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
` [PATCH 06/12] ASoC: cs42l42: Split probe() and remove() into stages

[PATCH v2] ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
 2022-08-19 12:47 UTC  (2+ messages)

[PATCH] ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
 2022-08-19 12:35 UTC  (3+ messages)

[PATCH v2 0/4] hda: Minor cleanups
 2022-08-19 12:05 UTC  (6+ messages)
` [PATCH v2 1/4] ALSA: hda: Move stream-register polling macros
` [PATCH v2 2/4] ALSA: hda: Rework snd_hdac_stream_reset() to use macros
` [PATCH v2 3/4] ALSA: hda: Remove unused MAX_PIN_CONFIGS constant
` [PATCH v2 4/4] ALSA: hda: Remove unused defines

chromium - cracking pulseaudio issue (small buffer size settings - 512)
 2022-08-19 12:01 UTC 

[PATCH 0/6] ASoC: qcom: add support for sc8280xp machine
 2022-08-19 10:51 UTC  (6+ messages)
` [PATCH 1/3] ASoC: dt-bindings: qcom, sm8250: add compatibles for sm8450 and sm8250
  ` [PATCH 1/3] ASoC: dt-bindings: qcom,sm8250: "
` [PATCH 2/3] ASoC: qcom: sm8250: move some code to common
` [PATCH 3/3] ASoC: qcom: add machine driver for sc8280xp

[PATCH] soundwire: qcom: remove unneeded check
 2022-08-19  8:51 UTC  (2+ messages)

data-race in snd_seq_oss_midi_check_exit_port / snd_seq_oss_midi_setup
 2022-08-19  7:41 UTC  (2+ messages)

[PATCH -next 1/3] ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
 2022-08-19  7:37 UTC  (3+ messages)
` [PATCH -next 2/3] ASoC: amd: acp: switch to use dev_err_probe()
` [PATCH -next 3/3] ASoC: amd: acp: add a label to make error path more clean

[PATCH 0/3] ASoC platform driver for Apple MCA
 2022-08-19  6:12 UTC  (6+ messages)
` [PATCH 2/3] ASoC: apple: mca: Start new platform driver

ucm2: Add intial acpes8336 support
 2022-08-19  5:34 UTC 

[PATCH] ASoC: amd: acp: remove unnecessary NULL checks
 2022-08-19  5:23 UTC 

How trivial would it be to port the DICE driver from FFADO?
 2022-08-19  1:30 UTC  (2+ messages)

cracking pulseaudio issue
 2022-08-18 22:19 UTC 

snd_hda_intel: Woke up but no data
 2022-08-18 22:13 UTC 

Raising volume past 100%
 2022-08-18 20:27 UTC 

[PATCH] Add quirk to enable Avid Mbox 3 support
 2022-08-18 20:14 UTC  (8+ messages)

[PATCH 0/6] ASoC: codecs: lpass: add support fro sm8450 and sc8280xp
 2022-08-18 17:12 UTC  (9+ messages)
` [PATCH 1/6] ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
` [PATCH 2/6] ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
` [PATCH 3/6] ASoC: codecs: tx-macro: "
` [PATCH 4/6] ASoC: codecs: rx-macro: "
` [PATCH 5/6] ASoC: codecs: va-macro: clear the frame sync counter before enabling
` [PATCH 6/6] ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp

[PATCH] ASoC: Change handling of unimplemented set_bclk_ratio
 2022-08-18 16:53 UTC 

Buffers used in ASoC Intel Atom SST driver
 2022-08-18 16:11 UTC  (4+ messages)

[PATCH 0/2] ASoC: Add a driver for the Iron Device SMA1303 Amp
 2022-08-18 15:43 UTC  (5+ messages)
` [PATCH 1/2] ASoC: sma1303: Add driver for "
` [PATCH 2/2] ASoC: dt-bindings: sma1303: "

[PATCH -next] ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()
 2022-08-18 15:11 UTC  (3+ messages)

Add ASUS ROG Zenith II Extreme configuration
 2022-08-18 12:56 UTC 

[PATCH v2] ASoC: codecs: add uspport for the TI SRC4392 codec
 2022-08-18 11:44 UTC  (8+ messages)

[bug report] ASoC: amd: Add common framework to support I2S on ACP SOC
 2022-08-18 11:16 UTC 

[PATCH 1/2] ASoC: Intel: Skylake: fix error message of NHLT blob selection
 2022-08-18  9:54 UTC  (10+ messages)
` [PATCH 2/2] ASoC: Intel: Skylake: try to get NHLT blob with PCM params as fallback

[RESEND PATCH v2 0/6] ALSA: hda: Unify codec construction
 2022-08-18  7:52 UTC  (10+ messages)
` [RESEND PATCH v2 1/6] ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
` [RESEND PATCH v2 2/6] ASoC: SOF: Intel: "
` [RESEND PATCH v2 3/6] ASoC: Intel: Drop hdac_ext usage for codec device creation
` [RESEND PATCH v2 4/6] ALSA: hda: Always free codec on the device release
` [RESEND PATCH v2 5/6] ALSA: hda: Remove codec init and exit routines
` [RESEND PATCH v2 6/6] ALSA: hda: Fix page fault in snd_hda_codec_shutdown()

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
 2022-08-18  7:46 UTC  (3+ messages)

[RESEND PATCH v2 1/2] dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
 2022-08-18  7:05 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] ASoC: SOF: imx: Add i.MX8ULP HW support
  ` [Sound-open-firmware] "
` [Sound-open-firmware] [RESEND PATCH v2 1/2] dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP

[PATCH RESEND 0/3] ASoC: mediatek: support SOF for mt8186
 2022-08-18  2:51 UTC  (4+ messages)
` [PATCH RESEND 1/3] ASoC: mediatek: mt8186: support DSP downlink
` [PATCH RESEND 2/3] ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682s
` [PATCH RESEND 3/3] ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357

HDA ATI HDMI not supported
 2022-08-18  2:34 UTC 

snd_hda_intel: Woke up but no data
 2022-08-17 22:34 UTC 

snd_hda_intel: Woke up but no data
 2022-08-17 21:46 UTC 

[PATCH] ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
 2022-08-17 17:58 UTC  (5+ messages)

[PATCH] ASoC: soc-utils-test: Add test for snd_soc_params_to_bclk()
 2022-08-17 17:05 UTC 

[PATCH 0/5] ASoC: cs42l42: Some small code improvements
 2022-08-17 17:05 UTC  (4+ messages)
` [PATCH 2/5] ASoC: cs42l42: Add include dependencies to cs42l42.h
` [PATCH 5/5] ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()

[PATCH 0/4] Enable timestamp support for SOF compress driver
 2022-08-17 14:31 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: compress: Remove byte offset computation
` [PATCH 2/4] ASoC: SOF: compress: Introduce sof_compr_stream
` [PATCH 3/4] ASoC: SOF: compress: Save channel count and sample bytes
` [PATCH 4/4] ASoC: SOF: compress: Add support for computing timestamps

[PATCH 0/4] ASoC/soundwire: log actual PING status on resume issues
 2022-08-17 14:31 UTC  (5+ messages)

[PATCH -next] ASoC: codecs: es8326: change es8326_regmap_config to static
 2022-08-17 14:31 UTC  (2+ messages)

[PATCH] ASoC: qcom: qdsp6: q6prm: add new clocks
 2022-08-17 14:30 UTC  (2+ messages)

[PATCH] ASoC: core: remove setting platform_max in kcontrol macros
 2022-08-17 14:30 UTC 

[PATCH 0/4] ALSA: hda: Minor cleanups
 2022-08-17 14:28 UTC  (6+ messages)
` [PATCH 1/4] ALSA: hda: Move stream-register polling macros
` [PATCH 2/4] ALSA: hda: Rework snd_hdac_stream_reset() to use macros
` [PATCH 3/4] ALSA: hda: Remove unused MAX_PIN_CONFIGS constant
` [PATCH 4/4] ALSA: hda: Remove unused defines

[RESEND][PATCH] ALSA: info: Fix llseek return value when using callback
 2022-08-17 13:50 UTC  (5+ messages)

[PATCH] ASoC: Variable type completion
 2022-08-17 13:09 UTC  (2+ messages)

[PATCH] ASoC: qcom: sm8250: add missing module owner
 2022-08-17 13:09 UTC  (2+ messages)

Channel mapping randomly change on usb soundcard and sucpicious dmesg log
 2022-08-17  9:50 UTC 

[PATCH v1] ALSA: hda/cs8409: Support new Dolphin Variants
 2022-08-17  9:34 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add CLSA0101 to serial-multi-instantiate
 2022-08-17  7:55 UTC  (4+ messages)

[PATCH v3 linux-next] soundwire: intel: Remove unnecessary TODO
 2022-08-17  7:48 UTC 

[PATCH v2 linux-next] Remove Unnecessary TODO
 2022-08-17  7:25 UTC  (2+ messages)

Rockchip I2S commit possibly ignored
 2022-08-17  3:17 UTC  (7+ messages)

bat: Add 'readcapture' option to support analyzing external audio
 2022-08-16 20:16 UTC 

[PATCH] ASoC: Variable type completion
 2022-08-16 17:54 UTC 

[PATCH] ASoC: Variable type completion
 2022-08-16 17:45 UTC 

ASoC: snd_soc_info_volsw and platfrom_max
 2022-08-16 16:54 UTC  (6+ messages)

[PATCH 1/2] ASoC: Intel: common: add ACPI matching tables for Raptor Lake
 2022-08-16 16:33 UTC  (3+ messages)
` [PATCH 2/2] ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions

[PATCH 0/4] ASoC: Intel: HSW and BDW updates
 2022-08-16 16:33 UTC  (2+ messages)

[PATCH v6 1/2] ASoC: dt-bindings: Add Everest ES8326 audio CODEC
 2022-08-16 13:48 UTC 

[RESEND v4 0/2] Add support for linked list to store acp_stream and tdm support
 2022-08-16 13:48 UTC  (2+ messages)

[PATCH v5 1/2] ASoC: dt-bindings: Add Everest ES8326 audio CODEC
 2022-08-16 13:48 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_sai: fix incorrect mclk number in error message
 2022-08-16 13:26 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga7 14IAL7
 2022-08-16 13:21 UTC 

[GIT PULL] ASoC fixes for v6.0-rc1
 2022-08-16 13:13 UTC  (2+ messages)

[PATCH v2] ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD Properties
 2022-08-16 13:13 UTC  (2+ messages)

[PATCH v2 0/6] ALSA: hda: Unify codec construction
 2022-08-16 12:35 UTC  (7+ messages)

[PATCH v2] ASoC: Intel: sof_rt5682: Add support for jsl_rt5682_rt1019
 2022-08-16  9:55 UTC  (2+ messages)

[PATCH] ASoC: intel: Replace scnprintf() calls with sysfs_emit_at()
 2022-08-16  8:55 UTC 

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-08-16  9:28 UTC  (14+ messages)

[PATCH] ASoC: Fix the include guard used for include/sound/wm8904.h
 2022-08-16  9:05 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_rt5682: Add support for jsl_rt5682_rt1019
 2022-08-16  7:11 UTC  (2+ messages)

[PATCH 00/13] Add Pink Sardine platform ASoC driver
 2022-08-16  7:02 UTC  (14+ messages)
` [PATCH 02/13] ASoC: amd: add Pink Sardine ACP PCI driver
` [PATCH 03/13] ASoC: amd: add acp6.2 init/de-init functions
` [PATCH 04/13] ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driver
` [PATCH 07/13] ASoC: amd: add acp6.2 pdm driver dma ops

6.0-RC1 new module for lenovo yoga
 2022-08-16  5:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).