alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-05 03:47:30 to 2014-03-09 21:07:45 UTC [more...]

[GIT PULL v2] Enhancement of support for Firewire devices
 2014-03-09 21:07 UTC  (50+ 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 "

[PATCH] add Steinberg UR44 USB Audio Interface support to quirks-table
 2014-03-09 18:12 UTC 

[PATCH v2 1/3] ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()
 2014-03-09 16:41 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: Pass CODEC to snd_soc_register_dais()
` [PATCH v2 3/3] ASoC: Add a per component dai list

5.1 sound system works as 2.0 on all kernels newer than 3.2.21
 2014-03-09 13:44 UTC 

[PATCH 1/3] ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()
 2014-03-09 10:59 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Pass CODEC to snd_soc_register_dais()
` [PATCH 3/3] ASoC: Add a per component dai list

[PATCH v3 0/2] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-09  8:44 UTC  (5+ messages)
` [PATCH v3 1/2] ASoC: tlv320aic32x4: Sort Makefile in alphabetic order
` [PATCH v3 2/2] ASoC: tlv320aic31xx: Add basic codec driver implementation

[PATCH] ASoC: simple-card: Fix property name for simple-audio-card, format
 2014-03-09  8:41 UTC  (2+ messages)

[PATCH] ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
 2014-03-09  8:34 UTC  (2+ messages)

[PATCH 0/9] Update FLL calculations on Arizona devices
 2014-03-09  8:28 UTC  (12+ messages)
` [PATCH 1/9] ASoC: arizona: An OUTDIV of 1 is not valid, avoid this
` [PATCH 2/9] ASoC: arizona: Add defines for FLL configuration constants
` [PATCH 3/9] ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll
` [PATCH 4/9] ASoC: arizona: Move calculation of FLL configuration
` [PATCH 5/9] ASoC: arizona: Don't pass Fout into arizona_calc_fll
` [PATCH 6/9] ASoC: arizona: Calculate OUTDIV first
` [PATCH 7/9] ASoC: arizona: Calculate FLL gain last
` [PATCH 8/9] mfd: arizona: Add support for new fratio encoding
` [PATCH 9/9] ASoC: arizona: Support new fratio encoding on the wm5110 rev D

[PATCH v2 0/4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-09  8:12 UTC  (8+ messages)
` [PATCH v2 1/4] ASoC: tlv320aic31xx: Add basic codec driver implementation
` [PATCH v2 4/4] ASoC: tlv320aic32x4: Sort Makefile in alphabetic order

[PATCH v2 2/4] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
 2014-03-09  8:11 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] ASoC: tlv320aic23: add missing EXPORT_SYMBOLs
 2014-03-09  8:05 UTC  (2+ messages)

integration into ASoC
 2014-03-09  7:48 UTC  (3+ messages)

[PATCH 1/3] ASoC: omap-abe-twl6040: No need to register DMIC routes seperatly
 2014-03-08 18:16 UTC  (3+ messages)
` [PATCH 2/3] ASoC: rx51: Convert to table based control and DAPM setup
` [PATCH 3/3] ASoC: omap3pandora: Convert to table based "

[PATCH] ASoC: s6105-ipcam: Convert to table based DAPM setup
 2014-03-08 14:54 UTC 

[PATCH] ASoC: sam9g20_wm8731: Convert to table based DAPM setup
 2014-03-08 14:47 UTC 

UCM: How does its api relate to ALSA lib api?
 2014-03-07 21:23 UTC  (2+ messages)

compress: dpcm_path_get called in wrong place
 2014-03-07 18:28 UTC  (2+ messages)

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

[PATCH] ALSA: hda - Fix loud click noise with IdeaPad 410Y
 2014-03-07 13:53 UTC 

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

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

[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] "

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 v5 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-05  7:12 UTC  (3+ messages)
` [PATCH v5 1/7] ASoC: sirf: Add SiRF internal audio codec driver

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


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