Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-01-29 00:55:29 to 2024-02-01 22:11:27 UTC [more...]

[PATCH v2] ALSA: core: Fix dependencies for SND_CORE_TEST
 2024-02-01 22:11 UTC 

[PATCH] ALSA: core: Fix dependencies for SND_CORE_TEST
 2024-02-01 21:48 UTC  (3+ messages)

[PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support
 2024-02-01 18:39 UTC  (25+ messages)
` [PATCH 01/18] ASoC: wm_adsp: Fix firmware file search order
` [PATCH 02/18] ASoC: wm_adsp: Don't overwrite fwf_name with the default
` [PATCH 03/18] ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component
` [PATCH 04/18] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
` [PATCH 05/18] ASoC: cs35l56: Don't add the same register patch multiple times
` [PATCH 06/18] ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()
` [PATCH 07/18] ASoC: cs35l56: Fix to ensure ASP1 registers match cache
` [PATCH 08/18] ASoC: cs35l56: Fix default SDW TX mixer registers
` [PATCH 09/18] ALSA: hda: cs35l56: Initialize all ASP1 registers
` [PATCH 10/18] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
` [PATCH 11/18] ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revision
` [PATCH 12/18] ASoC: cs35l56: Firmware file must match the version of preloaded firmware
` [PATCH 13/18] ASoC: cs35l56: Load tunings for the correct speaker models
` [PATCH 14/18] ASoC: cs35l56: Allow more time for firmware to boot
` [PATCH 15/18] ALSA: hda: cs35l56: Fix order of searching for firmware files
` [PATCH 16/18] ALSA: hda: cs35l56: Fix filename string field layout
` [PATCH 17/18] ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmware
` [PATCH 18/18] ALSA: hda: cs35l56: Remove unused test stub function

[linux-next:master] BUILD REGRESSION 51b70ff55ed88edd19b080a524063446bcc34b62
 2024-02-01 16:54 UTC 

[PATCH] ALSA: usb-audio: Ignore clock selector errors for single connection
 2024-02-01 14:27 UTC  (4+ messages)

[PATCH] ALSA: hda: use azx_stream() helper in all places
 2024-02-01 13:21 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL
 2024-02-01 13:06 UTC  (2+ messages)

[PATCH] sound: soc: wcd934x: fix an incorrect use of kstrndup()
 2024-02-01 12:31 UTC  (6+ messages)

[PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
 2024-02-01 11:25 UTC  (3+ messages)

[PATCH v2 00/13] of: property: add port base loop
 2024-02-01  9:18 UTC  (31+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 02/13] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v2 03/13] of: property: add of_graph_get_next_endpoint_raw()
` [PATCH v2 08/13] ASoC: audio-graph-card2: use of_graph_get_next_endpoint_raw()
` [PATCH v2 09/13] ASoC: test-component: use for_each_port_of_node()
` [PATCH v2 10/13] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v2 11/13] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v2 12/13] fbdev: omapfb: use of_graph_get_next_endpoint_raw()
` [PATCH v2 13/13] fbdev: omapfb: use of_graph_get_next_endpoint()

[PATCH 1/3] ALSA: pcm: Add missing formats to formats list
 2024-02-01  8:54 UTC  (6+ messages)

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-02-01  2:11 UTC  (10+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[PATCH v3 00/24] of: property: add port base loop
 2024-02-01  0:12 UTC  (30+ messages)
` [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint()
` [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node()
` [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint()
` [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint()

[PATCH 0/2] usb: misc: onboard_usb_hub: add support for XMOS XVF3500
 2024-01-31 21:37 UTC  (10+ messages)
` [PATCH 1/2] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH 2/2] usb: misc: onboard_hub: add support for XMOS XVF3500

[linux-next:master] BUILD REGRESSION 06f658aadff0e483ee4f807b0b46c9e5cba62bfa
 2024-01-31 14:39 UTC 

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-31 14:11 UTC  (18+ messages)
` [PATCH v6 1/6] of: Add of_phandle_args_equal() helper
` [PATCH v6 2/6] cpufreq: do not open-code of_phandle_args_equal()
` [PATCH v6 3/6] reset: gpio: Add GPIO-based reset controller
` [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
` [PATCH v6 5/6] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH v6 6/6] ASoC: codecs: wsa884x: Allow sharing reset GPIO

[PATCH V2] Apply headset jack quirk for non-bass alc287 thinkpads
 2024-01-31 13:13 UTC  (2+ messages)

[PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-01-31 12:17 UTC  (10+ messages)
` [PATCH v2 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding
      ` [EXTERNAL] "
  ` [EXTERNAL] Re: [PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code

[PATCH] Apply headset jack fixup for alc287 thinkpads
 2024-01-31 12:08 UTC  (8+ messages)

[PATCH v2] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
 2024-01-31 10:23 UTC 

[PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-30 19:48 UTC  (9+ messages)
` [PATCH v2 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616
` [PATCH v2 6/7] arm64: dts: allwinner: h616: Add DMA controller and DMA channels
` (subset) [PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers

[PATCH] Apply headset jack fixup for alc287 thinkpads
 2024-01-30 17:34 UTC 

[PATCH] ASoC: sh: rz-ssi: Fix error message print
 2024-01-30 17:17 UTC  (3+ messages)

[PATCH v3] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-30 15:43 UTC  (4+ messages)

[PATCH v2 05/13] media: xilinx-tpg: use of_graph_get_next_endpoint_raw()
 2024-01-30 13:35 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR
 2024-01-30 13:10 UTC  (4+ messages)

[PATCH v2] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
 2024-01-30 13:10 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-30 12:53 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/2] Small runtime PM API changes
 2024-01-30 11:28 UTC  (2+ messages)
` [PATCH v5 1/2] PM: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
 2024-01-29 23:46 UTC  (2+ messages)

[PATCH v2 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-29 23:45 UTC  (5+ messages)
` [PATCH v2 6/7] ASoC: cs42l43: Refactor to use for_each_set_bit()

[PATCH] ASoC: amd: acp: Fix support for a Huawei Matebook laptop
 2024-01-29 23:08 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VF
 2024-01-29 18:13 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Check presence of valid altsetting control
 2024-01-29 15:48 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+
 2024-01-29 14:35 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: codecs: tx-macro: split widgets per different LPASS versions
` [PATCH v3 2/2] ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+

[PATCH v5 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-29  8:46 UTC  (4+ messages)
` [PATCH v5 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[PATCH] Revert "ALSA: usb-audio: Skip setting clock selector for single connections"
 2024-01-29  8:10 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1 SF114-32
 2024-01-29  8:06 UTC  (2+ messages)

[PATCH V4 01/13] ASoC/soundwire: implement generic api for scanning amd soundwire controller
 2024-01-29  5:51 UTC  (8+ messages)
` [PATCH V4 07/13] ASoC: SOF: amd: add code for invoking soundwire manager helper functions
` [PATCH V4 08/13] ASoC: SOF: amd: add interrupt handling for SoundWire manager devices
` [PATCH V4 09/13] ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platforms
` [PATCH V4 10/13] ASoC: SOF: amd: add machine select logic for soundwire based platforms
` [PATCH V4 11/13] ASoC: SOF: amd: update descriptor fields for acp6.3 based platform
` [PATCH V4 12/13] ASoC: SOF: amd: select soundwire dependency flag "
` [PATCH V4 13/13] ASoC: SOF: amd: refactor acp driver pm ops


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