Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-11 18:41:42 to 2024-03-19 08:15:02 UTC [more...]

[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-03-18 13:28 UTC  (26+ messages)
` [PATCH 01/13] ASoC: dt-bindings: davinci-mcbsp: convert McBSP bindings to yaml schema
` [PATCH 02/13] ASoC: dt-bindings: davinci-mcbsp: Add new properties
` [PATCH 03/13] ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attribute
` [PATCH 04/13] ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probe
` [PATCH 05/13] ASoC: ti: davinci-i2s: Use external clock to drive sample rate generator
` [PATCH 06/13] ASoC: ti: davinci-i2s: Delete unnecessary assignment
` [PATCH 07/13] ASoC: ti: davinci-i2s: Add TDM support
` [PATCH 08/13] ASoC: ti: davinci-i2s: Add handling of BP_FC format
` [PATCH 09/13] ASoC: ti: davinci-i2s: Enable unexpected frame pulses detection
` [PATCH 10/13] ASoC: ti: davinci-i2s: Make free-running mode optional
` [PATCH 11/13] ASoC: ti: davinci-i2s: Add S24_LE to supported formats
` [PATCH 12/13] ASoC: dt-bindings: davinic-mcbsp: Add the 'ti,drive-dx' property
` [PATCH 13/13] ASoC: ti: davinci-i2s: Opitonally drive DX pin during capture streams

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-19  5:17 UTC  (67+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 02/25] clk: meson: axg: move reset controller's code to separate module
` [PATCH 03/25] dt-bindings: clock: meson: add A1 audio clock and reset controller bindings
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
` [PATCH 05/25] ASoC: meson: codec-glue: add support for capture stream
` [PATCH 06/25] ASoC: meson: g12a-toacodec: fix "Lane Select" width
` [PATCH 07/25] ASoC: meson: g12a-toacodec: rework the definition of bits
` [PATCH 08/25] ASoC: dt-bindings: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 09/25] ASoC: "
` [PATCH 10/25] ASoC: meson: t9015: prepare to adding new platforms
` [PATCH 11/25] ASoC: dt-bindings: meson: t9015: add support for A1 SoC family
` [PATCH 12/25] ASoC: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
` [PATCH 14/25] ASoC: meson: axg-pdm: introduce "
` [PATCH 15/25] pinctrl/meson: fix typo in PDM's pin name
` [PATCH 16/25] ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC family
` [PATCH 17/25] ASoC: dt-bindings: meson: axg-fifo: "
` [PATCH 18/25] ASoC: dt-bindings: meson: axg-pdm: "
` [PATCH 19/25] ASoC: dt-bindings: meson: axg-sound-card: "
` [PATCH 20/25] ASoC: dt-bindings: meson: axg-tdm-formatters: "
` [PATCH 21/25] ASoC: dt-bindings: meson: axg-tdm-iface: "
` [PATCH 22/25] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH 23/25] ASoC: meson: implement link-name optional property in meson card utils
` [PATCH 24/25] arm64: dts: meson: a1: add audio devices
` [PATCH 25/25] arm64: dts: ad402: enable audio

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-03-19  7:51 UTC  (6+ messages)
` [PATCH v15 03/16] ASoC: fsl_easrc: define functions for memory to memory usage
` [PATCH v15 04/16] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [PATCH v15 05/16] ASoC: fsl_asrc: register m2m platform device
` [PATCH v15 06/16] ASoC: fsl_easrc: "
` [PATCH v15 08/16] media: v4l2: Add audio capture and output support

[PATCH v14 00/16] Add audio support in v4l2 framework
 2024-03-19  7:21 UTC  (5+ messages)

[PATCH v2 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:07 UTC 

[PATCH v1 1/1] ASoC: fsl: imx-es8328: Switch to using gpiod API
 2024-03-18 20:02 UTC  (2+ messages)

[PATCH] ASoC: SOF: Remove libraries from topology lookups
 2024-03-18 18:29 UTC 

[PATCH V0 0/1] ASoC: soc-compress: Fix and add missing DPCM locking
 2024-03-18 17:05 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix the hp playback volume issue for LG machines
 2024-03-18 15:13 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: Support HP Spectre x360 14 eu0000
 2024-03-18 10:55 UTC  (2+ messages)

[PATCH v11] ASoc: tas2783: Add tas2783 codec driver
 2024-03-18  9:12 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3 00/22] SoC: Cleanup MediaTek soundcard machine drivers
 2024-03-17 19:00 UTC  (26+ messages)
` [PATCH v3 01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH v3 02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH v3 03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums
` [PATCH v3 04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH v3 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v3 06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v3 07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v3 08/22] ASoC: mediatek: mt8195: "
` [PATCH v3 09/22] ASoC: mediatek: mt8192: "
` [PATCH v3 10/22] ASoC: mediatek: mt8186: "
` [PATCH v3 11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v3 12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v3 13/22] ASoC: mediatek: mt8192: "
` [PATCH v3 14/22] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v3 15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback
` [PATCH v3 16/22] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
` [PATCH v3 17/22] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
` [PATCH v3 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode
` [PATCH v3 19/22] ASoC: dt-bindings: mt8192: "
` [PATCH v3 20/22] ASoC: dt-bindings: mt8186: "
` [PATCH v3 21/22] arm64: dts: mediatek: mt8195-cherry: Specify sound DAI links and routing
` [PATCH v3 22/22] arm64: dts: mediatek: mt8186-corsola: "

[PATCH] ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71
 2024-03-17  8:35 UTC  (2+ messages)

[PATCH] ALSA: core: add kunitconfig
 2024-03-17  8:37 UTC  (2+ messages)

chore: Use actions/checkout@v4
 2024-03-16 15:53 UTC 

GitHub Actions: Use actions/checkout@v4
 2024-03-16  8:36 UTC 

Linux 6.9 pre-rc1 might have broken UCM matching for USB devices
 2024-03-15 19:50 UTC 

Linux 6.9 pre-rc1 might have broken UCM matching
 2024-03-15 19:47 UTC 

Linux 6.9 pre-rc1 might have broken UCM matching
 2024-03-15 19:24 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9
 2024-03-15 10:16 UTC  (2+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-14 20:57 UTC  (6+ messages)
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-03-13 16:03 UTC  (19+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

ctl/hwdep/seq: optimize to gi-docgen 2023.3 or later
 2024-03-15  6:20 UTC 

Update CI to actions/checkout@v4
 2024-03-15  0:11 UTC 

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2024-03-14 15:39 UTC  (5+ messages)
` [PATCH v9 07/27] net: wan: Add support for QMC HDLC

[PATCH 1/1] ASoC: fsl: fsl_ssi: Add dev_err_probe if PCM DMA init fails
 2024-03-14 14:16 UTC 

[PATCH v4 0/7] Add support for the internal RK3308 audio codec
 2024-03-14 14:14 UTC  (5+ messages)
` [PATCH v4 1/7] ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
` (subset) [PATCH v4 0/7] Add support for the internal RK3308 audio codec

[PATCH v7 0/5] ASoC: makes CPU/Codec channel connection map more generic
 2024-03-14  0:53 UTC  (11+ messages)
` [PATCH v7 1/5] "

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-13 13:19 UTC  (2+ messages)

[PATCH V4 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-03-13  5:26 UTC  (7+ messages)

alsa-utils-1.2.11 does validate against signature
 2024-03-12 23:25 UTC 

[PATCH] ALSA: hda/tas2781: remove unnecessary runtime_pm calls
 2024-03-12 18:59 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schema
 2024-03-12 16:34 UTC  (2+ messages)

Added new utility aseqsend
 2024-03-12 13:58 UTC 

Focusrite USB UCM2 profile forcing 48kHz
 2024-03-12  8:55 UTC 

[PATCH v3 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-12  5:47 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"

[PATCH v2] slimbus: qcom-ngd-ctrl: Reduce auto suspend delay
 2024-03-12  0:15 UTC  (2+ messages)

UCM2 for HP Chromebook X2 11" (sc7180-adau7002-max98357a)
 2024-03-11 19:51 UTC 

[PATCH AUTOSEL 4.19 1/5] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-03-11 18:40 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 3/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
` [PATCH AUTOSEL 4.19 4/5] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH AUTOSEL 4.19 5/5] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll

[PATCH AUTOSEL 6.1 2/7] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-03-11 18:38 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 5/7] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
` [PATCH AUTOSEL 6.1 6/7] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH AUTOSEL 6.1 7/7] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll

[PATCH AUTOSEL 5.4 1/5] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-03-11 18:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 3/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
` [PATCH AUTOSEL 5.4 4/5] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH AUTOSEL 5.4 5/5] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll

[PATCH AUTOSEL 5.10 1/5] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-03-11 18:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 3/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
` [PATCH AUTOSEL 5.10 4/5] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH AUTOSEL 5.10 5/5] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll

[PATCH AUTOSEL 5.15 1/5] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
 2024-03-11 18:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 3/5] ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
` [PATCH AUTOSEL 5.15 4/5] ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
` [PATCH AUTOSEL 5.15 5/5] ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox