alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-23 09:16:03 to 2013-10-28 16:37:21 UTC [more...]

[RFC 0/4] DT support for rx51-audio
 2013-10-28 16:37 UTC  (8+ 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

[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  (12+ messages)
  ` [RFC 1/2] i2c: Use stable dev_name for ACPI enumerated I2C slaves
  ` [RFC 2/2] spi: Use stable dev_name for ACPI enumerated SPI slaves

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

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

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-28  7:15 UTC  (9+ 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 3/6] ASoC: usp-pcm: add CPU DAI driver for PCM simulated from USP
 2013-10-27 22:56 UTC 

[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 

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-26 11:48 UTC  (9+ messages)
  ` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support
  ` [PATCHv7][ 3/5] ARM: dts: mbimxsd51: Add sound support
  ` [PATCHv7][ 4/5] ARM: dts: mbimxsd25: "
  ` [PATCHv7][ 5/5] ARM: dts: mbimxsd35: "

[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  (13+ messages)
` [PATCH RESEND v2 1/4] ASoC: cs42l52: Add platform data for reset gpio
` [PATCH RESEND v2 2/4] ASoC: cs42l52: increase MAX_REGISTER for regmap_register_patch
` [PATCH RESEND v2 3/4] ASoC: cs42l52: convert pdata config to regmap_update_bits
` [PATCH RESEND v2 4/4] ASoC: cs42l52: Add chip rev id message

[PATCH] ASoC: dmaengine: Use SNDRV_PCM_STREAM_LAST for array size
 2013-10-25 20:16 UTC  (3+ messages)

[PATCH v3 0/5] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-25 18:25 UTC  (13+ messages)
` [PATCH 1/5] ALSA: hda - hdmi: Allow HDA patches to customize more operations
` [PATCH 2/5] ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support
` [PATCH 3/5] ALSA: hda - hdmi: Add ELD emulation for ATI/AMD codecs
` [PATCH 4/5] ALSA: hda - hdmi: Add HBR bitstreaming support for ATI/AMD HDMI codecs
` [PATCH 5/5] ALSA: hda - hdmi: Disable ramp-up/down for non-PCM on AMD codecs

Enable display power well management in HD-A driver on Baytrail platform (Valleyview SOC)
 2013-10-25 15:08 UTC  (4+ messages)

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

ASoC updates for v3.13
 2013-10-25 11:01 UTC  (2+ messages)

Is that reasonable to support pinctrl PM in ASoC core?
 2013-10-25 10:00 UTC  (6+ messages)

[PATCH] ASoC: Add pinctrl PM to components of active DAIs
 2013-10-25 10:05 UTC 

[PATCH] ASoC: Samsung: I2S: fix return value check in i2s_alloc_dai()
 2013-10-25  9:26 UTC  (2+ messages)

[PATCH RESEND 1/2] ASoC: cs42l52: Add support for platform data reset GPIO
 2013-10-25  9:07 UTC  (4+ messages)
` [PATCH RESEND 2/2] ASoC: cs42l52: convert platform data config to regmap_update_bits

[PATCH] ALSA: hda - fix DigEn for Valleyview2 display codec
 2013-10-25  8:53 UTC  (2+ messages)

[PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'
 2013-10-25  8:13 UTC  (2+ messages)

Variable Delay through ALSA driver
 2013-10-25  6:56 UTC  (3+ messages)
  ` Using codecs with AND without cpu_dai

NVIDIA HDMI: Channel remapping does not work for stereo?
 2013-10-24 23:31 UTC 

[PATCH] ALSA: hda - hdmi: Re-setup pin and infoframe on plug-in on all codecs
 2013-10-24 23:05 UTC  (2+ messages)

Bug report Realtek ALC887-VD HDA Intel tone://15000
 2013-10-24 19:28 UTC  (4+ messages)

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-24 19:06 UTC  (7+ messages)
      ` [alsa-devel] "

[PATCH 0/3] dma: edma: Add cyclic DMA support
 2013-10-24 17:57 UTC  (6+ messages)
` [PATCH 2/3] dma: edma: Add support for Cyclic DMA

[PATCH] ALSA: hda - hdmi: Fix channel map switch not taking effect
 2013-10-24 16:11 UTC  (11+ messages)

[PATCH 1/2] ASoC: cs42l52: Add support for platform data reset GPIO
 2013-10-24 14:22 UTC  (3+ messages)
` [PATCH 2/2] ASoC: cs42l52: convert platform data config to regmap_update_bits

[PATCH v7] ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
 2013-10-24 12:38 UTC  (7+ messages)

[PATCH] ALSA: compress: fix drain calls blocking other compress functions
 2013-10-24 12:00 UTC  (9+ messages)
  ` [PATCH v3] "

[PATCH v4] ASoC: kirkwood: add S/PDIF support
 2013-10-24 11:08 UTC  (2+ messages)

[PATCH v2] ASoC: kirkwood: add S/PDIF support
 2013-10-24 11:06 UTC  (2+ messages)

[PATCH] ASoC: fsl: Add missing pm to current machine drivers
 2013-10-24 10:17 UTC  (2+ messages)

[PATCHv6][ 1/4] ASoC: eukrea-tlv320: Add DT support
 2013-10-24 10:01 UTC  (5+ messages)
  ` [PATCHv6][ 2/4] ARM: dts: mbimxsd51: Add sound support
  ` [PATCHv6][ 3/4] ARM: dts: mbimxsd25: "
  ` [PATCHv6][ 4/4] ARM: dts: mbimxsd35: "

[GIT PULL] [00/29] playback-only DICE driver
 2013-10-24  9:39 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda - Add support of ALC255 codecs
 2013-10-24  9:38 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Add support of ALC285 / ALC293 codecs

[PATCH] ALSA: hda - Fix mute LED on HP laptops in runtime suspend
 2013-10-24  9:32 UTC 

[PATCH 0/8] treewide: Remove OOM message after input_alloc_device
 2013-10-24  9:26 UTC  (3+ messages)
` [PATCH 8/8] sound: Remove OOM message after input_allocate_device

[PATCH] ASoC: tpa6130a2: Add device tree support
 2013-10-24  9:06 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
 2013-10-24  7:22 UTC 

[PATCH v2 00/11] Fix AM335x-evm analog audio support
 2013-10-23 15:43 UTC  (9+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] ASoC: davinci: Add support for AM33xx SoC Audio
  ` [PATCH v6 2/4] ASoC: davinci-evm: Add device tree binding
  ` [PATCH v6 3/4] ASoC: davinci-mcasp: Remove last reference to num-serializer in DT doc
  ` [PATCH v6 4/4] arm: omap2plus_defconfig: enable AM33xx SOC EVM audio

[PATCH 1/3] ASoC: samsung: Provide helper for DMA init
 2013-10-23 13:32 UTC  (5+ messages)
` [PATCH 2/3] ASoC: dmaengine: Support custom channel names
  ` [alsa-devel] "

[PATCH v5 00/12] Fix AM335x-evm analog audio support
 2013-10-23 11:15 UTC  (5+ messages)
` [PATCH v5 06/12] ASoC: davinci-mcasp: Improve DT bindings document
` [PATCH v5 07/12] ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter


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).