Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-09-17 09:04:39 to 2024-09-25 11:41:04 UTC [more...]

[PATCH AUTOSEL 6.11 088/244] ALSA: usb-audio: Add input value sanity checks for standard types
 2024-09-25 11:25 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 091/244] ALSA: usb-audio: Support multiple control interfaces
` [PATCH AUTOSEL 6.11 092/244] ALSA: usb-audio: Define macros for quirk table entries
` [PATCH AUTOSEL 6.11 093/244] ALSA: usb-audio: Replace complex quirk lines with macros
` [PATCH AUTOSEL 6.11 094/244] ALSA: usb-audio: Add quirk for RME Digiface USB
` [PATCH AUTOSEL 6.11 095/244] ALSA: usb-audio: Add mixer "

[PATCH v2 0/9] ASoC: Some issues about loongson i2s
 2024-09-25  9:05 UTC  (23+ messages)
` [PATCH v2 1/9] ASoC: dt-bindings: Add Everest ES8323 Codec
` [PATCH v2 2/9] ASoC: codecs: Add support for ES8323
` [PATCH v2 3/9] ASoC: dt-bindings: Add NXP uda1342 Codec
` [PATCH v2 4/9] ASoC: codecs: Add uda1342 codec driver
` [PATCH v2 5/9] ASoC: loongson: Fix codec detection failure on FDT systems
` [PATCH v2 6/9] ASoC: dt-bindings: Add Loongson I2S controller
` [PATCH v2 7/9] ASoC: loongson: Add I2S controller driver as platform device
` [PATCH v2 8/9] LoongArch: dts: Add I2S support to Loongson-2K1000
` [PATCH v2 9/9] LoongArch: dts: Add I2S support to Loongson-2K2000

[PATCH REVIEW 1/2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
 2024-09-25  8:53 UTC  (4+ messages)
` [PATCH REVIEW 2/2] ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default regs values

[PATCH] ASoC: intel: sof_sdw: Add check devm_kasprintf() returned value
 2024-09-25  8:46 UTC  (2+ messages)

[PATCH v4 0/7] ASoC: fsl: add memory to memory function for ASRC
 2024-09-25  6:55 UTC  (8+ messages)
` [PATCH v4 1/7] ALSA: compress_offload: introduce accel operation mode
` [PATCH v4 2/7] ALSA: compress: Add output rate and output format support
` [PATCH v4 3/7] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v4 4/7] ASoC: fsl_easrc: "
` [PATCH v4 5/7] ASoC: fsl_asrc_m2m: Add memory to memory function
` [PATCH v4 6/7] ASoC: fsl_asrc: register m2m platform device
` [PATCH v4 7/7] ASoC: fsl_easrc: "

[PATCH] ASoC: fsl: Use maple tree register cache
 2024-09-25  6:50 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET
 2024-09-25  3:16 UTC 

[PATCH v28 00/32] Introduce QC USB SND audio offloading support
 2024-09-25  1:00 UTC  (33+ messages)
` [PATCH v28 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v28 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v28 03/32] xhci: sideband: add initial api to register a sideband entity
` [PATCH v28 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v28 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v28 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v28 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v28 08/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v28 09/32] ALSA: Add USB audio device jack type
` [PATCH v28 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v28 11/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v28 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v28 15/32] ASoC: usb: Add PCM format check API for "
` [PATCH v28 16/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v28 17/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v28 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v28 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v28 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v28 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v28 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v28 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v28 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v28 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v28 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v28 32/32] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
 2024-09-24 21:47 UTC  (6+ messages)

Mute LED light is not working on my HP laptop
 2024-09-24 19:30 UTC  (3+ messages)

[PATCH] ASoC: bcm2835-i2s: Use maple tree register cache
 2024-09-24 16:21 UTC 

[PATCH] ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized
 2024-09-24 15:28 UTC  (5+ messages)

[PATCH v2 0/2] Add ES7243E ADC driver
 2024-09-24 12:31 UTC  (8+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add Everest ES7243E
` [PATCH v2 2/2] ASoC: codecs: add ES7243E ADC driver

[PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board
 2024-09-24 12:05 UTC  (4+ messages)
` [PATCH v8 1/5] ASoC: codecs: add MT6357 support

[PATCH 0/4] refactor amd soundwire manager driver for acp 6.3 platform
 2024-09-24  9:17 UTC  (7+ messages)
` [PATCH 1/4] soundwire: amd: pass acp pci revision id as resource data
` [PATCH 2/4] soundwire: amd: refactor existing code for acp 6.3 platform
` [PATCH 3/4] ASoC: SOF: amd: pass acp_rev as soundwire resource data
` [PATCH 4/4] ASoC: amd: ps: pass acp pci revision id "

[PATCH V2 0/9] ASoC: amd: acp: refactor acp version differentiation logic
 2024-09-24  6:18 UTC  (10+ messages)
` [PATCH V2 1/9] ASoC: amd: acp: simplify platform conditional checks code
` [PATCH V2 2/9] ASoC: amd: acp: use acp_rev for platform specific conditional checks
` [PATCH V2 3/9] ASoC: amd: acp: use acp pci revision id for platform differntiation
` [PATCH V2 4/9] ASoC: amd: acp: store acp pci rev id in platform driver private structure
` [PATCH V2 5/9] ASoC: amd: acp: pass acp pci revision id as platform data
` [PATCH V2 6/9] ASoC: amd: acp: update mach_params subsystem_rev field
` [PATCH V2 7/9] ASoC: amd: acp: remove unused variable from acp_card_drvdata structure
` [PATCH V2 8/9] ASoC: amd: acp: replace adata->platform conditional check
` [PATCH V2 9/9] ASoC: amd: acp: remove unused variable from acp platform driver

[PATCH v2] ALSA: Fix typos in comments across various files
 2024-09-24  4:17 UTC 

[PATCH v1] ALSA: Fix typos in comments across various files
 2024-09-24  2:41 UTC 

[REGRESSION][BISECTED] Audio volume issues since 4178d78cd7a8
 2024-09-23 19:37 UTC  (13+ messages)

[PATCH] Add subwoofer quirk for Acer Predator G9-593
 2024-09-23 17:01 UTC 

[PATCH] selftest: alsa: check if user has alsa installed
 2024-09-23 15:59 UTC  (2+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-23 15:12 UTC  (4+ messages)

[PATCH] ASoC: topology: fix stack corruption by code unification for creating standalone and widget controls
 2024-09-23 13:02 UTC  (4+ messages)

[PATCH][next] ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"
 2024-09-23 12:07 UTC 

[PATCH] ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"
 2024-09-23 12:03 UTC 

[PATCH v6 1/2] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-23 10:43 UTC  (12+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH v12 00/38] ep93xx device tree conversion
 2024-09-23  9:27 UTC  (5+ messages)

[syzbot] [sound?] kernel BUG in snd_pcm_mmap_data_fault
 2024-09-21 22:28 UTC 

[PATCH 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
 2024-09-21 18:09 UTC  (9+ messages)
` [PATCH 5/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8835
` [PATCH 6/6] ASoC: codecs: Add NeoFidelity NTP8835 codec

[PATCH] ALSA: hda: intel: Fix Optimus when GPU has no sound
 2024-09-21  8:10 UTC  (9+ messages)

[PATCH] kselftest/alsa: add silent flag to reduce noise
 2024-09-20 22:35 UTC  (8+ messages)

[PATCH] ASoC: meson: axg-iface: set continuous rates
 2024-09-20 17:22 UTC 

[PATCH] ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:45 UTC  (2+ messages)

[PATCH 0/8] ASoC: amd: acp: refactor acp version differentiation logic
 2024-09-20  8:42 UTC  (10+ messages)
` [PATCH 1/8] ASoC: amd: acp: simplify platform conditional checks code
` [PATCH 2/8] ASoC: amd: acp: use acp_rev for platform specific conditional checks
` [PATCH 3/8] ASoC: amd: acp: use acp pci revision id for platform differntiation
` [PATCH 4/8] ASoC: amd: acp: store acp pci rev id in platform driver private structure
` [PATCH 5/8] ASoC: amd: acp: pass acp pci revision id as platform data
` [PATCH 6/8] ASoC: amd: acp: remove unused variable from acp_card_drvdata structure
` [PATCH 7/8] ASoC: amd: acp: replace adata->platform conditional check
` [PATCH 8/8] ASoC: amd: acp: remove unused variable from acp platform driver

[PATCH] ASoC: topology: Fix incorrect addressing assignments
 2024-09-19 15:25 UTC  (3+ messages)

[PATCH] ASoC: amd: yc: Add quirk for HP Dragonfly pro one
 2024-09-19 11:01 UTC  (9+ messages)

[RFC PATCH v3 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-09-19  1:44 UTC  (3+ messages)

[PATCH] ASoC: amd: acp: don't set card long_name
 2024-09-18 11:20 UTC  (4+ messages)

[PATCH v1 00/10] ASoC: Some issues about loongson i2s
 2024-09-18 11:15 UTC  (7+ messages)
` [PATCH v1 02/10] ASoC: codecs: Add support for ES8323

[PATCH v5 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-18 10:37 UTC  (9+ messages)
` [PATCH v5 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` [PATCH v5 3/3] regulator: dt-bindings: mt6397: move examples to parent PMIC mt6397

[PATCH] ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8
 2024-09-18  8:10 UTC  (2+ messages)

[GIT PULL] sound updates for 6.12-rc1 (early PR)
 2024-09-17 15:19 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