Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-20 10:05:31 to 2013-03-23 19:54:01 UTC [more...]

[PATCH 0/3] ALSA: snd-usb: Some small fixes to make Playback Design products work
 2013-03-23 19:53 UTC  (15+ messages)
              ` Support for DSD streams (was: Re: [PATCH 0/3] ALSA: snd-usb: Some small fixes to make Playback Design products work)
                ` Support for DSD streams

ASoC: BeagleBoard driver development (PCM3168)
 2013-03-23 15:57 UTC  (6+ messages)

ASoC: tegra: Does the PCM_TRIGGER_{PAUSE, RESUME} emulation really work?
 2013-03-23 13:36 UTC  (5+ messages)

channel swapping issue on OMAP3/TWL4030 is back
 2013-03-22 16:35 UTC  (9+ messages)
` [alsa-devel] "

[PATCH 00/14] ASoC: Cleanup dmaengine PCM users
 2013-03-22 15:44 UTC  (21+ messages)
` [PATCH 01/14] ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
` [PATCH 02/14] ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()
` [PATCH 03/14] ASoC: omap-pcm: "
` [PATCH 04/14] ASoC: tegra_pcm: "
` [PATCH 05/14] ASoC: ux500_pcm: "
` [PATCH 06/14] ASoC: atmel-pcm-dma: "
` [PATCH 07/14] ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()
` [PATCH 08/14] ASoC: speaer_pcm: "
` [PATCH 09/14] ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set, get}_data()
` [PATCH 10/14] ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params
` [PATCH 11/14] ASoC: mmp-pcm: Allocate dma filter parameters on the stack
` [PATCH 12/14] ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct
` [PATCH 13/14] ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct
` [PATCH 14/14] ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set, get}_data

[PATCH v4] ALSA: usb: Work around CM6631 sample rate change bug
 2013-03-22 15:32 UTC  (2+ messages)

[PATCH V2] Sound: sgtl5000 Allow codec clock frequency to be set
 2013-03-22 14:08 UTC  (2+ messages)

[PATCH 0/2] ASoC: dmaengine_pcm: support generic DMA binding users
 2013-03-22 11:48 UTC  (24+ messages)
` [PATCH 1/2] dmaengine: add const for name parameter
          ` [PATCH] DMA: of: const name fixup
` [PATCH 2/2] ASoC: dmaengine_pcm: add snd_dmaengine_generic_pcm_open()

[PATCH 0/53] ASoC: switch over to use snd_soc_register_component()
 2013-03-22 11:13 UTC  (78+ messages)
` [PATCH 0/54 v2] "
  ` [PATCH 01/54 v2] ASoC: snd_soc_register_component() uses properly snd_soc_register_dai[s]()
  ` [PATCH 02/54 v2] ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition
  ` [PATCH 03/54 v2] ASoC: switch over to use snd_soc_register_component() on atmel ssc
  ` [PATCH 04/54 v2] ASoC: switch over to use snd_soc_register_component() on au1x i2sc
  ` [PATCH 05/54 v2] ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97
  ` [PATCH 06/54 v2] ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s
  ` [PATCH 07/54] ASoC: switch over to use snd_soc_register_component() on au1x ac97c
  ` [PATCH 08/54 v2] ASoC: switch over to use snd_soc_register_component() on bf6xx i2s
  ` [PATCH 09/54 v2] ASoC: switch over to use snd_soc_register_component() on bf5xx ac97
  ` [PATCH 10/54 v2] ASoC: switch over to use snd_soc_register_component() on bf5xx i2s
  ` [PATCH 11/54 v2] ASoC: switch over to use snd_soc_register_component() on bf5xx tdm
  ` [PATCH 12/54 v2] ASoC: switch over to use snd_soc_register_component() on ep93xx ac97
  ` [PATCH 13/54 v2] ASoC: switch over to use snd_soc_register_component() on ep93xx i2s
  ` [PATCH 14/54 v2] ASoC: switch over to use snd_soc_register_component() on davinci i2s
  ` [PATCH 15/54 v2] ASoC: switch over to use snd_soc_register_component() on davinci vcif
  ` [PATCH 16/54 v2] ASoC: switch over to use snd_soc_register_component() on davinci mcasp
  ` [PATCH 17/54 v2] ASoC: switch over to use snd_soc_register_component() on dw i2s
  ` [PATCH 18/54 v2] ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97
  ` [PATCH 19/54 v2] ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s
  ` [PATCH 20/54 v2] ASoC: switch over to use snd_soc_register_component() on fsl ssi
  ` [PATCH 21/54 v2] ASoC: switch over to use snd_soc_register_component() on imx ssi
  ` [PATCH 22/54 v2] ASoC: switch over to use snd_soc_register_component() on jz4740 i2s
  ` [PATCH 23/54 v2] ASoC: switch over to use snd_soc_register_component() on kirkwood i2s
  ` [PATCH 24/54 v2] ASoC: switch over to use snd_soc_register_component() on sst
  ` [PATCH 25/54 v2] ASoC: switch over to use snd_soc_register_component() on mxs saif
  ` [PATCH 26/54 v2] ASoC: switch over to use snd_soc_register_component() on nuc900 ac97
  ` [PATCH 27/54 v2] ASoC: switch over to use snd_soc_register_component() on omap mcbsp
  ` [PATCH 28/54 v2] ASoC: switch over to use snd_soc_register_component() on omap mcpdm
  ` [PATCH 29/54 v2] ASoC: switch over to use snd_soc_register_component() on omap dmic
  ` [PATCH 30/54 v2] ASoC: switch over to use snd_soc_register_component() on omap hdmi
  ` [PATCH 31/54 v2] ASoC: switch over to use snd_soc_register_component() on pxa ssp
  ` [PATCH 32/54 v2] ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97
  ` [PATCH 33/54 v2] ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s
  ` [PATCH 34/54 v2] ASoC: switch over to use snd_soc_register_component() on mmp sspa
  ` [PATCH 35/54 v2] ASoC: switch over to use snd_soc_register_component() on s6000 i2s
  ` [PATCH 36/54 v2] ASoC: switch over to use snd_soc_register_component() on s3c24xx i2s
  ` [PATCH 37/54 v2] ASoC: switch over to use snd_soc_register_component() on s3c i2s
  ` [PATCH 38/54 v2] ASoC: switch over to use snd_soc_register_component() on s3c ac97
  ` [PATCH 39/54 v2] ASoC: switch over to use snd_soc_register_component() on samsung spdif
  ` [PATCH 40/54 v2] ASoC: switch over to use snd_soc_register_component() on samsung i2s
  ` [PATCH 41/54 v2] ASoC: switch over to use snd_soc_register_component() on samsung pcm
  ` [PATCH 42/54 v2] ASoC: switch over to use snd_soc_register_component() on goni_wm8994
  ` [PATCH 43/54 v2] ASoC: switch over to use snd_soc_register_component() on sh4 ssi
  ` [PATCH 44/54 v2] ASoC: switch over to use snd_soc_register_component() on sh4 siu
    ` [PATCH 44/54 v3] "
  ` [PATCH 45/54 v2] ASoC: switch over to use snd_soc_register_component() on sh4 hac
  ` [PATCH 46/54 v2] ASoC: switch over to use snd_soc_register_component() on spear spdif out
  ` [PATCH 47/54 v2] ASoC: switch over to use snd_soc_register_component() on spear spdif in
  ` [PATCH 48/54 v2] ASoC: switch over to use snd_soc_register_component() on tegra30 i2s
  ` [PATCH 49/54 v2] ASoC: switch over to use snd_soc_register_component() on tegra20 spdif
  ` [PATCH 50/54 v2] ASoC: switch over to use snd_soc_register_component() on tegra20 ac97
  ` [PATCH 51/54 v2] ASoC: switch over to use snd_soc_register_component() on tegra20 i2s
  ` [PATCH 52/54 v2] ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97
  ` [PATCH 53/54 v2] ASoC: switch over to use snd_soc_register_component() on ux500 msp
  ` [PATCH 54/54 v2] ASoC: snd_soc_[un]register_dai[s]() become non global function

[PATCH 1/2 resend] ASoC: cs4271: switch to mute_stream
 2013-03-22 11:10 UTC  (8+ messages)
` [PATCH 2/2 resend] ASoC: cs4271: preserve "Master Playback Switch" setting

[PATCH] SoC: dma-sh7760: Fix compile error
 2013-03-22 11:05 UTC  (2+ messages)

[PATCH 1/2] ASoC: compress - add support for metadata apis
 2013-03-22 10:57 UTC  (7+ messages)

how to combine mutil-channel in playback or capture?
 2013-03-22 10:19 UTC  (4+ messages)
    ` 答复: "
        ` 答复: "

[PATCH] ASoC: soc-compress: Cancel delayed power down if needed
 2013-03-22  8:50 UTC  (6+ messages)
  ` [PATCH v3] "
    ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH] sound: max98090: Remove executable bit
 2013-03-21 21:26 UTC  (14+ messages)

[PATCH 1/2] ASoC: tegra: add Tegra114 support to the AHUB driver
 2013-03-21 19:56 UTC  (2+ messages)
  ` [PATCH 2/2] ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c

[PATCH] Sound: sgtl5000 Allow codec clock frequency to be set
 2013-03-21 17:52 UTC  (6+ messages)

[PATCH] ALSA: hda - Introduce "Headset Mic" name
 2013-03-21 16:25 UTC  (8+ messages)

[PATCH v2 1/2] ALSA: hda - Introduce "Headset Mic" name
 2013-03-21 11:16 UTC  (2+ messages)
` [PATCH v2 2/2] ALSA: hda - Enable "Headset Mic" name for some Dell Latitude devices

[PATCH 1/2] ASoC: wm8903: Add the DAC boost control
 2013-03-20 19:23 UTC 

[PATCH 0/4] ALSA: Updates for the CA0132 codec
 2013-03-20 17:39 UTC  (8+ messages)

[PATCH] salsa-lib: Rename _sndrv_pcm_format to _snd_pcm_format
 2013-03-20 16:37 UTC  (2+ messages)

[PATCH] salsa-lib: Fix error on jack compilation with salsa
 2013-03-20 16:37 UTC  (2+ messages)

[PATCH] salsa-lib: Add seq_midi_event.h
 2013-03-20 16:35 UTC  (2+ messages)

[PATCH] salsa-lib: Set SNDRV_PCM_HW_PARAMS_NORESAMPLE by default
 2013-03-20 16:31 UTC  (2+ messages)

[PATCH] salsa-lib: Fix mistakes after refactoring pcm_params.c
 2013-03-20 16:31 UTC  (2+ messages)

[PATCH] sound: soc: fix invalid free of devm_ allocated data
 2013-03-20 10:06 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