alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-18 17:19:24 to 2013-10-24 09:36:54 UTC [more...]

[GIT PULL] [00/29] playback-only DICE driver
 2013-10-24  9:39 UTC  (31+ messages)
` [PATCH] [01/29] ALSA: add "
` [PATCH] [02/29] ALSA: dice: optimize bus reset handling
` [PATCH] [03/29] ALSA: dice: allow all sample rates
` [PATCH] [04/29] ALSA: dice: reduce noisy logging
` [PATCH] [05/29] ALSA: dice, firewire-lib: add blocking mode
` [PATCH] [06/29] ALSA: dice: fix hang when unplugging a running device
` [PATCH] [07/29] ALSA: dice: implement hwdep device
` [PATCH] [08/29] ALSA: dice: clear device lock when closing "
` [PATCH] [09/29] ALSA: firewire: introduce amdtp_out_stream_running()
` [PATCH] [10/29] ALSA: dice: reorganize interface definitions
` [PATCH] [11/29] ALSA: dice: fix device detection for other vendors
` [PATCH] [12/29] ALSA: dice: support dual-wire stream format at 192 kHz
` [PATCH] [13/29] ALSA: dice: optimize reading of consecutive registers
` [PATCH] [14/29] ALSA: firewire: extend snd_fw_transaction()
` [PATCH] [15/29] ALSA: dice: avoid superflous write at bus reset
` [PATCH] [16/29] ALSA: dice: remove 10s period length limit
` [PATCH] [17/29] ALSA: dice: remove superfluous field
` [PATCH] [18/29] ALSA: dice: fix locking
` [PATCH] [19/29] ALSA: dice: make amdtp_rates[] const
` [PATCH] [20/29] ALSA: dice: get clock capabilities
` [PATCH] [21/29] ALSA: dice: allow notifications during initialization
` [PATCH] [22/29] ALSA: dice: get rate-dependent parameters
` [PATCH] [23/29] ALSA: dice: dynamic sample rate selection
` [PATCH] [24/29] ALSA: dice: check clock change timeout
` [PATCH] [25/29] ALSA: dice: add a proc file to show device information
` [PATCH] [26/29] ALSA: dice: document quadlet alignment
` [PATCH] [27/29] ALSA: dice: dice_proc_read: remove wrong typecast
` [PATCH] [28/29] ALSA: dice: fix detection of Weiss devices
` [PATCH] [29/29] ALSA: dice: restrict the driver to playback-only devices

[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] ALSA: compress: fix drain calls blocking other compress functions
 2013-10-24  9:25 UTC  (3+ messages)

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

[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  (6+ messages)
` [PATCH 2/3] ASoC: dmaengine: Support custom channel names
  ` [alsa-devel] "
` [PATCH 3/3] ASoC: samsung: Use ASoC dmaengine code where possible

[PATCH v5 00/12] Fix AM335x-evm analog audio support
 2013-10-23 11:15 UTC  (19+ messages)
` [PATCH v5 01/12] ASoC: davinci: Fix AM33xx SoC Audio support
` [PATCH v5 02/12] ASoC: davinci-evm: Add device tree binding
` [PATCH v5 03/12] ASoC: davinci-mcasp: Add location for data port registers to DT
` [PATCH v5 04/12] ASoC: davinci-mcasp: Extract DMA channels directly from DT
` [PATCH v5 05/12] ASoC: davinci-mcasp: Change compatible property model to more accurate
` [PATCH v5 06/12] ASoC: davinci-mcasp: Improve DT bindings document
` [PATCH v5 07/12] ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter

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

[PATCH RESEND] ASoC: dont call dapm_sync while reporting jack always
 2013-10-23  8:25 UTC  (5+ messages)

[PATCH] ASoC: tegra: Remove redundant initialisation of compat_filter_fn
 2013-10-22 21:07 UTC  (5+ messages)
      ` [alsa-devel] "

[PATCH v6] ALSA: Add SoC on-chip internal memory support for DMA buffer allocation
 2013-10-22 16:28 UTC  (5+ messages)

[PATCH 0/3] dma: edma: Add cyclic DMA support
 2013-10-22 15:30 UTC  (8+ messages)
` [PATCH 1/3] dma: edma: Split out PaRAM set calculations into its own function
` [PATCH 2/3] dma: edma: Add support for Cyclic DMA
` [PATCH 3/3] dma: edma: Increase maximum SG limit to 20

[PATCH 1/2] ASoC: cirrus: Enable compile test builds
 2013-10-22 12:05 UTC  (5+ messages)
` [PATCH 2/2] ASoC: ep93xx: Open code dma channel request

[PATCH] ASoC: dmaengine: Use filter_data rather than dma_data for compat requests
 2013-10-22 11:30 UTC  (3+ messages)

[TINYCOMPRESS][PATCH] compress: compress_wait() must return error if timed out
 2013-10-22 10:51 UTC 

[COMPRESS] [PATCH] ALSA: compress_core: don't return -EBADFD from poll if paused
 2013-10-22 10:26 UTC 

no sound on Haswell Lenovo T440s with 3.12-rc5
 2013-10-22  9:54 UTC 

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-22  9:47 UTC  (20+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver
    ` [alsa-devel] "
` [PATCHv1 5/8] ASoC: sgtl5000: Revise the bugs about the sgt15000 codec
` [PATCHv1 6/8] ASoC: fsl: add SGT15000 based audio machine driver
` [PATCHv1 8/8] Documentation: Add device tree bindings for Freescale VF610 sound

linux-next: Tree for Oct 21 (sound/pci/hda/patch_hdmi.c)
 2013-10-22  7:42 UTC  (2+ messages)

[PATCHv5][ 1/4] ASoC: eukrea-tlv320: Add DT support
 2013-10-21 15:44 UTC  (4+ messages)
  ` [PATCHv5][ 2/4] ARM: dts: mbimxsd51: Add sound support
  ` [PATCHv5][ 3/4] ARM: dts: mbimxsd25: "
  ` [PATCHv5][ 4/4] ARM: dts: mbimxsd35: "

Questions about virtual ALSA driver (dummy), PortAudio and full-duplex drops
 2013-10-21 14:48 UTC  (5+ messages)
      ` [Solved] Questions about virtual ALSA driver (dummy), PortAudio and full-duplex

[PATCHv4][ 1/4] ASoC: eukrea-tlv320: Add DT support
 2013-10-21 14:31 UTC  (5+ messages)
  ` [PATCHv4][ 2/4] ARM: dts: cpuimx51, mbimxsd51: Add sound support
  ` [PATCHv4][ 3/4] ARM: dts: cpuimx25, mbimxsd25: "
  ` [PATCHv4][ 4/4] ARM: dts: cpuimx35, mbimxsd35: "

[PATCH] ASoC: dont call dapm_sync while reporting jack always
 2013-10-21 13:32 UTC 

[PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-10-21 12:12 UTC  (7+ messages)
` [PATCH v2 4/8] clk: samsung: s3c64xx: Add aliases for DMA clocks
` [PATCH v2 6/8] clk: samsung: s3c64xx: Remove clock aliases of old DMA driver

mxc-spdif delay: miss 1-2s at the beginning of the song
 2013-10-21 12:08 UTC  (4+ messages)

alsa project installation not working
 2013-10-21 11:41 UTC  (2+ messages)

[PATCH] ALSA: hda - add codec ID for Valleyview2 display codec
 2013-10-21 10:31 UTC  (2+ messages)

[PATCH v4] ASoC: kirkwood: add S/PDIF support
 2013-10-21 10:24 UTC 

[PATCH] ASoC: kirkwood: cleanup the external clock probe
 2013-10-21 10:09 UTC  (5+ messages)

Fw: alsa project installation not working
 2013-10-21  9:10 UTC 

Audio Miniconference 2013 October
 2013-10-21  9:06 UTC 

[PATCH v2] ASoC: kirkwood: add S/PDIF support
 2013-10-21  8:50 UTC 

[PATCH v3 2/2] ASoC: kirkwood: fix loss of external clock at probe time
 2013-10-21  7:24 UTC  (7+ messages)

[PATCH v2 3/3] ASoC: cs42l73: Add Device Tree support for CS42L73
 2013-10-20 22:10 UTC  (4+ messages)

no reset_resume for driver snd-usb-audio for logitech headset H600
 2013-10-20 21:35 UTC  (7+ messages)
  ` [alsa-devel] "

Audio Miniconference 2013 schedule II - Edinburgh 21st October
 2013-10-20 21:25 UTC  (4+ messages)

[PATCH] ASoC: si476x: Fix locking of core
 2013-10-20 18:22 UTC  (2+ messages)

[PATCH v2] ASoC: kirkwood: add S/PDIF support
 2013-10-20 17:56 UTC  (3+ messages)

[PATCH v5 00/12] Fix AM335x-evm analog audio support
 2013-10-20 17:14 UTC  (7+ messages)
` [PATCH v5 DTS 0/4] "
  ` [PATCH v5 DTS 1/4] ARM/dts: am33xx: Add mcasp0 and mcasp1 device tree entries
  ` [PATCH v5 DTS 2/4] ARM/dts: am33xx: mcasp: Add location for data port registers to reg-property
  ` [PATCH v5 DTS 3/4] ARM/dts: am335x-evm: Add audio support for am335x-evm.dts
  ` [PATCH v5 DTS 4/4] ARM/dts: am335x-evmsk: Audio support

[PATCH RESEND] ASoC: kirkwood: prefer external clock over internal clock
 2013-10-20 16:29 UTC  (2+ messages)

[PATCH 0/2] ASoC: rcar: remove un-needed flags
 2013-10-20 16:28 UTC  (2+ messages)

[PATCH] ALSA: Add MAINTAINERS entry for dmaengine helpers
 2013-10-19 20:39 UTC  (3+ messages)

ASoC updates for v3.12
 2013-10-19 20:38 UTC  (2+ messages)

[PATCH] ASoC: imx: Open code dma channel request
 2013-10-19 20:30 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: dmaengine-pcm: Add support for querying DMA capabilities
 2013-10-19 20:27 UTC  (2+ messages)

[PATCH] ASoC: dmaengine: Use filter_data rather than dma_data for compat requests
 2013-10-19 20:01 UTC  (3+ messages)

[alsa-devel] hdmi sound rerouted?
 2013-10-19 12:59 UTC  (2+ messages)
` [Alsa-user] "

make randconfig issue with v3.12-rc5-126-g9219cec and config #4:
 2013-10-19  8:27 UTC 

[PATCH 3/3] ASoC: cs42l73: Add Device Tree support for CS42L73
 2013-10-18 19:29 UTC  (2+ messages)

[PATCH 1/3] ASoC: cs42l73: Add platform data support for cs42l73 codec
 2013-10-18 19:05 UTC  (5+ messages)
` [PATCH 3/3] ASoC: cs42l73: Add Device Tree support for CS42L73


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