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

[PATCH v2 00/13] of: property: add port base loop
 2024-01-29  0:55 UTC  (14+ 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 04/13] drm: omapdrm: use of_graph_get_next_endpoint_raw()
` [PATCH v2 05/13] media: xilinx-tpg: "
` [PATCH v2 06/13] ASoC: audio-graph-card: "
` [PATCH v2 07/13] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [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] ASoC: amd: acp: Fix support for a Huawei Matebook laptop
 2024-01-28 17:22 UTC 

[PATCH AUTOSEL 6.7 23/39] ASoC: codecs: rtq9128: Fix PM_RUNTIME usage
 2024-01-28 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 24/39] ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flow

[PATCH v1 1/4] ASoc: pcm6240: Create pcm6240 codec driver code
 2024-01-28 15:11 UTC  (15+ messages)
` [PATCH v1 2/4] ASoc: pcm6240: Create header file for "
` [PATCH v1 3/4] ASoc: pcm6240: Add compile item for pcm6240 codec driver
` [PATCH v1 4/4] ASoc: dt-bindings: Create yaml file "
        ` [EXTERNAL] "

[PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-01-28 15:23 UTC  (8+ messages)
` [PATCH v2 2/4] ASoc: PCM6240: Create header file for "
` [PATCH v2 3/4] ASoc: PCM6240: Add compile item for PCM6240 Family driver
` [PATCH v2 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding

[PATCH] ALSA: usb-audio: Skip setting clock selector for single connections
 2024-01-28 13:27 UTC  (3+ messages)

[PATCH] Revert "ALSA: usb-audio: Skip setting clock selector for single connections"
 2024-01-28 13:23 UTC 

[PATCH v2 0/4] Support HP Models without _DSD
 2024-01-28 12:11 UTC  (6+ messages)
` [PATCH v2 1/4] ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
` [PATCH v2 2/4] ALSA: hda: cs35l41: Support additional HP Envy Models
` [PATCH v2 3/4] ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker ID
` [PATCH v2 4/4] ALSA: hda/realtek: Add quirks for various HP ENVY models

[PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-28 11:52 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6
` [PATCH v2 2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible
` [PATCH v2 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH v2 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616
` [PATCH v2 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH v2 6/7] arm64: dts: allwinner: h616: Add DMA controller and DMA channels
` [PATCH v2 7/7] arm64: dts: allwinner: h616: Add SPDIF device node

[PATCH v2] ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VA
 2024-01-27 16:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 11/13] fbdev: omapfb: use of_graph_get_next_port()
 2024-01-27 15:57 UTC  (2+ messages)

[PATCH v2 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-26 21:38 UTC  (11+ messages)
` [PATCH v2 2/7] ASoC: cs42l43: Minor code tidy ups
` [PATCH v2 3/7] ASoC: cs42l43: Check error from device_property_read_u32_array()
` [PATCH v2 4/7] ASoC: cs42l43: Add pm_ptr around the power ops
` [PATCH v2 5/7] ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding
` [PATCH v2 6/7] ASoC: cs42l43: Refactor to use for_each_set_bit()
` [PATCH v2 7/7] ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL

[PATCH] ASoC: dt-bindings: audio-graph-port: Drop type from "clocks"
 2024-01-26 21:38 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: samsung,tm2: Correct "audio-codec" constraints
 2024-01-26 21:38 UTC  (3+ messages)

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

[PATCH v3 0/2] Small runtime PM API changes
 2024-01-26 17:23 UTC  (7+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH] ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1 SF114-32
 2024-01-26 15:56 UTC 

[PATCH v1 0/4] Support HP Models without _DSD
 2024-01-26 15:44 UTC  (7+ messages)
` [PATCH v1 1/4] ALSA: hda: cs35l41: Set Channel Index correctly when system is missing _DSD
` [PATCH v1 2/4] ALSA: hda: cs35l41: Support additional HP Envy Models
` [PATCH v1 3/4] ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker ID
` [PATCH v1 4/4] ALSA: hda/realtek: Add quirks for various HP ENVY models

[PATCH] ALSA: usb-audio: Support read-only clock selector control
 2024-01-26 15:07 UTC  (2+ messages)

[regression] [Realtek ALC 1220] No sound from internal speakers on Kernel 6.7.0
 2024-01-26 14:44 UTC 

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

[PATCH 1/3] ALSA: pcm: Add missing formats to formats list
 2024-01-26  9:01 UTC  (4+ messages)
` [PATCH 2/3] ALSA: pcm: Fix snd_pcm_format_name function
` [PATCH 3/3] ALSA: core: Add sound core KUnit test

[PATCH] ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YAR
 2024-01-26  8:09 UTC 

[PATCH 03/13] of: property: add of_graph_get_next_endpoint_raw()
 2024-01-25 16:27 UTC  (2+ messages)

[PATCH 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-25 15:45 UTC  (18+ messages)
` [PATCH 1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6
` [PATCH 2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible
` [PATCH 3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
` [PATCH 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616
` [PATCH 5/7] arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF
` [PATCH 7/7] arm64: dts: allwinner: h616: Add SPDIF device node

[PATCH] ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56
 2024-01-25 14:45 UTC  (2+ messages)

[PATCH -next] ASoC: codecs: Remove unneeded semicolon
 2024-01-25 13:39 UTC  (2+ messages)

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-25 10:42 UTC  (7+ messages)

[PATCH 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-25  9:52 UTC  (15+ messages)
` [PATCH 2/7] ASoC: cs42l43: Minor code tidy ups
` [PATCH 3/7] ASoC: cs42l43: Check error from device_property_read_u32_array
` [PATCH 4/7] ASoC: cs42l43: Add pm_ptr around the power ops
` [PATCH 5/7] ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding
` [PATCH 6/7] ASoC: cs42l43: Refactor to use for_each_set_bit
` [PATCH 7/7] ASoC: cs42l43: Use fls to calculate the pre-divider for the PLL

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

[PATCH 0/2] ALSA: hda: Move component binding support into separate library
 2024-01-25  9:05 UTC  (6+ messages)
` [PATCH 1/2] ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other amps
` [PATCH 2/2] ALSA: hda: realtek: Move hda_component implementation to module

[PATCH] ALSA: usb-audio: Sort quirk table entries
 2024-01-24 15:53 UTC 

[PATCH] ALSA: usb-audio: add quirk for RODE NT-USB+
 2024-01-24 15:40 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: fix typo
 2024-01-24 13:43 UTC  (2+ messages)

[PATCH] ALSA: virtio: remove duplicate check if queue is broken
 2024-01-24 13:42 UTC  (3+ messages)

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

[PATCH v4 0/3] Small runtime PM API changes
 2024-01-23 22:40 UTC  (6+ messages)
` [PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-01-23 15:45 UTC  (5+ messages)
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core

[PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-23 13:57 UTC  (6+ messages)

[PATCH v3] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-23 11:32 UTC 

[PATCH v2] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-23  8:48 UTC  (3+ messages)

[PATCH 1/2] ALSA: hda: Replace numeric device IDs with constant values
 2024-01-23  7:51 UTC  (2+ messages)

[PATCH 6.6 336/583] kselftest/alsa - conf: Stringify the printed errno in sysfs_get()
 2024-01-22 23:56 UTC 


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