alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-30 10:15:21 to 2017-09-01 10:47:09 UTC [more...]

[PATCH v2 1/2] ASoC: cs43130: Add support for CS43130 codec
 2017-09-01 10:47 UTC  (3+ messages)
  ` Applied "ASoC: cs43130: Add support for CS43130 codec" to the asoc tree

[PATCH v2 2/2] ASoC: cs43130: Add devicetree bindings for CS43130
 2017-09-01 10:47 UTC  (2+ messages)
  ` Applied "ASoC: cs43130: Add devicetree bindings for CS43130" to the asoc tree

[PATCH] ASoC: add missing compile rule for max98371
 2017-09-01 10:47 UTC  (6+ messages)
` Applied "ASoC: add missing compile rule for max98371" to the asoc tree

Applied "ASoC: add missing compile rule for sirf-audio-codec" to the asoc tree
 2017-09-01 10:46 UTC 

[PATCH] ASoC: add missing compile rule for sirf-audio-codec
 2017-09-01 10:46 UTC  (2+ messages)

[PATCH 23/25] ALSA/dummy: Replace tasklet with softirq hrtimer
 2017-09-01 10:25 UTC  (5+ messages)

[PATCH 0/3] Fix capture devices functionality on TM2
 2017-09-01 10:17 UTC  (3+ messages)
  ` [PATCH 1/3] ASoC: samsung: i2s: Use specific name for i2s dais

ALC700 in the Intel chipset
 2017-09-01  9:03 UTC  (3+ messages)

[PATCH] ASoC: rsnd: stop all working stream when .remove
 2017-09-01  8:17 UTC  (4+ messages)

[PATCH] ASoC: Intel: Skylake: Add IPC to configure the copier secondary pins
 2017-09-01  8:06 UTC 

USB dB data
 2017-09-01  7:34 UTC  (2+ messages)

Prepare to covert Codec/Platform into Component
 2017-09-01  6:37 UTC  (66+ messages)
` [PATCH 00/13] ASoC add new necessary features for Conversion
  ` [PATCH 01/13] ASoC: add Component level pcm_new/pcm_free v2
  ` [PATCH 02/13] ASoC: add Component level set_bias_level
  ` [PATCH 03/13] ASoC: soc-core: add component lookup functions
  ` [PATCH 04/13] ASoC: soc-core: add snd_soc_add_component()
  ` [PATCH 05/13] ASoC: snd_soc_component_driver has snd_pcm_ops
  ` [PATCH 06/13] ASoC: snd_soc_component_driver has snd_compr_ops
  ` [PATCH 07/13] ASoC: snd_soc_component_driver has pmdown_time
  ` [PATCH 08/13] ASoC: snd_soc_component_driver has endianness
  ` [PATCH 09/13] ASoC: snd_soc_component_driver has non_legacy_dai_naming
  ` [PATCH 10/13] ASoC: add snd_soc_component_read32
  ` [PATCH 11/13] ASoC: add snd_soc_component_xxx_bias_level()
  ` [PATCH 12/13] ASoC: add snd_soc_component_cache_sync()
  ` [PATCH 13/13] ASoC: add snd_soc_dapm_kcontrol_component()
` [PATCH 0/6] ASoC don't use codec hw_write/read
  ` [PATCH -/-] ASoC: remove codec hw_write/control_data
  ` [PATCH 1/6] ASoC: don't use codec hw_write on uda1380
  ` [PATCH 2/6] ASoC: don't use codec hw_write on tlv320dac33
  ` [PATCH 3/6] ASoC: don't use codec hw_write on cx20442/omap-ams-delta
  ` [PATCH 4/6] ASoC: don't use codec hw_write on twl6040
  ` [PATCH 5/6] ASoC: don't use codec hw_write on max98926
  ` [PATCH 6/6] ASoC: don't use codec hw_write on max98927
` [PATCH 00/19] ASoC: cleanup Codec reg_cache
  ` [PATCH 01/19] ASoC: use internal reg_cache on uda1380
  ` [PATCH 02/19] ASoC: use internal reg_cache on tlv320dac33
  ` [PATCH 03/19] ASoC: cx20442: don't use reg_cache
  ` [PATCH 04/19] ASoC: don't use snd_soc_write/read on twl6040
  ` [PATCH 05/19] ASoC: don't use snd_soc_write/read on twl4030
  ` [PATCH 06/19] ASoC: use snd_soc_component_init_regmap() on wm8998
  ` [PATCH 07/19] ASoC: use snd_soc_component_init_regmap() on wm8997
  ` [PATCH 08/19] ASoC: use snd_soc_component_init_regmap() on wm8994
  ` [PATCH 09/19] ASoC: use snd_soc_component_init_regmap() on wm8400
  ` [PATCH 10/19] ASoC: use snd_soc_component_init_regmap() on wm8350
  ` [PATCH 11/19] ASoC: use snd_soc_component_init_regmap() on wm5110
  ` [PATCH 12/19] ASoC: use snd_soc_component_init_regmap() on wm5102
  ` [PATCH 13/19] ASoC: use snd_soc_component_init_regmap() on si476x
  ` [PATCH 14/19] ASoC: use snd_soc_component_init_regmap() on mc13783
  ` [PATCH 15/19] ASoC: use snd_soc_component_init_regmap() on cq93vc
  ` [PATCH 16/19] ASoC: use snd_soc_component_init_regmap() on cs47l24
  ` [PATCH 17/19] ASoC: use snd_soc_component_init_regmap() on 88pm860x
  ` [PATCH 18/19] ASoC: use snd_soc_component_init_regmap() on msm8916
  ` [PATCH 19/19] ASoC: use snd_soc_component_init_regmap() on atmel-classd
  ` [PATCH --/--] ASoC: remove codec reg_cache
  ` [PATCH --/--] ASoC: remove .get_regmap
` [SAMPLE 0/4] ASoC: don't use rtd->codec
  ` [SAMPLE 1/4] ASoC: don't use rtd->codec on soc_dev_attr_is_visible()
  ` [SAMPLE 2/4] ASoC: don't use rtd->codec on snd_soc_new_compress()
  ` [SAMPLE 3/4] ASoC: don't use rtd->codec on fsl-asoc-card
  ` [SAMPLE 4/4] ASoC: don't use rtd->codec on intel/skylake
` [SAMPLE 0/6] ASoC: replace platform to component
  ` [SAMPLE 1/6] ASoC: replace platform to component on soc-utils
  ` [SAMPLE 2/6] ASoC: replace platform to component on soc-generic-dmaengine-pcm
  ` [SAMPLE 3/6] ASoC: replace platform to component on intel/atom
  ` [SAMPLE 4/6] ASoC: replace platform to component on renesas/siu
  ` [SAMPLE 5/6] ASoC: replace platform to component on atmel-xxx
  ` [SAMPLE 6/6] ASoC: replace platform to component on amd/acp
  ` [SAMPLE -/-] ASoC: remove platform related things
` [SAMPLE 0/6] ASoC: convert codec to compoent
  ` [SAMPLE 1/6] ASoC: convert codec to compoent on hdac_hdmi/nau8825/rt286/rt298/da7219
  ` [PATCH 2/6] ASoC: convert codec to compoent on arizona/cs47l24/wm5102/wm5110/wm8997/wm8998/wm_adsp
  ` [SAMPLE 3/6] ASoC: convert codec to compoent on mc13783
  ` [SAMPLE 4/6] ASoC: convert codec to compoent on sgtl5000
  ` [SAMPLE 5/6] ASoC: convert codec to compoent on stac9766
  ` [SAMPLE 6/6] ASoC: convert codec to compoent on sn95031
  ` [SAMPLE -/0] ASoC: remove Codec related code

HBR support on DP]
 2017-09-01  5:12 UTC 

[PATCH] ASoC: rsnd: add rsnd_dma_alloc()
 2017-09-01  4:33 UTC 

[PATCH] ASoC: add missing snd_soc_component_set_jack
 2017-09-01  4:32 UTC 

[PATCH] ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'
 2017-08-31 21:07 UTC  (20+ messages)
      ` [alsa-devel] "
` Applied "ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'" to the asoc tree

"alsactl store" fails to save Echo Gina3G mixer
 2017-08-31 20:25 UTC  (7+ messages)

[PATCH v1 0/4] *** add XRUN injections suppport in alsabat ***
 2017-08-31 18:23 UTC  (8+ messages)
` [PATCH v1 1/4] alsabat: add one option for XRUN injections
` [PATCH v1 2/4] alsabat: parse the card and PCM ID for XRUN injections path
` [PATCH v1 3/4] alsabat: add XRUN injections function
` [PATCH v1 4/4] alsabat: XRUN injections test criteria

[PATCH] ALSA: ctxfi: Remove null check before kfree
 2017-08-31 18:10 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v4.13
 2017-08-31 12:10 UTC  (2+ messages)

[PATCH 3/7] staging: max98927: Updated volatile register list
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Updated volatile register list" to the asoc tree

[PATCH 4/5] staging: max98927: Added missing \n to end of dev_err messages
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Added missing \n to end of dev_err messages" to the asoc tree

[PATCH 6/7] staging: max98927: Modified chip default register values
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Modified chip default register values" to the asoc tree

[PATCH 8/9] ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense path
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense path" to the asoc tree

[PATCH 7/7] staging: max98927: Added PM suspend and resume function
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Added PM suspend and resume function" to the asoc tree

[PATCH 9/9] ASoC: max98927: Changed device property read function
 2017-08-31 11:54 UTC  (2+ messages)
` Applied "ASoC: max98927: Changed device property read function" to the asoc tree

[PATCH 1/9] ASoC: max98927: Added support for DSP_A and DSP_B format
 2017-08-31 11:53 UTC  (5+ messages)
` [PATCH 2/9] ASoC: max98927: Added controls for Envelope tracking
` [PATCH 5/9] ASoC: max98927: Removed obsolete variables

[PATCH v5 0/8] ASoC: Add I2S support for Allwinner H3 SoCs
 2017-08-31 11:53 UTC  (3+ messages)

[PATCH 0/6 v3] Add ASoC support for AMD Stoney APUs
 2017-08-31 11:39 UTC  (16+ messages)
` [PATCH 3/6 v3] ASoC: AMD: disabling memory gating in stoney platform
` [PATCH 4/6 v2] ASoC: AMD: DMA driver changes for Stoney Platform
` [PATCH 5/6 v3] ASoC: AMD: Audio buffer related changes for Stoney
` [PATCH 6/6 v3] ASoC: AMD: Add machine driver for cz rt5650

[PATCH 0/6] Put missing KERN_* prefix
 2017-08-31  9:33 UTC  (7+ messages)
` [PATCH 1/6] ALSA: opl3: Put missing KERN_CONT prefix
` [PATCH 2/6] ALSA: vx: "
` [PATCH 3/6] ALSA: asihpi: "
` [PATCH 4/6] ALSA: usb-audio: "
` [PATCH 5/6] ALSA: usx2y: "
` [PATCH 6/6] ALSA: sh: Put missing KERN_* prefix

[PATCH v3] ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devices
 2017-08-31  9:30 UTC  (2+ messages)
` Applied "ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devices" to the asoc tree

[PATCH v2] ASoC: tlv320aic3x: Support for OCMV configuration
 2017-08-31  9:30 UTC  (2+ messages)
  ` Applied "ASoC: tlv320aic3x: Support for OCMV configuration" to the asoc tree

[PATCH] ASoC: tlv320aic3x: Support for OCMV configuration
 2017-08-31  8:06 UTC  (2+ messages)

[PATCH v2] ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devices
 2017-08-30 21:23 UTC  (4+ messages)

[RESENT PATCH] ASoC: hdmi-codec: Use different name for playback streams
 2017-08-30 21:19 UTC  (2+ messages)
` Applied "ASoC: hdmi-codec: Use different name for playback streams" to the asoc tree

USB dB data
 2017-08-30 19:53 UTC 

Unable to play MP3 using TinyCompress and bytcr-rt5640
 2017-08-30 19:40 UTC  (4+ messages)

[PATCH 1/2] ALSA: Get rid of card power_lock
 2017-08-30 18:45 UTC  (2+ messages)
` [PATCH 2/2] ALSA: pcm: Unify ioctl functions for playback and capture streams

[asoc:topic/component 7/8] include/sound/soc.h:811:8: error: duplicate member 'set_pll'
 2017-08-30 18:23 UTC 

[asoc:topic/component 6/8] include/sound/soc.h:809:8: error: duplicate member 'set_sysclk'
 2017-08-30 18:11 UTC 

[PATCH] ASoC: simple_card_utils: fix fallback when "label" property isn't present
 2017-08-30 17:57 UTC  (2+ messages)
` Applied "ASoC: simple_card_utils: fix fallback when "label" property isn't present" to the asoc tree

Applied "ASoC: add Component level set_sysclk" to the asoc tree
 2017-08-30 17:57 UTC 

Applied "ASoC: add Component level set_jack" to the asoc tree
 2017-08-30 17:57 UTC 

Applied "ASoC: add Component level set_pll" to the asoc tree
 2017-08-30 17:57 UTC 

[PATCH] ASoC: rt274: add acpi id
 2017-08-30 15:22 UTC  (2+ messages)
` Applied "ASoC: rt274: add acpi id" to the asoc tree

[PATCH] ASoC: rt5663: Add delay for jack plug in
 2017-08-30 15:22 UTC  (2+ messages)
` Applied "ASoC: rt5663: Add delay for jack plug in" to the asoc tree

[PATCH] ASoC: rockchip: constify snd_soc_ops structures
 2017-08-30 15:22 UTC  (2+ messages)
` Applied "ASoC: rockchip: constify snd_soc_ops structures" to the asoc tree

[PATCH] ASoC: rsnd: Drop unit-addresses without reg properties
 2017-08-30 15:22 UTC  (2+ messages)
` Applied "ASoC: rsnd: Drop unit-addresses without reg properties" to the asoc tree

[PATCH] ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devices
 2017-08-30 15:07 UTC  (2+ messages)

ALSA hang on 4.13.0-rc7
 2017-08-30 13:13 UTC  (13+ 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).