alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-31 01:03:48 to 2011-04-06 10:49:21 UTC [more...]

[PATCH ALSA HDA 1/1] Fix alc662_dac_nid and change 6stack-dig to 5stack-dig
 2011-04-06 10:49 UTC  (7+ messages)

[RFC Patch] ALSA - EMU10K1 - Remove Center LFE Wave Center and Wave LFE control for SB Live! Platinum
 2011-04-06  6:38 UTC  (5+ messages)

[PATCH] hdspmixer: fix drawing problems with black background
 2011-04-06  6:29 UTC  (6+ messages)

[PATCH 0/4] hdspmixer: rescue current mixer settings when switching cards
 2011-04-06  6:28 UTC  (6+ messages)
` [PATCH 1/4] hdspmixer: Add a 9th pseudo preset
` [PATCH 2/4] hdspmixer: Save preset before switching cards
` [PATCH 3/4] hdspmixer: Recall 1st preset on all cards, not just on the first
` [PATCH 4/4] hdspmixer: Initialize headphones out in presets

[PATCH] ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable
 2011-04-06  6:06 UTC  (3+ messages)

Shipping ALSA External Plugin
 2011-04-06  4:41 UTC 

[PATCH 1/4] ASoC: sst_platform: initialize module_name properly
 2011-04-06  2:20 UTC  (4+ messages)
` [PATCH 2/4] ASoC: sst_platform: free the resources on fail path
` [PATCH 3/4] ASoC: sst_platform: unregister sst card when being closed
` [PATCH 4/4] sst: make register_sst_card more self-contained

[PATCH v2] ASoC: Tegra: Suspend/resume support
 2011-04-06  1:35 UTC 

[patch 1/1] sgtl5000: Fix suspend/resume
 2011-04-05 23:23 UTC  (4+ messages)

[PATCH] ASoC: Tegra: Suspend/resume support
 2011-04-05 23:14 UTC  (2+ messages)

hdspmixer broken for 96khz
 2011-04-05 10:29 UTC  (9+ messages)

[[PATCH] snd-asihpi: 1/8] Control naming
 2011-04-05  8:55 UTC  (8+ messages)
` [[PATCH] snd-asihpi: 2/8] Debug printing
` [[PATCH] snd-asihpi: 3/8] Handle playback drained status better
` [[PATCH] snd-asihpi: 4/8] MMAP for non-busmaster cards
` [[PATCH] snd-asihpi: 5/8] Remove 2 unused functions
` [[PATCH] snd-asihpi: 6/8] Standardise substream name generation
` [[PATCH] snd-asihpi: 7/8] Simplify driver unload cleanup
` [[PATCH] snd-asihpi: 8/8] Minor cleanups

[PATCH 1/3 v3] alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker
 2011-04-05  7:45 UTC  (11+ messages)
` [PATCH 2/3 v3] alsa-lib: fixed coverity reported issues under "RESOURCE_LEAK" checker
` [PATCH 3/3 v3] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker

[PATCH 3/3 v4] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker
 2011-04-05  7:44 UTC  (3+ messages)

[PATCH 2/3 v4] alsa-lib: fixed coverity reported issues under "RESOURCE_LEAK" checker
 2011-04-05  7:35 UTC 

[PATCH] ASoC: Add bias level data to DAPM context debugfs
 2011-04-05  7:34 UTC  (2+ messages)

[PATCH] ASoC: Fix comment width in soc-cache.c
 2011-04-05  7:34 UTC  (2+ messages)

[PATCH] ASoC: Remove excessively verbose logging on I2C write
 2011-04-05  7:33 UTC  (2+ messages)

[PATCH] ALSA: HDA: Fix dock mic for Lenovo X220-tablet
 2011-04-05  7:28 UTC  (2+ messages)

ASoC updates for 2.6.40
 2011-04-05  7:27 UTC  (2+ messages)

ASoC updates for 2.6.39
 2011-04-05  7:27 UTC  (2+ messages)

[snd-asihpi 0/8] Updates to snd-asihpi driver
 2011-04-05  5:22 UTC  (12+ messages)
` [snd-asihpi 1/8] Clock source is neither capture nor playback. Add spaces to control name string for consistency
` [snd-asihpi 2/8] Debug print full substream ID. Other minor debug print updates
` [snd-asihpi 3/8] More forgiving handling of card playback drained status
` [snd-asihpi 4/8] Allow older non DMA capable cards to use MMAP. Emulate the DMA using read and write functions, get rid of copy & silence callbacks that were used only by older cards
` [snd-asihpi 5/8] Remove 2 unused functions
` [snd-asihpi 6/8] Define pcm_debug_name if CONFIG_SND_DEBUG
` [snd-asihpi 7/8] Replace subsys_delete_adapter with adapter_delete This allows some special-case code to be removed
` [snd-asihpi 8/8] Minor cleanups including %pR to print resource

[PATCH] ASoC: Add max98095 CODEC driver
 2011-04-05  2:35 UTC 

[PATCH] ASoC: Fix to avoid compile error
 2011-04-04 23:23 UTC  (5+ messages)
  ` [PATCHv2] "

linux-next: Tree for April 4 (sound/soc)
 2011-04-04 22:37 UTC  (4+ messages)

[PATCH 1/2] ALSA: ASoc: TLV320AIC3X: ad SPI and clock on GPIO2 or BCLK
 2011-04-04 20:07 UTC  (10+ messages)
      ` [alsa-devel] "
      ` [PATCH] ALSA: ASoc: new functions snd_soc_7_8_*
  ` [PATCH 2/2] ALSA: ASoc: putting together AT91SAM9260 and TLV320AIC3X

Correct i2s implementation for s3c2416
 2011-04-04 19:01 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable
 2011-04-04 14:26 UTC  (3+ messages)

alsa-tools HDSP mixer broken
 2011-04-04 11:58 UTC  (2+ messages)

"default" device. Is there a way to detect if it's a plugin, and if so which one?
 2011-04-04 11:38 UTC  (4+ messages)

[PATCH 3/3 v5] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker
 2011-04-04 11:32 UTC 

buffer_size return by snd_pcm_hw_params_get_buffer_size_max
 2011-04-04 11:01 UTC  (2+ messages)

snd_pcm_hw_params_set_buffer_time_near: invalid argument
 2011-04-04 11:00 UTC  (5+ messages)

Media players report 96khz, proc reports 44khz
 2011-04-04 10:58 UTC  (2+ messages)

[PATCH] alsactl init: Mute CD Playback volume by default
 2011-04-04 10:49 UTC  (2+ messages)

Driver for TerraTec DMX 6Fire USB
 2011-04-04 10:29 UTC  (15+ messages)
        ` TerraTec DMX 6Fire USB updates
                ` [PATCH 1/5] "
                ` [PATCH 2/5] "
                ` [PATCH 3/5] "
                ` [PATCH 4/5] "
                ` [PATCH 5/5] "

Problems with snd_hda_intel in Linux kernel 2.6.38
 2011-04-04  9:21 UTC  (12+ messages)
              ` Bug#613979: [alsa-devel] "

[PATCH] hda-emu: Run without optimizations
 2011-04-04  9:08 UTC  (2+ messages)

[PATCH 1/4 v2] alsa-lib: fixed coverity reported issues under "FORWARD_NULL" checker
 2011-04-04  8:05 UTC  (5+ messages)
` [PATCH 2/4 v2] alsa-lib: fixed coverity reported issues under "RESOURCE_LEAK" checker
` [PATCH 3/4 v2] alsa-lib: fixed coverity reported issues under "REVERSE_INULL" checker
` [PATCH 4/4 v2] alsa-lib: fixed coverity reported issues under "USE_AFTER_FREE" checker

[PATCH 1/2] ASoC: Name jack GPIOs based on jack not codec
 2011-04-03 13:18 UTC  (3+ messages)
` [PATCH 2/2] ASoC: format_register_str: Don't clip register values

[PATCH] ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare
 2011-04-03  9:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ASoC: Remove special casing for registerless widgets
 2011-04-02  8:22 UTC  (5+ messages)

[PATCH 1/2] ASoC: remove dapm_update_bits()
 2011-04-02  7:46 UTC  (5+ messages)
` [PATCH 2/2] ASoC: rename dapm_generic_apply_power()

Multiple sound problems with ALC888 (1025:013f) on Acer Aspire 5930
 2011-04-02  2:12 UTC  (2+ messages)

export pcm_debug_name?
 2011-04-01 13:07 UTC  (4+ messages)

Resource temporarily unavailable
 2011-04-01 11:33 UTC 

Linux 2.6.38 freeze because of sound/core/pcm_lib.c commit 59ff878ffb26bc0be812ca8295799164f413ae88
 2011-04-01  9:10 UTC  (7+ messages)

Question about your DSP topic
 2011-03-31 22:07 UTC  (8+ messages)
  ` Question about your DSP topic branch

Query - ASoC headphone detection stereo vs. mono
 2011-03-31 21:56 UTC  (3+ messages)

config file documentation?
 2011-03-31 21:39 UTC 

git trees
 2011-03-31 21:39 UTC  (4+ messages)

ALSA hw sample rate conversion support
 2011-03-31 21:35 UTC  (5+ messages)
    ` Question about your DSP topic branch - hw param fix up query

[PATCH] ALSA: HDA: Add dock mic quirk for Lenovo Thinkpad X220
 2011-03-31 18:29 UTC  (2+ messages)

Capture Source/Input Souce of Alsa sound cards and pulseaudio source
 2011-03-31  8:47 UTC 

2.6.38+ hard lockup in pcm_lib.c
 2011-03-31  7:11 UTC 

[Fwd: Re: Problems with snd_hda_intel in Linux kernel 2.6.38]
 2011-03-31  6:12 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 NNTP newsgroup(s).