Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-10 08:33:31 to 2023-01-12 18:24:49 UTC [more...]

[PATCH v2 0/5] ASoC: Intel: Balance ACPI device refcount
 2023-01-12 18:23 UTC  (8+ messages)
` [PATCH v2 1/5] ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after use
` [PATCH v2 2/5] ASoC: Intel: bytcr_rt5651: "
` [PATCH v2 3/5] ASoC: Intel: bytcr_rt5640: "
` [PATCH v2 4/5] ASoC: Intel: bytcr_wm5102: "
` [PATCH v2 5/5] ASoC: Intel: sof_es8336: "

[PATCH] ASoC: soc-pcm.c: Introduce a count to record the times of setting DAIs parameters
 2023-01-12 16:26 UTC  (4+ messages)

[PATCH 00/19] Add soundwire support for Pink Sardine platform
 2023-01-12 16:05 UTC  (53+ messages)
` [PATCH 01/19] ASoC: amd: ps: create platform devices based on acp config
` [PATCH 02/19] soundwire: amd: Add support for AMD Master driver
` [PATCH 03/19] soundwire: amd: register sdw controller dai ops
` [PATCH 04/19] soundwire: amd: enable build for AMD soundwire master driver
` [PATCH 05/19] soundwire: amd: add soundwire interrupt handling
` [PATCH 06/19] ASoC: amd: ps: add support for soundwire interrupts in acp pci driver
` [PATCH 07/19] ASoC: amd: ps: add soundwire dma driver for pink sardine platform
` [PATCH 08/19] ASoC: amd: ps: add soundwire dma driver dma ops
` [PATCH 09/19] ASoC: amd: ps: add support for Soundwire DMA interrupts
` [PATCH 10/19] ASoC: amd: ps: enable Soundwire DMA driver build
` [PATCH 11/19] ASoC: amd: update comments in Kconfig file
` [PATCH 12/19] ASoC: amd: ps: Add soundwire specific checks in pci driver in pm ops
` [PATCH 13/19] ASoC: amd: ps: add support for runtime pm ops for soundwire dma driver
` [PATCH 14/19] soundwire: amd: add runtime pm ops for AMD master driver
` [PATCH 15/19] soundwire: amd: add startup and shutdown dai ops
` [PATCH 16/19] soundwire: amd: handle wake enable interrupt
` [PATCH 17/19] soundwire: amd: add pm_prepare callback and pm ops support
` [PATCH 18/19] ASoC: amd: ps: implement system level pm ops for soundwire dma driver
` [PATCH 19/19] ASoC: amd: ps: increase runtime suspend delay

[syzbot] KASAN: use-after-free Read in snd_rawmidi_poll
 2023-01-12 15:42 UTC  (2+ messages)

[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
 2023-01-12 11:58 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_oss_poll
 2023-01-12 10:13 UTC 

[PATCH 1/1] ASoC: fsl_sai: Use dev_err_probe
 2023-01-11 16:11 UTC 

[PATCH] ASoC: amd: yc: Add OMEN by HP Gaming Laptop 16z-n000 into DMI table
 2023-01-11 15:58 UTC 

[PATCH] Support for MAX98090/91 codec in iMX8MM evk
 2023-01-11 11:56 UTC  (5+ messages)

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2023-01-11  9:52 UTC  (7+ messages)

[PATCH v2 0/5] Add tdm support in acp machine driver
 2023-01-12 15:12 UTC  (2+ messages)

[PATCH v2] dt-bindings: sound: tlv320aic3x: Add optional clock and port properties
 2023-01-12 15:12 UTC  (3+ messages)

[PATCH 0/5] Add tdm support in acp machine driver
 2023-01-12 15:12 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-audio: Check snd_sof_widget pointer not NULL
 2023-01-12 14:38 UTC  (4+ messages)

[PATCH -next] ASoC: ti: davinci-evm: simplify the code with module_platform_driver
 2023-01-12 13:54 UTC 

[PATCH v2 1/1] ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
 2023-01-12 13:28 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v6.2-rc3
 2023-01-12 13:02 UTC  (2+ messages)

[PATCH v2 00/10] ASoC: dt-bindings: audio-graph-port related update
 2023-01-12 12:22 UTC  (15+ messages)
` [PATCH v2 01/10] ASoC: dt-bindings: audio-graph-port: use definitions for port/endpoint
` [PATCH v2 02/10] ASoC: dt-bindings: audio-graph-port: add definitions/ports
` [PATCH v2 03/10] ASoC: dt-bindings: audio-graph-port: add missing mclk-fs
` [PATCH v2 04/10] ASoC: dt-bindings: audio-graph-port: add clocks on endpoint
` [PATCH v2 05/10] ASoC: dt-bindings: audio-graph-port: remove prefix
` [PATCH v2 06/10] ASoC: dt-bindings: ti, pcm3168a: Convert to json-schema
` [PATCH v2 07/10] ASoC: dt-bindings: ak4613: enable Of-graph (Audio-Graph-Card) style
` [PATCH v2 08/10] ASoC: dt-bindings: renesas, rsnd: add missing playback/capture
  ` [PATCH v2 08/10] ASoC: dt-bindings: renesas,rsnd: "
` [PATCH v2 09/10] ASoC: dt-bindings: renesas, rsnd: #sound-dai-cells is not mandatory
` [PATCH v2 10/10] ASoC: dt-bindings: simple-card: add missing #address-cells/#size-cells
` [PATCH 11/10] ASoC: dt-bindings: renesas,rsnd: tidyup rcar_sound,src
  ` [PATCH 11/10] ASoC: dt-bindings: renesas, rsnd: tidyup rcar_sound, src

[PATCH 0/6] ALSA: fireface: support knob control event for Fireface 400
 2023-01-12 12:09 UTC  (7+ messages)
` [PATCH 1/6] ALSA: fireface: rename callback functions
` [PATCH 2/6] ALSA: fireface: pick up time stamp for request subaction of asynchronous transaction
` [PATCH 3/6] ALSA: fireface: add helper function to parse MIDI messages transmitted by Fireface 400
` [PATCH 4/6] ALSA: fireface: update UAPI for data of knob control
` [PATCH 5/6] ALSA: fireface: add local framework to message parser
` [PATCH 6/6] ALSA: fireface: implement message parser for Fireface 400

[PATCH v1 1/6] ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
 2023-01-12 11:24 UTC  (6+ messages)
` [PATCH v1 2/6] ASoC: Intel: bytcht_es8316: "

[PATCH 0/3] ALSA: firewire-lib: report extra delay of PCM runtime
 2023-01-12 11:15 UTC  (5+ messages)
` [PATCH 1/3] ALSA: firewire-lib: move parameter for pcm frame multiplier from context payload processing layer
` [PATCH 2/3] ALSA: firewire-lib: obsolete return value "
` [PATCH 3/3] ALSA: firewire-lib: compute extra delay for runtime of PCM substream

[PATCH v2] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
 2023-01-12 11:11 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: renesas: Simple-Card / Audio-Graph-Card/Card2 dts for ULCB/KF
 2023-01-12 10:59 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card, plat
 2023-01-12 10:27 UTC  (6+ messages)
` [PATCH] ASoC: dt-bindings: simple-card: Document simple-audio-card,plat

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-12  9:24 UTC  (10+ messages)
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support

[PATCH] ASoC: qdsp6: audioreach: Add ADSP ready check
 2023-01-12  7:30 UTC 

[PATCH] ASoC: amd: yc: Add DMI support for new acer/emdoor platforms
 2023-01-11 21:19 UTC  (2+ messages)

[PATCH 0/3] Add the Renesas IDT821034 codec support
 2023-01-11 17:57 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: sound: Add Renesas IDT821034 codec
` [PATCH 2/3] ASoC: codecs: Add support for the "
` [PATCH 3/3] MAINTAINERS: add the Renesas IDT821034 codec entry

[PATCH v2 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-11 17:34 UTC  (17+ messages)
` [PATCH v2 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v2 02/10] soc: fsl: qe: Add support for TSA
` [PATCH v2 06/10] soc: fsl: qe: Add support for QMC
` [PATCH v2 08/10] dt-bindings: sound: Add support for QMC audio

[regression] Bug 216909 - Avantree Leaf USB audio device does not play sound in applications run via wine
 2023-01-11 10:52 UTC 

[PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
 2023-01-11 10:27 UTC  (4+ messages)

[RFC] Sound support for Huawei line of AMD laptops using ACP and ES8336 codec
 2023-01-11  9:33 UTC  (5+ messages)

[PATCH V9 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
 2023-01-11  8:53 UTC  (4+ messages)

[PATCH v2 0/3] Add support of MediaTek mt8188 to SOF
 2023-01-10 16:53 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: dsp: mediatek: Add mt8188 dsp compatible
` [PATCH v2 2/3] ASoC: SOF: mediatek: Support mt8188 platform
` [PATCH v2 3/3] ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for core

[PATCH v1 0/3] Add support of MediaTek mt8188 to SOF
 2023-01-10 16:53 UTC  (5+ messages)
` [PATCH v1 2/3] ASoC: SOF: mediatek: Support mt8188 platform

[PATCH] ASoC: fsl-asoc-card: Log error code when we fail to register
 2023-01-10 14:40 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl: Fix fsl-asoc-card AC'97 support
 2023-01-10 14:17 UTC  (2+ messages)

[PATCH 15/27] ASoC: pxa: remove unused board support
 2023-01-10 13:58 UTC  (2+ messages)

[PATCH] ASoC: nau8821: Implement DRC controls
 2023-01-10 12:46 UTC  (2+ messages)

[regression] Bug 216818 - The microphone mute led not working after linux 6
 2023-01-10  9:33 UTC  (5+ messages)

[PATCH] ASoC: mediatek: mt8186: add AFE_DAC_CON0 to volatile register list
 2023-01-10  9:26 UTC 

[PATCH] ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCI
 2023-01-10  8:36 UTC  (2+ messages)

[PATCH] ALSA: hda/hdmi: Add a HP device to force connect list
 2023-01-10  8:34 UTC  (2+ messages)

[PATCH 00/10] Add the PowerQUICC audio support using the QMC
 2023-01-06 15:23 UTC  (14+ messages)
` [PATCH 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH 02/10] soc: fsl: qe: Add support for TSA
` [PATCH 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH 06/10] soc: fsl: qe: Add support for QMC
` [PATCH 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH 09/10] ASoC: fsl: "
` [PATCH 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH V8 4/5] ASoC: codecs: Aw883xx chip register file, data type file and Kconfig Makefile
 2023-01-06  7:09 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