messages from 2020-03-16 13:33:17 to 2020-03-20 14:19:25 UTC [more...]
[alsa-devel] [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
2020-03-20 14:18 UTC (13+ messages)
` [alsa-devel] [Linux-kernel] "
[PATCH] soundwire: stream: only change state if needed
2020-03-20 14:15 UTC (9+ messages)
[PATCH] soundwire: qcom: add support for get_sdw_stream()
2020-03-20 14:07 UTC (2+ messages)
[PATCH 0/2] soundwire: add read_only_wordlength flag
2020-03-20 14:02 UTC (5+ messages)
` [PATCH 1/2] soundwire: stream: Add read_only_wordlength flag to port properties
` [PATCH 2/2] ASoC: wsa881x: mark read_only_wordlength flag
[PATCH 0/7] SoundWire: intel: fix SHIM programming sequences
2020-03-20 13:51 UTC (9+ messages)
` [PATCH 2/7] soundwire: intel: reuse code for wait loops to set/clear bits
` [PATCH 3/7] soundwire: intel: add mutex to prevent concurrent access to SHIM registers
` [PATCH 4/7] soundwire: intel: add definitions for shim_mask
` [PATCH 5/7] soundwire: intel: follow documentation sequences for SHIM registers
[PATCH 00/14] ASoC: SOF DSP virtualisation
2020-03-20 13:27 UTC (6+ messages)
` [PATCH 06/14] ASoC: SOF: add a power status IPC
[PATCH] ASoC: SOF: fix uninitialised "work" with VirtIO
2020-03-20 12:36 UTC
[alsa-devel] [PATCH] ASoC: sgtl5000: Revert "ASoC: sgtl5000: Fix of unmute outputs on probe"
2020-03-20 12:15 UTC (10+ messages)
` [alsa-devel] [EXT] "
[PATCH 0/3] ASoC: ti: Add support for audio on J721e EVM
2020-03-20 9:31 UTC (6+ messages)
` [PATCH 1/3] ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture
` [PATCH 2/3] bindings: sound: Add documentation for TI j721e EVM (CPB and IVI)
` [PATCH 3/3] ASoC: ti: Add custom machine driver for "
[PATCH v2] ASoC: Intel: boards: add stereo playback by woofer speaker
2020-03-20 5:21 UTC (3+ messages)
[PATCH] ASoC: amd: Changing Audio Format does not reflect
2020-03-20 4:09 UTC (2+ messages)
snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
2020-03-20 3:21 UTC (35+ messages)
[PATCH] ASoC: Intel: broadwell: Revert SSP0 link to use dummy components
2020-03-19 22:20 UTC (2+ messages)
[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
2020-03-19 22:43 UTC (7+ messages)
` [PATCH 1/4] ASoC: Intel: broadwell: "
` [PATCH 2/4] ASoC: Intel: haswell: "
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "
` [PATCH 4/4] ASoC: Intel: bdw-rt5650: "
[PATCH 0/5] Add support for SOF on i.MX8M
2020-03-19 19:49 UTC (6+ messages)
` [PATCH 1/5] ASoC: SOF: imx8: Fix randbuild error
` [PATCH 2/5] ASoC: SOF: imx: fix undefined reference issue
` [PATCH 3/5] ASoC: SOF: imx: Add i.MX8M HW support
` [PATCH 4/5] ASoC: SOF: Add i.MX8MP device descriptor
` [PATCH 5/5] dt-bindings: dsp: fsl: Add fsl,imx8mp-dsp entry
UCM ConflictingDevice/Priority concepts
2020-03-19 19:27 UTC (3+ messages)
[PATCH] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard
2020-03-19 16:04 UTC (2+ messages)
[PATCH] ASoC: tas2562: Fixed incorrect amp_level setting
2020-03-19 14:01 UTC (2+ messages)
[PATCH] ASoC: tas2562: Fixed incorrect amp_level setting
2020-03-19 13:04 UTC (2+ messages)
[alsa-devel] [PATCH v3 0/9] x86: Easy way of detecting MS Surface 3
2020-03-16 15:52 UTC (3+ messages)
` "
[v2 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
2020-03-19 12:35 UTC (4+ messages)
` [v2 2/3] ASoC: rt5682: Add a property for DMIC delay
` [v2 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings
[PATCH] ucm2: hdadsp: add basic ucm config
2020-03-19 8:21 UTC (9+ messages)
[PATCH v2 00/17] SoundWire: cadence: add clock stop and fix programming sequences
2020-03-19 7:13 UTC (19+ messages)
` [PATCH v2 01/17] soundwire: cadence: s/update_config/config_update
` [PATCH v2 02/17] soundwire: cadence: simplifiy cdns_init()
` [PATCH v2 03/17] soundwire: cadence: add interface to check clock status
` [PATCH v2 04/17] soundwire: cadence: handle error cases with CONFIG_UPDATE
` [PATCH v2 05/17] soundwire: cadence: add clock_stop/restart routines
` [PATCH v2 06/17] soundwire: cadence: fix a io timeout issue in S3 test
` [PATCH v2 07/17] soundwire: cadence: mask Slave interrupt before stopping clock
` [PATCH v2 08/17] soundwire: cadence: merge routines to clear/set bits
` [PATCH v2 09/17] soundwire: cadence: move clock/SSP related inits to dedicated function
` [PATCH v2 10/17] soundwire: cadence: make SSP interval programmable
` [PATCH v2 11/17] soundwire: cadence: reorder MCP_CONFIG settings
` [PATCH v2 12/17] soundwire: cadence: enable NORMAL operation in cdns_init()
` [PATCH v2 13/17] soundwire: cadence: remove PREQ_DELAY assignment
` [PATCH v2 14/17] soundwire: cadence: remove automatic command retries
` [PATCH v2 15/17] soundwire: cadence: commit changes in the exit_reset() sequence
` [PATCH v2 16/17] soundwire: cadence: multi-link support
` [PATCH v2 17/17] soundwire: cadence: clear FIFO to avoid pop noise issue on playback start
Corrections for pcm_a52 to work with pulseaudio
2020-03-19 1:17 UTC
[PATCH v2 0/2] Add generic FSL CPU DAI driver
2020-03-18 23:50 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: sound: Add FSL CPU DAI bindings
` [PATCH v2 2/2] ASoC: fsl: Add generic CPU DAI driver
Corrections for pcm_a52 to work with pulseaudio
2020-03-18 21:53 UTC
Applied "ASoC: codecs: wsa881x: remove soundwire stream handling" to the asoc tree
2020-03-18 21:41 UTC
[PATCH 0/3] ASoC: stm32: manage rebind issue
2020-03-18 21:41 UTC (6+ messages)
` [PATCH 1/3] ASoC: stm32: spdifrx: fix regmap status check
` [PATCH 2/3] ASoC: stm32: spdifrx: manage rebind issue
` Applied "ASoC: stm32: spdifrx: manage rebind issue" to the asoc tree
` [PATCH 3/3] ASoC: stm32: i2s: manage rebind issue
` Applied "ASoC: stm32: i2s: manage rebind issue" to the asoc tree
[PATCH v2 0/2] ASoC: sdm845: fix soundwire stream handling
2020-03-18 21:41 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: qcom: sdm845: handle soundwire stream
` Applied "ASoC: qcom: sdm845: handle soundwire stream" to the asoc tree
` [PATCH v2 2/2] ASoC: codecs: wsa881x: remove soundwire stream handling
[PATCH 2/2] ASoC: rt5682: remove noisy debug messages
2020-03-18 21:41 UTC (4+ messages)
` Applied "ASoC: rt5682: remove noisy debug messages" to the asoc tree
[PATCH 1/2] ASoC: rt5682: fix the random recording noise of headset
2020-03-18 18:51 UTC (7+ messages)
` Applied "ASoC: rt5682: fix the random recording noise of headset" to the asoc tree
[PATCH 0/2] ASoC: sdm845: fix soundwire stream handling
2020-03-18 16:53 UTC (9+ messages)
` [PATCH 1/2] ASoC: qcom: sdm845: handle soundwire stream
` [PATCH 2/2] ASoC: codecs: wsa881x: remove soundwire stream handling
[PATCH 1/3] ALSA USB MIDI: Fix port starvation
2020-03-18 15:50 UTC (7+ messages)
[PATCH v3 0/6] ASoC: Merge CPU/Codec DAIs
2020-03-18 11:48 UTC (9+ messages)
` [PATCH 1/6] ASoC: soc-core: "
` [PATCH 6/6] ASoC: soc-pcm: Merge CPU/Codec MSB at soc_pcm_apply_msb()
[PATCH] python: ucm-validator: configs: Add config folder for hda-dsp card and output of alsa-info.sh script from device using it
2020-03-18 10:26 UTC
[PATCH v4] ucm2: hdadsp: add basic ucm config
2020-03-18 10:26 UTC
snd_dice: Clicking artifacts with TC StudioKonnekt 48
2020-03-18 6:22 UTC (6+ messages)
[PATCH 0/2] ALSA: hda/realtek: Enable headset for Acer desktops with ALC662
2020-03-17 17:07 UTC (5+ messages)
` [PATCH 1/2] ALSA: hda/realtek - Enable headset mic of Acer X2660G "
` [PATCH 2/2] ALSA: hda/realtek - Enable the headset of Acer N50-600 "
[PATCH v2] ucm2: hdadsp: add basic ucm config
2020-03-17 11:46 UTC (3+ messages)
[PATCH v3] ucm2: hdadsp: add basic ucm config
2020-03-17 11:46 UTC
[PATCH 1/3] ASoC: rt5682: Add a property for DMIC clock rate setting
2020-03-17 10:46 UTC (4+ messages)
` [PATCH 2/3] ASoC: rt5682: Add a property for DMIC delay
` [PATCH 3/3] ASoC: rt5682: Add the descriptions for the DMIC clock rate and delay settings
sof-soundwire: initial UCM2 version
2020-03-16 22:32 UTC
[PATCH 1/8] soundwire: bus_type: add master_device/driver support
2020-03-16 19:15 UTC (12+ messages)
Applied "ALSA: compress: Add wma decoder params" to the asoc tree
2020-03-16 18:08 UTC
Applied "ALSA: compress: add wma codec profiles" to the asoc tree
2020-03-16 18:08 UTC
Applied "ASoC: qcom: q6asm: pass codec profile to q6asm_open_write" to the asoc tree
2020-03-16 18:08 UTC
Applied "ASoC: qcom: q6asm: add support to wma config" to the asoc tree
2020-03-16 18:08 UTC
Applied "ASoC: qcom: q6asm-dai: add support to wma decoder" to the asoc tree
2020-03-16 18:08 UTC
Applied "ALSA: compress: add alac & ape decoder params" to the asoc tree
2020-03-16 18:08 UTC
Applied "ASoC: qcom: q6asm: add support for alac and ape configs" to the asoc tree
2020-03-16 18:08 UTC
[PATCH v3 8/9] ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders
2020-03-16 18:08 UTC (2+ messages)
` Applied "ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders" to the asoc tree
Applied "ALSA: compress: bump the version" to the asoc tree
2020-03-16 18:07 UTC
[PATCH] ASoC: soc-dai: return proper error for get_sdw_stream()
2020-03-16 18:07 UTC (2+ messages)
` Applied "ASoC: soc-dai: return proper error for get_sdw_stream()" to the asoc tree
[PATCH] ASoC: codecs: wsa881x: request gpio direction before setting
2020-03-16 17:22 UTC (2+ messages)
` Applied "ASoC: codecs: wsa881x: request gpio direction before setting" to the asoc tree
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).