Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-09 10:31:51 to 2014-04-16 07:39:27 UTC [more...]

[PATCH v2 1/2] ALSA: sound/atmel/ac97c.c: Convert to module_platform_driver
 2014-04-16  7:39 UTC  (4+ messages)
  ` [PATCH v2 2/2] ALSA: sound/atmel-ac97c.h: Remove unused flags from platform data

[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
 2014-04-16  7:27 UTC  (21+ messages)
` [PATCH v3 01/18] ASoC: fsl-ssi: Fix register values when disabling
` [PATCH v3 02/18] ASoC: fsl-ssi: Move debugging to seperate file
` [PATCH v3 03/18] ASoC: fsl-ssi: Use dev_name for DAI driver struct
` [PATCH v3 04/18] ASoC: fsl-ssi: Move imx-specific probe to seperate function
` [PATCH v3 05/18] ASoC: fsl-ssi: Remove useless DMA code
` [PATCH v3 06/18] ASoC: fsl-ssi: Cleanup probe function
` [PATCH v3 07/18] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
` [PATCH v3 08/18] ASoC: fsl-ssi: introduce SoC specific data
` [PATCH v3 09/18] ASoC: fsl-ssi: Only enable baudclk when used
` [PATCH v3 10/18] ASoC: fsl-ssi: make fsl,mode property optional
` [PATCH v3 11/18] ASoC: fsl-ssi: Transmit enable synchronization
` [PATCH v3 12/18] ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params
` [PATCH v3 13/18] ASoC: fsl-ssi: set bitclock in master mode from hw_params
` [PATCH v3 14/18] ASoC: fsl-ssi: remove unnecessary spinlock
` [PATCH v3 15/18] ASoC: fsl-ssi: Allow first stream to set the bitclock
` [PATCH v3 16/18] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
` [PATCH v3 17/18] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v3 18/18] ASoC: fsl-ssi: Use regmap

[PATCH] of: add empty of_find_node_by_path() for !OF
 2014-04-16  6:49 UTC 

[PATCH] ALSA: hda - add headset mic detect quirk for a Dell laptop
 2014-04-16  5:48 UTC  (2+ messages)

[PATCH] ASoC: fsl: Add explicit include of of.h
 2014-04-16  2:06 UTC  (2+ messages)

Behringer Uphoria UMC204 usb audio capture only pops and clicks
 2014-04-16  1:44 UTC 

[PATCH] ASoC: cs42l51: split i2c from codec driver
 2014-04-16  1:28 UTC  (5+ messages)

[PATCH] ASoC: Fix snd_soc_kcontrol_platform() return type
 2014-04-15 22:53 UTC  (2+ messages)

Using simple-card to replace kirkwood-t5325.c
 2014-04-15 22:29 UTC  (3+ messages)

[PATCH] ASoC: core: use PTR_ERR instead of PTR_RET
 2014-04-15 20:39 UTC 

[PATCH] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
 2014-04-15 18:15 UTC  (2+ messages)

[PATCH 0/5] DT support for N900 soundcard (rx51-audio)
 2014-04-15 13:39 UTC  (12+ messages)
` [PATCH 1/5] ASoC: omap: rx51: Use devm_snd_soc_register_card
` [PATCH 2/5] ASoC: Allow Aux Codecs to be specified using DT
` [PATCH 3/5] ASoC: RX-51: Add DT support to sound driver
` [PATCH 4/5] ASoC: RX-51: Convert to table based DAPM setup
` [PATCH 5/5] ASoC: tlv320aic3x: fix shared reset pin for DT

[PATCH] ASoC: alc5623: Fix regmap endianness
 2014-04-15 13:21 UTC  (2+ messages)

[PATCH v6] ASoC: add RT286 CODEC driver
 2014-04-15 12:04 UTC  (2+ messages)

[PATCH] ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()
 2014-04-15 11:13 UTC  (2+ messages)

[PATCH] ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
 2014-04-15 11:13 UTC  (2+ messages)

[PATCH] ASoC: wm8997: Fix compile error
 2014-04-15  9:06 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Fix incorrect condition check in trigger()
 2014-04-15  2:33 UTC  (3+ messages)

[PATCH v2 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
 2014-04-15  2:28 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: Add clock controls for SAI
` [PATCH v2 2/2] ARM: dts: Append clock bindings for sai2 on VF610 platform

[PATCH RFC v2 0/2] Fix simple-card *-master DT parameter handling
 2014-04-15  0:23 UTC  (8+ messages)
` [alsa-devel] "

[PATCH 0/7] ARM: shmobile: swtich audio settings to new style, and remove compatibility code from driver
 2014-04-14 22:46 UTC  (12+ messages)
` [PATCH 1/7] ARM: shmobile: r8a7778: remove old style audio clock
` [PATCH 2/7] ARM: shmobile: r8a7790: "
` [PATCH 3/7] ARM: shmobile: bockw: "
` [PATCH 4/7] ARM: shmobile: bockw: switch to use dai info for R-Car sound
` [PATCH 5/7] ARM: shmobile: lager: "
` [PATCH 6/7] ASoC: rsnd: remove old clock style support
` [PATCH 7/7] ASoC: rsnd: remove compatibility code

[PATCH] ASoC: fsl_sai: Use FSL_SAI_xXR() and regmap_update_bits() to simplify code
 2014-04-14 20:47 UTC  (2+ messages)

[PATCHv2 0/4] Add ESAI & SPDIF Vybrid and LS1+ support
 2014-04-14 20:45 UTC  (2+ messages)

[PATCH] ASoC: dapm: don't skip evaluate the power of widget with force set
 2014-04-14 20:36 UTC  (2+ messages)

[PATCH] ASoC: rt5645: Add codec driver
 2014-04-14 20:28 UTC  (2+ messages)

[RFT v2 0/6] ASoC: core: Add support for DAI multicodec
 2014-04-14 20:12 UTC  (4+ messages)
` [RFT v2 5/6] ASoC: core: Add helpers for dai link and aux dev init

[PATCH] ASoC: jack: export gpio detect
 2014-04-14 19:55 UTC  (5+ messages)

[PATCH] ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2
 2014-04-14 19:45 UTC  (2+ messages)

[PATCH 00/17] Removed deprecated ENUM/MUX macros
 2014-04-14 19:40 UTC  (19+ messages)
` [PATCH 01/17] ASoC: adau1373: Replace usage deprecated MUX/ENUM macros
` [PATCH 02/17] ASoC: adav80x: "
` [PATCH 03/17] ASoC: arizona: "
` [PATCH 04/17] ASoC: max98090: "
` [PATCH 05/17] ASoC: mc13783: "
` [PATCH 06/17] ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macro
` [PATCH 07/17] ASoC: rt5640: Replace usage deprecated MUX/ENUM macros
` [PATCH 08/17] ASoC: wm2200: "
` [PATCH 09/17] ASoC: wm5100: "
` [PATCH 10/17] ASoC: wm5102: "
` [PATCH 11/17] ASoC: wm5110: "
` [PATCH 12/17] ASoC: wm8988: "
` [PATCH 13/17] ASoC: wm5102: Replace usage deprecated SOC_VALUE_ENUM macro
` [PATCH 14/17] ASoC: wm8994: Replace usage deprecated MUX/ENUM macros
` [PATCH 15/17] ASoC: wm8995: "
` [PATCH 16/17] ASoC: wm8997: "
` [PATCH 17/17] ASoC: Remove deprecated ENUM/MUX macros

[PATCH 1/6] ASoC: pcm512x: Use CONFIG_PM_RUNTIME macro
 2014-04-14 19:35 UTC  (12+ messages)
` [PATCH 2/6] ASoC: hdmi: Include of.h
` [PATCH 3/6] ASoC: max98090: "
` [PATCH 4/6] ASoC: rt5640: "
` [PATCH 5/6] ASoC: tlv320aic23: "
` [PATCH 6/6] ASoC: tpa6130a2: "

[PATCH 0/7] ASoC:davinci-mcasp: bc polarity fix and proper format support
 2014-04-14 16:24 UTC  (6+ messages)

iMX233 audio capture: glitches on task switch?
 2014-04-14 15:17 UTC  (3+ messages)

snd-usb-audio issues??
 2014-04-14 14:40 UTC  (9+ messages)

[PATCH 1/1] driver/snd: es18xx driver should use udelay error
 2014-04-14 12:30 UTC  (3+ messages)

Tenor TE8802, USB : clics and crackles during music play
 2014-04-14 10:44 UTC  (10+ messages)

[PATCH 1/1] driver/snd: es18xx driver should use udelay error
 2014-04-14 10:10 UTC  (3+ messages)

Add support of alc288
 2014-04-14  7:21 UTC 

[PATCH] ASoC: rsnd: fix clock prepare/unprepare
 2014-04-13 23:58 UTC  (4+ messages)

Behringer Uphoria UMC204 usb audio capture only pops and clicks
 2014-04-13 23:47 UTC 

Invalid PCM pointer with CMI8738 and pcm.c buffer underuns
 2014-04-12 23:38 UTC  (4+ messages)

Behringer Uphoria UMC204 usb audio capture only pops and clicks
 2014-04-12 21:45 UTC 

[PATCH v2 2/2] ASoC: cirrus: clps711x: Add bindings documentation for the CLPS711X DAI
 2014-04-12  6:17 UTC 

[PATCH v2 1/2] ASoC: Add driver for CLPS711X DAI interface
 2014-04-12  6:15 UTC 

[PATCH] ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
 2014-04-11 15:20 UTC  (2+ messages)

How to create a proc entry for an ASoc codec?
 2014-04-11  9:28 UTC  (2+ messages)

[PATCH v6] ASoC: fsl_sai: Add clock controls for SAI
 2014-04-10 22:36 UTC  (2+ messages)

Broken alc562x codec in linus/master
 2014-04-10 16:51 UTC 

[PATCH v6] ASoC: fsl_sai: Add clock controls for SAI
 2014-04-10 15:18 UTC 

[PATCH v5] ASoC: fsl_sai: Add clock controls for SAI
 2014-04-10 14:39 UTC  (3+ messages)

[PATCH 1/2] ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDs
 2014-04-10  9:13 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt5640: Add the info of rt5639 to the binding document

[PATCH v4] ASoC: fsl_sai: Add clock controls for SAI
 2014-04-10  7:46 UTC  (3+ messages)

[PATCH] ASoC: core: Fix Sparse incompatible types warning
 2014-04-10  7:13 UTC  (8+ messages)

[PATCH 2/2] ALSA: hda - Add driver for Tegra SoC HDA
 2014-04-10  4:22 UTC  (7+ messages)

[PATCH v2 2/2] ALSA: hda - Add driver for Tegra SoC HDA
 2014-04-10  4:19 UTC 

[PATCH v2 1/2] ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI support
 2014-04-10  4:19 UTC 

[PATCH] ASoC: rt5640: add more settings for rt5639
 2014-04-10  2:55 UTC  (4+ messages)

move alc892 to patch_alc882
 2014-04-10  1:44 UTC  (8+ messages)

ASoC updates for v3.15
 2014-04-09 15:52 UTC  (2+ messages)

[PATCH linux-next] ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
 2014-04-09 19:08 UTC  (2+ messages)

[PATCH] ASoC: dapm: Add support for multi register mux
 2014-04-09 15:56 UTC  (2+ messages)

[PATCH] ALSA: hda - Make full_reset boolean
 2014-04-09 12:49 UTC  (2+ messages)

[PATCH] ALSA: hda - Make full_reset boolean
 2014-04-09 10:33 UTC  (3+ messages)


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