linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-26 11:55:26 to 2024-12-03 13:03:41 UTC [more...]

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-03 13:02 UTC  (17+ messages)
` [PATCH v2 01/32] driver core: Constify API device_find_child()
` [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type
` [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child()
` [PATCH v2 04/32] hwmon: "
` [PATCH v2 05/32] media: pci: mgb4: "
` [PATCH v2 06/32] thunderbolt: "
` [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child()
` [PATCH v2 09/32] pwm: "
` [PATCH v2 10/32] nvdimm: "
` [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation

[PATCH v5 0/9] drm: add DRM HDMI Codec framework
 2024-12-03 12:27 UTC  (19+ messages)
` [PATCH v5 1/9] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v5 2/9] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v5 3/9] drm/connector: implement generic HDMI codec helpers
` [PATCH v5 4/9] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v5 5/9] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v5 6/9] drm/display/hdmi: implement connector update functions
` [PATCH v5 7/9] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_update_edid()
` [PATCH v5 8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v5 9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid()

[PATCH] ASoC: pcm3168a: Add option to force clock consumer
 2024-12-03 12:01 UTC 

[PATCH] ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params
 2024-12-03 10:48 UTC 

[PATCH 0/2] ASoC: Splitting cs35l56 SoundWire DAI into separate playback and capture DAIs
 2024-12-03 10:45 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs35l56: Split SoundWire DAI into separate playback and capture
` [PATCH 2/2] ASoC: sdw_utils: cs_amp: Assign non-overlapping TDM masks for each codec on a bus

[PATCH] ALSA: hda: Fix typo in hda_sysfs.h
 2024-12-03 10:10 UTC  (2+ messages)

[PATCH] ALSA: ac97: Modify the incorrect format specifier
 2024-12-03 10:09 UTC  (2+ messages)

[PATCH RESEND] soundwire: amd: clear wake enable register for
 2024-12-03  9:23 UTC  (2+ messages)

[PATCH RESEND] soundwire: amd: clear wake enable register for power off mode
 2024-12-03  9:21 UTC 

[PATCH 1/2] ASoC: amd: ps: update mach params subsystem_rev variable
 2024-12-03  8:19 UTC  (2+ messages)
` [PATCH 2/2] ASoC: amd: ps: add ZSC control register programming sequence

[PATCH 0/2] Introduce Poly/Plantronics mute event support
 2024-12-03  7:32 UTC  (7+ messages)
` [PATCH 2/2] ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names

[PATCH v3 0/5] Add static channel mapping between soundwire master and slave
 2024-12-03  7:25 UTC  (11+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: Add bindings for wcd937x static channel mapping
` [PATCH v3 2/5] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support
` [PATCH v3 3/5] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw
` [PATCH v3 4/5] soundwire: qcom: Add set_channel_map api support
` [PATCH v3 5/5] ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais

[PATCH 0/3] ASoC: simple-card-utils: tidyup for Multi connection
 2024-12-03  2:10 UTC  (4+ messages)
` [PATCH 1/3] ASoC: simple-card-utils: use __free(device_node) for device node
` [PATCH 2/3] ASoC: simple-card-utils: check port reg first on graph_get_dai_id()
` [PATCH 3/3] ASoC: simple-card-utils: use for_each_of_graph_port() "

[PATCH] ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property
 2024-12-03  2:05 UTC 

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-02 21:16 UTC  (6+ messages)
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
` [PATCH v2 18/21] ceph: "

[PATCH] ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()
 2024-12-02 18:51 UTC  (3+ messages)

[PATCH] ASoC: tas2781: Fix redundant logical jump
 2024-12-02 17:58 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
 2024-12-02 17:58 UTC  (2+ messages)

[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
 2024-12-02 17:58 UTC  (10+ messages)

[PATCH] ASoC: cs42l51: Constify struct i2c_device_id
 2024-12-02 17:58 UTC  (2+ messages)

[PATCHv2,sound-next] ASoC: rockchip: i2s-tdm: Fix a useless call issue
 2024-12-02 17:58 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix a DMA to stack memory bug
 2024-12-02 15:43 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops
 2024-12-02 15:32 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add extra PID for RME Digiface USB
 2024-12-02 15:32 UTC  (2+ messages)

[PATCH v1 RESEND] slimbus: messaging: Free transaction ID in delayed interrupt scenario
 2024-12-02 13:57 UTC 

[PATCH v4] ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()
 2024-12-02 13:30 UTC  (3+ messages)

[PATCH v3] ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()
 2024-12-02 13:30 UTC  (2+ messages)

[PATCH] ASoC: Intel: avs: Remove component->set_jack() on suspend/resume
 2024-12-02 13:30 UTC  (5+ messages)
  ` [PATCH v2] ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()

[PATCH v5 0/3] Add support for codec of F1C100s
 2024-12-02 13:23 UTC  (5+ messages)
` [PATCH v5 1/3] ASoC: sun4i-codec: Add DMA Max Burst field

[bug report] ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
 2024-12-02 12:16 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 4/6] ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
 2024-12-02 12:01 UTC  (2+ messages)

Support for Creative Soundblaster AE-9 ?
 2024-12-02 11:52 UTC 

[PATCH] ASoC: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-12-02 11:36 UTC 

[PATCH] ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
 2024-12-02  9:23 UTC  (2+ messages)

Questions about an unusual use case
 2024-12-02  5:46 UTC 

[PATCH next] ALSA: hda/tas2781: Fix error code tas2781_read_acpi()
 2024-12-01  8:52 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
 2024-12-01  8:51 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: add mixer mapping for Corsair HS80
 2024-12-01  8:50 UTC  (2+ messages)

[PATCH 0/2] Fix headset mic on Acer Nitro 5
 2024-12-01  8:26 UTC  (8+ messages)
` [PATCH 1/2] ALSA: hda/realtek: "

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-01  3:14 UTC  (14+ messages)
` [PATCH v30 28/30] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH] ALSA: ump: Shut up truncated string warning
 2024-11-30  9:00 UTC 

[PATCH] sound: remove unnecessary return statement
 2024-11-30  7:20 UTC 

[GIT PULL] sound fixes for 6.13-rc1
 2024-11-29 21:33 UTC  (2+ messages)

[PATCH v2 0/6] Introduce devm_kmemdup_array() helper
 2024-11-29 14:20 UTC  (16+ messages)
` [PATCH v2 1/6] devres: Introduce devm_kmemdup_array()
` [PATCH v2 2/6] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v2 3/6] pinctrl: tangier: use devm_kmemdup_array()
` [PATCH v2 4/6] pinctrl: pxa2xx: "
` [PATCH v2 5/6] input: sparse-keymap: "
` [PATCH v2 6/6] ASoC: Intel: avs: "

[PATCH] firmware: arm_scmi: fix i.MX build dependency
 2024-11-29 10:38 UTC  (2+ messages)

[PATCH V2] ALSA: hda/conexant: fix Z60MR100 startup pop issue
 2024-11-29 10:06 UTC  (2+ messages)

[PATCH 0/3] ALSA: ump: Fixes for legacy rawmidi handling
 2024-11-29  9:45 UTC  (4+ messages)
` [PATCH 1/3] ALSA: ump: Don't open legacy substream for an inactive group
` [PATCH 2/3] ALSA: ump: Indicate the inactive group in legacy substream names
` [PATCH 3/3] ALSA: ump: Update legacy substream names upon FB info update

[PATCH] ALSA: seq: ump: Fix seq port updates per FB info notify
 2024-11-28 17:04 UTC 

[PATCH] ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA
 2024-11-28 13:53 UTC  (2+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-28 12:29 UTC  (3+ messages)
` [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()

[PATCH] ALSA: sh: Use standard helper for buffer accesses
 2024-11-28 10:49 UTC 

[PATCH V2] ALSA: hda/conexant: fix Z60MR100 startup pop issue
 2024-11-28  8:28 UTC  (4+ messages)
  ` 答复: "

[PATCH] ALSA: usb-audio: Notify xrun for low-latency mode
 2024-11-28  8:04 UTC 

[PATCH] ALSA: seq: Skip notifications unless subscribed to announce port
 2024-11-28  7:48 UTC 

[PATCH] ALSA: seq: Notify client and port info changes
 2024-11-28  7:47 UTC 

[PATCH] ALSA: hda/realtek: Apply quirk for Medion E15433
 2024-11-28  7:26 UTC 

[PATCH v2] ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
 2024-11-28  7:10 UTC  (2+ messages)

[PATCH v2] SOF: Intel: hda: fix memory leak in hda_machine_select()
 2024-11-27 18:10 UTC 

[PATCH] ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entry
 2024-11-27 17:37 UTC  (6+ messages)

[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-27 17:22 UTC  (7+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins

[PATCH] ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe
 2024-11-27 12:13 UTC  (6+ messages)

[PATCH] ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai index
 2024-11-27 12:13 UTC  (2+ messages)

[PATCH v6 0/3] Add support for codec of F1C100s
 2024-11-27  7:12 UTC  (4+ messages)
` [PATCH v6 3/5] ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s

[PATCH] ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
 2024-11-27  7:09 UTC  (2+ messages)

[PATCH] ALSA: ump: Fix evaluation of MIDI 1.0 FB info
 2024-11-27  7:00 UTC 

[PATCH 0/2] ASoC: fsl_xcvr: Add suspend and resume support
 2024-11-27  3:00 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: Use regmap for PHY and PLL registers
` [PATCH 2/2] ASoC: fsl_xcvr: Add suspend and resume support

[PATCH] SOF: Intel: hda: fix memory leak in hda_machine_select()
 2024-11-26 14:41 UTC 

[PATCH] ALSA: asihpi: Remove unused variable
 2024-11-26 14:25 UTC  (2+ messages)

[PATCH] ALSA: hda: Show the codec quirk info at probing
 2024-11-26 14:10 UTC 

Set pcbeep to default value
 2024-11-26 14:09 UTC  (2+ messages)

[PATCH 0/4] Add function to constrain rates
 2024-11-26 11:54 UTC  (3+ messages)
` [PATCH 3/4] ASoC: fsl_xcvr: Add sample rate constraint
` [PATCH 4/4] ASoC: fsl_sai: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).