Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2025-03-14 15:52:48 to 2025-03-19 00:52:12 UTC [more...]

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-19  0:51 UTC  (6+ messages)
` [PATCH v36 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v36 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v36 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v36 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v36 15/31] ASoC: usb: Add PCM format check API for USB backend

[PATCH] ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible
 2025-03-18 17:31 UTC  (2+ messages)

[PATCH 00/15] Tidy up ASoC control get and put handlers
 2025-03-18 17:14 UTC  (16+ messages)
` [PATCH 01/15] ASoC: ops-test: Add some basic kunit tests for soc-ops
` [PATCH 02/15] ASoC: ops: Minor formatting fixups
` [PATCH 03/15] ASoC: ops: Update comments for xr_sx control helpers
` [PATCH 04/15] ASoC: ops: Update mask generation to use GENMASK
` [PATCH 05/15] ASoC: ops: Factor out helper to check valid control values
` [PATCH 06/15] ASoC: ops: Replace snd_soc_read_signed() with new helper
` [PATCH 07/15] ASoC: ops: Add control to register value helper
` [PATCH 08/15] ASoC: ops: Remove snd_soc_info_volsw_range()
` [PATCH 09/15] ASoC: ops: Remove snd_soc_get_volsw_range()
` [PATCH 10/15] ASoC: ops: Remove snd_soc_put_volsw_range()
` [PATCH 11/15] ASoC: ops: Factor out common code from info callbacks
` [PATCH 12/15] ASoC: ops: Factor out common code from put callbacks
` [PATCH 13/15] ASoC: ops: Factor out common code from get callbacks
` [PATCH 14/15] ASoC: ops: Remove some unnecessary local variables
` [PATCH 15/15] ASoC: ops: Apply platform_max after deciding control type

[PATCH v5 0/3] add sof support on imx95
 2025-03-18 16:29 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] ASoC: Intel: avs: Replace devm_kzalloc() with devm_kcalloc()
 2025-03-18 16:28 UTC  (7+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] ASoC: Intel: avs: ssm4567: "
` [PATCH v2 3/4] ASoC: Intel: avs: max98373: "
` [PATCH v2 4/4] ASoC: Intel: avs: max98927: "

[PATCH V3 0/2] ASoC: codecs: Add aw88166 amplifier driver
 2025-03-18 16:28 UTC  (2+ messages)

[PATCH] ASoC: codecs: ntp8918: Remove duplicate clk.h header
 2025-03-18 15:34 UTC  (2+ messages)

[PATCH] ASoC: ti: j721e-evm: Reduce log level for EPROBE_DEFER
 2025-03-18 15:34 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: maxim,max98357a: Add compatible with richtek,rt9123
 2025-03-18 11:26 UTC  (3+ messages)

cs35l41: Enable(1) failed: -110
 2025-03-18 10:11 UTC 

[PATCH] ASoC: Add initialization for wm8997 component
 2025-03-18  9:39 UTC  (2+ messages)

[PATCH v2 00/88] ASoC: Convert to modern PM macros
 2025-03-17 21:54 UTC  (94+ messages)
` [PATCH v2 01/88] ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 02/88] ASoC: ak4375: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 03/88] ASoC: ak4458: "
` [PATCH v2 04/88] ASoC: ak5558: "
` [PATCH v2 05/88] ASoC: cs35l32: Convert to RUNTIME_PM_OPS()
` [PATCH v2 06/88] ASoC: cs35l33: "
` [PATCH v2 07/88] ASoC: cs35l34: "
` [PATCH v2 08/88] ASoC: cs4234: "
` [PATCH v2 09/88] ASoC: cs42l42: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 10/88] ASoC: cs42l51: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 11/88] ASoC: cs42l83: "
` [PATCH v2 12/88] ASoC: cs42xx8: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH v2 13/88] ASoC: cs43130: Convert to RUNTIME_PM_OPS()
` [PATCH v2 14/88] ASoC: cs4349: "
` [PATCH v2 15/88] ASoC: cs53l30: "
` [PATCH v2 16/88] ASoC: cx2072x: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 17/88] ASoC: da7213: "
` [PATCH v2 18/88] ASoC: hdac_hdmi: "
` [PATCH v2 19/88] ASoC: lpass: Convert to RUNTIME_PM_OPS()
` [PATCH v2 20/88] ASoC: max98090: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 21/88] ASoC: max98373: "
` [PATCH v2 22/88] ASoC: max98390: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 23/88] ASoC: max98396: "
` [PATCH v2 24/88] ASoC: max98520: "
` [PATCH v2 25/88] ASoC: max9860: Convert to RUNTIME_PM_OPS()
` [PATCH v2 26/88] ASoC: max98927: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 27/88] ASoC: mt6660: Convert to RUNTIME_PM_OPS()
` [PATCH v2 28/88] ASoC: pcm512x: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH v2 29/88] ASoC: rt1017-sdca-sdw: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 30/88] ASoC: rt1308-sdw: "
` [PATCH v2 31/88] ASoC: rt1316-sdw: "
` [PATCH v2 32/88] ASoC: rt1318-sdw: "
` [PATCH v2 33/88] ASoC: rt1320-sdw: "
` [PATCH v2 34/88] ASoC: rt5514: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 35/88] ASoC: rt5645: "
` [PATCH v2 36/88] ASoC: rt5682-sdw: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 37/88] ASoC: rt700-sdw: "
` [PATCH v2 38/88] ASoC: rt711: "
` [PATCH v2 39/88] ASoC: rt712: "
` [PATCH v2 40/88] ASoC: rt715: "
` [PATCH v2 41/88] ASoC: rt721: "
` [PATCH v2 42/88] ASoC: rt722: "
` [PATCH v2 43/88] ASoC: rt9120: Convert to RUNTIME_PM_OPS()
` [PATCH v2 44/88] ASoC: rtq9128: "
` [PATCH v2 45/88] ASoC: tas2552: "
` [PATCH v2 46/88] ASoC: ts3a227e: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 47/88] ASoC: wcd937x: Convert to RUNTIME_PM_OPS()
` [PATCH v2 48/88] ASoC: wcd938x: "
` [PATCH v2 49/88] ASoC: wcd939x: "
` [PATCH v2 50/88] ASoC: wm2200: "
` [PATCH v2 51/88] ASoC: wm5100: "
` [PATCH v2 52/88] ASoC: wm8804: Convert to EXPORT_GPL_DEV_PM_OPS()
` [PATCH v2 53/88] ASoC: wm8962: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 54/88] ASoC: wm8994: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 55/88] ASoC: wsa881x: Convert to RUNTIME_PM_OPS()
` [PATCH v2 56/88] ASoC: wsa883x: "
` [PATCH v2 57/88] ASoC: wsa884x: "
` [PATCH v2 58/88] ASoC: dwc: "
` [PATCH v2 59/88] ASoC: fsl: Convert to RUNTIME_PM_OPS() and co
` [PATCH v2 60/88] ASoC: img: "
` [PATCH v2 61/88] ASoC: intel: avs: Convert to RUNTIME_PM_OPS()
` [PATCH v2 62/88] ASoC: intel: catpt: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 63/88] ASoC: mediatek: mt2701: Convert to RUNTIME_PM_OPS()
` [PATCH v2 64/88] ASoC: mediatek: mt6797: "
` [PATCH v2 65/88] ASoC: mediatek: mt7986: "
` [PATCH v2 66/88] ASoC: mediatek: mt8173: "
` [PATCH v2 67/88] ASoC: mediatek: mt8183: "
` [PATCH v2 68/88] ASoC: mediatek: mt8186: "
` [PATCH v2 69/88] ASoC: mediatek: mt8188: "
` [PATCH v2 70/88] ASoC: mediatek: mt8192: "
` [PATCH v2 71/88] ASoC: mediatek: mt8195: "
` [PATCH v2 72/88] ASoC: mediatek: mt8365: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 73/88] ASoC: qcom: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 74/88] ASoC: rcar: "
` [PATCH v2 75/88] ASoC: rockchip: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 76/88] ASoC: samsung: "
` [PATCH v2 77/88] ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS()
` [PATCH v2 78/88] ASoC: SOF: pci: "
` [PATCH v2 79/88] ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()
` [PATCH v2 80/88] ASoC: stm: Convert to SYSTEM_SLEEP_PM_OPS()
` [PATCH v2 81/88] ASoC: sunxi: Convert to RUNTIME_PM_OPS()
` [PATCH v2 82/88] ASoC: tegra186: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 83/88] ASoC: tegra210: "
` [PATCH v2 84/88] ASoC: tegra20: "
` [PATCH v2 85/88] ASoC: tegra30: "
` [PATCH v2 86/88] ASoC: xtensa: Convert to RUNTIME_PM_OPS()
` [PATCH v2 87/88] ASoC: amd: Convert to RUNTIME_PM_OPS() & co
` [PATCH v2 88/88] ASoC: pcm3168a: Convert to EXPORT_GPL_DEV_PM_OPS()

[PATCH 00/89] ASoC: Convert to modern PM macros
 2025-03-17 21:54 UTC  (2+ messages)

[PATCH 0/6] Some minor SDCA preparation
 2025-03-17 21:54 UTC  (2+ messages)

[PATCH 0/3] ASoC: Convert PCM codecs to GPIO descriptors
 2025-03-17 21:54 UTC  (2+ messages)

[PATCH v3 0/4] Allow retrieving accessory detection reference on MT8188
 2025-03-17 18:47 UTC  (2+ messages)

[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
 2025-03-17 18:46 UTC  (2+ messages)

[PATCH 0/9] drivers: Transition to the faux device interface
 2025-03-17 18:10 UTC  (6+ messages)
` [PATCH 6/9] ASoC: soc-utils: "
` (subset) [PATCH 0/9] drivers: "

[PATCH AUTOSEL 5.10 2/2] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
 2025-03-17 16:40 UTC 

[PATCH AUTOSEL 5.15 4/4] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
 2025-03-17 16:39 UTC 

[PATCH AUTOSEL 6.1 4/4] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
 2025-03-17 16:39 UTC 

[PATCH AUTOSEL 6.6 8/8] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
 2025-03-17 16:39 UTC 

[PATCH AUTOSEL 6.12 02/13] ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius
 2025-03-17 16:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 03/13] ASoC: rt1320: set wake_capable = 0 explicitly
` [PATCH AUTOSEL 6.12 13/13] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx

[PATCH AUTOSEL 6.13 02/16] ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius
 2025-03-17 16:37 UTC  (4+ messages)
` [PATCH AUTOSEL 6.13 03/16] ASoC: cs42l43: Add jack delay debounce after suspend
` [PATCH AUTOSEL 6.13 04/16] ASoC: rt1320: set wake_capable = 0 explicitly
` [PATCH AUTOSEL 6.13 16/16] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx

[PATCH 1/3] ASoC: amd: acp: Fix snd_soc_acpi_mach id's duplicate symbol error
 2025-03-17 16:23 UTC  (4+ messages)
` [PATCH 2/3] ASoC: amd: acp: Fix acp_resource "
` [PATCH 3/3] ASoC: amd: acp: Fix acp_common_hw_ops declaration error

[PATCH] ASoC: amd: Add DMI quirk for ACP6X mic support
 2025-03-17 12:58 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl,sai: Add i.MX94 support
 2025-03-17 12:58 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc
 2025-03-17 10:28 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH next] ASoC: amd: acp: Fix leak in acp_pci_probe()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH v2] ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: tegra: Use non-atomic timeout for ADX status register
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: sma1307: Add NULL check in sma1307_setting_loaded()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Remove redundant 'flush_workqueue()' calls
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: tlv320adc3xxx: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: ti: davinci-i2s: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: mt8365: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH v2 05/14] ASoC: amd: acp: Refactor acp machine select
 2025-03-17  7:17 UTC  (3+ messages)

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-17  6:21 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa883x: Implement temperature reading and hwmon
 2025-03-16 23:33 UTC  (2+ messages)

ASoC: dmic: add regulator support
 2025-03-16 19:25 UTC 

[PATCH] ALSA: hda/realtek: Always honor no_shutup_pins
 2025-03-15 14:30 UTC 

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:15 UTC 

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:15 UTC 

[PATCH linux-next] ASoC: use sysfs_emit() instead of scnprintf()
 2025-03-15  6:14 UTC 

[PATCH] i2s: Simplify resource retrieval and mapping by using devm_platform_get_and_ioremap_resource
 2025-03-15  2:26 UTC 

[GIT PULL] sound fixes for 6.14-rc7
 2025-03-14 21:04 UTC  (2+ messages)

[PATCH v9 00/12] This is continued work on Samsung S9(SM-9600) starqltechn
 2025-03-14 20:00 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: add compressed playback support
 2025-03-14 20:00 UTC  (2+ messages)

[PATCH v5 0/5] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-14 17:48 UTC  (6+ messages)
` [PATCH v5 1/5] ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
` [PATCH v5 2/5] ASoC: q6apm: add q6apm_get_hw_pointer helper
` [PATCH v5 3/5] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
` [PATCH v5 4/5] ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment
` [PATCH v5 5/5] ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns

[PATCH v4 0/5] ASoC: q6apm: fix under runs and fragment sizes
 2025-03-14 17:40 UTC  (5+ messages)
` [PATCH v4 4/5] ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment

[PATCH v3 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-03-14 15:52 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-14 15:52 UTC  (2+ messages)
` (subset) "


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