Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-09-13 08:32:45 to 2024-09-24 08:59:52 UTC [more...]

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

[PATCH 0/4] refactor amd soundwire manager driver for acp 6.3 platform
 2024-09-24  8:18 UTC  (5+ 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: Some issues about loongson i2s
 2024-09-24  7:01 UTC  (10+ 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 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)

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

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

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

[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  (9+ 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)

[PATCH] ALSA: i2c: cs8427: Use common code in snd_cs8427_qsubcode_get()
 2024-09-17  6:33 UTC  (3+ messages)
  `  "

[PATCH] [RFC] ASoC: Conditional PCM support
 2024-09-16 23:50 UTC  (8+ messages)

[PATCH] ASoC: dt-bindings: realtek,rt5640: Convert to dtschema
 2024-09-16 17:43 UTC  (2+ messages)

[PATCH v2 0/2] Updates for Atmel SSC DAI
 2024-09-16 14:31 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: atmel: atmel_ssc_dai: Add stream names
` [PATCH v2 2/2] ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation

[PATCH 0/2] Updates for Atmel SSC DAI
 2024-09-16 12:30 UTC  (7+ messages)
` [PATCH 1/2] ASoC: atmel: atmel_ssc_dai: Add stream names
    ` [PATCH 2/2] ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitation

[PATCH 0/2] Updates for mchp-spdif(tx/rx)
 2024-09-16  9:10 UTC  (3+ messages)
` [PATCH 1/2] ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name
` [PATCH 2/2] ASoC: atmel: mchp-spdifrx: "

[PATCH 0/2] ASoC: tas5805m: Adjustments for tas5805m_i2c_probe()
 2024-09-16  8:50 UTC  (3+ messages)
` [PATCH 1/2] ASoC: tas5805m: Use scope-based resource management in tas5805m_i2c_probe()
` [PATCH 2/2] ASoC: tas5805m: Improve a size determination "

[PATCH v4 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-09-16  8:38 UTC  (3+ messages)

[PATCH] ALSA: emu10k1: Refactor copy_to_user() usage in snd_emu10k1_fx8010_ioctl()
 2024-09-16  7:33 UTC  (3+ messages)

[PATCH] ASoC: mc13783: Use scope-based resource management in mc13783_codec_probe()
 2024-09-15 19:50 UTC 

[GIT PULL] sound fixes for 6.11-rc7
 2024-09-14  9:52 UTC  (3+ messages)

[PATCH v3 2/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-09-14  9:45 UTC  (6+ messages)

[PATCH v2] ASoC: rt1320: reads patch code from firmware file
 2024-09-14  9:05 UTC 

[PATCH] ASoC: rt1320: reads patch code from firmware file
 2024-09-14  9:02 UTC  (3+ messages)

[PATCH] ASoC: tas2781: Fix redundant parameter assignment
 2024-09-14  7:23 UTC 

[PATCH] ASoC: topology: Fix redundant logical jump
 2024-09-13 20:17 UTC  (2+ messages)

[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-13 18:15 UTC  (12+ messages)
` [PATCH v2 2/7] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` [PATCH v2 3/7] dt-bindings: rtc: mt6397: merge to MFD mediatek,mt6397 DT schema
` [PATCH v2 6/7] dt-bindings: power: reset: mt6323: "

[PATCH 0/5] AMD SoundWire machine driver code refactor
 2024-09-13 16:54 UTC  (7+ messages)
` [PATCH 1/5] ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structures
` [PATCH 2/5] ASoC: intel: sof_sdw: rename soundwire parsing helper functions
` [PATCH 3/5] ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
` [PATCH 4/5] ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functions
` [PATCH 5/5] ASoC: amd: acp: refactor SoundWire machine driver code

[PATCH v2] ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
 2024-09-13 15:59 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)
 2024-09-13 10:40 UTC  (2+ messages)

[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-13  9:38 UTC  (3+ messages)
` firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events: test 2


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