Linux Sound subsystem development
 help / color / mirror / Atom feed
 messages from 2024-09-01 11:06:51 to 2024-09-05 14:13:40 UTC [more...]

[PATCH 00/13] ALSA: update sample rate definitions
 2024-09-05 14:12 UTC  (8+ messages)
` [PATCH 01/13] ALSA: pcm: add more "
` [PATCH 02/13] ALSA: cmipci: drop SNDRV_PCM_RATE_KNOT
` [PATCH 03/13] ALSA: emu10k1: "
` [PATCH 04/13] ALSA: hdsp: "
` [PATCH 05/13] ALSA: hdspm: "
` [PATCH 06/13] ASoC: cs35l36: "
` [PATCH 07/13] ASoC: cs35l41: "

[PATCH v1 00/10] ASoC: Some issues about loongson i2s
 2024-09-05 14:05 UTC  (15+ messages)
` [PATCH v1 01/10] ASoC: dt-bindings: Add Everest ES8323 Codec
` [PATCH v1 02/10] ASoC: codecs: Add support for ES8323
` [PATCH v1 03/10] ASoC: dt-bindings: Add NXP uda1342 Codec
` [PATCH v1 04/10] ASoC: codecs: Add uda1342 codec driver
` [PATCH v1 05/10] ASoC: loongson: Improve code readability
` [PATCH v1 06/10] ASoC: loongson: Fix codec detection failure on FDT systems
` [PATCH v1 07/10] ASoC: dt-bindings: Add Loongson I2S controller
` [PATCH v1 08/10] ASoC: loongson: Add I2S controller driver as platform device
` [PATCH v1 09/10] LoongArch: dts: Add I2S support to Loongson-2K1000
` [PATCH v1 10/10] LoongArch: dts: Add I2S support to Loongson-2K2000

[PATCH] ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP
 2024-09-05 14:02 UTC 

[PATCH v2 0/2] Some clean up with helper fucntion
 2024-09-05 10:50 UTC  (5+ messages)

[PATCH] ASoC/HDA cs35l56: Remove redundant IRQ handling
 2024-09-05 10:15 UTC  (6+ messages)

[PATCH] ASoC: atmel: mchp-i2s-mcc: Improve maxburst calculation for better performance
 2024-09-05  9:56 UTC 

[PATCH v8 0/5] Add audio support for the MediaTek Genio 350-evk board
 2024-09-05  9:07 UTC  (6+ messages)
` [PATCH v8 1/5] ASoC: codecs: add MT6357 support
` [PATCH v8 2/5] ASoC: mediatek: Add MT8365 support
` [PATCH v8 3/5] arm64: defconfig: enable mt8365 sound
` [PATCH v8 4/5] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH v8 5/5] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-09-05  9:05 UTC  (5+ messages)
` [PATCH v7 12/16] ASoC: codecs: add MT6357 support
` (subset) [PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board

[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-05  8:33 UTC  (11+ messages)
` [PATCH 1/5] firewire: core: allocate workqueue to handle isochronous contexts in card
` [PATCH 2/5] firewire: core: add local API to queue work item to workqueue specific to isochronous contexts
` [PATCH 3/5] firewire: ohci: operate IT/IR events in sleepable work process instead of tasklet softIRQ
` [PATCH 4/5] firewire: core: non-atomic memory allocation for isochronous event to user client
` [PATCH 5/5] ALSA: firewire: use nonatomic PCM operation

[RFT][PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-05  8:18 UTC  (10+ messages)
` [RFT][PATCH 1/5] firewire: core: allocate workqueue to handle isochronous contexts in card
` [RFT][PATCH 2/5] firewire: core: add local API for work items scheduled to workqueue specific to isochronous contexts
` [RFT][PATCH 3/5] firewire: ohci: process IT/IR events in sleepable work process to obsolete tasklet softIRQ
` [RFT][PATCH 4/5] firewire: core: non-atomic memory allocation for isochronous event to user client
` [RFT][PATCH 5/5] ALSA: firewire: use nonatomic PCM operation
` firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events: test 1

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-09-05  8:15 UTC  (5+ messages)
` [PATCH 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation

[PATCH] ASoC: topology-test: Convert comma to semicolon
 2024-09-05  3:21 UTC 

[PATCH] ASoC: Intel: skl_hda_dsp_generic: convert comma to semicolon
 2024-09-05  2:20 UTC 

[PATCH] ALSA: hda: intel: Fix Optimus when GPU has no sound
 2024-09-04 20:39 UTC 

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-09-04 19:46 UTC  (28+ messages)
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH 0/3] Fixes for the audio setup on the rk3588-nanopc-t6
 2024-09-04 19:06 UTC  (3+ messages)
` (subset) "

[PATCH] ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_machine_probe
 2024-09-04 15:55 UTC  (3+ messages)

[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-09-04 11:16 UTC  (2+ messages)
` (subset) "

[PATCH] ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
 2024-09-04 11:03 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx
 2024-09-04 11:03 UTC  (2+ messages)

[PATCH v5 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-09-04  7:56 UTC  (11+ messages)
` [PATCH v5 1/9] of: property: add of_graph_get_next_port()
` [PATCH v5 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH v5 3/9] ASoC: test-component: use new of_graph functions
` [PATCH v5 4/9] ASoC: rcar_snd: "
` [PATCH v5 5/9] ASoC: audio-graph-card: "
` [PATCH v5 6/9] ASoC: audio-graph-card2: "
` [PATCH v5 7/9] gpu: drm: omapdrm: "
` [PATCH v5 8/9] fbdev: omapfb: "
` [PATCH v5 9/9] media: xilinx-tpg: "

[PATCH] ASoC: loongson: fix error release
 2024-09-03 22:50 UTC  (2+ messages)

[PATCH] ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error
 2024-09-03 22:50 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic32x4: Add multi endpoint support
 2024-09-03 22:50 UTC  (2+ messages)

[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-03 21:42 UTC  (3+ messages)
` [PATCH v2 6/7] dt-bindings: power: reset: mt6323: merge to MFD mediatek,mt6397 "

[PATCH AUTOSEL 4.19 1/6] ASoC: allow module autoloading for table db1200_pids
 2024-09-03 19:29 UTC 

[PATCH AUTOSEL 5.4 1/8] ASoC: allow module autoloading for table db1200_pids
 2024-09-03 19:28 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/8] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 5.4 3/8] ALSA: hda/realtek - FIxed ALC285 "

[PATCH AUTOSEL 5.10 1/8] ASoC: allow module autoloading for table db1200_pids
 2024-09-03 19:27 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/8] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 5.10 3/8] ALSA: hda/realtek - FIxed ALC285 "

[PATCH AUTOSEL 5.15 01/12] ASoC: allow module autoloading for table db1200_pids
 2024-09-03 19:26 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 02/12] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 5.15 03/12] ALSA: hda/realtek - FIxed ALC285 "

[PATCH AUTOSEL 6.1 01/17] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:25 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 02/17] ASoC: allow module autoloading for table db1200_pids
` [PATCH AUTOSEL 6.1 03/17] ASoC: allow module autoloading for table board_ids
` [PATCH AUTOSEL 6.1 04/17] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 6.1 05/17] ALSA: hda/realtek - FIxed ALC285 "

[PATCH AUTOSEL 6.6 01/20] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:23 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 02/20] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
` [PATCH AUTOSEL 6.6 03/20] ASoC: allow module autoloading for table db1200_pids
` [PATCH AUTOSEL 6.6 04/20] ASoC: allow module autoloading for table board_ids
` [PATCH AUTOSEL 6.6 05/20] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 6.6 06/20] ALSA: hda/realtek - FIxed ALC285 "

[PATCH AUTOSEL 6.10 01/22] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:21 UTC  (6+ messages)
` [PATCH AUTOSEL 6.10 02/22] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
` [PATCH AUTOSEL 6.10 03/22] ASoC: allow module autoloading for table db1200_pids
` [PATCH AUTOSEL 6.10 04/22] ASoC: allow module autoloading for table board_ids
` [PATCH AUTOSEL 6.10 05/22] ALSA: hda/realtek - Fixed ALC256 headphone no sound
` [PATCH AUTOSEL 6.10 06/22] ALSA: hda/realtek - FIxed ALC285 "

[PATCH] ASoC: loongson: remove unnecessary assignment in i2s_resume()
 2024-09-03 20:23 UTC  (2+ messages)

[PATCH v2 0/3] Add a driver for the Iron Device SMA1307 Amp
 2024-09-03 18:12 UTC  (18+ messages)
` [PATCH v2 1/3] ASoC: sma1307: Add driver for Iron Device SMA1307
` [PATCH v2 2/3] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding
` [PATCH v2 3/3] doc: ABI: testing: sma1307: Add support for SMA1307

[PATCH] ALSA: hda/realtek: extend quirks for Clevo V5[46]0
 2024-09-03 16:08 UTC  (2+ messages)

[PATCH v2 0/2] ALSA: usb-audio: Add basic support for RME Digiface USB
 2024-09-03 16:06 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA: usb-audio: Add quirk "
` [PATCH v2 2/2] ALSA: usb-audio: Add mixer "

[PATCH] ASOC: Intel: fix parenthesis alignment and space after cast coding style issue
 2024-09-03 14:31 UTC 

[PATCH 01/12] ASoC: amd: acp: Refactor TDM slots selction based on acp revision id
 2024-09-03 11:34 UTC  (12+ messages)
` [PATCH 02/12] ASoC: amd: acp: Refactor I2S dai driver
` [PATCH 03/12] ASoC: amd: acp: Update pcm hardware capabilities for acp6.3 platform
` [PATCH 04/12] ASoC: amd: acp: Add I2S TDM support "
` [PATCH 05/12] ASoC: amd: acp: Update pcm hardware capabilities for acp7.0 platform
` [PATCH 06/12] ASoC: amd: acp: Add I2S master clock generation support "
` [PATCH 07/12] ASoC: amd: acp: Set i2s clock "
` [PATCH 08/12] ASoC: amd: acp: Modify max channels and sample rate support for acp70 dai driver
` [PATCH 09/12] ASoC: amd: acp: Add I2S TDM support for acp7.0 platform
` [PATCH 10/12] ASoC: amd: acp: Add pte configuration for ACP7.0 platform
` [PATCH 11/12] ASoC: amd: acp: Add i2s master clock generation support for acp7.1 platform
` [PATCH 12/12] ASoC: amd: acp: Add I2S TDM "

[PATCH -next] ASoC: adi: Use str_enabled_disabled() helper
 2024-09-03 11:36 UTC  (2+ messages)

[PATCH] Enable Mute Led for HP Victus 15-fb1xxx
 2024-09-03  6:12 UTC  (2+ messages)

[PATCH] utimer-test: remove unused variables
 2024-09-02  3:12 UTC 

[PATCH] ASoC: rt1320: Add support for version C
 2024-09-02 14:33 UTC  (2+ messages)

[PATCH v3] irqchip: madera: Simplify with dev_err_probe()
 2024-09-02 11:50 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
 2024-09-02  8:34 UTC  (2+ messages)
` (subset) "

[PATCH v2] pinctrl: Simplify with dev_err_probe()
 2024-09-02  8:28 UTC  (2+ messages)

[PATCH 0/4] ALSA/ASoC/hda: intel-sdw-acpi: add support for sdw-manager-list property read
 2024-09-02  8:21 UTC  (2+ messages)

[PATCH -next] ALSA: core: timer: Use NSEC_PER_SEC macro
 2024-09-02  8:18 UTC  (2+ messages)

[PATCH 0/2] ALSA: usb-audio: Add basic support for RME Digiface USB
 2024-09-02  8:16 UTC  (8+ messages)
` [PATCH 1/2] ALSA: usb-audio: Add quirk "
` [PATCH 2/2] ALSA: usb-audio: Add mixer "

[PATCH] ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errors
 2024-09-02  7:52 UTC 

[PATCH] ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()
 2024-09-02  7:12 UTC  (2+ messages)

[PATCH][next] ALSA: ali5451: Remove trailing space after \n newline
 2024-09-02  6:03 UTC  (2+ messages)

[PATCH v3 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-09-02  4:00 UTC  (7+ messages)
` [PATCH v3 2/9] of: property: add of_graph_get_next_port_endpoint()

[PATCH] ALSA: pcm: Fix the previous conversion to kstrtoul()
 2024-09-02  1:19 UTC  (2+ messages)

[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
 2024-09-01 20:08 UTC  (3+ messages)


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