Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-19 12:39:23 to 2014-04-25 13:45:04 UTC [more...]

[PATCH 00/49 v4] Enhancement for support of Firewire devices
 2014-04-25 13:45 UTC  (24+ messages)
` [PATCH 01/49] firewire-lib: Rename functions, structure, member for AMDTP
` [PATCH 02/49] firewire-lib: Add macros instead of fixed value "
` [PATCH 03/49] firewire-lib: Add 'direction' member to 'amdtp_stream' structure
` [PATCH 04/49] firewire-lib: Split some codes into functions to reuse for both streams
` [PATCH 05/49] firewire-lib: Add support for AMDTP in-stream and PCM capture
` [PATCH 06/49] firewire-lib: Add support for MIDI capture/playback
` [PATCH 07/49] firewire-lib: Give syt value as parameter to handle_out_packet()
` [PATCH 08/49] firewire-lib: Add support for duplex streams synchronization in blocking mode
` [PATCH 09/49] firewire-lib: Add support for channel mapping
` [PATCH 10/49] dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE
` [PATCH 11/49] firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams
` [PATCH 12/49] firewire-lib: Restrict calling flush_context_completion() when context exists
` [PATCH 13/49] firewire-lib: Rename macros, variables and functions for CMP
` [PATCH 14/49] firewire-lib: Add 'direction' member to 'cmp_connection' structure
` [PATCH 15/49] firewire-lib: Add handling output connection by CMP
` [PATCH 16/49] firewire-lib: Add a new function to check others' connection
` [PATCH 17/49] firewire-lib: Add support for deferred transaction
` [PATCH 18/49] firewire-lib: Add some AV/C general commands
` [PATCH 19/49] fireworks: Add skelton for Fireworks based devices
` [PATCH 20/49] fireworks: Add transaction and some commands
` [PATCH 21/49] fireworks: Add connection and stream management
` [PATCH 22/49] fireworks/firewire-lib: Add a quirk for empty packet with TAG0
` [PATCH 23/49] fireworks/firewire-lib: Add a quirk for the meaning of dbc

[PATCH 0/2] Fix rxclk rate measurement
 2014-04-25 11:58 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_spdif: Fix clock source for "
` [PATCH 2/2] ASoC: fsl_spdif: Drop hard code in clk_get() for rxclk

[PATCH 1/4] ASoC: tlv320dac3: Use devm_regulator_bulk_get()
 2014-04-25 11:24 UTC  (10+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] ASoC: wm8804: "
` [PATCH 4/4] ASoC: wm8955: "

[PATCH 0/5] treewide: Convert logging message misuses of /n to \n
 2014-04-25 11:15 UTC  (3+ messages)
` [PATCH 5/5] sound: tlv320aic31xx: Convert "

[PATCH] Fix forward/rewind support in iec958 plugin
 2014-04-25  8:09 UTC  (6+ messages)
  ` [PATCH v2] "

Testing rewindability of a pcm
 2014-04-25  6:19 UTC  (4+ messages)
  ` On non-rewindability of resamplers (was: Testing rewindability of a pcm)
    ` On non-rewindability of resamplers

[PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-04-25  4:16 UTC  (3+ messages)

[PATCH] ASoC: sgtl5000: Use devm_regulator_bulk_get()
 2014-04-24 17:32 UTC  (2+ messages)

[PATCH] ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()
 2014-04-24 17:24 UTC  (2+ messages)

Behringer Uphoria UMC204 usb audio capture only pops and clicks
 2014-04-24 14:14 UTC  (19+ messages)

[PATCH] ASoC: imx-sgtl5000.c: Add support for specifying PDCR_TXRXEN
 2014-04-24 13:35 UTC  (5+ messages)

[PATCH 0/3] Fix some minor issues in simple card driver
 2014-04-24 13:05 UTC  (8+ messages)
` [PATCH 1/3] ASoC: simple-card: Drop node->name checking
` [PATCH 2/3] ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()
` [PATCH 3/3] ASoC: simple-card: Improve coding style

[RFT v3 0/3] ASoC: core: Add support for DAI multicodec
 2014-04-24 12:25 UTC  (6+ messages)
` [RFT v3 1/3] ASoC: core: Add helpers for dai link and aux dev init
` [RFT v3 2/3] ASoC: core: Add one dai_get_widget helper instead of two rtd based ones
` [RFT v3 3/3] ASoC: core: Add support for DAI multicodec

[PATCH] ASoC: fsl: Drop formats limitation for imx-pcm-dma.c
 2014-04-24 12:14 UTC  (2+ messages)

[PATCH] ASoC: fsl_spdif: Add core clock control for DMA access
 2014-04-24 12:14 UTC  (2+ messages)

[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
 2014-04-24 11:44 UTC  (2+ messages)

[PATCH] ASoC: Intel: Cancel hsw_notification_work before freeing the stream
 2014-04-24 10:32 UTC  (2+ messages)

[PATCH] ASoC: imx-audmux: Fix section mismatch
 2014-04-24 10:23 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: Add driver for CLPS711X DAI interface
 2014-04-24  5:04 UTC  (2+ messages)

[PATCH] ASoC: core: Don't break component searching if both id and num_dai are 0
 2014-04-23 12:49 UTC  (2+ messages)

[PATCH] ASoC: SAMSUNG: Don't clear clock setting during i2s_startup
 2014-04-23 11:30 UTC  (2+ messages)

[PATCH] ASoC: Intel: Fix audio crash due to race condition in stream deletion
 2014-04-23 11:19 UTC  (2+ messages)

[PATCH 1/6] ASoC: jz4740: Remove Makefile entry for removed file
 2014-04-23 11:19 UTC  (10+ messages)
` [PATCH 2/6] ASoC: qi_lb60: Set fully_routed flag
` [PATCH 3/6] ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()
` [PATCH 4/6] ASoC: qi_lb60: Use devm_snd_soc_register_card()
` [PATCH 5/6] ASoC: qi_lb60: Use GPIO descriptor API
` [PATCH 6/6] ASoC: jz4740: Improve build test coverage

[PATCH] ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
 2014-04-23 11:17 UTC  (2+ messages)

[GIT PULL] ASoC updates for v3.15
 2014-04-23 11:16 UTC 

[PATCH] ASoC: max98095: Add an explicit of_match_table
 2014-04-23 10:43 UTC  (2+ messages)

How to show hda trace events in a self-built kernel?
 2014-04-23  9:21 UTC  (3+ messages)

[PATCH] ASoC: SAMSUNG: Add sound card driver for Snow board
 2014-04-23  2:53 UTC  (5+ messages)

[PATCH] ASoC: Export devm_snd_soc_register_platform()
 2014-04-22 21:00 UTC  (2+ messages)

[PATCH 0/3] ASoC: davinci: devm_snd_soc_register_platform and mcasp cleanup
 2014-04-22 18:52 UTC  (9+ messages)
` [PATCH 1/3] ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
` [PATCH 2/3] ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()
` [PATCH 3/3] ASoC: davinci-mcasp: Optimize pm_runtime usage and clean up the init code

[PATCH] ASoC: Intel: Fix audio crash due to negative address offset
 2014-04-22 18:23 UTC  (2+ messages)

[PATCH v2] ASoC: rt5640: Add minimal support for RT5642
 2014-04-22 17:12 UTC  (6+ messages)

For firewire drivers, reduce period time down to 2msec?
 2014-04-22 13:24 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: Move IO and kcontrols to the component level
 2014-04-22 12:38 UTC  (11+ messages)
` [PATCH v4 1/5] ASoC: Move IO abstraction "
` [PATCH v4 2/5] ASoC: Move standard kcontrol helpers "
` [PATCH v4 3/5] ASoC: Remove snd_soc_update_bits_locked()
` [PATCH v4 4/5] ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
` [PATCH v4 5/5] ASoC: Remove ASoC level IO tracing

Disabling DAPM from ASoC framework
 2014-04-22 12:20 UTC  (6+ messages)

[PATCH] sound: core: Fix format string mismatch in seq_midi.c
 2014-04-22 11:42 UTC 

[PATCH] ASoC: omap-hdmi: Remove excess curly bracket
 2014-04-22 11:01 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: Move IO and kcontrols to the component level
 2014-04-22 10:55 UTC  (7+ messages)
` [PATCH v3 1/5] ASoC: Move IO abstraction "
` [PATCH v3 2/5] ASoC: Move standard kcontrol helpers "
` [PATCH v3 3/5] ASoC: Remove snd_soc_update_bits_locked()
` [PATCH v3 4/5] ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()
` [PATCH v3 5/5] ASoC: Remove ASoC level IO tracing

[PATCH] ASoC: rt5645: Add codec driver
 2014-04-22 10:53 UTC  (5+ messages)

when the /dev/snd/pcmCxPx is created in android
 2014-04-22  8:01 UTC 

[PATCH v2 00/20] ASoC: omap: Bind the omap-pcm platform driver to dai device
 2014-04-22  7:26 UTC  (4+ messages)
` [PATCH v2 09/20] ASoC: omap-hdmi: Bind the platform driver to the dai driver when loading

sound disappears or noise heard after long run
 2014-04-22  6:10 UTC 

[PATCHv4 2/2] ALSA: hda - Add driver for Tegra SoC HDA
 2014-04-22  3:49 UTC  (3+ messages)

How to create a proc entry for an ASoc codec?
 2014-04-21 22:42 UTC  (2+ messages)

[PATCHv4 1/2] ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support
 2014-04-21 19:46 UTC  (2+ messages)

hda-jack-retask on CentOS 6.5
 2014-04-21 18:54 UTC 

[PATCH 0/7] ASoC: Move IO and kcontrols to the component level
 2014-04-21 10:36 UTC  (7+ messages)
` [PATCH 1/7] ASoC: sta350: Use snd_soc_kcontrol_codec()
` [PATCH 2/7] ASoC: Change return type of snd_soc_write() to int
` [PATCH 3/7] ASoC: Move IO abstraction to the component level

[dapm question] About "playback_widget" power on or not
 2014-04-21  7:10 UTC 

alsa-utils aplay/arecord can't be interrupted when streaming is not active
 2014-04-21  3:01 UTC  (5+ messages)

Invalid PCM pointer with CMI8738 and pcm.c buffer underuns
 2014-04-20 15:04 UTC 

Control the exact moment of output
 2014-04-19 18:21 UTC 

alsa-devel@alsa-project.org
 2014-04-19 12:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox