alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-17 18:35:46 to 2013-10-22 12:37:21 UTC [more...]

[PATCH v4 09/10] ARM/dts: am335x-evm: Add audio support for am335x-evm.dts
 2013-10-22 12:26 UTC  (27+ messages)
` [PATCH v5 00/12] Fix AM335x-evm analog audio support
  ` [PATCH v5 01/12] ASoC: davinci: Fix AM33xx SoC Audio support
  ` [PATCH v5 03/12] ASoC: davinci-mcasp: Add location for data port registers to DT
    ` [PATCH v5 02/12] ASoC: davinci-evm: Add device tree binding
    ` [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
  ` [PATCH v5 08/12] ARM/dts: am33xx: Add mcasp0 and mcasp1 device tree entries
  ` [PATCH v5 09/12] ARM/dts: am33xx: mcasp: Add location for data port registers to reg-property
  ` [PATCH v5 10/12] ARM/dts: am335x-evm: Add audio support for am335x-evm.dts
  ` [PATCH v5 11/12] ARM/dts: am335x-evmsk: Audio support
  ` [PATCH v5 12/12] arm: omap2plus_defconfig: enable AM33xx SOC EVM audio
    ` [PATCH v5 DTS 0/4] Fix AM335x-evm analog audio support
      ` [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 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 v6] ALSA: Add SoC on-chip internal memory support for DMA buffer allocation
 2013-10-22 12:06 UTC  (2+ messages)

[PATCH 1/3] ASoC: samsung: Provide helper for DMA init
 2013-10-22 11:45 UTC  (4+ messages)
` [PATCH 2/3] ASoC: dmaengine: Support custom channel names
  ` [alsa-devel] "
` [PATCH 3/3] ASoC: samsung: Use ASoC dmaengine code where possible

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

[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  (32+ 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

[PATCH RESEND] ASoC: dont call dapm_sync while reporting jack always
 2013-10-22  8:32 UTC  (2+ messages)

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

[GIT PULL] [00/29] playback-only DICE driver
 2013-10-21 19:42 UTC  (30+ 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

[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 0/3] dma: edma: Add cyclic DMA support
 2013-10-21  7:26 UTC  (7+ 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 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 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  (4+ messages)
` [PATCH 1/2] ASoC: rcar: add rsnd_scu_hpbif_is_enable()
` [PATCH 2/2] ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG

[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  (7+ messages)
` [PATCH 3/3] ASoC: cs42l73: Add Device Tree support for CS42L73

[PATCH] ASoC: kirkwood: add S/PDIF support
 2013-10-18 15:38 UTC  (9+ messages)

[PATCH] ASoC: simple-card: un-implemented .set_fmt is not error
 2013-10-18 13:09 UTC  (2+ messages)

[Patch v2][ 16/37] ASoC: eukrea-tlv320: Add DT support
 2013-10-18  9:19 UTC  (2+ messages)

[PATCH v3] sound: pci: emu10k1: code refactoring
 2013-10-18  6:59 UTC  (2+ messages)

[PATCH] ASoC: simple-card: un-implemented set_fmt is not error
 2013-10-18  5:46 UTC 

[PATCH 1/3] ALSA: pxa: slightly refactor reset handling
 2013-10-18  0:19 UTC  (4+ messages)

[PATCH][RFC] ASoC: add default xlate on snd_soc_of_get_dai_name()
 2013-10-17 23:43 UTC  (5+ messages)
    ` [PATCH v2] ASoC: add snd_soc_of_get_dai_name() default of_xlate

[PATCH] sound: pci: emu10k1: code refactoring and casting removal
 2013-10-17 23:04 UTC  (7+ messages)
        ` [Kernel-BR] "

[PATCH 1/2] ASoC: dai: Provide interface for setting DMA data at probe time
 2013-10-17 21:34 UTC  (2+ messages)
` [PATCH 2/2] ASoC: samsung: Initialise DMA data at device "


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