messages from 2020-05-29 11:07:58 to 2020-06-04 02:35:43 UTC [more...]
[PATCH 1/2] ALSA: usb-audio: Fix inconsistent card PM state after resume
2020-06-04 2:34 UTC (3+ messages)
` [PATCH 2/2] ALSA: usb-audio: Manage auto-pm of all bundled interfaces
[PATCH 00/24] ASoC: soc-component: collect component functions
2020-06-04 0:52 UTC (36+ messages)
` [PATCH 01/24] ASoC: soc-component: add soc_component_pin() and share code
` [PATCH 02/24] ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
` [PATCH 03/24] ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
` [PATCH 04/24] ASoC: soc-component: add soc_component_err()
` [PATCH 05/24] ASoC: soc-component: add snd_soc_pcm_component_prepare()
` [PATCH 06/24] ASoC: soc-component: add snd_soc_pcm_component_hw_params()
` [PATCH 07/24] ASoC: soc-component: add snd_soc_pcm_component_hw_free()
` [PATCH 08/24] ASoC: soc-component: add snd_soc_pcm_component_trigger()
` [PATCH 09/24] ASoC: soc-component: add snd_soc_component_compr_open()
` [PATCH 10/24] ASoC: soc-component: add snd_soc_component_compr_free()
` [PATCH 11/24] ASoC: soc-component: add snd_soc_component_compr_trigger()
` [PATCH 12/24] ASoC: soc-component: add snd_soc_component_compr_set_params()
` [PATCH 13/24] ASoC: soc-component: add snd_soc_component_compr_get_params()
` [PATCH 14/24] ASoC: soc-component: add snd_soc_component_compr_get_caps()
` [PATCH 15/24] ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
` [PATCH 16/24] ASoC: soc-component: add snd_soc_component_compr_ack()
` [PATCH 17/24] ASoC: soc-component: add snd_soc_component_compr_pointer()
` [PATCH 18/24] ASoC: soc-component: add snd_soc_component_compr_copy()
` [PATCH 19/24] ASoC: soc-component: add snd_soc_component_compr_set_metadata()
` [PATCH 20/24] ASoC: soc-component: add snd_soc_component_compr_get_metadata()
` [PATCH 21/24] ASoC: soc-component: add snd_soc_component_init()
` [PATCH 22/24] ASoC: soc-component: merge soc-io.c into soc-component.c
` [PATCH 23/24] ASoC: soc-component: merge soc_pcm_trigger_start/stop()
` [PATCH 24/24] ASoC: soc-component: tidyup Copyright
[PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
2020-06-04 0:07 UTC (7+ messages)
` [PATCH 1/3] ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
` [PATCH 2/3] ASoC: fsl_easrc: Fix -Wunused-but-set-variable
` [PATCH 3/3] ASoC: fsl_easrc: Fix "Function parameter not described" warnings
[PATCH] ASoC: max98390: Fix potential crash during param fw loading
2020-06-03 23:48 UTC (7+ messages)
[RESEND PATCH v1 0/6] Enable Greybus Audio codec driver
2020-06-03 17:42 UTC (14+ messages)
` [RESEND PATCH v1 1/6] staging: greybus: audio: Update snd_jack FW usage as per new APIs
` [RESEND PATCH v1 2/6] staging: greybus: audio: Maintain jack list within GB Audio module
` [RESEND PATCH v1 3/6] staging: greybus: audio: Resolve compilation errors for GB codec module
` [RESEND PATCH v1 4/6] staging: greybus: audio: Resolve compilation error in topology parser
` [RESEND PATCH v1 5/6] staging: greybus: audio: Add helper APIs for dynamic audio modules
` [RESEND PATCH v1 6/6] staging: greybus: audio: Enable GB codec, audio module compilation
[PATCH] fix snd_pcm_drain() excluding SETUP state from valid states
2020-06-03 16:50 UTC (6+ messages)
` [PATCH] augment snd_pcm_drain() documentation regarding its non-blocking mode usage
[PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend
2020-06-03 13:50 UTC (10+ messages)
alsa-project alsa-ucm : Audio endpoint is not switching when external mic connected
2020-06-03 12:58 UTC (11+ messages)
[PATCH 1/2] ASoC: bindings: wm8960: Add property for headphone detection
2020-06-03 10:26 UTC (2+ messages)
` [PATCH 2/2] ASoC: wm8960: Support headphone jack detection function
ALSA control service in user space
2020-06-03 10:05 UTC
[PATCH] ALSA: es1688: Add the missed snd_card_free()
2020-06-03 9:41 UTC (2+ messages)
[PATCH] sound/pci/hda: add sienna_cichlid audio asic id for sienna_cichlid up
2020-06-03 9:39 UTC (2+ messages)
[GIT PULL] ASoC updates for v5.8
2020-06-03 6:54 UTC (7+ messages)
[PATCH 1/2] dt-bindings: ASoc: Fix tdm-slot documentation spelling error
2020-06-02 19:35 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml
[PATCH] ASoC: max98390: Fix incorrect printf qualifier
2020-06-02 18:39 UTC (2+ messages)
Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update
2020-06-02 16:19 UTC (3+ messages)
[PATCH] Add duplex sound support for USB devices using implicit feedback
2020-06-02 15:15 UTC (6+ messages)
[PATCH] ALSA: core: Fix control device release issue
2020-06-02 12:49 UTC (2+ messages)
[PATCH v3 0/3] ASoC: Intel: Add KeemBay ASoC platform driver
2020-06-02 12:57 UTC (8+ messages)
` [PATCH v3 1/3] ASoC: Intel: Add KeemBay "
` [PATCH v3 2/3] ASoC: Intel: Add makefiles and kconfig changes for KeemBay
` [PATCH v3 3/3] dt-bindings: sound: Add documentation for KeemBay i2s
Fixing sound on Asus UX534F / some UX533 models
2020-06-02 12:41 UTC (2+ messages)
[PATCH] ALSA: core: Fix control device release issue
2020-06-02 12:24 UTC
Cannot get Lenovo P520/Realtek ALC662 (rev 3) to produce sound
2020-06-02 11:59 UTC (4+ messages)
` Lenovo P520/Realtek ALC662 - front jack & mic in (Was: Cannot get Lenovo P520/Realtek ALC662 to produce sound)
` Lenovo P520/Realtek ALC662 - front jack & mic in
` Lenovo P520/Realtek ALC662 - front jack & mic in [FIXED]
Db845c
2020-06-02 10:25 UTC
[PATCH] soundwire: clarify SPDX use of GPL-2.0
2020-06-02 9:02 UTC (4+ messages)
[V7 PATCH] dt-bindings: Added device tree binding for max98390
2020-06-02 8:43 UTC
Pioneer DJ DJM-900NXS2 support patches
2020-06-01 18:44 UTC (3+ messages)
` ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support
SOF 1.5 release on FTP server
2020-06-01 14:45 UTC (4+ messages)
[RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix
2020-06-01 11:53 UTC (4+ messages)
` [PATCH] "
[PATCH v2 0/6] soundwire: intel: transition to 3 steps initialization
2020-05-31 18:21 UTC (7+ messages)
` [PATCH v2 1/6] soundwire: intel: cleanups for indirections/logs
` [PATCH v2 2/6] soundwire: intel: clarify drvdata and remove more indirections
` [PATCH v2 3/6] soundwire: intel_init: remove useless test
` [PATCH v2 4/6] soundwire: intel_init: use devm_ allocation
` [PATCH v2 5/6] soundwire: intel_init: pass link information as platform data
` [PATCH v2 6/6] soundwire: intel: transition to 3 steps initialization
[PATCH] soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices
2020-05-31 15:18 UTC
[V6 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
2020-06-01 1:24 UTC (5+ messages)
Missing hotplug support
2020-05-31 21:58 UTC
No way to get notified of playback progress
2020-05-31 21:52 UTC
[v3] ASoC: AMD: Use mixer control to switch between DMICs
2020-05-30 9:55 UTC
[PATCH v2 00/19] ASoC: add soc-card
2020-05-30 1:18 UTC (3+ messages)
[PATCH] ASoC: SOF: Intel: byt: fix unused-function warnings
2020-05-29 23:02 UTC (2+ messages)
[PATCH 0/2] RZ/G1H enable sound support
2020-05-29 21:05 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
[PATCH v2 0/3] Kconfig updates for DMIC and SOF HDMI support
2020-05-29 21:05 UTC (5+ messages)
` [PATCH v2 1/3] ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmi
` [PATCH v2 2/3] ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition
` [PATCH v2 3/3] ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI condition
[PATCH] ASoC: SOF: Intel: hda: fix generic hda codec support
2020-05-29 19:04 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt6358: support DMIC one-wire mode
2020-05-29 18:16 UTC (6+ messages)
[PATCH] ALSA: Fixing usage of plain int instead of NULL
2020-05-29 17:53 UTC (2+ messages)
[PATCH] ASoC: img-i2s-out: Fix runtime PM imbalance on error
2020-05-29 16:51 UTC (2+ messages)
[PATCH] ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warnings
2020-05-29 16:51 UTC (2+ messages)
[PATCH] dt-bindings: sound: tlv320adcx140: Fix dt-binding-check issue
2020-05-29 16:51 UTC (2+ messages)
[PATCH] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
2020-05-29 16:51 UTC (2+ messages)
[PATCH] Enable class-D silence and clock detections
2020-05-29 16:50 UTC (4+ messages)
[PATCH v3 0/2] ASoC topology header parsing refinement
2020-05-29 16:51 UTC (2+ messages)
[PATCH v2] ASoC: reduce verbosity of error messages for sof-dai and sof-link
2020-05-29 16:50 UTC (2+ messages)
[sound:for-next 67/134] sound/usb/mixer_quirks.c:2254:49: sparse: sparse: Using plain integer as NULL pointer
2020-05-29 15:43 UTC
[PATCH 0/3] ASoC: Intel: simplify driver/card names for SOF/UCM integration
2020-05-29 13:50 UTC (5+ messages)
` [PATCH 1/3] ASoC: Intel: byt*: simplify card names for SOF uses
` [PATCH 2/3] ASoC: Intel: cht*: "
` [PATCH 3/3] ASoC: Intel: broadwell: "
[PATCH] ASoC: reduce verbosity of error messages for sof-dai and sof-link
2020-05-29 12:32 UTC (3+ messages)
[PATCH 0/2] alsa-lib: -ENODATA documentation
2020-05-29 12:28 UTC (3+ messages)
` [PATCH 1/2] pcm: add documentation for -ENODATA error code
` [PATCH 2/2] pcm: fix spelling in documentation for -EBADFD
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