messages from 2023-05-24 11:23:01 to 2023-05-26 11:46:09 UTC [more...]
[bug report] ALSA: ump: Add legacy raw MIDI support
2023-05-25 8:29 UTC (2+ messages)
[bug report] ALSA: ump: Add legacy raw MIDI support
2023-05-25 8:29 UTC (2+ messages)
[PATCH v2 0/7] ASoC: mt8188: add new board support
2023-05-25 7:47 UTC (21+ messages)
` [PATCH v2 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
` [PATCH v2 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove ADDA_BE from link-name
` [PATCH v2 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH v2 4/7] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH v2 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widget
` [PATCH v2 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255
[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
2023-05-25 9:22 UTC (2+ messages)
[PATCH v6 0/8] Add SC7280 audioreach device tree nodes
2023-05-26 11:32 UTC (9+ messages)
` [PATCH v6 1/8] arm64: dts: qcom: sc7280: Modify lpasscc node name
` [PATCH v6 2/8] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties
` [PATCH v6 3/8] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [PATCH v6 4/8] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [PATCH v6 5/8] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [PATCH v6 6/8] arm64: dts: qcom: sc7280: Modify VA/RX/TX macro clock nodes for audioreach solution
` [PATCH v6 7/8] arm64: dts: qcom: sc7280: Modify LPASS_MCC reg region size in the lpass_tlmm node
` [PATCH v6 8/8] arm64: dts: qcom: sc7280: Add qcom,adsp-pil-mode property in clock nodes
[PATCH 0/6] ALSA: emu10k1: improvements related to the driver's procfs
2023-05-26 10:16 UTC (7+ messages)
` [PATCH 1/6] ALSA: emu10k1: hide absent 2nd pointer-offset register set from /proc
` [PATCH 2/6] ALSA: emu10k1: fix writing 1st pointer-offset register set through /proc
` [PATCH 3/6] ALSA: emu10k1: actually disassemble DSP instructions in /proc
` [PATCH 4/6] ALSA: emu10k1: include FX send amounts in /proc output
` [PATCH 5/6] ALSA: emu10k1: make E-MU FPGA register dump in /proc more useful
` [PATCH 6/6] ALSA: emu10k1: vastly improve usefulness of info in /proc
[PATCH v3 0/7] ASoC: mt8188: add new board support
2023-05-26 9:31 UTC (8+ messages)
` [PATCH v3 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
` [PATCH v3 2/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: remove ADDA_BE from link-name
` [PATCH v3 3/7] ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pins
` [PATCH v3 4/7] ASoC: mediatek: common: soundcard driver add dai_fmt support
` [PATCH v3 5/7] ASoC: soc-dapm.c: clean up debugfs for freed widget
` [PATCH v3 6/7] ASoC: mediatek: mt8188-mt6359: support new board with nau88255
` [PATCH v3 7/7] ASoC: dt-bindings: mediatek,mt8188-mt6359: add NAU8825 support
Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
2023-05-26 8:09 UTC (11+ messages)
[PATCH 00/13] ALSA: hda: Adding support for CS35L56 on HDA systems
2023-05-26 4:40 UTC (18+ messages)
` [PATCH 01/13] ASoC: cs35l56: Move shared data into a common data structure
` [PATCH 02/13] ASoC: cs35l56: Make cs35l56_system_reset() code more generic
` [PATCH 03/13] ASoC: cs35l56: Convert utility functions to use common data structure
` [PATCH 04/13] ASoC: cs35l56: Move utility functions to shared file
` [PATCH 05/13] ASoC: cs35l56: Move runtime suspend/resume to shared library
` [PATCH 06/13] ASoC: cs35l56: Move cs_dsp init into "
` [PATCH 07/13] ASoC: cs35l56: Move part of cs35l56_init() to "
` [PATCH 08/13] ASoC: cs35l56: Pass correct pointer to cs35l56_irq()
` [PATCH 09/13] ASoC: cs35l56: Make common function for control port wait
` [PATCH 10/13] ASoC: cs35l56: Make a common function to shutdown the DSP
` [PATCH 11/13] ALSA: hda: Fix missing header dependencies
` [PATCH 12/13] ALSA: hda: Add mute_hook to hda_component
` [PATCH 13/13] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
[PATCH v2 00/21] ASoC: replace dpcm_playback/capture to playback/capture_only
2023-05-26 1:11 UTC (24+ messages)
` [PATCH v2 01/21] ASoC: soc-pcm.c: indicate error if stream has no playback no capture
` [PATCH v2 02/21] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()
` [PATCH v2 03/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error
` [PATCH v2 04/21] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
` [PATCH v2 05/21] ASoC: soc-pcm.c: tidyup playback/capture_only "
` [PATCH v2 06/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part1
` [PATCH v2 07/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part2
` [PATCH v2 08/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
` [PATCH v2 09/21] ASoC: amd: replace dpcm_playback/capture to playback/capture_only
` [PATCH v2 10/21] ASoC: fsl: "
` [PATCH v2 11/21] ASoC: sof: "
` [PATCH v2 12/21] ASoC: meson: "
` [PATCH v2 13/21] ASoC: Intel: "
` [PATCH v2 14/21] ASoC: samsung: "
` [PATCH v2 15/21] ASoC: mediatek: "
` [PATCH v2 16/21] ASoC: soc-dai.c: "
` [PATCH v2 17/21] ASoC: Intel/avs: "
` [PATCH v2 18/21] ASoC: soc-core.c: "
` [PATCH v2 19/21] ASoC: soc-topology.c: "
` [PATCH v2 20/21] ASoC: soc-compress.c: "
` [PATCH v2 21/21] ASoC: soc-pcm.c: remove dpcm_playback/capture
[PATCH] sound: Switch i2c drivers back to use .probe()
2023-05-25 20:52 UTC (2+ messages)
[PATCH AUTOSEL 4.14 01/20] ASoC: dwc: limit the number of overrun messages
2023-05-25 18:45 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 02/20] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 4.14 18/20] ALSA: oss: avoid missing-prototype warnings
[PATCH AUTOSEL 4.19 01/27] ASoC: dwc: limit the number of overrun messages
2023-05-25 18:43 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 03/27] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 4.19 25/27] ALSA: oss: avoid missing-prototype warnings
[PATCH AUTOSEL 5.4 01/27] ASoC: dwc: limit the number of overrun messages
2023-05-25 18:42 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 03/27] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 5.4 25/27] ALSA: oss: avoid missing-prototype warnings
[PATCH AUTOSEL 5.10 01/31] ASoC: dwc: limit the number of overrun messages
2023-05-25 18:40 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 04/31] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 5.10 05/31] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 5.10 28/31] ALSA: oss: avoid missing-prototype warnings
[PATCH AUTOSEL 5.15 03/43] ASoC: dwc: limit the number of overrun messages
2023-05-25 18:38 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 07/43] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 5.15 08/43] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 5.15 38/43] ALSA: oss: avoid missing-prototype warnings
[PATCH AUTOSEL 6.1 03/57] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
2023-05-25 18:35 UTC (10+ messages)
` [PATCH AUTOSEL 6.1 04/57] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 6.1 08/57] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 6.1 09/57] ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
` [PATCH AUTOSEL 6.1 10/57] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 6.1 26/57] ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
` [PATCH AUTOSEL 6.1 27/57] ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
` [PATCH AUTOSEL 6.1 28/57] ASoC: SOF: sof-client-probes: "
` [PATCH AUTOSEL 6.1 29/57] ASoC: SOF: pm: save io region state in case of errors in resume
` [PATCH AUTOSEL 6.1 49/57] ALSA: oss: avoid missing-prototype warnings
[PATCH v2] ASoC: SOF: imx: Add OF machine descriptors for i.MX platforms
2023-05-25 18:35 UTC (3+ messages)
[PATCH AUTOSEL 6.3 04/67] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
2023-05-25 18:31 UTC (12+ messages)
` [PATCH AUTOSEL 6.3 05/67] ASoC: dwc: limit the number of overrun messages
` [PATCH AUTOSEL 6.3 08/67] ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data function
` [PATCH AUTOSEL 6.3 11/67] ASoC: jz4740-i2s: Make I2S divider calculations more robust
` [PATCH AUTOSEL 6.3 12/67] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
` [PATCH AUTOSEL 6.3 13/67] ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
` [PATCH AUTOSEL 6.3 14/67] ASoC: ssm2602: Add workaround for playback distortions
` [PATCH AUTOSEL 6.3 31/67] ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
` [PATCH AUTOSEL 6.3 32/67] ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
` [PATCH AUTOSEL 6.3 33/67] ASoC: SOF: sof-client-probes: "
` [PATCH AUTOSEL 6.3 34/67] ASoC: SOF: pm: save io region state in case of errors in resume
` [PATCH AUTOSEL 6.3 59/67] ALSA: oss: avoid missing-prototype warnings
[PATCH v2 00/12] ALSA: hda: Adding support for CS35L56 on HDA systems
2023-05-25 16:26 UTC (13+ messages)
` [PATCH v2 01/12] ASoC: cs35l56: Move shared data into a common data structure
` [PATCH v2 02/12] ASoC: cs35l56: Make cs35l56_system_reset() code more generic
` [PATCH v2 03/12] ASoC: cs35l56: Convert utility functions to use common data structure
` [PATCH v2 04/12] ASoC: cs35l56: Move utility functions to shared file
` [PATCH v2 05/12] ASoC: cs35l56: Move runtime suspend/resume to shared library
` [PATCH v2 06/12] ASoC: cs35l56: Move cs_dsp init into "
` [PATCH v2 07/12] ASoC: cs35l56: Move part of cs35l56_init() to "
` [PATCH v2 08/12] ASoC: cs35l56: Make common function for control port wait
` [PATCH v2 09/12] ASoC: cs35l56: Make a common function to shutdown the DSP
` [PATCH v2 10/12] ALSA: hda: Fix missing header dependencies
` [PATCH v2 11/12] ALSA: hda: Add mute_hook to hda_component
` [PATCH v2 12/12] ALSA: hda/cs35l56: Add driver for Cirrus Logic CS35L56 amplifier
[PATCH] ASoC: cs35l45: Relicense to GPL only
2023-05-25 14:57 UTC (5+ messages)
[PATCH] ASoC: cs42l42: Add PLL ratio table values
2023-05-25 14:57 UTC (3+ messages)
[PATCH RESEND v1 0/3] Fixes and cleanup for CS35L41 HDA
2023-05-25 13:59 UTC (4+ messages)
` [PATCH RESEND v1 1/3] ALSA: hda: cs35l41: Clean up Firmware Load Controls
` [PATCH RESEND v1 2/3] ALSA: hda: cs35l41: Fix endian conversions
` [PATCH RESEND v1 3/3] ALSA: hda/realtek: Delete cs35l41 component master during free
[PATCH 0/6] Add Support for RK3588s Indiedroid Nova
2023-05-25 13:57 UTC (10+ messages)
` [PATCH 1/6] ASoC: es8328: Enabling support for 12Mhz sysclk
` [PATCH 4/6] dt-bindings: vendor-prefixes: add Indiedroid
` [PATCH 5/6] dt-bindings: arm: rockchip: Add Indiedroid Nova
[PATCH v2 0/4] soundwire: qcom: stablity fixes
2023-05-25 13:38 UTC (5+ messages)
` [PATCH v2 1/4] soundwire: qcom: update status correctly with mask
` [PATCH v2 2/4] soundwire: qcom: wait for fifo to be empty before suspend
` [PATCH v2 3/4] soundwire: qcom: add software workaround for bus clash interrupt assertion
` [PATCH v2 4/4] soundwire: qcom: set clk stop need reset flag at runtime
[PATCH v3 4/5] ALSA: hda/tas2781: Add tas2781 HDA driver
2023-05-25 12:53 UTC (5+ messages)
` [EXTERNAL] "
[PATCH linux-nxp] ASoC: SOF: imx: Add OF machine descriptors for i.MX platforms
2023-05-25 12:27 UTC (2+ messages)
[PATCH V2 0/9] ASoC: amd: ps: add SoundWire support
2023-05-25 11:43 UTC (7+ messages)
` [PATCH V2 3/9] ASoC: amd: ps: add SoundWire dma driver
[PATCH] ASoC: amd: ps: fix for acp_lock access in pdm driver
2023-05-25 11:29 UTC
Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
2023-05-25 9:40 UTC
Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
2023-05-25 9:39 UTC
Linux Mint 21 MSI Z790-A WIFI (ALC4080) no audio from spdif
2023-05-25 9:29 UTC
[PATCH 1/2] ALSA: ump: Drop redundant check of note-on with zero velocity
2023-05-25 8:31 UTC (2+ messages)
` [PATCH 2/2] ALSA: ump: Fix parsing of 0xFx command
[PATCH 00/20] ASoC: replace dpcm_playback/capture to playback/capture_only
2023-05-24 23:48 UTC (8+ messages)
` [PATCH 08/20] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
[PATCH v2 0/9] Add support for IIO devices in ASoC
2023-05-25 0:01 UTC (5+ messages)
` [PATCH v2 9/9] ASoC: simple-card: Handle additional devices
Fwd: XPS 17 - Intel® Smart Sound Technology for MIPI SoundWire® Audio (device not recognized)
2023-05-25 0:46 UTC
CSC3551 and devices missing related _DSD bits
2023-05-24 21:30 UTC (5+ messages)
How fix microphone for ALC4080
2023-05-24 18:59 UTC
[PATCH 0/3] ES8316 audio codec fixes on Rock5B
2023-05-24 14:21 UTC (8+ messages)
` [PATCH 1/3] ASoC: es8316: Increment max value for ALC Capture Target Volume control
` [PATCH 3/3] arm64: dts: rockchip: Assign ES8316 MCLK rate on rk3588-rock-5b
topology: pre-processor: Add support for object arrays
2023-05-24 16:46 UTC
unsuscribe
2023-05-24 15:50 UTC
[PATCH] ALSA: hda/realtek: Enable headset onLenovo M70/M90
2023-05-24 12:23 UTC (2+ messages)
[PATCH v4 0/3] Add TDM audio on StarFive JH7110
2023-05-24 8:20 UTC (4+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
[PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentation
2023-05-24 6:30 UTC (3+ messages)
[PATCH] ASoC: dt-bindings: rt1016: Convert to dtschema
2023-05-23 12:48 UTC (3+ messages)
[PATCH] regmap: sdw: check for invalid multi-register writes config
2023-05-24 11:58 UTC (2+ messages)
[PATCH] regmap: maple: Drop the RCU read lock while syncing registers
2023-05-24 11:58 UTC (2+ messages)
[PATCH] ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag
2023-05-24 11:28 UTC (2+ messages)
[PATCH 1/2] ASoC: codecs: wsa883x: do not set can_multi_write flag
2023-05-24 11:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox