alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 12:50:59 to 2019-08-24 20:26:55 UTC [more...]

[PATCH v2 0/6] ] ASoC: atmel: extend SSC support
 2019-08-24 20:26 UTC  (5+ messages)
` [PATCH v2 1/6] ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig
` [PATCH v2 2/6] ASoC: atmel_ssc_dai: rework DAI format configuration
` [PATCH v2 3/6] ASoC: atmel_ssc_dai: implement left-justified data mode
` [PATCH v2 4/6] dt-bindings: misc: atmel-ssc: LRCLK from TF/RF pin option

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-24 13:51 UTC  (84+ messages)
` [PATCH 01/35] ASoC: Intel: Skylake: Put FW runtime params defs in one place
` [PATCH 02/35] ASoC: Intel: Skylake: Add FIRMWARE_CONFIG IPC request
` [PATCH 03/35] ASoC: Intel: Skylake: Add HARDWARE_CONFIG "
` [PATCH 04/35] ASoC: Intel: Skylake: Unify firmware loading mechanism
` [PATCH 05/35] ASoC: Intel: Skylake: Reload libraries on D0 entry for CNL
` [PATCH 06/35] ASoC: Intel: Skylake: Unhardcode dsp cores number
` [PATCH 07/35] ASoC: Intel: Skylake: Update interrupt disabling routine
` [PATCH 08/35] ASoC: Intel: Skylake: Inline ipc free operations
` [PATCH 09/35] ASoC: Intel: Skylake: Unify driver cleanup mechanism
` [PATCH 10/35] ASoC: Intel: Relocate irq thread header to sst_ops
` [PATCH 11/35] ASoC: Intel: Merge sst_dsp_device into sst_pdata
` [PATCH 12/35] ASoC: Intel: Skylake: Reuse sst_dsp_free
` [PATCH 13/35] ASoC: Intel: Skylake: Reuse sst_dsp_new
` [PATCH 14/35] ASoC: Intel: Skylake: Remove skl_dsp_acquire_irq
` [PATCH 15/35] ASoC: Intel: Skylake: Use dsp loading functions directly
` [PATCH 16/35] ASoC: Intel: Skylake: Make dsp_ops::stream_tag obsolete
` [PATCH 17/35] ASoC: Intel: Skylake: Remove skl_dsp_loader_ops
` [PATCH 18/35] ASoC: Intel: Skylake: Remove window0 sst_addr fields
` [PATCH 19/35] ASoC: Intel: Skylake: Remove redundant W0 and W1 macros
` [PATCH 20/35] ASoC: Intel: Skylake: Remove redundant SRAM fields
` [PATCH 21/35] ASoC: Intel: Expose ACPI loading members
` [PATCH 22/35] ASoC: Intel: Haswell: Define separate ACPI loader
` [PATCH 23/35] ASoC: Intel: Baytrail: "
` [PATCH 24/35] ASoC: Intel: Refactor probing of ACPI devices
` [PATCH 25/35] ASoC: Intel: Skylake: Simplify skl_sst_ctx_init declaration
` [PATCH 26/35] ASoC: Intel: Skylake: Simplify all sst_dsp_init declarations
` [PATCH 27/35] ASoC: Intel: Skylake: Define platform descriptors
` [PATCH 28/35] ASoC: Intel: Skylake: Update skl_ids table
` [PATCH 29/35] ASoC: Intel: Skylake: Flip SST initialization order
` [PATCH 30/35] ASoC: Intel: Reuse sst_pdata::fw_name field
` [PATCH 31/35] ASoC: Intel: Reuse sst_pdata::fw field
` [PATCH 32/35] ASoC: Intel: Skylake: Remove skl_dsp_ops
` [PATCH 33/35] ASoC: Intel: Skylake: Privatize SST init handlers
` [PATCH 34/35] ASoC: Intel: Skylake: Merge skl_sst_ctx_init into skl_init_dsp
` [PATCH 35/35] ASoC: Intel: Remove obsolete firmware fields

[RESEND PATCH v4 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-24  9:28 UTC  (12+ messages)
` [RESEND PATCH v4 1/4] dt-bindings: soundwire: add slave bindings
  ` [alsa-devel] "
` [RESEND PATCH v4 2/4] soundwire: core: add device tree support for slave devices
  ` [alsa-devel] "
` [RESEND PATCH v4 3/4] dt-bindings: ASoC: Add WSA881x bindings
` [RESEND PATCH v4 4/4] ASoC: codecs: add wsa881x amplifier support

[PATCH v2 1/3] ASoC: mediatek: mt8183: fix tdm out data align issue
 2019-08-24  4:58 UTC 

[PATCH v2 0/3] ASoC: mediatek: mt8183: fix mt8183-mt6358 tdm out issues
 2019-08-24  4:37 UTC  (4+ messages)
  ` [PATCH v2 1/3] ASoC: mediatek: mt8183: fix tdm out data align issue
  ` [PATCH v2 2/3] ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out
` [PATCH v2 3/3] ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge

sof/hda rework to share more of patch_hdmi.c logic
 2019-08-23 17:18 UTC  (7+ messages)

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-08-23 15:57 UTC  (8+ messages)
` [RFC PATCH 31/40] soundwire: intel: move shutdown() callback and don't export symbol
    ` [alsa-devel] "

[PATCH v3 0/4] soundwire: debugfs support for 5.4
 2019-08-23 15:34 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH 0/5] ASoC: atmel: extend SSC support
 2019-08-23 15:09 UTC  (7+ messages)
` [PATCH 1/5] ASoC: atmel: enable SSC_PCM_DMA in Kconfig

[PATCH -next] ASoC: SOF: imx8: Make some functions static
 2019-08-23 13:19 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 00/16] ASoC: soc-core cleanup
 2019-08-23 10:46 UTC  (18+ messages)
` [PATCH 01/16] ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()
  ` Applied "ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init()" to the asoc tree
` [PATCH 02/16] ASoC: soc-core: add soc_rtd_free()
` [PATCH 03/16] ASoC: soc-core: move soc_probe_component() position
` [PATCH 04/16] ASoC: soc-core: dapm related setup at one place
` [PATCH 05/16] ASoC: soc-core: add snd_soc_dapm_init()
` [PATCH 06/16] ASoC: soc-core: move soc_probe_link_components() position
` [PATCH 07/16] ASoC: soc-core: self contained soc_probe_link_components()
` [PATCH 08/16] ASoC: soc-core: self contained soc_remove_link_components()
` [PATCH 09/16] ASoC: soc-core: self contained soc_remove_link_dais()
` [PATCH 10/16] ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()
` [PATCH 11/16] ASoC: soc-core: add new soc_link_init()
` [PATCH 12/16] ASoC: soc-core: self contained soc_probe_link_dais()
` [PATCH 13/16] ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
` [PATCH 14/16] ASoC: soc-core: self contained soc_bind_aux_dev()
` [PATCH 15/16] ASoC: soc-core: add soc_unbind_aux_dev()
` [PATCH 16/16] ASoC: soc-core: self contained soc_unbind_aux_dev()

[PATCH 00/21] ASoC: sun4i-i2s: Number of fixes and TDM Support
 2019-08-23  9:09 UTC  (5+ messages)
` [PATCH 20/21] ASoC: sun4i-i2s: Add support for TDM slots

[PATCH -next] soundwire: Fix -Wunused-function warning
 2019-08-23  8:10 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-23  7:28 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: soundwire: add bindings for Qcom controller

[PATCH 0/4] ASoC: Intel: Haswell: Adjust machine device private
 2019-08-23  7:27 UTC  (12+ messages)
` [PATCH 1/4] ASoC: Intel: Haswell: Adjust machine device private context

[PATCH] soundwire: intel: remove unused variables
 2019-08-23  6:28 UTC  (3+ messages)

[PATCH v4 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-22 22:36 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: soundwire: add slave bindings
` [PATCH v4 2/4] soundwire: core: add device tree support for slave devices
` [PATCH v4 3/4] dt-bindings: ASoC: Add WSA881x bindings
` [PATCH v4 4/4] ASoC: codecs: add wsa881x amplifier support

Surround speaker connection on Acer 8951G
 2019-08-22 20:30 UTC  (7+ messages)

[PATCH resend 01/11] ASoC: soc-core: use device_register()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: use device_register()" to the asoc tree

[PATCH resend 06/11] ASoC: soc-core: soc_cleanup_card_resources() become void
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: soc_cleanup_card_resources() become void" to the asoc tree

[PATCH resend 04/11] ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()" to the asoc tree

[PATCH resend 07/11] ASoC: soc-core: initialize component list
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: initialize component list" to the asoc tree

[PATCH resend 09/11] ASoC: soc-dai: use bit field for bus_control
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-dai: use bit field for bus_control" to the asoc tree

[PATCH resend 10/11] ASoC: soc-topology: use for_each_component_dais() at remove_dai()
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-topology: use for_each_component_dais() at remove_dai()" to the asoc tree

[PATCH v2] ASoC: SOF: topology: fix get control data return type and arguments
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: SOF: topology: fix get control data return type and arguments" to the asoc tree

[PATCH resend 08/11] ASoC: soc-core: initialize list at one place
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: initialize list at one place" to the asoc tree

[PATCH v2 1/3] dt-bindings: dsp: fsl: Add DSP core binding support
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "dt-bindings: dsp: fsl: Add DSP core binding support" to the asoc tree

[PATCH v2 2/3] ASoC: SOF: Add OF DSP device support
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: SOF: Add OF DSP device support" to the asoc tree

[PATCH v2 3/3] ASoC: SOF: imx: Add i.MX8 HW support
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: SOF: imx: Add i.MX8 HW support" to the asoc tree

[PATCH 0/2] ASoC: MediaTek: fix mt8183-mt6358 tdm out issues
 2019-08-22 18:32 UTC  (5+ messages)
  ` [PATCH 1/2] ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off
      ` Applied "ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off" to the asoc tree
  ` [PATCH 2/2] ASoC: mediatek: mt8183: fix tdm out issue

[PATCH -next] ASoC: AMD: Fix Kconfig warning without GPIOLIB
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: AMD: Fix Kconfig warning without GPIOLIB" to the asoc tree

[PATCH -next] ASoC: wm8988: fix typo in wm8988_right_line_controls
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: wm8988: fix typo in wm8988_right_line_controls" to the asoc tree

[PATCH -next] ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
 2019-08-22 18:32 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings" to the asoc tree

[PATCH resend 00/11] ASoC: soc-core cleanup repost
 2019-08-22 17:18 UTC  (3+ messages)
` [PATCH resend 05/11] ASoC: soc-core: don't alloc memory carelessly when creating debugfs

[PATCH 2/3] input: Add SW_UNSUPPORT_INSERT define
 2019-08-22 18:16 UTC  (2+ messages)

[PATCH v3 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-08-22 16:11 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: soundwire: add slave bindings

[RFC PATCH 0/5] ASoC: SOF: Intel: SoundWire initial integration
 2019-08-22 16:00 UTC  (7+ messages)
` [RFC PATCH 4/5] ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks
` [alsa-devel] [RFC PATCH 0/5] ASoC: SOF: Intel: SoundWire initial integration

[BUG] bdw-rt5650 DSP boot timeout
 2019-08-22 15:29 UTC  (14+ messages)

[PATCH -next] ALSA: line6: Fix -Wunused-const-variable warnings
 2019-08-22 15:22 UTC  (2+ messages)

KASAN: use-after-free Read in snd_seq_ioctl_get_client_pool
 2019-08-22 14:53 UTC 

[PATCH -next] ASoC: sun4i-i2s: Use PTR_ERR_OR_ZERO in sun4i_i2s_init_regmap_fields()
 2019-08-22 14:41 UTC  (4+ messages)

What to do when a device clears the buffer in the start trigger?
 2019-08-22 14:13 UTC  (4+ messages)

[PATCH] ASoC: Intel: Baytrail: Fix implicit fallthrough warning
 2019-08-22 14:08 UTC  (2+ messages)


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).