alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-25 20:16:35 to 2013-10-30 19:08:54 UTC [more...]

[PATCH 00/51] DMA mask changes
 2013-10-30 19:08 UTC  (3+ messages)
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()

Getting ELD and available chmaps without opening device?
 2013-10-30 19:07 UTC 

ASoC fixes for v3.12
 2013-10-30 17:45 UTC  (2+ messages)

[PATCH 0/9] ASoC: Yet another small fixes
 2013-10-30 17:40 UTC  (22+ messages)
` [PATCH 1/9] ASoC: ab8500: Add missing of NULL check of devm_kzalloc()
` [PATCH 2/9] ASoC: ab8500: Add missing return in ab8500_codec_set_dai_fmt()
` [PATCH 3/9] ASoC: ab8500: Fix invalid cast to long pointer
` [PATCH 4/9] ASoC: wm_hubs: Add missing break in hp_supply_event()
` [PATCH 5/9] ASoC: wm0010: Fix possible out-of-bounds array read
` [PATCH 6/9] ASoC: max98095: Add missing negative channel checks
` [PATCH 7/9] ASoC: ml26124: Fix negative array index read
` [PATCH 8/9] ASoC: rt5640: Fix ignored error checks
` [PATCH 9/9] ASoC: wm8996: Fix negative array index read

[PATCH v2] ASoC: Add pinctrl PM to components of active DAIs
 2013-10-30 16:19 UTC  (7+ messages)

[PATCH] ALSA: compress: fix drain calls blocking other compress functions
 2013-10-30 16:38 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] ASoC: wm_adsp: Release firmware on memory allocation failure
 2013-10-30 17:03 UTC 

[PATCH 1/3] ASoC: wm_adsp: Print error when regmap reads/writes fail
 2013-10-30 16:54 UTC  (2+ messages)
` [PATCH 2/3] ASoC: wm_adsp: Add support for grouped ALSA binary controls

[PATCH 1/2 v2] ASoC: wm_adsp: Print error when regmap reads/writes fail
 2013-10-30 16:56 UTC  (2+ messages)
` [PATCH 2/2 v2] ASoC: wm_adsp: Add support for grouped ALSA binary controls

[PATCH] ALSA: hda - Add extra chmap for 2.1 outputs on ASUS laptops
 2013-10-30 16:44 UTC 

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-30 15:59 UTC  (4+ messages)
` [PATCH 1/4] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support

[PATCH] asoc-tools: Render png image instead of jpeg in vizdapm.sh
 2013-10-30 14:54 UTC 

[PATCH] asoc-tools: Require bash shell when interpreting vizdapm.sh
 2013-10-30 14:26 UTC 

[PATCH] ALSA: hda - Add a fixup for ASUS N76VZ
 2013-10-30 11:38 UTC 

[b42378-KZfg59tc24xl57MIdRCFDg@public.gmane.org: Re: [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support]
 2013-10-30  9:32 UTC 

[PATCH] ALSA: hda - Disable AA-loopback on ALC283 Chromebook
 2013-10-30  6:53 UTC 

NVIDIA HDMI: Channel remapping does not work for stereo?
 2013-10-30  6:34 UTC  (4+ messages)

Getting Error While cross compiling to arm linux
 2013-10-30  6:20 UTC 

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-30  5:19 UTC  (8+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support

[PATCH 0/3] Add dual-fifo mode support of i.MX ssi
 2013-10-30  4:48 UTC  (11+ messages)
` [PATCH 1/3] dma: imx-sdma: Add ssi dual fifo script support
` [PATCH 2/3] ASoC: fsl_ssi: Add dual fifo mode support
  ` [PATCH 3/3] ARM: dts: imx: use dual-fifo sdma script for ssi

[PATCH] ASoC: wm8962: Fix null pointer pdata access in I2C probe()
 2013-10-30  1:31 UTC  (3+ messages)

[PATCH 0/2][RFC] snd_soc_codec include snd_soc_component
 2013-10-30  0:39 UTC  (7+ messages)
` [PATCH v2] ASoC: simple-card: add Device Tree support
      ` [PATCH v3] "
              ` [alsa-devel] "

[PATCH v2 5/6] ASoC: sirf-inner: add mach driver for SiRFSoC internal codec
 2013-10-29 22:09 UTC  (2+ messages)

[PATCH v3 0/5] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-29 20:30 UTC  (16+ messages)
                      ` [PATCH] drm/radeon/audio: fix missing multichannel PCM SAD in some cases

[PATCH] ASoC: rcar: remove original filter from rsnd_dma_init()
 2013-10-29 16:30 UTC  (4+ messages)

[PATCH 00/10] Yet another small covery bug fixes
 2013-10-29 16:00 UTC  (11+ messages)
` [PATCH 01/10] ALSA: opl3: Fix possible negative array index access
` [PATCH 02/10] ALSA: pcsp: Fix initialization with nopcm=1
` [PATCH 03/10] ALSA: Limit the fallback card id string size
` [PATCH 04/10] ALSA: Use strlcpy() instead of strncpy()
` [PATCH 05/10] ALSA: ad1889: Fix right attenuation proc output
` [PATCH 06/10] ALSA: ali5451: Drop unused variable
` [PATCH 07/10] ALSA: rme96: Return error code in PCM copy ops
` [PATCH 08/10] ALSA: ak4114: Fix wrong register array size
` [PATCH 09/10] ALSA: ice1724: Fix uninitialized variable access
` [PATCH 10/10] ALSA: lola: Fix uninitialized variable access in error message

[PATCH - alsa-lib] pcm/ioplug: Add mutex in snd_pcm_ioplug_hw_ptr_update
 2013-10-29 13:32 UTC  (7+ messages)

[PATCH] ASoC: fsl_ssi: separately enable and disable TIE/RIE in trigger()
 2013-10-29 13:16 UTC  (9+ messages)

[PATCH 1/2] ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static
 2013-10-29 11:04 UTC  (2+ messages)
` [PATCH 2/2] ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()

[PATCH 2/2] [trivial]doc:alsa: Fix typo in documentation/alsa
 2013-10-29 10:39 UTC  (2+ messages)

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-29  9:31 UTC  (12+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
` [PATCHv1 5/8] ASoC: sgtl5000: Revise the bugs about the sgt15000 codec

[PATCH v2 4/6] ASoC: sirf-soc-inner: add drivers for both CPU and Codec DAIs
 2013-10-29  8:32 UTC  (3+ messages)

[PATCH] ASoC: Add pinctrl PM to components of active DAIs
 2013-10-29  2:06 UTC  (3+ messages)

[PATCH v2 3/6] ASoC: usp-pcm: add CPU DAI driver for PCM simulated from USP
 2013-10-28 21:31 UTC  (2+ messages)

[RFC 0/4] DT support for rx51-audio
 2013-10-28 19:49 UTC  (10+ messages)
` [RFC 1/4] ASoC: omap: rx51: Use snd_soc_register_card
` [RFC 2/4] ARM: OMAP: rx51: Register audio device
` [RFC 3/4] ASoC: Allow Aux Codecs to be specified using DT
` [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

Audio Mini Conference Minutes - Edinburgh 21st October 2013
 2013-10-28 18:44 UTC 

[PATCH v4 00/15] ALSA: usb-audio: fix playback/capture concurrent usage
 2013-10-28 17:45 UTC  (2+ messages)

[RFC] ASoC: core: Allow DAI links to be specified by using ACPI names
 2013-10-28 16:46 UTC  (9+ messages)
        ` [alsa-devel] "

[PATCH 0/5] ASoC: small fixes for bugs reported by Coverity
 2013-10-28 16:35 UTC  (11+ messages)
` [PATCH 1/5] ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()
` [PATCH 2/5] ASoC: DAPM: Fix use after free in error path
` [PATCH 3/5] ASoC: DAPM: Fix uninitialized return value from snd_soc_dai_link_event()
` [PATCH 4/5] ASoC: DAPM: Fix source list debugfs outputs
` [PATCH 5/5] ASoC: DAPM: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()

[PATCH v2 2/6] ASoC: sirf: add I2S CPU DAI driver
 2013-10-28 16:21 UTC  (7+ messages)

[PATCH v2 1/6] ASoC: sirf: add sirf platform driver which provides DMA
 2013-10-28 16:11 UTC  (2+ messages)

[RFC 0/2] I2C and SPI dev_name change for ACPI enumerated slaves
 2013-10-28 16:10 UTC  (6+ messages)
` [RFC 1/2] i2c: Use stable dev_name for ACPI enumerated I2C slaves

[PATCH 0/6] Small fixes for bugs Coverity reported
 2013-10-28 13:14 UTC  (7+ messages)
` [PATCH 1/6] ALSA: 6fire: Fix probe of multiple cards
` [PATCH 2/6] ALSA: hda - Fix possible NULL dereference in snd_hda_get_pin_label()
` [PATCH 3/6] ALSA: hda - Add a fallthru comment
` [PATCH 4/6] ALSA: hda - Remove locally dead codes
` [PATCH 5/6] ALSA: pcm: Add fallthru comments
` [PATCH 6/6] ALSA: Optimize module name check

include/uapi/firewire.h for other firewire drivers
 2013-10-28  8:29 UTC  (4+ messages)

[PATCH] ALSA: pcm_dmaengine: Remove hardcoded PCM formats
 2013-10-27 15:53 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()
 2013-10-26 20:34 UTC  (2+ messages)

[PATCH v2] ASoC: wm5110: Add missing routes for AEC Loopback
 2013-10-26 20:31 UTC  (2+ messages)

[PATCH] ASoC: wm5110: Add missing routes for AEC Loopback
 2013-10-26 14:29 UTC 

[PATCH] ALSA: hda - Sync EAPD with vmaster on AD1984A Thinkpads
 2013-10-25 22:36 UTC 

[PATCH] ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codec
 2013-10-25 22:32 UTC 

[PATCH] ALSA: hda - Add missing initial vmaster hook at build_controls callback
 2013-10-25 21:58 UTC 

[PATCH RESEND v2 0/4] Cleanups/Bugfixes and DT Prep for CS42L52
 2013-10-25 20:36 UTC  (7+ messages)
` [PATCH RESEND v2 2/4] ASoC: cs42l52: increase MAX_REGISTER for regmap_register_patch

[PATCH] ASoC: dmaengine: Use SNDRV_PCM_STREAM_LAST for array size
 2013-10-25 20:16 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).