alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-04 08:25:29 to 2014-03-07 11:44:36 UTC [more...]

[GIT PULL v2] Enhancement of support for Firewire devices
 2014-03-07 11:44 UTC  (45+ messages)
` [GIT PULL][PATCH 00/39 "
  ` [PATCH 01/39] firewire-lib: Rename functions, structure, member for AMDTP
  ` [PATCH 02/39] firewire-lib: Add macros instead of fixed value "
  ` [PATCH 03/39] firewire-lib: Add 'direction' member to 'amdtp_stream' structure
  ` [PATCH 04/39] firewire-lib: Split some codes into functions to reuse for both streams
  ` [PATCH 05/39] firewire-lib: Add support for AMDTP in-stream and PCM capture
  ` [PATCH 06/39] firewire-lib: Add support for MIDI capture/playback
  ` [PATCH 07/39] firewire-lib: Give syt value as parameter to handle_out_packet()
  ` [PATCH 08/39] firewire-lib: Add support for duplex streams synchronization in blocking mode
  ` [PATCH 09/39] firewire-lib: Add sort function for transmitted packet
  ` [PATCH 10/39] firewire-lib: Add transfer delay to synchronized duplex streams
  ` [PATCH 11/39] firewire-lib: Add support for channel mapping
  ` [PATCH 12/39] firewire-lib: Rename macros, variables and functions for CMP
  ` [PATCH 13/39] firewire-lib: Add 'direction' member to 'cmp_connection' structure
  ` [PATCH 14/39] firewire-lib: Add handling output connection by CMP
  ` [PATCH 15/39] firewire-lib: Add a new function to check others' connection
  ` [PATCH 16/39] firewire-lib: Add some AV/C general commands
  ` [PATCH 17/39] firewire-lib: Add quirks for Fireworks
  ` [PATCH 18/39] firewire-lib: Add a fallback at RCODE_CANCELLED
  ` [PATCH 19/39] fireworks: Add skelton for Fireworks based devices
  ` [PATCH 20/39] fireworks: Add transaction and some commands
  ` [PATCH 21/39] fireworks: Add connection and stream management
  ` [PATCH 22/39] fireworks: Add proc interface for debugging purpose
  ` [PATCH 23/39] fireworks: Add MIDI interface
  ` [PATCH 24/39] fireworks: Add PCM interface
  ` [PATCH 25/39] fireworks: Add hwdep interface
  ` [PATCH 26/39] fireworks: Add command/response functionality into "
  ` [PATCH 27/39] bebob: Add skelton for BeBoB based devices
  ` [PATCH 28/39] bebob: Add commands and connections/streams management
  ` [PATCH 29/39] bebob: Add proc interface for debugging purpose
  ` [PATCH 30/39] bebob: Add MIDI interface
  ` [PATCH 31/39] bebob: Add PCM interface
  ` [PATCH 32/39] bebob: Add hwdep interface
  ` [PATCH 33/39] bebob: Prepare for device specific operations
  ` [PATCH 34/39] bebob: Add support for Terratec PHASE, EWS series and Aureon
  ` [PATCH 35/39] bebob: Add support for Yamaha GO series
  ` [PATCH 36/39] bebob: Add support for Focusrite Saffire/SaffirePro series
  ` [PATCH 37/39] bebob: Add support for M-Audio usual Firewire series
  ` [PATCH 38/39] bebob: Add support for M-Audio special "
  ` [PATCH 39/39] bebob: Send a cue to load firmware for M-Audio "

[LAD] Call for testing: ALSA driver for Fireworks/BeBoB based devices
 2014-03-07 11:21 UTC  (6+ messages)
` [FFADO-devel] "
  `  "

[PATCH v5-resend 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-07  8:38 UTC  (18+ messages)
` [PATCH v5-resend 1/7] ASoC: sirf: Add SiRF internal audio codec driver
` [PATCH v5-resend 2/7] ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec
` [PATCH v5-resend 3/7] ASoC: sirf: Add SiRF audio card
` [PATCH v5-resend 4/7] ASoC: sirf: Add SiRF I2S driver
` [PATCH v5-resend 5/7] ASoC: sirf: Add hdmi card
` [PATCH v5-resend 6/7] ASoC: sirf: Add usp driver which is used by dsp mode
` [PATCH v5-resend 7/7] ASoC: sirf: Add bt-sco card

Controlling the cards order
 2014-03-07  8:30 UTC  (3+ messages)

compress: dpcm_path_get called in wrong place
 2014-03-07  7:52 UTC 

[PATCH] ASoC: pcm512x: Fix duplicate const warning
 2014-03-07  3:44 UTC 

[PATCH] ASoC: pcm512x: Split out bus drivers
 2014-03-07  3:46 UTC 

[PATCH] ASoC: wm_adsp: Correct type specifier in printf
 2014-03-07  2:38 UTC  (2+ messages)

[PATCH v2 0/2] add support for SPI control mode to tlv320aic23
 2014-03-07  2:55 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: tlv320aic23: add support for SPI control mode
` [PATCH v2 2/2] ASoC: update Kconfig of AIC23 users to select I2C variant

[PATCH] ASoC: Intel: Check Haswell IPC process_reply/notification return value
 2014-03-07  2:51 UTC  (6+ messages)
` [PATCH] ASoC: Intel: Use .dai_fmt for setting Haswell BE format
` [PATCH] ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig

ASoC: wm5110: Extend SYSCLK patch file for rev D
 2014-03-06 12:20 UTC  (3+ messages)

[TINYCOMPRESS][PATCH 1/1] compress: no need to set metadata before calling next_track
 2014-03-06 10:32 UTC  (7+ messages)

[PATCH] ASoC: tlv320aic23: add support for SPI control mode
 2014-03-06  9:17 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH] ASoC: dapm: Sprinkle lockdep asserts through the code
 2014-03-06  8:57 UTC 

[PATCH 1/7] ASoC: Handle ignore_pmdown_time for CODEC to CODEC links
 2014-03-06  9:10 UTC  (8+ messages)
` [PATCH 2/7] ASoC: Add helper functions for PCM runtime 'active' management
` [PATCH 3/7] ASoC: Fix active count tracking for CODEC to CODEC links
` [PATCH 4/7] ASoC: Add helper function to check whether a CODEC is active
` [PATCH 5/7] ASoC: Add component pointer to the DAI struct
` [PATCH 6/7] ASoC: Move active count from CODEC to component
` [PATCH 7/7] ASoC: Move ignore_pmdown_time "

[PATCH] ASoC: dapm: Staticise dapm_mark_dirty()
 2014-03-06  8:19 UTC 

About snd_dmaengine_pcm_trigger()
 2014-03-06  4:39 UTC  (7+ messages)

[PATCH] ASoC: wm_adsp: Split firmware load into smaller chunks
 2014-03-06  4:35 UTC  (2+ messages)

[PATCH] ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER
 2014-03-06  4:31 UTC  (4+ messages)

[patch] ASoC: Baytrail: fix error handling in sst_byt_dsp_init()
 2014-03-06  4:22 UTC  (3+ messages)
` [alsa-devel] "

UCM: How does its api relate to ALSA lib api?
 2014-03-05 19:55 UTC 

Add "cval->res = 384" quirk for Logitech Webcam C500
 2014-03-05 11:38 UTC  (2+ messages)

[patch] ALSA: echoaudio: use after free on error
 2014-03-05 11:25 UTC  (4+ messages)

[PATCH] ALSA: emu10k1: Fix possible NULL dereference
 2014-03-05 11:18 UTC 

[patch] ALSA: lola: NULL deref on allocation error
 2014-03-05 11:11 UTC  (2+ messages)

ALSA: emu10k1: Use standard printk helpers
 2014-03-05 11:11 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs
 2014-03-05 11:02 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs

Xonar DG backports
 2014-03-05 10:30 UTC  (2+ messages)

Audio-Bug
 2014-03-05 10:10 UTC 

Question on compress offload framework memory corruption
 2014-03-05  7:51 UTC  (2+ messages)

Update patch for codecs alias name for Dell
 2014-03-05  7:16 UTC  (8+ messages)

[PATCH v2 0/4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-05  7:14 UTC  (12+ messages)
` [PATCH v2 2/4] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
      ` [alsa-devel] "
    ` [PATCH v3] "
  ` [PATCH v2 1/4] ASoC: tlv320aic31xx: Add basic codec driver implementation
  ` [PATCH v2 3/4] ASoC: davinci: Add SND_AM43XX_SOC_EPOS_EVM build option
  ` [PATCH v2 4/4] ASoC: tlv320aic32x4: Sort Makefile in alphabetic order

[PATCH v5 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-05  7:12 UTC  (9+ messages)
` [PATCH v5 1/7] ASoC: sirf: Add SiRF internal audio codec driver
` [PATCH v5 2/7] ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec
` [PATCH v5 3/7] ASoC: sirf: Add SiRF audio card
` [PATCH v5 4/7] ASoC: sirf: Add SiRF I2S driver
` [PATCH v5 5/7] ASoC: sirf: Add hdmi card
` [PATCH v5 6/7] ASoC: sirf: Add usp driver which is used by dsp mode
` [PATCH v5 7/7] ASoC: sirf: Add bt-sco card

[PATCH 00/15] ASoC: fsl-ssi: Driver cleanup
 2014-03-05  7:07 UTC  (6+ messages)
` [PATCH 01/15] ASoC: fsl-ssi: Use regmap

[PATCH 0/19] ASoC: rsnd: new module path method and DT support
 2014-03-05  6:39 UTC  (6+ messages)
  ` [PATCH 10/11] ASoC: rsnd: rename scu to src
  ` [PATCH 11/11] ASoC: rsnd: add DeviceTree support
    ` Forward: "

[PATCH 00/10] Simplify the code of TDM slot setting
 2014-03-05  6:30 UTC  (6+ messages)
` [PATCH 01/10] ASoC: core: Add snd_soc_dai_set_tdm_slot_xlate()
  ` [alsa-devel] "

[PATCH] ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT
 2014-03-05  6:11 UTC  (2+ messages)

[PATCH v4-resend 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-05  5:34 UTC  (12+ messages)
` [PATCH v4-resend 1/7] ASoC: sirf: Add SiRF internal audio codec driver

[PATCH] ASoC: pcm: free path list before exiting from error conditions
 2014-03-05  3:47 UTC  (2+ messages)

[RFC][PATCH 0/3] Remove set_cache_io entirely from ASoC probe
 2014-03-05  1:32 UTC  (5+ messages)
` [RFC][PATCH 1/3] ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
  ` [alsa-devel] "
` [RFC][PATCH 3/3] ASoC: core: remove the default regmap I/O setting up from soc_probe_codec()

[PATCH] ASoC: ak4104: Remove superfluous codec->control_data initialization
 2014-03-05  1:25 UTC  (3+ messages)

[PATCH] ASoC: io: Remove hw_read() operation
 2014-03-05  1:25 UTC  (7+ messages)

[PATCH] ASoC: fsl: Don't select FIQ from Eukrea
 2014-03-05  1:14 UTC 

[PATCH] ASoC: rsnd: Fix warnings due to improper printk formats
 2014-03-04 18:10 UTC 

SNDRV_PCM_INFO_BATCH
 2014-03-04 14:50 UTC  (3+ messages)

[GIT PULL][PATCH 00/39] Enhancement of support for Firewire devices
 2014-03-04 14:10 UTC  (15+ messages)
` [PATCH 18/39] firewire-lib: Add a fallback at RCODE_CANCELLED
            ` [FFADO-devel] "
` [PATCH 22/39] fireworks: Add proc interface for debugging purpose

[PATCH RFC 0/5] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-04 13:36 UTC  (4+ messages)
` [PATCH RFC 1/5] ASoC: tlv320aic31xx: Add basic codec driver implementation

[PATCH] Wrap hw_ptr to boundary in pcm_ioplug
 2014-03-04 12:03 UTC  (2+ messages)

Fix for busy loop at boundary wrapping with ioplug based plugins
 2014-03-04 11:50 UTC 

[PATCH 2/4] ARM: dove: prepare new Dove DT Kconfig variable
 2014-03-04 10:32 UTC  (4+ messages)
` [PATCH v2 1/5] ASoC: kirkwood: "

[PATCH] ASoC: da732x: Replace hw_read usage with snd_soc_read()
 2014-03-04  9:50 UTC  (2+ messages)

[PATCH] ALSA: hda - add automute fix for another dell AIO model
 2014-03-04  9:26 UTC  (2+ messages)

[PATCH] ASoC: si476x: Fix IO setup
 2014-03-04  8:41 UTC 

[PATCH] ASoC: 88pm860: Fix IO setup
 2014-03-04  8:39 UTC 


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