linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 21:50:28 to 2023-12-19 22:03:16 UTC [more...]

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2023-12-19 22:03 UTC  (28+ messages)
` [PATCH 01/27] sparc32: Update defconfig to LEON SMP
` [PATCH 02/27] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH 03/27] sparc32: Drop floppy support
` [PATCH 04/27] sparc32: Drop sun4m specific led driver
` [PATCH 05/27] sparc32: Drop sun specific power management drivers
` [PATCH 06/27] sparc32: Drop auxio support
` [PATCH 07/27] sparc32: Drop run-time patching of ipi trap
` [PATCH 08/27] sparc32: Drop patching of interrupt vector
` [PATCH 09/27] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH 10/27] sparc32: Drop sun4d/sun4m smp support
` [PATCH 11/27] sparc32: Drop pcic support
` [PATCH 12/27] sparc32: Drop mbus support
` [PATCH 13/27] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH 14/27] sparc32: Drop unused mmu models
` [PATCH 15/27] sparc32: Drop check for sparc_model
` [PATCH 16/27] sparc32: Drop use of sparc_config
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions
` [PATCH 18/27] sparc32: Drop support for 7 register windows
` [PATCH 19/27] sparc32: Drop additional sun4d bits
` [PATCH 20/27] sparc32: Drop unused prom ranges support
` [PATCH 21/27] sparc32: Drop unused iommu support
` [PATCH 22/27] sparc32: Drop sun4m irq support
` [PATCH 23/27] sparc32: Drop unused trampoline code
` [PATCH 24/27] sparc32: Drop config SPARC_LEON
` [PATCH 25/27] sparc32: Drop sbus support
` [PATCH 26/27] sbus: char: Drop now unused uctrl driver
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100

[PATCH] i2c: make i2c_bus_type const
 2023-12-19 21:01 UTC  (3+ messages)

[PATCH] ALSA: hda: cs35l41: Add HP override
 2023-12-19 20:15 UTC 

[PATCH v2 0/5] ASoC: don't use original dummy dlc
 2023-12-19 18:06 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: fsl: fsl-asoc-card: don't need DUMMY Platform
` [PATCH v2 2/5] ASoC: samsung: odroid: "
` [PATCH v2 3/5] ASoC: intel: hdaudio.c: use snd_soc_dummy_dlc
` [PATCH v2 4/5] ASoC: sof: "
` [PATCH v2 5/5] ASoC: soc.h: don't create dummy Component via COMP_DUMMY()

[PATCH 0/4] GPIO inclusion fixes to misc sound drivers
 2023-12-19 18:06 UTC  (2+ messages)

[PATCH 0/5] ASoC: don't use original dummy dlc
 2023-12-19 18:06 UTC  (2+ messages)

[PATCH 0/5] Improve AMD ACP Vangogh audio support for Steam Deck OLED
 2023-12-19 18:06 UTC  (2+ messages)

[PATCH 0/2] ASoC: qcom: add sound card support for SM8650
 2023-12-19 18:06 UTC  (2+ messages)

[PATCH v7 0/4] add es8326 dt-bindings, commonize headset codec API, es8326 support and Enable dual amp for rt5682s
 2023-12-19 18:06 UTC 

[PATCH 00/11] ALSA: scarlett2: Firmware Upgrade and Error Handling Improvements
 2023-12-19 17:50 UTC  (12+ messages)
` [PATCH 01/11] ALSA: scarlett2: Update maintainer info
` [PATCH 02/11] ALSA: scarlett2: Add missing error check to scarlett2_config_save()
` [PATCH 03/11] ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
` [PATCH 04/11] ALSA: scarlett2: Add missing error checks to *_ctl_get()
` [PATCH 05/11] ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
` [PATCH 06/11] ALSA: scarlett2: Add missing mutex lock around get meter levels
` [PATCH 07/11] ALSA: scarlett2: Add #defines for firmware upgrade
` [PATCH 08/11] ALSA: scarlett2: Retrieve useful flash segment numbers
` [PATCH 09/11] ALSA: scarlett2: Add skeleton hwdep/ioctl interface
` [PATCH 10/11] ALSA: scarlett2: Add ioctl commands to erase flash segments
` [PATCH 11/11] ALSA: scarlett2: Add support for uploading new firmware

[RFC PATCH 00/16] soundwire/ASoC: speed-up downloads with BTP/BRA protocol
 2023-12-19 17:08 UTC  (28+ messages)
` [RFC PATCH 01/16] Documentation: driver: add SoundWire BRA description
` [RFC PATCH 06/16] soundwire: stream: reuse existing code for BPT stream
` [RFC PATCH 07/16] soundwire: bus: add API for BPT protocol
` [RFC PATCH 08/16] soundwire: bus: add bpt_stream pointer
` [RFC PATCH 09/16] soundwire: crc8: add constant table

[PATCH] ASoC: dt-bindings: qcom,lpass-va-macro: remove spurious contains in if statement
 2023-12-19 16:45 UTC  (3+ messages)

[PATCH 1/5] ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handler
 2023-12-19 16:44 UTC  (6+ messages)
` [PATCH 2/5] ASoC: SOF: Refactor sof_i2s_tokens reading to update acpbt dai
` [PATCH 3/5] ASoC: SOF: Add i2s bt dai configuration support for AMD platforms
` [PATCH 4/5] ASoC: SOF: Rename amd_bt sof_dai_type
` [PATCH 5/5] ASoC: SOF: amd: Add acp-psp mailbox interface for iram-dram fence register modification

[PATCH] ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config()
 2023-12-19 16:44 UTC  (2+ messages)

[PATCH v1 0/2] Minor fixes for CS35L41 HDA Property driver
 2023-12-19 16:22 UTC  (3+ messages)
` [PATCH v1 1/2] ALSA: hda: cs35l41: Do not allow uninitialised variables to be freed
` [PATCH v1 2/2] ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in kernel

[PATCH v2] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
 2023-12-19 16:05 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: Remove redundant ret variable
 2023-12-19 16:05 UTC  (2+ messages)

[PATCH v2 0/6] Add support for the internal RK3308 audio codec
 2023-12-19 14:54 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: rockchip: i2s-tdm: Fix clk_id usage in .set_sysclk()
` [PATCH v2 2/6] ASoC: dt-bindings: Add Rockchip RK3308 internal audio codec
` [PATCH v2 3/6] ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macro
` [PATCH v2 4/6] ASoC: codecs: Add RK3308 internal audio codec driver
` [PATCH v2 5/6] arm64: dts: rockchip: add i2s_8ch_2 and i2s_8ch_3
` [PATCH v2 6/6] arm64: dts: rockchip: add the internal audio codec

[PATCH] ASoC: xilinx: Embed IEC958 sample rate val to channel status register
 2023-12-19 14:01 UTC  (2+ messages)

[PATCH] ALSA: mark all struct bus_type as const
 2023-12-19 13:34 UTC 

[PATCH v4 0/5] ASoC: codecs: add support for WCD939x Codec
 2023-12-19 12:45 UTC  (6+ messages)
` [PATCH v4 1/5] ASoC: dt-bindings: qcom,wcd938x: move out common properties
` [PATCH v4 2/5] ASoC: dt-bindings: document WCD939x Audio Codec
` [PATCH v4 3/5] ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio mux
` [PATCH v4 4/5] ASoC: codecs: Add WCD939x Soundwire devices driver
` [PATCH v4 5/5] ASoC: codecs: Add WCD939x Codec driver

[PATCHv3 RESEND 00/10] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2023-12-19 12:39 UTC  (14+ messages)
` [PATCHv3 RESEND 01/10] ASoC: fsl-asoc-card: add support for dai links with multiple codecs
` [PATCHv3 RESEND 02/10] ASoC: fsl-asoc-card: add second dai link component for codecs
` [PATCHv3 RESEND 03/10] ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links
` [PATCHv3 RESEND 04/10] ASoC: fsl-asoc-card: add new compatible for a generic codec use case
` [PATCHv3 RESEND 05/10] ASoC: fsl-asoc-card: set generic codec as clock provider
` [PATCHv3 RESEND 06/10] ASoC: fsl-asoc-card: add dts property "cpu-slot-width"
` [PATCHv3 RESEND 07/10] ASoC: fsl-asoc-card: add dts property "cpu-slot-num"
` [PATCHv3 RESEND 08/10] ASoC: fsl-asoc-card: add dts properties "cpu-sysclk-freq"
` [PATCHv3 RESEND 09/10] ASoC: fsl-asoc-card: add dts properties "cpu-sysclk-dir-out"
` [PATCHv3 RESEND 10/10] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[PATCH 1/2] ASoC: dt-bindings: fsl-sai: Add power-domains
 2023-12-19 12:29 UTC  (2+ messages)
` [PATCH 2/2] ASoC: dt-bindings: fsl-sai: Support Rx-only SAI

[PATCH v3] ASoC: hdmi-codec: drop drm/drm_edid.h include
 2023-12-19 12:12 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v10 00/41] Introduce QC USB SND audio offloading support
 2023-12-19 12:01 UTC  (37+ messages)
` [PATCH v10 01/41] xhci: add support to allocate several interrupters
` [PATCH v10 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v10 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v10 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v10 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v10 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v10 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v10 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v10 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v10 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v10 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v10 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v10 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v10 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v10 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v10 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v10 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v10 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v10 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v10 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v10 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v10 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v10 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v10 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v10 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v10 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v10 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v10 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v10 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v10 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v10 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v10 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-19  8:26 UTC  (17+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH v2 0/8] Improve SOF support for Steam Deck OLED
 2023-12-19  3:07 UTC  (9+ messages)
` [PATCH v2 1/8] ASoC: amd: acp: Drop redundant initialization of machine driver data
` [PATCH v2 2/8] ASoC: amd: acp: Make use of existing *_CODEC_DAI macros
` [PATCH v2 3/8] ASoC: amd: acp: Add missing error handling in sof-mach
` [PATCH v2 4/8] ASoC: amd: acp: Update MODULE_DESCRIPTION for sof-mach
` [PATCH v2 5/8] ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
` [PATCH v2 6/8] ASoC: SOF: amd: Optimize quirk for Valve Galileo
` [PATCH v2 7/8] ASoC: SOF: core: Skip firmware test for custom loaders
` [PATCH v2 8/8] ASoC: SOF: amd: Compute file paths on firmware load

[PATCH 6.6.7 1/1] ALSA: hda/realtek: mute led fix for HP Pavilion 14 ec1xxx series
 2023-12-18 20:37 UTC 

[PATCH v1 0/7] Add support for various laptops using CS35L41 HDA without _DSD
 2023-12-18 17:48 UTC  (9+ messages)
` [PATCH v1 1/7] ALSA: hda: cs35l41: Add config table to support many laptops "
` [PATCH v1 2/7] ALSA: hda: cs35l41: Support additional ASUS ROG 2023 models
` [PATCH v1 3/7] ALSA: hda/realtek: Add quirks for "
` [PATCH v1 4/7] ALSA: hda: cs35l41: Support additional ASUS Zenbook 2022 Models
` [PATCH v1 5/7] ALSA: hda/realtek: Add quirks for "
` [PATCH v1 6/7] ALSA: hda: cs35l41: Support additional ASUS Zenbook 2023 Models
` [PATCH v1 7/7] ALSA: hda/realtek: Add quirks for "

[PATCH] ASoC: soc-pcm.c: Complete the active count for components without DAIs
 2023-12-18 17:28 UTC  (2+ messages)

[PATCH 1/2] ASoC: qcom: Add x1e80100 sound machine driver
 2023-12-18 17:28 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix trivial code style issues
 2023-12-18 17:28 UTC  (2+ messages)

[PATCH 1/4] ASoC: dt-bindings: qcom,lpass-rx-macro: Add X1E80100 LPASS RX
 2023-12-18 17:28 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
 2023-12-18 10:11 UTC  (2+ messages)

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-18  8:35 UTC  (7+ messages)

[PATCH] ALSA: au88x0: fixed a typo
 2023-12-18  8:16 UTC  (2+ messages)

[PATCH] kselftest: alsa: fixed a print formatting warning
 2023-12-18  8:15 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Increase delay in MOTU M quirk
 2023-12-17 11:22 UTC 

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

[PATCH v4 0/5] kunit: Add helpers for creating test-managed devices
 2023-12-15 22:48 UTC  (3+ messages)
` [PATCH v4 5/5] drm/tests: Switch to kunit devices

[RESEND] ASoC: amd: acp: add pm ops support for renoir platform
 2023-12-15 22:13 UTC  (2+ messages)


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