Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-19 11:28:17 to 2024-01-24 16:58:43 UTC [more...]

[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 v2 00/33] spi: get rid of some legacy macros
 2024-01-22 18:13 UTC  (3+ messages)
` [PATCH v2 12/33] mtd: dataflash: Follow renaming of SPI "master" to "controller"

[PATCH 1/7] ASoC: cs42l43: Tidy up header includes
 2024-01-24 16:55 UTC  (7+ 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] ALSA: usb-audio: Sort quirk table entries
 2024-01-24 15:53 UTC 

[PATCH v2 1/6] spi: cs42l43: Tidy up header includes
 2024-01-24 15:30 UTC  (6+ messages)
` [PATCH v2 2/6] mfd: "
` [PATCH v2 3/6] mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
` [PATCH v2 4/6] mfd: cs42l43: Add time postfixes on defines
` [PATCH v2 5/6] mfd: cs42l43: Add some missing dev_err_probes
` [PATCH v2 6/6] mfd: cs42l43: Handle error from devm_pm_runtime_enable

[PATCH 1/6] mfd: cs42l43: Tidy up header includes
 2024-01-24 15:20 UTC  (9+ messages)
` [PATCH 2/6] mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
` [PATCH 3/6] mfd: cs42l43: Add time postfixes on defines
` [PATCH 4/6] mfd: cs42l43: Add some missing dev_err_probes
` [PATCH 5/6] mfd: cs42l43: Handle error from devm_pm_runtime_enable
` [PATCH 6/6] spi: cs42l43: Tidy up header includes

[PATCH 0/2] ALSA: hda: Move component binding support into separate library
 2024-01-24 13:43 UTC  (4+ 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: virtio: remove duplicate check if queue is broken
 2024-01-24 13:42 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
 2024-01-24 13:42 UTC  (2+ messages)

Speaker can't mute when HP was plugged
 2024-01-24 13:39 UTC  (2+ messages)

[PATCH v5 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-24  7:45 UTC  (7+ 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/1] ASoC: codecs: Adding new volume kcontrols
 2024-01-24  6:48 UTC  (2+ messages)
` [PATCH 1/1] ASoC: codecs: ES8326: "

[PATCH 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols
 2024-01-24  5:48 UTC 

[PATCH 0/1] Add support for the framer codec
 2024-01-23 18:14 UTC  (3+ messages)
` [PATCH 1/1] ASoC: codecs: "

Add support for Asus ROG Maximus Z790 Apex Encore motherboard
 2024-01-23 16:07 UTC 

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-23 16:02 UTC  (8+ messages)
` [PATCH 2/2] ASoC: nau8325: new driver

[PATCH] ALSA: usb-audio: Skip setting clock selector for single connections
 2024-01-23 14:14 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-23 13:57 UTC  (16+ messages)
` [PATCH v4 1/4] ASoC: codecs: wsa883x: fix PA volume control
` [PATCH v4 2/4] ASoC: qcom: sc8280xp: limit speaker volumes
` [PATCH v4 4/4] ASoC: codecs: wcd9335: drop unused gain hack remnant

[PATCH v1 0/5] ASoC: codecs: fix ES8326 performance and pop noise
 2024-01-23 12:31 UTC  (8+ messages)
` [PATCH v1 1/5] ASoC: codecs: ES8326: improving crosstalk performance
` [PATCH v1 2/5] ASoC: codecs: ES8326: Improving the THD+N performance
` [PATCH v1 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols
` [PATCH v1 4/5] ASoC: codecs: ES8326: Minimize the pop noise on headphone
` [PATCH v1 5/5] ASoC: codecs: ES8326: fix the capture noise issue
` (subset) [PATCH v1 0/5] ASoC: codecs: fix ES8326 performance and pop noise

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

[PATCH] Add a quirk for Yamaha YIT-W12TX transmitter
 2024-01-23  9:19 UTC  (3+ messages)

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

[PATCH] ALSA: hda/cs8409: Suppress vmaster control for Dolphin models
 2024-01-23  7:52 UTC  (2+ messages)

[PATCH] Add a quirk for Yamaha YIT-W12TX transmitter
 2024-01-23  7:45 UTC  (3+ messages)

[PATCH V2 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-01-23  7:15 UTC  (10+ messages)
` [PATCH V2 01/13] ASoC/soundwire: implement generic api for scanning amd soundwire controller
` [PATCH V2 02/13] drivers: soundwire: amd: update license
` [PATCH V2 03/13] drivers: soundwire: amd: refactor amd soundwire manager device node creation

[PATCH 00/13] of: property: add port base loop
 2024-01-23  0:05 UTC  (14+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH 03/13] of: property: add of_graph_get_next_endpoint_raw()
` [PATCH 04/13] drm: omapdrm: use of_graph_get_next_endpoint_raw()
` [PATCH 05/13] media: xilinx-tpg: "
` [PATCH 06/13] ASoC: audio-graph-card.c: "
` [PATCH 07/13] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH 08/13] ASoC: audio-graph-card2.c: use of_graph_get_next_endpoint_raw()
` [PATCH 09/13] ASoC: test-component: use for_each_port_of_node()
` [PATCH 10/13] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH 11/13] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH 12/13] fbdev: omapfb: use of_graph_get_next_endpoint_raw()
` [PATCH 13/13] fbdev: omapfb: use of_graph_get_next_endpoint()

[PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-22 21:54 UTC  (6+ messages)
` [PATCH v5 1/4] ASoC: codecs: wsa883x: fix PA volume control
` [PATCH v5 2/4] ASoC: qcom: sc8280xp: limit speaker volumes
` [PATCH v5 3/4] ASoC: codecs: lpass-wsa-macro: fix compander volume hack
` [PATCH v5 4/4] ASoC: codecs: wcd9335: drop unused gain hack remnant
` (subset) [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups

[PATCH v2 0/3] ASoC: use devm_snd_soc_register_card()
 2024-01-22 21:54 UTC  (2+ messages)

[PATCH 1/3] ASoC: amd: acp: Enable rt5682s clocks in acp slave mode
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH 1/3] ASoC: codecs: wcd938x: handle deferred probe
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: codecs: add support for WCD939x Codec
 2024-01-22 20:44 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: Support SAI and MICFIL on i.MX95 platform
 2024-01-22 20:44 UTC  (2+ messages)

kernelci/kernelci.org bisection: baseline-nfs.bootrr.deferred-probe-empty on at91sam9g20ek
 2024-01-22 17:45 UTC  (6+ messages)

[PATCH] slimbus: qcom-ngd-ctrl: Make QMI message rules const
 2024-01-22 16:50 UTC  (2+ messages)

[PATCH] ASoC: nau8540: Add pre-charge actions for input
 2024-01-22 16:33 UTC  (2+ messages)

[PATCH v2] ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-22 16:33 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Do not override firmware-name $ref
 2024-01-22 16:33 UTC  (2+ messages)

[PATCH] ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-22 16:33 UTC  (2+ messages)

[PATCH] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-22 15:12 UTC  (2+ messages)

[PATCH v3 0/5] reset: gpio: ASoC: shared GPIO resets
 2024-01-22 13:14 UTC  (10+ messages)
` [PATCH v3 2/5] reset: Instantiate reset GPIO controller for shared reset-gpios

ucm2: Qualcomm: Lenovo-X13s: reduce default headphones volume further
 2024-01-22 10:34 UTC 

[PATCH V3 00/13] soundwire/SOF: add SoundWire Interface support for AMD SOF stack
 2024-01-22  9:24 UTC  (14+ messages)
` [PATCH V3 01/13] ASoC/soundwire: implement generic api for scanning amd soundwire controller
` [PATCH V3 02/13] soundwire: amd: update license
` [PATCH V3 03/13] soundwire: amd: refactor amd soundwire manager device node creation
` [PATCH V3 04/13] soundwire: amd: implement function to extract slave information
` [PATCH V3 05/13] soundwire: amd: refactor soundwire pads enable
` [PATCH V3 06/13] soundwire: amd: refactor register mask structure
` [PATCH V3 07/13] ASoC: SOF: amd: add code for invoking soundwire manager helper functions
` [PATCH V3 08/13] ASoC: SOF: amd: add interrupt handling for SoundWire manager devices
` [PATCH V3 09/13] ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platforms
` [PATCH V3 10/13] ASoC: SOF: amd: add machine select logic for soundwire based platforms
` [PATCH V3 11/13] ASoC: SOF: amd: update descriptor fields for acp6.3 based platform
` [PATCH V3 12/13] ASoC: SOF: amd: select soundwire dependency flag "
` [PATCH V3 13/13] ASoC: SOF: amd: refactor acp driver pm ops

[PATCH] soundwire: stream: add missing const to Documentation
 2024-01-22  8:27 UTC  (2+ messages)

ucm2: conf.d: mt8370-evk: Fix the type of mt8370-evk.conf
 2024-01-22  7:20 UTC 

Allow for an optional output in plugin multi
 2024-01-22  3:34 UTC 

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

[PATCH] ALSA: dice: add stream format parameters for Weiss devices
 2024-01-21 14:30 UTC  (3+ messages)
` MAN301 internal routing (Re: [PATCH] ALSA: dice: add stream format parameters for Weiss devices)

How to configure a pcm to write to it periodically?
 2024-01-21 12:05 UTC  (2+ messages)

[PATCH 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols
 2024-01-20  4:57 UTC 

[PATCH 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols
 2024-01-20  4:53 UTC 

[PATCH 0/5] ASoC: codecs: fix ES8326 performance and pop noise
 2024-01-20  3:03 UTC  (8+ messages)
` [PATCH 1/5] ASoC: codecs: ES8326: improving crosstalk performance
` [PATCH 2/5] ASoC: codecs: ES8326: Improving the THD+N performance
` [PATCH 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols
` [PATCH 4/5] ASoC: codecs: ES8326: Minimize the pop noise on headphone
` [PATCH 5/5] ASoC: codecs: ES8326: fix the capture noise issue

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-19 22:06 UTC  (3+ messages)
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-19 17:24 UTC  (17+ messages)
` [PATCH v7 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v7 6/6] ASoC: cs42l43: Add support for the cs42l43


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).