alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-13 09:56:48 to 2021-05-18 10:30:29 UTC [more...]

[PATCH v4 00/11] ALSA: oxfw: code refactoring for quirks specific to ASICs
 2021-05-18 10:29 UTC  (13+ messages)
` [PATCH v4 01/11] Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
` [PATCH v4 02/11] ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant
` [PATCH v4 03/11] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version
` [PATCH v4 04/11] ALSA: oxfw: code refactoring to detect mackie models
` [PATCH v4 05/11] ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6
` [PATCH v4 06/11] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite
` [PATCH v4 07/11] ALSA: oxfw: add comment for the type of ASICs
` [PATCH v4 08/11] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
` [PATCH v4 09/11] ALSA: firewire-lib: code refactoring for jumbo payload quirk
` [PATCH v4 10/11] ALSA: oxfw: code refactoring for wrong_dbs quirk
` [PATCH v4 11/11] ALSA: oxfw: add quirk flag for blocking transmission method

[PATCH] ALSA: line6: Fix racy initialization of LINE6 MIDI
 2021-05-18  8:39 UTC 

[PATCH v3 00/11] ALSA: oxfw: code refactoring for quirks specific to ASICs
 2021-05-18  8:35 UTC  (16+ messages)
` [PATCH v3 01/11] Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
` [PATCH v3 02/11] ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumerator-constant
` [PATCH v3 03/11] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version
` [PATCH v3 04/11] ALSA: oxfw: code refactoring to detect Mackie models
` [PATCH v3 05/11] ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6
` [PATCH v3 06/11] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite
` [PATCH v3 07/11] ALSA: oxfw: add comment for the type of ASICs
` [PATCH v3 08/11] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
` [PATCH v3 09/11] ALSA: firewire-lib: code refactoring for jumbo payload quirk
` [PATCH v3 10/11] ALSA: oxfw: code refactoring for wrong_dbs quirk
` [PATCH v3 11/11] ALSA: oxfw: add quirk flag for blocking transmission method

[PATCH] sound: rawmidi: Add framing mode
 2021-05-18  8:02 UTC  (4+ messages)

[PATCH -next] ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()
 2021-05-18  7:58 UTC 

[PATCH -next] ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup()
 2021-05-18  4:45 UTC 

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-17 21:18 UTC  (6+ messages)

[RFC PATCH] sound: line6: Fix race condition in line6_probe
 2021-05-17 15:03 UTC  (6+ messages)

[syzbot] general protection fault in line6_midibuf_write (2)
 2021-05-17 11:45 UTC 

[PATCH] ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency
 2021-05-18  7:04 UTC  (2+ messages)

[PATCH] ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro
 2021-05-18  7:04 UTC  (2+ messages)

[PATCH v2 00/10] ALSA: oxfw: code refactoring for quirks specific to ASICs
 2021-05-18  1:45 UTC  (14+ messages)
` [PATCH v2 01/10] Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
` [PATCH v2 02/10] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version
` [PATCH v2 03/10] ALSA: oxfw: code refactoring to detect mackie models
` [PATCH v2 04/10] ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6
` [PATCH v2 05/10] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite
` [PATCH v2 06/10] ALSA: oxfw: add comment for the type of ASICs
` [PATCH v2 07/10] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
` [PATCH v2 08/10] ALSA: firewire-lib: code refactoring for jumbo payload quirk
` [PATCH v2 09/10] ALSA: oxfw; code refactoring for wrong_dbs quirk
` [PATCH v2 10/10] ALSA: oxfw: add quirk flag for blocking transmission method

[PATCH v5 0/9] ASoC: codecs: add wcd938x support
 2021-05-18  1:27 UTC  (12+ messages)
` [PATCH v5 1/9] ASoC: dt-bindings: wcd938x: add bindings for wcd938x
` [PATCH v5 2/9] ASoC: codecs: wcd-clsh: add new version support
` [PATCH v5 3/9] ASoC: codecs: wcd938x: add basic driver
` [PATCH v5 4/9] ASoC: dt-bindings: wcd938x-sdw: add bindings for wcd938x-sdw
` [PATCH v5 5/9] ASoC: codecs: wcd938x-sdw: add SoundWire driver
` [PATCH v5 6/9] ASoC: codecs: wcd938x: add basic controls
` [PATCH v5 7/9] ASoC: codecs: wcd938x: add playback dapm widgets
` [PATCH v5 8/9] ASoC: codecs: wcd938x: add capture "
` [PATCH v5 9/9] ASoC: codecs: wcd938x: add audio routing

[RFC PATCH 1/2] ASoC: dt-bindings: codecs: Add bindings for nxp, tfa989x
 2021-05-18  1:09 UTC  (3+ messages)
` [RFC PATCH 2/2] ASoC: codecs: Add driver for NXP/Goodix TFA989x (TFA1) amplifiers

[PATCH] dt-bindings: sound: wm8750: convert to the json-schema
 2021-05-18  1:07 UTC  (2+ messages)

[PATCH v1 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-18  0:13 UTC  (3+ messages)
` [PATCH v1 1/2] of: base: Export of_device_compatible_match()
` [PATCH v1 2/2] ASoC: tegra: Unify ASoC machine drivers

[BUG] ALSA: usb-audio: Scarlett 2 mixer driver fails on ehci-pci
 2021-05-17 22:13 UTC  (2+ messages)

[PATCH 00/11] ALSA: usx2y: Fixes and cleanups
 2021-05-17 13:15 UTC  (12+ messages)
` [PATCH 01/11] ALSA: usx2y: Avoid camelCase
` [PATCH 02/11] ALSA: usx2y: Fix spaces
` [PATCH 03/11] ALSA: usx2y: Coding style fixes
` [PATCH 04/11] ALSA: usx2y: Fix potential leaks of uninitialized memory
` [PATCH 05/11] ALSA: usx2y: Avoid self-killing
` [PATCH 06/11] ALSA: usx2y: Fix potential memory leaks
` [PATCH 07/11] ALSA: usxy2: Fix potential doubly allocations
` [PATCH 08/11] ALSA: usx2y: Fix shmem initialization
` [PATCH 09/11] ALSA: usx2y: Don't call free_pages_exact() with NULL address
` [PATCH 10/11] ALSA: usx2y: Cleanup probe and disconnect callbacks
` [PATCH 11/11] ALSA: usx2y: Nuke pcm_list

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-17 11:24 UTC  (5+ messages)
` [PATCH v3 13/16] docs: sound: kernel-api: writing-an-alsa-driver.rst: replace some characters

[PATCH] ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency
 2021-05-17 10:56 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add binding doc for imx sound card
 2021-05-17 10:31 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: imx-card: Add imx-card machine driver

[PATCH v2 1/2] ASoC: imx-akcodec: Add imx-akcodec machine driver
 2021-05-17 10:39 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: imx-akcodec: Add binding doc for akcodec "

Not building on Raspbian Buster
 2021-05-17  8:28 UTC 

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-05-17  8:07 UTC  (11+ messages)

[Question] Different routing + sample formats for input and output
 2021-05-17  2:43 UTC 

[Question] Different routing + sample formats for input and output
 2021-05-17  2:42 UTC 

[Question] Different routing + sample formats for input and output
 2021-05-17  2:41 UTC 

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-05-16 12:55 UTC  (10+ messages)

[PATCH -next] ASoC: soc-core: use DEVICE_ATTR_RO macro
 2021-05-16  2:39 UTC  (3+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (13+ messages)

[PATCH v11 0/4] ASoC: codecs: add rk817 support
 2021-05-15  2:57 UTC  (5+ messages)
` [PATCH v11 1/4] mfd: Add Rockchip rk817 audio CODEC support
` [PATCH v11 2/4] ASoC: "
` [PATCH v11 3/4] dt-bindings: "
` [PATCH v11 4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go

[PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs
 2021-05-15  2:19 UTC  (9+ messages)
` [PATCH 1/7] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version
` [PATCH 2/7] ALSA: oxfw: add device entry for Loud Technologies Tapco Link.FireWire 4x6
` [PATCH 3/7] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite
` [PATCH 4/7] ALSA: oxfw: add comment for the type of ASICs
` [PATCH 5/7] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
` [PATCH 6/7] ALSA: firewire-lib: code refactoring for jumbo payload quirk
` [PATCH 7/7] ALSA: oxfw; code refactoring for wrong_dbs quirk

[PATCH v10 0/4] ASoC: codecs: add rk817 support
 2021-05-14 21:04 UTC  (9+ messages)
` [PATCH v10 1/4] mfd: Add Rockchip rk817 audio CODEC support
` [PATCH v10 2/4] ASoC: "
` [PATCH v10 3/4] dt-bindings: "
` [PATCH v10 4/4] arm64: dts: rockchip: add rk817 codec to Odroid Go

[PATCH v9 0/4] ASoC: codecs: add rk817 support
 2021-05-14 16:59 UTC  (8+ messages)
` [PATCH v9 1/4] mfd: Add Rockchip rk817 audio CODEC support

[PATCH v6] ASoC: topology: Add support for multiple kcontrol types to a widget
 2021-05-14 15:52 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-14 15:30 UTC  (4+ messages)

[PATCH -next] ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
 2021-05-14 15:22 UTC  (2+ messages)

[PATCH AUTOSEL 5.12 090/116] ASoC: rt286: Generalize support for ALC3263 codec
 2021-05-14 13:04 UTC  (3+ messages)

[PATCH] ASoC: soc-dai: fix up hw params only if it is needed
 2021-05-14 12:30 UTC 

Add some CLOVE SSIDs of ALC293
 2021-05-14 10:52 UTC  (4+ messages)

Add some CLOVE SSIDs of ALC293
 2021-05-14  8:47 UTC 

[PATCH -next] ALSA: gus: Replace unsafe strcpy() with strscpy()
 2021-05-14  7:47 UTC  (2+ messages)

[PATCH 0/5] ALSA: firewire: misc fixes
 2021-05-14  7:42 UTC  (7+ messages)
` [PATCH 1/5] ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
` [PATCH 2/5] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 3/5] ALSA: firewire-lib: fix check for the size of isochronous packet payload
` [PATCH 4/5] ALSA: firewire-lib: fix calculation for size of IR context payload
` [PATCH 5/5] ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field

[PATCH v2] ALSA: hda: generic: Remove redundant assignment to dac
 2021-05-14  7:39 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmware
 2021-05-13 17:06 UTC 

X-Fi USB HD - switching from USB1.1 to USB2?
 2021-05-13 14:21 UTC  (4+ messages)

no_period_wakeup, axfer and --sched-model=timer
 2021-05-13 14:10 UTC  (6+ messages)

alsa-lib dmix segfault; latest Git
 2021-05-13 10:02 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).