messages from 2023-09-18 13:44:58 to 2023-09-20 17:11:58 UTC [more...]
[PATCH v3 1/2] ALSA: docs: Add MARIAN M2 driver documentation
2023-09-20 15:55 UTC (3+ messages)
` [PATCH v3 2/2] ALSA: Add new driver for MARIAN M2 sound card
sound/hda: Module loading problem of controller and codec
2023-09-20 7:11 UTC (2+ messages)
[PATCH] ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set_trigger() that is called from OSS PCM SNDCTL_DSP_SETTRIGGER ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mutex for the rest. When the stream is set up again by another thread between them, it leads to inconsistency, and may result in unexpected results such as NULL dereference of OSS buffer as a fuzzer spotted recently
2023-09-20 7:05 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: tfa9879: Convert to dtschema
2023-09-20 11:28 UTC (4+ messages)
[PATCH v2 1/2] ALSA: docs: Add Marian M2 driver documentation
2023-09-19 8:53 UTC (9+ messages)
` [PATCH v2 2/2] ALSA: Add new driver for Marian M2 sound card
[PATCH 0/6] ASoC: codecs: msm8916-wcd-analog: Cleanup DT bindings
2023-09-20 17:14 UTC (2+ messages)
` (subset) "
[PATCH v1 1/1] device property: Replace custom implementation of COUNT_ARGS()
2023-09-20 16:50 UTC (3+ messages)
[PATCH v4 0/4] Support mute notifications for CS35L41 HDA
2023-09-20 15:54 UTC (5+ messages)
` [PATCH v4 1/4] ALSA: hda: cs35l41: Add notification support into component binding
` [PATCH v4 2/4] ALSA: hda/realtek: Support ACPI Notification framework via "
` [PATCH v4 3/4] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
` [PATCH v4 4/4] ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
[PATCH] kselftest/alsa: pcm-test: Report cards declared in config but missing
2023-09-20 16:26 UTC (4+ messages)
S0ix issues and Cirrus Amp on HP Elitebook 845 G10
2023-09-20 16:25 UTC
[PATCH v2 0/1] ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive
2023-09-20 15:36 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] ALSA: hda: cs35l56: Handle speaker id GPIOs
2023-09-20 15:19 UTC (8+ messages)
` [PATCH 2/2] ALSA: hda: cirrus_scodec: Add KUnit test
[GIT PULL] ASoC fixes for v6.6-rc2
2023-09-20 13:15 UTC (2+ messages)
[PATCH 5.4 200/367] um: Fix hostaudio build errors
2023-09-20 11:29 UTC
[PATCH 4.19 163/273] um: Fix hostaudio build errors
2023-09-20 11:30 UTC
[RFC PATCH v4 00/11] Add audio support in v4l2 framework
2023-09-20 10:31 UTC (14+ messages)
` [RFC PATCH v4 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v4 02/11] ASoC: fsl_easrc: "
` [RFC PATCH v4 03/11] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v4 04/11] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v4 05/11] ASoC: fsl_easrc: "
` [RFC PATCH v4 06/11] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v4 07/11] media: uapi: Add V4L2_AUDIO_FMT_LPCM fourcc format
` [RFC PATCH v4 08/11] media: v4l2: Add audio capture and output support
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
` [RFC PATCH v4 10/11] media: audm2m: add virtual driver for audio memory to memory
` [RFC PATCH v4 11/11] media: imx-asrc: Add memory to memory driver
Fwd: Re: MAN301 external clock issues (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)
2023-09-20 10:25 UTC
[PATCH] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
2023-09-20 9:43 UTC
[RFC PATCH v3 0/9] Add audio support in v4l2 framework
2023-09-20 10:12 UTC (6+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
[PATCH 00/31] Fix and improve Rockchip RK3128 support
2023-09-20 9:36 UTC (3+ messages)
` [PATCH 01/31] dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
` (subset) "
[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
2023-09-20 9:34 UTC (3+ messages)
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` (subset) "
[PATCH] ALSA: hda: cirrus_scodec: Select GPIOLIB for KUnit test
2023-09-20 9:20 UTC (2+ messages)
[PATCH 0/5] Minor default jack pop performance updates
2023-09-20 8:36 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: ASoC: cirrus,cs42l43: Update a couple of default values
` [PATCH 2/5] ASoC: cs42l43: Lower default type detect time
` [PATCH 3/5] ASoC: cs42l43: Enable bias sense by default
` [PATCH 4/5] ASoC: cs42l43: Move headset bias sense enable earlier in process
` [PATCH 5/5] ASoC: cs42l43: Extend timeout on bias sense timeout
[PATCH] ASoC: hdac_hda: add HDA patch loader support
2023-09-20 8:10 UTC (4+ messages)
[PATCH 00/54] ASoC: convert asoc_xxx() to snd_soc_xxx()
2023-09-20 7:22 UTC (5+ messages)
` [PATCH 34/54] ASoC: soundwire: convert not to use asoc_xxx()
` [PATCH 51/54] ASoC: soc-compress: "
[PATCH v3 0/2] Support mute notifications for CS35L41 HDA
2023-09-20 6:58 UTC (5+ messages)
` [PATCH v3 1/2] ALSA: hda: cs35l41: "
` [PATCH v3 2/2] ALSA: hda: cs35l41: Add read-only ALSA control for forced mute
[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
2023-09-20 6:33 UTC (4+ messages)
` [PATCH 1/3] ASoC: ti: omap-mcbsp: Ignore errors for getting fck_src
Asurada Spherion aplay: unable to install hw params
2023-09-20 3:05 UTC
[PATCH] ALSA: hda: hda_auto_parser: Always set codec->fixup_name when a quirk found
2023-09-19 17:16 UTC (5+ messages)
linux-next: Tree for Sep 15 (drivers/mfd/cs42l43.o)
2023-09-19 14:21 UTC (4+ messages)
[PATCH] ALSA: dice: add stream format parameters for Weiss devices
2023-09-19 14:09 UTC (4+ messages)
` INT203 and DAC1 (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)
` MAN301 external clock issues "
[PATCH v2 0/2] ASoC: Add rtq9128 audio amplifier
2023-09-19 12:42 UTC (7+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add Richtek "
` [PATCH v2 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier support
New Lenovo MTL platform
2023-09-19 12:57 UTC (2+ messages)
[PATCH v2 00/17] ALSA/ASoC: hda: Address format selection limitations and ambiguity
2023-09-19 12:50 UTC (10+ messages)
` [PATCH v2 04/17] ASoC: pcm: Honor subformat when configuring runtime
` [PATCH v2 12/17] ASoC: Intel Skylake: Switch to new stream-format interface
` [PATCH v2 13/17] ASoC: SOF: Intel: "
` [PATCH v2 14/17] ASoC: Intel: avs: "
` [PATCH v2 15/17] ALSA: hda: Drop snd_hdac_calc_stream_format()
` [PATCH v2 16/17] ASoC: Intel: avs: Kill S24_LE in HDAudio streaming
` [PATCH v2 17/17] ASoC: Intel: avs: Unhardcode HDAudio BE DAI drivers description
[PATCH] ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro
2023-09-19 12:48 UTC (2+ messages)
[PATCH 0/2] fixes for the musl C library
2023-09-19 12:37 UTC (4+ messages)
` [PATCH 1/2] topology.c: include locale.h
` [PATCH 2/2] nhlt-dmic-info.c: include sys/types.h
[RFC PATCH] ALSA: pcm: Introduce MSBITS subformat API extension
2023-09-19 11:34 UTC (8+ messages)
topology.c: error: 'LC_ALL' undeclared - compiling alsa-utils 1.2.10 with musl
2023-09-19 11:19 UTC
[PATCH V4 0/7] ASoC: codecs: Add aw87390 amplifier driver
2023-09-19 10:57 UTC (8+ messages)
` [PATCH V4 1/7] ASoC: dt-bindings: awinic,aw88395: Add properties for multiple PA support
` [PATCH V4 2/7] ASoC: dt-bindings: Add schema for "awinic,aw87390"
` [PATCH V4 3/7] ASoC: codecs: Modify the transmission method of parameters and property node
` [PATCH V4 4/7] ASoC: codecs: Add code for bin parsing compatible with aw87390
` [PATCH V4 5/7] ASoC: codecs: Modify i2c name and parameter transmission methodls
` [PATCH V4 6/7] ASoC: codecs: Change the aw88261 variable name and i2c driver name
` [PATCH V4 7/7] ASoC: codecs: Add aw87390 amplifier driver
topology/topology.c: error: 'LC_ALL' undeclared - compiling alsa-utils 1.2.10 with musl
2023-09-19 10:54 UTC
[PATCH 0/9] ASoC: SOF: Use generic IPC type identifiers
2023-09-19 10:42 UTC (10+ messages)
` [PATCH 1/9] ASoC: SOF: Introduce generic names for IPC types
` [PATCH 2/9] ASoC: SOF: sof-pci-dev: Update the ipc_type module parameter description
` [PATCH 3/9] ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4
` [PATCH 4/9] ASoC: SOF: Use generic names for IPC types
` [PATCH 5/9] ASoC: SOF: amd: "
` [PATCH 6/9] ASoC: SOF: imx: "
` [PATCH 7/9] ASoC: SOF: Intel: "
` [PATCH 8/9] ASoC: SOF: mediatek: "
` [PATCH 9/9] ASoC: SOF: Drop unused IPC type defines
[PATCH 0/3] ASoC: SOF: ipc4-control: Support for Switch and Enum controls
2023-09-19 10:31 UTC (4+ messages)
` [PATCH 1/3] ASoC: SOF: ipc4-topology: Add definition for generic switch/enum control
` [PATCH 2/3] ASoC: SOF: ipc4-control: Add support for ALSA switch control
` [PATCH 3/3] ASoC: SOF: ipc4-control: Add support for ALSA enum control
[PATCH] ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
2023-09-19 9:42 UTC
nhlt-dmic-info.c: error: unknown type name 'u_int8_t' - compiling alsa-utils 1.2.10 with musl
2023-09-19 10:05 UTC
[PATCH 0/9] ASoC: SOF: ipc4/Intel: Support for firmware exception handling
2023-09-19 9:24 UTC (10+ messages)
` [PATCH 1/9] ASoC: SOF: Xtensa: dump ar registers to restore call stack
` [PATCH 2/9] ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.h
` [PATCH 3/9] ASoC: SOF: ipc4: add a helper function to search debug slot
` [PATCH 4/9] ASoC: SOF: ipc4: add definition of telemetry slot for exception handling
` [PATCH 5/9] ASoC: SOF: ipc4: add exception node in sof debugfs directory
` [PATCH 6/9] ASoC: SOF: Intel: add telemetry retrieval support on Intel platforms
` [PATCH 7/9] ASoC: SOF: Intel: mtl: dump dsp stack
` [PATCH 8/9] ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platforms
` [PATCH 9/9] ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmware
[PATCH] ASoC: Intel: sof_sdw: add support for SKU 0B14
2023-09-19 9:21 UTC
[PATCH 0/2] ASoC: Intel: soc-acpi: Adding Es83x6 codec entry and HDMI-in capture support in MTL match table
2023-09-19 9:11 UTC (3+ messages)
` [PATCH 1/2] ASoC: Intel: soc-acpi: Add entry for sof_es8336 "
` [PATCH 2/2] ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support "
[PATCH] mfd: cs42l43: add REGMAP_IRQ requirement
2023-09-19 8:50 UTC (2+ messages)
[PATCH] ASoC: Intel: soc-acpi: fix Dell SKU 0B34
2023-09-19 8:36 UTC
[PATCH 1/2] ALSA: docs: Add Marian M2 driver documentation
2023-09-18 18:03 UTC (3+ messages)
` [PATCH 2/2] ALSA: Add new driver for Marian M2 sound card
[linux-next:master] BUILD REGRESSION 7fc7222d9680366edeecc219c21ca96310bdbc10
2023-09-18 17:03 UTC
[PATCH] ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warning
2023-09-19 7:41 UTC (4+ messages)
Gapless support
2023-09-19 6:15 UTC
[PATCH] ASoC: simple-card: fixup asoc_simple_probe() error handling
2023-09-19 5:34 UTC
[PATCH 0/2] ASoC: intel: Add CS42L43 sdw machine driver support
2023-09-19 2:00 UTC (3+ messages)
` [PATCH 1/2] ASoC: intel: sof_sdw: Add CS42L43 CODEC support
` [PATCH 2/2] ASoC: Intel: soc-acpi-intel-mtl-match: add acpi match table for cdb35l56-eight-c
[PATCH v2] ASoC: simple-card-utils: fixup simple_util_startup() error handling
2023-09-19 1:22 UTC
[PATCH] ASoC: simple-card-utils: fixup simple_util_startup() error handling
2023-09-19 1:17 UTC (3+ messages)
[PATCH v6 00/33] Introduce QC USB SND audio offloading support
2023-09-19 0:23 UTC (8+ messages)
` [PATCH v6 13/33] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v6 14/33] dt-bindings: usb: xhci: Add num-hc-interrupters definition
[PATCH AUTOSEL 6.4 04/31] ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handling
2023-09-18 21:29 UTC (3+ messages)
[PATCH 0/2] ASoC: da7213: add .auto_selectable_formats support
2023-09-18 17:48 UTC (2+ messages)
[PATCH v4 0/3] ASoC: wm8782: Allow higher audio rates
2023-09-18 16:06 UTC (2+ messages)
[PATCH v2 0/2] Support mute notifications for CS35L41 HDA
2023-09-18 16:04 UTC (2+ messages)
how to connect a midi client to non midi hardware sound card
2023-09-18 16:02 UTC (2+ messages)
[PATCH 0/2] ASoC: Add rtq9128 audio amplifier
2023-09-18 9:45 UTC (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add Richtek "
` [PATCH 2/2] ASoC: codecs: Add Richtek rtq9128audio amplifier support
[PATCH v4 00/42] ep93xx device tree conversion
2023-09-18 7:39 UTC (2+ messages)
[PATCH] selftests: ALSA: fix warnings in 'test-pcmtest-driver'
2023-09-16 19:16 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION dfa449a58323de195773cf928d99db4130702bf7
2023-09-15 14:48 UTC
[PATCH] ALSA: dummy: Fix &dpcm->lock deadlock issues
2023-09-18 15:53 UTC (5+ messages)
` 回复: "
[PATCH 0/4] ALSA: scarlett2: Driver updates
2023-09-18 15:48 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