alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-19 17:36:21 to 2021-04-26 15:44:01 UTC [more...]

[PATCH] sound/isa/sb/emu8000: Fix a use after free in snd_emu8000_create_mixer
 2021-04-26 14:38 UTC  (3+ messages)

[PATCH 05/14] ASoC: Intel: boards: byt/cht: set card and driver name at run time
 2021-04-26 15:12 UTC  (3+ messages)

broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2
 2021-04-26 14:42 UTC  (3+ messages)

[GIT PULL] ASoC updates for v5.13
 2021-04-26 14:39 UTC 

[PATCH 0/7] ASoC: adds new .get_fmt support
 2021-04-26 13:08 UTC  (12+ messages)
` [PATCH 1/7] ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
` [PATCH 2/7] ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
` [PATCH 3/7] ASoC: ak4613: add .get_fmt support
` [PATCH 4/7] ASoC: pcm3168a: "
` [PATCH 5/7] ASoC: rsnd: "
` [PATCH 6/7] ASoC: fsi: "
` [PATCH 7/7] ASoC: hdmi-codec: "

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-04-26 12:21 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/amdgpu: Add dwc quirk for Stoney/CZ platforms

[PATCH] ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops
 2021-04-26 11:57 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: add support for enabling raw capture mode
 2021-04-26  8:24 UTC 

[PATCH] firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
 2021-04-26  7:06 UTC  (4+ messages)

[PATCH 1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..."
 2021-04-26  6:34 UTC  (12+ messages)
` [PATCH 2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices

[PATCH] ALSA: usb-audio: Fix implicit sync clearance at stopping stream
 2021-04-26  6:33 UTC 

[PATCH] ASoC: q6dsp: q6afe: remove unneeded dead-store initialization
 2021-04-25 10:12 UTC 

[PATCH v1 0/2] Fix couple of bugs reported by Canonical
 2021-04-25  8:21 UTC  (5+ messages)
` [PATCH v1 1/2] ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to 16%
` [PATCH v1 2/2] ALSA: hda/cirrus: Use CS8409 Equalizer to fix abnormal sounds on Bullseye

ASoc / PCM recording-related regression between v5.4 and v5.5
 2021-04-23 22:30 UTC  (11+ messages)

Warnings on startup
 2021-04-23 19:33 UTC 

[PATCH v2 00/14] spi: pxa2xx: Set of cleanups
 2021-04-23 18:24 UTC  (15+ messages)
` [PATCH v2 01/14] spi: pxa2xx: Use one point of return when ->probe() fails
` [PATCH v2 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
` [PATCH v2 03/14] spi: pxa2xx: Utilize struct device "
` [PATCH v2 04/14] spi: pxa2xx: Replace header inclusions by forward declarations
` [PATCH v2 05/14] spi: pxa2xx: Unify ifdeffery used in the headers
` [PATCH v2 06/14] spi: pxa2xx: Group Intel Quark specific definitions
` [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper
` [PATCH v2 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
` [PATCH v2 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
` [PATCH v2 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper
` [PATCH v2 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper
` [PATCH v2 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper
` [PATCH v2 13/14] spi: pxa2xx: Constify struct driver_data parameter
` [PATCH v2 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs

[PATCH v2] ASoC: rt711-sdca: add the notification when volume changed
 2021-04-23 18:06 UTC  (2+ messages)

[PATCH v4] ASoC: rt711-sdca: change capture switch controls
 2021-04-23 18:06 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: clock provider clean-up
 2021-04-23 18:06 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: stm32: properly get clk from the provider
` [PATCH v2 2/5] ASoC: wcd934x: use the clock provider API
` [PATCH v2 3/5] ASoC: rt5682: clock driver must "
` [PATCH v2 4/5] ASoC: lpass: "
` [PATCH v2 5/5] ASoC: da7219: properly get clk from the provider

[PATCH] ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2
 2021-04-23 17:53 UTC 

[PATCH v1 01/14] spi: pxa2xx: Use one point of return when ->probe() fails
 2021-04-23 17:49 UTC  (17+ messages)
` [PATCH v1 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device
` [PATCH v1 03/14] spi: pxa2xx: Utilize struct device "
` [PATCH v1 04/14] spi: pxa2xx: Replace header inclusions by forward declarations
` [PATCH v1 05/14] spi: pxa2xx: Consolidate related headers under include/linux/spi
` [PATCH v1 06/14] spi: pxa2xx: Group Intel Quark specific definitions
` [PATCH v1 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper
` [PATCH v1 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort()
` [PATCH v1 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
` [PATCH v1 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper
` [PATCH v1 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper
` [PATCH v1 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper
` [PATCH v1 13/14] spi: pxa2xx: Constify struct driver_data parameter
` [PATCH v1 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs

[v8 1/4] mfd: Add Rockchip rk817 audio CODEC support
 2021-04-23 17:38 UTC  (5+ messages)
` [v8 2/4] ASoC: "
` [v8 3/4] dt-bindings: "
` [v8 4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go

[PATCH] ASoC: max98088: fix ni clock divider calculation
 2021-04-23 13:54 UTC 

New udev rules for firewire character device are added to systemd
 2021-04-23 11:10 UTC 

[PATCH 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-04-23  5:51 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

[PATCH] ASoC: adau17x1: Avoid overwriting CHPF
 2021-04-22 16:48 UTC  (2+ messages)

[PATCH] ASoC: tegra: mark runtime-pm functions as __maybe_unused
 2021-04-22 16:48 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Apply implicit feedback mode for BOSS devices
 2021-04-22 15:31 UTC  (14+ messages)

[PATCH] ASoC: rt711-sdca: add the notification when volume changed
 2021-04-22  9:53 UTC  (3+ messages)

[PATCH v3] ASoC: rt711-sdca: change capture switch controls
 2021-04-22  9:53 UTC  (3+ messages)

[bug_report] ALSA: snd_hda_intel probe failed with error -16
 2021-04-22  7:49 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-22  3:33 UTC  (14+ messages)

[PATCH v2] pinctrl: mediatek: use spin lock in mtk_rmw
 2021-04-21 23:54 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: use spin lock in mtk_rmw
 2021-04-21 23:12 UTC  (2+ messages)

[PATCH 0/5] ASoC: simple-card/audio-graph: cleanups
 2021-04-21 19:03 UTC  (7+ messages)
` [PATCH 1/5] ASoC: audio-graph: add graph_parse_node()
` [PATCH 2/5] ASoC: audio-graph: add graph_link_init()
` [PATCH 3/5] ASoC: simple-card: add simple_parse_node()
` [PATCH 4/5] ASoC: simple-card: add simple_link_init()
` [PATCH 5/5] ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()

[PATCH] ASoC: amd: drop S24_LE format support
 2021-04-21 19:03 UTC  (2+ messages)

[PATCH] ASoC: Intel: KMB: Fix random noise at the HDMI output
 2021-04-21 19:03 UTC  (2+ messages)

[v7 1/4] mfd: Add Rockchip rk817 audio CODEC support
 2021-04-21 17:19 UTC  (11+ messages)
` [v7 2/4] ASoC: "
` [v7 3/4] dt-bindings: "
` [v7 4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go

[PATCH v2] ASoC: rt711-sdca: change capture switch controls
 2021-04-21 10:11 UTC  (3+ messages)

[PATCH] ASoC: rt715-sdca: fix clock stop prepare timeout issue
 2021-04-21  7:01 UTC 

Question about soc_pcm_pointer()
 2021-04-20 22:35 UTC  (3+ messages)

[PATCH 0/6] ASoC: audio-graph: cleanups
 2021-04-20 18:35 UTC  (2+ messages)

[PATCH] ASoC: ak4458: enable daisy chain
 2021-04-20 18:35 UTC  (2+ messages)

[PATCH] ASoC: simple-card-utils: Allocate link info structure on heap
 2021-04-20 15:06 UTC  (3+ messages)

[PATCH] ASoC: rt1015p: add support on format S32_LE
 2021-04-20 15:06 UTC  (2+ messages)

[PATCH] ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
 2021-04-20 14:59 UTC  (2+ messages)

[v6 3/3] dt-bindings: Add Rockchip rk817 audio CODEC support
 2021-04-20 14:46 UTC  (3+ messages)

[v6 1/3] mfd: Add Rockchip rk817 audio CODEC support
 2021-04-20 12:45 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8
 2021-04-20 12:39 UTC  (2+ messages)

[PATCH v6] sound: rawmidi: Add framing mode
 2021-04-20  9:07 UTC  (3+ messages)

[PATCH] ALSA: ctxfi: Avoid writing uninitialized variable in uaa_to_xfi()
 2021-04-20  8:42 UTC  (2+ messages)

Headset MIC issue on HP ThinClient
 2021-04-20  8:35 UTC  (2+ messages)

[PATCH] ASoC: rt711-sdca: remove capture switch controls
 2021-04-20  6:20 UTC  (11+ messages)

[PATCH 1/2] ASoC: simple-card-utils: Propagate errors on too many links
 2021-04-19 22:15 UTC  (6+ messages)
` [PATCH 2/2] ASoC: simple-card-utils: Increase maximum number of links to 128

[PATCH v2] ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices
 2021-04-19 21:31 UTC  (2+ messages)

[PATCH 0/5] ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack
 2021-04-19 17:33 UTC  (2+ messages)

[PATCH 0/5] ASoC: remove more cppcheck warnings
 2021-04-19 17:33 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).