Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-18 07:11:06 to 2021-11-23 08:33:47 UTC [more...]

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-22 23:01 UTC  (13+ messages)
` [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v2 02/11] ASoC: dai_dma: remove slave_id field
` [PATCH v2 03/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH v2 04/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH v2 05/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH v2 06/11] dmaengine: pxa/mmp: stop referencing config->slave_id
` [PATCH v2 07/11] dmaengine: sprd: "
` [PATCH v2 08/11] dmaengine: qcom-adm: stop abusing slave_id config
` [PATCH v2 09/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH v2 10/11] dmaengine: tegra20-apb: stop checking config->slave_id
` [PATCH v2 11/11] dmaengine: remove slave_id config field

[PATCH 00/17] Non-const bitfield helper conversions
 2021-11-22 18:38 UTC  (23+ messages)
` [PATCH 01/17] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH 02/17] clk: renesas: Use bitfield helpers
` [PATCH/RFC 03/17] soc: "
` [PATCH/RFC 04/17] ARM: OMAP2+: "
` [PATCH/RFC 05/17] bus: omap_l3_noc: "
` [PATCH/RFC 06/17] clk: ti: "
` [PATCH/RFC 07/17] iio: st_sensors: "
` [PATCH/RFC 08/17] iio: humidity: hts221: "
` [PATCH/RFC 09/17] iio: imu: st_lsm6dsx: "
` [PATCH/RFC 10/17] media: ti-vpe: cal: "
` [PATCH/RFC 11/17] mmc: sdhci-of-aspeed: "
` [PATCH/RFC 12/17] pinctrl: aspeed: "
` [PATCH/RFC 13/17] pinctl: ti: iodelay: "
` [PATCH/RFC 14/17] regulator: ti-abb: "
` [PATCH/RFC 15/17] thermal/ti-soc-thermal: "
` [PATCH/RFC 16/17] ALSA: ice1724: "
` [PATCH/RFC 17/17] rtw89: "

[PATCH] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-22  9:15 UTC 

[PATCH] ALSA: hda/via - fix occasionally no sound with VT1802
 2021-11-23  8:18 UTC 

[RESEND,v3] ASoC: Intel: boards: add max98390 2/4 speakers support
 2021-11-23  5:03 UTC  (3+ messages)

ASoC: mt8192: remove unnecessary CONFIG_PM
 2021-11-23  3:12 UTC  (3+ messages)
` [PATCH] "

[PATCH] ASoC: rk817: Add module alias for rk817-codec
 2021-11-23  0:38 UTC  (3+ messages)

[RFC patch 0/5] Support BCLK input clock in tlv320aic31xx
 2021-11-23  0:00 UTC  (10+ messages)
` [RFC patch 1/5] ASoC: tlv320aic31xx: Fix typo in BCLK clock name
` [RFC patch 2/5] ASoC: tlv320aic31xx: Add support for pll_r coefficient
` [RFC patch 3/5] ASoC: tlv320aic31xx: Add divs for bclk as clk_in
` [RFC patch 4/5] ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
` [RFC patch 5/5] ASoC: fsl-asoc-card: Support fsl, imx-audio-tlv320aic31xx codec

[PATCH] ASoC: SOF: sof-pci-dev: use community key on all Up boards
 2021-11-23  0:00 UTC  (2+ messages)

[PATCH 00/10] ASoC: SOF: enable multicore with dynamic pipelines
 2021-11-23  0:00 UTC  (12+ messages)
` [PATCH 01/10] ASoC: SOF: Intel: hda: expose get_chip_info()
` [PATCH 02/10] ASoC: SOF: Introduce num_cores and ref count per core
` [PATCH 03/10] ASoC: SOF: Add ops for core_get and core_put
` [PATCH 04/10] ASoC: SOF: Intel: TGL: set core_get/put ops
` [PATCH 05/10] ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put ops
` [PATCH 06/10] ASoC: SOF: topology: remove sof_load_pipeline_ipc()
` [PATCH 07/10] ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines
` [PATCH 08/10] ASoC: SOF: hda: don't use the core op for power up/power down
` [PATCH 09/10] ASoC: SOF: add support for dynamic pipelines with multi-core
` [PATCH 10/10] ASoC: SOF: Intel: hda: free DAI widget during stop and suspend

[PATCH] ASoC: cs42l42: Report initial jack state
 2021-11-23  0:00 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
 2021-11-23  0:00 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: SOF: imx: Add code to manage DSP related clocks
` [PATCH v2 2/5] ASoC: SOF: imx8: Add runtime PM / System PM support
` [PATCH v2 3/5] ASoC: SOF: imx8m: "
` [PATCH v2 4/5] ASoC: SOF: imx8m: Implement DSP start
` [PATCH v2 5/5] ASoC: SOF: imx8m: Implement reset callback

[PATCH v2 0/3] ASoC: stm32: add pm runtime support
 2021-11-23  0:00 UTC  (5+ messages)
` [PATCH v2 1/3] ASoC: stm32: i2s: add pm_runtime support
` [PATCH v2 2/3] ASoC: stm32: dfsdm: add pm_runtime support for audio
` [PATCH v2 3/3] ASoC: stm32: spdifrx: add pm_runtime support

[PATCH 0/5] ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
 2021-11-23  0:00 UTC  (2+ messages)

[PATCH 5.16 regression fix] ASoC: soc-acpi: Set mach->id field on comp_ids matches
 2021-11-22 23:59 UTC  (3+ messages)

[PATCH] ASoC: Intel: soc-acpi: add entry for ESSX8336 on CML
 2021-11-22 23:23 UTC 

[PATCH] ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec
 2021-11-22 23:22 UTC 

[PATCH 0/5] ASoC: Intel: machine driver updates for 5.16
 2021-11-22 16:45 UTC  (4+ messages)
` [PATCH 3/5] ASoC: Intel: add machine driver for SOF+ES8336

[PATCH v5 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
 2021-11-22 11:46 UTC  (6+ messages)
` [PATCH v5 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v5 07/10] ASoC: qcom: Add regmap config "
` [PATCH v5 08/10] ASoC: dt-bindings: Add SC7280 sound card bindings
` [PATCH v5 09/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
` [PATCH v5 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH 0/5] xen: cleanup detection of non-essential pv devices
 2021-11-22  8:20 UTC  (2+ messages)

Warning due to "ALSA: hda: intel: More comprehensive PM runtime setup for controller driver"
 2021-11-19 20:57 UTC  (6+ messages)

Xonar U7 MKII Analog Multichannel and SPDIF
 2021-11-21 15:15 UTC 

Where can I find alsa forum?
 2021-11-21 12:28 UTC 

project
 2021-11-21 12:27 UTC 

[PATCH 0/2] ASoC: wm8962: Conversion to json-schema and fix
 2021-11-21  2:27 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names reference

[PATCH] ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
 2021-11-20  7:23 UTC  (4+ messages)

[PATCH v4 0/4] ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
 2021-11-19 23:08 UTC  (5+ messages)
` [PATCH v4 1/4] ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary range
` [PATCH v4 2/4] ALSA: pcm: introduce INFO_NO_REWINDS flag
` [PATCH v4 3/4] ASoC: SOF: pcm: add .ack callback support
` [PATCH v4 4/4] ASoC: SOF: Intel: add .ack support for HDaudio platforms

[PATCH] ALSA: hda: Remove redundant runtime PM calls
 2021-11-19 16:27 UTC 

[PATCH 07/11] dmaengine: qcom-adm: stop abusing slave_id config
 2021-11-19 12:42 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Don't start stream for capture at prepare
 2021-11-19 10:26 UTC 

[PATCH] ALSA: usb-audio: Switch back to non-latency mode at a later point
 2021-11-19 10:24 UTC 

[PATCH v2 0/5] ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
 2021-11-19  9:42 UTC 

[PATCH v2 0/3] Add pin control support for lpass sc7280
 2021-11-19  6:36 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: qcom: Update lpass variant independent functions as generic

[PATCH] sound/oss/dmasound: fix build when some drivers are =m and others are =y
 2021-11-19  2:33 UTC  (3+ messages)

[PATCH] ALSA: ctxfi: Fix out-of-range access
 2021-11-18 21:57 UTC 

[GIT PULL] ASoC fixes for v5.16-rc1
 2021-11-18 21:28 UTC  (2+ messages)

[PATCH 0/6] ASoC: SOF: Add support for Mediatek MT8195
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH] ASoC: codecs: MBHC: Remove useless condition check
 2021-11-18 19:06 UTC  (2+ messages)

[PATCH v2 0/8] ASoC: SOF: Add support for Mediatek MT8195
 2021-11-18 19:06 UTC  (10+ messages)
` [PATCH v2 1/8] ASoC: SOF: mediatek: Add mt8195 hardware support
` [PATCH v2 2/8] ASoC: SOF: tokens: add token for Mediatek AFE
` [PATCH v2 3/8] ASoC: SOF: topology: Add support for Mediatek AFE DAI
` [PATCH v2 4/8] ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmware
` [PATCH v2 5/8] ASoC: SOF: Add mt8195 device descriptor
` [PATCH v2 6/8] ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195
` [PATCH v2 7/8] ASoC: SOF: mediatek: Add mt8195 dsp clock support
` [PATCH v2 8/8] ASoC: SOF: mediatek: Add DSP system PM callback for mt8195

[PATCH v3 00/16] Kcontrol get/put cleanup in Tegra drivers
 2021-11-18 19:06 UTC  (16+ messages)
` [PATCH v3 03/16] ASoC: tegra: Fix wrong value type in DMIC
` [PATCH v3 05/16] ASoC: tegra: Fix wrong value type in SFC
` [PATCH v3 07/16] ASoC: tegra: Fix kcontrol put callback in ADMAIF
` [PATCH v3 09/16] ASoC: tegra: Fix kcontrol put callback in DMIC
` [PATCH v3 10/16] ASoC: tegra: Fix kcontrol put callback in DSPK
` [PATCH v3 11/16] ASoC: tegra: Fix kcontrol put callback in AHUB
` [PATCH v3 12/16] ASoC: tegra: Fix kcontrol put callback in MVC
` [PATCH v3 13/16] ASoC: tegra: Fix kcontrol put callback in SFC
` [PATCH v3 14/16] ASoC: tegra: Fix kcontrol put callback in AMX
` [PATCH v3 15/16] ASoC: tegra: Fix kcontrol put callback in ADX
` [PATCH v3 16/16] ASoC: tegra: Fix kcontrol put callback in Mixer

[PATCH] sound: soc-core: add the driver component name to the component struc
 2021-11-18 16:30 UTC 

[PATCH 0/3] Mediatek MT8195 ADSP IPC support
 2021-11-17 13:12 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH 2/3] mailbox: mediatek: add support for adsp mailbox controller
` [PATCH 3/3] firmware: mediatek: add adsp ipc protocol interface

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-16  4:28 UTC  (29+ messages)
` [PATCH 01/11] ASoC: dai_dma: remove slave_id field
` [PATCH 02/11] spi: pic32: stop setting dma_config->slave_id
` [PATCH 03/11] mmc: bcm2835: stop setting chan_config->slave_id
` [PATCH 04/11] dmaengine: shdma: remove legacy slave_id parsing
` [PATCH 06/11] dmaengine: sprd: stop referencing config->slave_id
` [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field
` [PATCH 10/11] staging: ralink-gdma: stop using slave_id config
` [PATCH 11/11] dmaengine: remove slave_id config field

[PATCH v6 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-11-18 13:58 UTC  (4+ messages)
` [PATCH v6 1/2] ASoC: google: dt-bindings: Add sc7280-herobrine machine bindings
` [PATCH v6 2/2] ASoC: qcom: SC7280: Add machine driver

[PATCH 0/3] ASoC: stm32: add pm runtime support
 2021-11-18 13:56 UTC  (5+ messages)
` [PATCH 1/3] ASoC: stm32: i2s: add pm_runtime support
` [PATCH 2/3] ASoC: stm32: dfsdm: add pm_runtime support for audio
` [PATCH 3/3] ASoC: stm32: spdifrx: add pm_runtime support

[PATCH v5 00/10] Add support for audio on SC7280 based targets
 2021-11-18 12:48 UTC  (5+ messages)
` [PATCH v5 01/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v5 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v5 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v5 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control

alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA Intel at 0xfa9f8000 irq 47)
 2021-11-18 12:17 UTC 

[PATCH v2] ASoC: codecs: MBHC: Add support for special headset
 2021-11-18 10:51 UTC  (3+ messages)

[PATCH v4 00/10] Add support for audio on SC7280 based targets
 2021-11-18 10:05 UTC  (3+ messages)

[PATCH 00/21] ASoC: SOF: Platform updates for AMD and Mediatek
 2021-11-18  9:48 UTC  (6+ messages)
` [PATCH 16/21] ASoC: SOF: topology: Add support for Mediatek AFE DAI

[PATCH] ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
 2021-11-18  7:16 UTC 


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