alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-28 23:42:55 to 2014-03-04 14:10:47 UTC [more...]

[GIT PULL][PATCH 00/39] Enhancement of support for Firewire devices
 2014-03-04 14:10 UTC  (26+ 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 26/39] fireworks: Add command/response functionality into hwdep interface
` [PATCH 39/39] bebob: Add support for M-Audio special Firewire series

[PATCH v2 0/4] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-04 13:54 UTC  (5+ messages)
` [PATCH v2 2/4] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
  ` [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 RFC 0/5] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-03-04 13:36 UTC  (8+ messages)
` [PATCH RFC 1/5] ASoC: tlv320aic31xx: Add basic codec driver implementation
` [PATCH RFC 2/5] ASoC: tlv320aic31xx: Add codec driver to Makefile and Kconfig
` [PATCH RFC 3/5] ASoC: tlv320aic31xx: Add DT binding document

[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] ASoC: ak4104: Remove superfluous codec->control_data initialization
 2014-03-04 11:48 UTC  (2+ messages)

[PATCH] ASoC: io: Remove hw_read() operation
 2014-03-04 11:25 UTC  (6+ messages)

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

[RFC][PATCH 0/3] Remove set_cache_io entirely from ASoC probe
 2014-03-04  9:50 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 2/3] ASoc: codec: remove the set_cache_io() entirely from CODEC ASoC probe
` [RFC][PATCH 3/3] ASoC: core: remove the default regmap I/O setting up from soc_probe_codec()

[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 

[PATCH v2] ASoC: snappercl15: Convert to table based DAPM setup
 2014-03-04  7:48 UTC 

[alsa-devel] change kmalloc into vmalloc for large memory allocations
 2014-03-04  7:30 UTC  (23+ messages)
`  "
              ` [PATCH] netfilter:Change nf_conntrack modules to use vmalloc

[PATCH v4-resend 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-04  5:11 UTC  (12+ messages)
` [PATCH v4-resend 1/7] ASoC: sirf: Add SiRF internal audio codec driver
` [PATCH v4-resend 2/7] ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec

[PATCH 0/19] ASoC: rsnd: new module path method and DT support
 2014-03-04  4:51 UTC  (43+ messages)
` [PATCH 01/19] ASoC: rsnd: move priv member settings to upper side
` [PATCH 02/19] ASoC: rsnd: move rsnd_mod_call() macro
` [PATCH 03/19] ASoC: rsnd: remove verbose function parameter
` [PATCH 04/19] ASoC: rsnd: remove verbose debug message from scu/ssi
` [PATCH 05/19] ASoC: rsnd: unify rdai naming
` [PATCH 06/19] ASoC: rsnd: add .set_sysclk on snd_soc_dai_ops
` [PATCH 07/19] ASoC: rsnd: tidyup RSND_SSI_xxx flags
` [PATCH 08/19] ASoC: rsnd: run rsnd_path_init() when probe() timing
  ` [PATCH 1/8] "
  ` [PATCH 2/8] ASoC: rsnd: use mod array instead of list on rdai
  ` [PATCH 3/8] ASoC: rsnd: get ssi/scu from rsnd_dai_stream
  ` [PATCH 4/8] ASoC: rsnd: use devm_clk_get() instead of clk_get()
  ` [PATCH 5/8] ASoC: rsnd: use function pointer for each probe
  ` [PATCH 6/8] ASoC: rsnd: remove unused SSI_CONTROL
  ` [PATCH 7/8] ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
  ` [PATCH 8/8] ASoC: rsnd: share reg_field and reduce memory
  ` [PATCH 01/11] ASoC: rsnd: add struct rsnd_dai_platform_info
  ` [PATCH 02/11] ASoC: rsnd: Get correct SCU ID
  ` [PATCH 03/11] ASoC: rsnd: add rsnd_scu_enable_ssi_irq()
  ` [PATCH 04/11] ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
  ` [PATCH 05/11] ASoC: rsnd: add probe/remove callback on rsnd_mod_ops
  ` [PATCH 06/11] ASoC: rsnd: use mod probe method on SCU
  ` [PATCH 07/11] ASoC: rsnd: use mod probe method on SSI
  ` [PATCH 08/11] ASoC: rsnd: nothing to do on rsnd_dai_remove()
  ` [PATCH 09/11] ASoC: rsnd: remove all rsnd_xxx_remove()
  ` [PATCH 10/11] ASoC: rsnd: rename scu to src
  ` [PATCH 11/11] ASoC: rsnd: add DeviceTree support

[PATCHv3 0/3] Simplify the CODEC ASoC probe code
 2014-03-04  4:36 UTC  (7+ messages)
` [PATCHv3 1/3] ASoC: codec: Simplify "
` [PATCHv3 2/3] ASoC: io: New signature for snd_soc_codec_set_cache_io()
` [PATCHv3 3/3] ASoC: core: Fix check before setting default I/O up try regmap

[PATCH] ASoC: cache: Do the codec->reg_cache zero pionter check
 2014-03-04  4:32 UTC  (2+ messages)

[PATCH RESEND] sound: omap: n810: fix init with DT boot
 2014-03-04  4:31 UTC  (2+ messages)

[PATCH] ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap
 2014-03-04  4:05 UTC  (3+ messages)

[PATCH] ASoC: wm8753: Remove superfluous 'codec->cache_sync = 1'
 2014-03-04  4:04 UTC  (3+ messages)

[PATCH] ASoC: snappercl15: Convert to table based DAPM setup
 2014-03-03 21:43 UTC  (3+ messages)

[PATCH] ALSA: usb-audio - Capture and duplex support for Digidesign Mbox 1 sound card
 2014-03-03 21:01 UTC  (5+ messages)

[TINYCOMPRESS][PATCH 1/1] compress: no need to set metadata before calling next_track
 2014-03-03 19:40 UTC  (6+ messages)

[PATCH] sound: omap: n810: fix init with DT boot
 2014-03-03 18:41 UTC  (2+ messages)

Add "cval->res = 384" quirk for Logitech Webcam C500
 2014-03-03 18:12 UTC 

Enable headset Mic for Dell DT
 2014-03-03  9:49 UTC  (4+ messages)

[PATCH] ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371
 2014-03-03  8:57 UTC  (2+ messages)

[PATCH 1/3] ALSA: hda - Make azx_attach_pcm_stream static
 2014-03-03  8:56 UTC  (4+ messages)
` [PATCH 2/3] ALSA: hda - Rename reg access ops in hda_controller_ops
` [PATCH 3/3] ALSA: hda - Mark reg op args as iomem

[PATCH] ASoC: wm1133-ev1: Convert to table based DAPM setup
 2014-03-03  8:06 UTC  (2+ messages)

[PATCH] ASOC: spear: spdif_out: Fix mute control
 2014-03-03  7:57 UTC 

[PATCH] ASoC: davinci-evm: Register machine level DAPM elements with the card
 2014-03-03  7:20 UTC 

[PATCH] ASoC: migor: Convert to table based DAPM setup
 2014-03-03  7:14 UTC 

7.1 surround not working on ALC892/ Ubuntu 13.04
 2014-03-03  6:23 UTC  (2+ messages)

[PATCHv2 0/3] Simplify the CODEC ASoC probe code
 2014-03-03  4:50 UTC  (11+ messages)
` [PATCHv2 1/3] ASoC: codec: Simplify "
  ` [alsa-devel] "
` [PATCHv2 2/3] ASoC: io: New signature for snd_soc_codec_set_cache_io()

[PATCH 1/2] ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdown
 2014-03-03  4:48 UTC  (4+ messages)
` [PATCH 2/2] ASoC: dapm: Reorder the bias update sequence

[PATCH] ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT
 2014-03-03  4:32 UTC 

[PATCHv9][ 1/2] ASoC: eukrea-tlv320: Add DT support
 2014-03-03  4:32 UTC  (2+ messages)

[PATCH 1/8] ASoC: pxa: Pass correct DAPM context to {corgi, poodle, spitz}_ext_control
 2014-03-03  2:05 UTC  (17+ messages)
` [PATCH 2/8] ASoC: pxa: e740_wm9705: Convert to table based DAPM setup
` [PATCH 3/8] ASoC: pxa: e750_wm9705: "
` [PATCH 4/8] ASoC: pxa: e800_wm9712: "
` [PATCH 5/8] ASoC: pxa: magician: Convert to table based DAPM and control setup
` [PATCH 6/8] ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup
` [PATCH 7/8] ASoC: pxa: tosa: Convert to table based DAPM and control setup
` [PATCH 8/8] ASoC: pxa: zylonite: Convert to table based DAPM setup

[PATCH 1/2] ASoC: neo1973_wm8753: Post gta01 support removal cleanup
 2014-03-03  1:35 UTC  (3+ messages)
` [PATCH 2/2] ASoC: neo1973_wm8753: Convert to table based setup

[PATCH] ASoC: pcm: free path list before exiting from error conditions
 2014-03-02 19:52 UTC 

[PATCH] ASoC: pcm: free path list before exiting from error conditions
 2014-03-02 19:47 UTC 

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

[RFC 00/19] Enable platform HDA drivers
 2014-03-01 10:42 UTC  (5+ messages)
` [RFCv2 21/22] ALSA: hda - remove PCI dependency in Kconfig

[PATCH 2/3] ASoC: core: Set the default I/O up try regmap
 2014-03-01  4:07 UTC  (11+ messages)
    ` [alsa-devel] "

[PATCH 14/28] Remove MACH_SMDKC210
 2014-03-01  3:53 UTC  (10+ messages)

[PATCH v2 00/11] ASoC: Consolidate enum controls and DAPM MUXs
 2014-03-01  3:10 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).