Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-23 11:29:13 to 2019-07-25 13:19:25 UTC [more...]

[PATCH] ASoC: Intel: Fix some acpi vs apci typo in somme comments
 2019-07-25 13:19 UTC  (3+ messages)
` Applied "ASoC: Intel: Fix some acpi vs apci typo in somme comments" to the asoc tree

[PATCH] ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)
 2019-07-25 13:19 UTC  (3+ messages)

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-07-25 13:15 UTC  (14+ messages)
` [PATCH 1/5] ASoC: atmel: enable SSC_PCM_DMA in Kconfig
` [PATCH 2/5] ASoC: atmel_ssc_dai: rework DAI format configuration
` [PATCH 3/5] ASoC: atmel_ssc_dai: implement left-justified data mode

[PATCH v2 1/2] ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15
 2019-07-25 13:10 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92

[PATCH v2 1/3] treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
 2019-07-25 13:03 UTC  (7+ messages)
` [PATCH v2 2/3] treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
` [PATCH v2 3/3] iomap: fix Invalid License ID

Best representation for TDM devices
 2019-07-25 13:01 UTC 

[PATCH 0/6] ASoC: improve codec to codec link support
 2019-07-25 13:00 UTC  (9+ messages)
` [PATCH 1/6] ASoC: codec2codec: run callbacks in order
` [PATCH 2/6] ASoC: codec2codec: name link using stream direction
` [PATCH 3/6] ASoC: codec2codec: deal with params when necessary
` [PATCH 4/6] ASoC: create pcm for codec2codec links as well
` [PATCH 5/6] ASoC: codec2codec: remove ephemeral variables
` [PATCH 6/6] ASoC: codec2codec: fill some of the runtime stream parameters

[PATCH 1/2] ASoC: cs47l15: Add codec driver for CS47L15
 2019-07-25 12:16 UTC  (3+ messages)
` [PATCH 2/2] ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92

[PATCH] ASoC: soc-pcm: Use format size instead physical for sample_bits symmetry
 2019-07-25 11:10 UTC  (2+ messages)

[alsa-lib][v1.1.19][pcm][multi plug] multi plug stuck in busy loop which caused high cpu loading
 2019-07-25  9:59 UTC 

[PATCH] ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups
 2019-07-25  8:34 UTC 

[PATCH] ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode
 2019-07-25  8:34 UTC 

[PATCH] ASoC: ti: davinci-mcasp: Add support for RIGHT_J format
 2019-07-25  8:34 UTC 

[PATCH] ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
 2019-07-25  8:33 UTC 

[PATCH] ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls()
 2019-07-25  8:27 UTC 

[PATCH] ALSA: hda - Add a conexant codec entry to let mute led work
 2019-07-25  7:13 UTC  (2+ messages)

[PATCH 1/2] treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
 2019-07-25  7:10 UTC  (3+ messages)
` [alsa-devel] [PATCH 2/2] treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again

[PATCH 00/10] Add support for new SAI IP version
 2019-07-25  6:08 UTC  (18+ messages)
` [PATCH 01/10] ASoC: fsl_sai: add of_match data
    ` [alsa-devel] "
` [PATCH 05/10] ASoC: fsl_sai: Add support to enable multiple data lines
    ` [alsa-devel] "
` [PATCH 06/10] ASoC: dt-bindings: Document dl_mask property
` [PATCH 08/10] ASoC: dt-bindings: Document fcomb_mode property
    ` [alsa-devel] "
` [PATCH 09/10] ASoC: fsl_sai: Add support for SAI new version
    ` [alsa-devel] "

[PATCH] ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup
 2019-07-25  2:09 UTC 

[PATCH 00/25] ASoC: add soc-component.c
 2019-07-25  1:55 UTC  (38+ messages)
` [PATCH 01/25] "
` [PATCH 02/25] ASoC: soc-component: add snd_soc_component_get/put()
` [PATCH 03/25] ASoC: soc-component: add snd_soc_component_open()
` [PATCH 04/25] ASoC: soc-component: add snd_soc_component_close()
` [PATCH 05/25] ASoC: soc-component: add snd_soc_component_prepare()
` [PATCH 06/25] ASoC: soc-component: add snd_soc_component_hw_params()
` [PATCH 07/25] ASoC: soc-component: add snd_soc_component_hw_free()
` [PATCH 08/25] ASoC: soc-component: add snd_soc_component_trigger()
` [PATCH 09/25] ASoC: soc-component: add snd_soc_component_pointer()
` [PATCH 10/25] ASoC: soc-component: add snd_soc_component_ioctrl()
` [PATCH 11/25] ASoC: soc-component: add snd_soc_component_copy_user()
` [PATCH 12/25] ASoC: soc-component: add snd_soc_component_page()
` [PATCH 13/25] ASoC: soc-component: add snd_soc_component_mmap()
` [PATCH 14/25] ASoC: soc-component: add snd_soc_component_pcm_new()
` [PATCH 15/25] ASoC: soc-component: add snd_soc_component_pcm_free()
` [PATCH 16/25] ASoC: soc-component: add snd_soc_component_suspend()
` [PATCH 17/25] ASoC: soc-component: add snd_soc_component_resume()
` [PATCH 18/25] ASoC: soc-component: add snd_soc_component_is_suspended()
` [PATCH 19/25] ASoC: soc-component: add snd_soc_component_probe()
` [PATCH 20/25] ASoC: soc-component: add snd_soc_component_remove()
` [PATCH 21/25] ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
` [PATCH 22/25] ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
` [PATCH 23/25] ASoC: soc-component: move snd_soc_component_seq_notifier()
` [PATCH 24/25] ASoC: soc-component: move snd_soc_component_stream_event()
` [PATCH 25/25] ASoC: soc-component: move snd_soc_component_set_bias_level()

[PATCH 5.1 201/371] ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
 2019-07-24 19:19 UTC 

[PATCH 5.2 224/413] ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
 2019-07-24 19:18 UTC 

[RESEND PATCH v2 0/7] ASoC: Intel: Skylake: Driver fundaments overhaul
 2019-07-24 19:17 UTC  (20+ messages)
` [RESEND PATCH v2 1/7] ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct
  ` Applied "ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct" to the asoc tree
` [RESEND PATCH v2 2/7] ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl
` [RESEND PATCH v2 3/7] ASoC: Intel: Skylake: Remove MCPS available check
  ` Applied "ASoC: Intel: Skylake: Remove MCPS available check" to the asoc tree
` [RESEND PATCH v2 4/7] ASoC: Intel: Skylake: Remove memory available check
  ` Applied "ASoC: Intel: Skylake: Remove memory available check" to the asoc tree
` [RESEND PATCH v2 5/7] ASoC: Intel: Skylake: Do not disable FW notifications
` [RESEND PATCH v2 6/7] ASoC: Intel: Skylake: Make MCPS and CPS params obsolete
  ` Applied "ASoC: Intel: Skylake: Make MCPS and CPS params obsolete" to the asoc tree
` [RESEND PATCH v2 7/7] ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration
  ` Applied "ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration" to the asoc tree

[PATCH] ASoC: Fail card instantiation if DAI format setup fails
 2019-07-24 19:17 UTC  (2+ messages)
` Applied "ASoC: Fail card instantiation if DAI format setup fails" to the asoc tree

[PATCH] ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name
 2019-07-24 19:17 UTC  (3+ messages)
` Applied "ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name" to the asoc tree

[PATCH] ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips
 2019-07-24 18:15 UTC 

[Sound-open-firmware] Signed firmware availability for kbl/cnl
 2019-07-24 16:23 UTC 

Reminder: 1 open syzbot bug in sound subsystem
 2019-07-24 15:56 UTC  (3+ messages)

[PATCH 0/2 v2] Open Alsa dshare without channel binding
 2019-07-24 13:20 UTC  (4+ messages)
` [PATCH 1/2] alsa: pcm: return -ENOSYS when ops or fast_ops callback is NULL
` [PATCH 2/2] alsa: dshare: allow missing bindings
` [ALSA patch] [PATCH 0/2 v2] Open Alsa dshare without channel binding

[PATCH] ASoC: Intel: Skylake: Use dev_get_drvdata where possible
 2019-07-24 13:17 UTC 

[PATCH] sound: line6: sizeof (byte) is always 1, use that fact
 2019-07-24 13:05 UTC  (2+ messages)

[PATCH] ALSA: core: Fix possible null-pointer dereferences in snd_timer_proc_read()
 2019-07-24 12:32 UTC  (2+ messages)

[PATCH] ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOS
 2019-07-24  6:00 UTC 

[PATCH v1] soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
 2019-07-23 20:09 UTC  (2+ messages)

[PATCH 01/16] ASoC: add soc-dai.c
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: add soc-dai.c" to the asoc tree

[PATCH 02/16] ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai" to the asoc tree

[PATCH 03/16] ASoC: soc-dai: add snd_soc_dai_hw_free()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_hw_free()" to the asoc tree

[PATCH 04/16] ASoC: soc-dai: add snd_soc_dai_startup()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_startup()" to the asoc tree

[PATCH 05/16] ASoC: soc-dai: add snd_soc_dai_shutdown()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_shutdown()" to the asoc tree

[PATCH 06/16] ASoC: soc-dai: add snd_soc_dai_prepare()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_prepare()" to the asoc tree

[PATCH v1 1/3] ASoC: rsnd: Support hw_free() callback at DAI level
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: rsnd: Support hw_free() callback at DAI level" to the asoc tree

[PATCH 07/16] ASoC: soc-dai: add snd_soc_dai_trigger()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_trigger()" to the asoc tree

[PATCH 08/16] ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()" to the asoc tree

[PATCH 09/16] ASoC: soc-dai: add snd_soc_dai_delay()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_delay()" to the asoc tree

[PATCH 10/16] ASoC: soc-dai: add snd_soc_dai_suspend()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_suspend()" to the asoc tree

[PATCH 11/16] ASoC: soc-dai: add snd_soc_dai_resume()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_resume()" to the asoc tree

[PATCH 12/16] ASoC: soc-dai: add snd_soc_dai_probe()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_probe()" to the asoc tree

[PATCH 13/16] ASoC: soc-dai: add snd_soc_dai_remove()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_remove()" to the asoc tree

[PATCH 14/16] ASoC: soc-dai: add snd_soc_dai_compress_new()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: add snd_soc_dai_compress_new()" to the asoc tree

[PATCH 16/16] ASoC: soc-core: use existing snd_soc_dai_digital_mute()
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-core: use existing snd_soc_dai_digital_mute()" to the asoc tree

[PATCH 15/16] ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
 2019-07-23 17:18 UTC  (2+ messages)
` Applied "ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c" to the asoc tree

[PATCH 0/5] ASoC: Intel: IPC framework updates
 2019-07-23 16:59 UTC  (3+ messages)

[PATCH 00/21] ASoC: SOF: updates for 5.4
 2019-07-23 16:30 UTC  (5+ messages)
` [PATCH 18/21] ASoC: SOF: Intel: hda: fix link DMA config

[PATCH v2] ASoC: Intel: Skylake: Recover BXT FW on DSP boot timeout error
 2019-07-23 15:14 UTC  (2+ messages)

[PATCH v2] ASoC: madera: Read device tree configuration
 2019-07-23 15:10 UTC  (8+ messages)
` Applied "ASoC: madera: Read device tree configuration" to the asoc tree

[PATCH 0/2] wm8904: adapt driver for use with audio-graph-card
 2019-07-23 14:53 UTC  (7+ messages)
` [PATCH 1/2] ASoC: wm8904: rework FLL handling

[PATCH v2 0/2] ASoC: Intel: IPC framework updates
 2019-07-23 14:43 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: Intel: Update request-reply IPC model
` [PATCH v2 2/2] ASoC: Intel: Skylake: large_config_get overhaul

[PATCH] ALSA: isa: gus: Fix a possible null-pointer dereference in snd_gf1_mem_xfree()
 2019-07-23 13:51 UTC  (3+ messages)

[PATCH] ALSA: ac97: Fix double free of ac97_codec_device
 2019-07-23 12:15 UTC  (2+ messages)

[PATCH] ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links" to the asoc tree

[PATCH 01/21] ASoC: SOF: pci: mark last_busy value at runtime PM init
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: pci: mark last_busy value at runtime PM init" to the asoc tree

[PATCH 02/21] ASoC: SOF: reset DMA state in prepare
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: reset DMA state in prepare" to the asoc tree

[PATCH 20/21] ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread" to the asoc tree

[PATCH 03/21] ASoC: SOF: use common code to send PCM_FREE IPC
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: use common code to send PCM_FREE IPC" to the asoc tree

[PATCH 04/21] ASoC: SOF: ipc: use timeout configured at probe
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: ipc: use timeout configured at probe" to the asoc tree

[PATCH 05/21] ASoC: SOF: core: increase default IPC timeouts
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: core: increase default IPC timeouts" to the asoc tree

[PATCH 06/21] ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops" to the asoc tree

[PATCH 07/21] ASoC: SOF: loader: Use the BAR provided by FW
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: loader: Use the BAR provided by FW" to the asoc tree

[PATCH 08/21] ASoC: SOF: loader: Don't ignore SRAM block types
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: loader: Don't ignore SRAM block types" to the asoc tree

[PATCH] ASoC: pcm3168a: Fix a typo in the name of a constant
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: pcm3168a: Fix a typo in the name of a constant" to the asoc tree

[PATCH 09/21] ASoC: SOF: remove unused state variable in suspend function
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: remove unused state variable in suspend function" to the asoc tree

[PATCH 10/21] ASoC: SOF: Intel: hda: correct ROM state mask
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: correct ROM state mask" to the asoc tree

[PATCH 11/21] ASoC: SOF: Intel: hda: reduce ifdef usage for hda
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: reduce ifdef usage for hda" to the asoc tree

[PATCH 15/21] ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS" to the asoc tree

[PATCH 17/21] ASoC: SOF: Intel: hda: reset link DMA state in prepare
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: hda: reset link DMA state in prepare" to the asoc tree

[PATCH 21/21] ASoC: SOF: Intel: ssp: BCLK delay parameter
 2019-07-23 11:29 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: ssp: BCLK delay parameter" to the asoc tree


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox