alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-26 08:40:10 to 2016-10-04 04:26:08 UTC [more...]

[PATCH 00/12] ASoC: sun4i-codec: Add support for A31 Codec
 2016-10-04  4:26 UTC  (15+ messages)
  ` [PATCH 01/12] ASoC: dapm: Support second register for DAPM control updates
  ` [PATCH 02/12] ASoC: dapm: Implement stereo mixer control support
  ` [PATCH 03/12] ASoC: dapm: Introduce DAPM_DOUBLE dual channel control type
  ` [PATCH 04/12] ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register "
  ` [PATCH 05/12] ASoC: sun4i-codec: Add support for A31 playback through headphone output
  ` [PATCH 06/12] ASoC: sun4i-codec: Add support for A31 Line In playback
  ` [PATCH 07/12] ASoC: sun4i-codec: Add support for A31 Line Out playback
  ` [PATCH 08/12] ASoC: sun4i-codec: Add support for A31 analog microphone inputs
  ` [PATCH 09/12] ASoC: sun4i-codec: Add support for A31 ADC capture path
  ` [PATCH 10/12] ASoC: sun4i-codec: Add support for A31 board level audio routing
  ` [PATCH 11/12] ARM: dts: sun6i: Add audio codec device node
  ` [PATCH 12/12] ARM: dts: sun6i: hummingbird: Enable internal audio codec

[PATCH 0/5] ASoC: tas571x: fix of several issues for TAS5717
 2016-10-03 20:24 UTC  (11+ messages)
` [PATCH 1/5] ASoC: tas571x: fix missing bias save level
` [PATCH 2/5] ASoC: tas571x: extend the t_i2c time to comply with TAS5721
` [PATCH 3/5] ASoC: tas571x: remove improper PDN signal usage in set_bias_level
` [PATCH 4/5] ASoC: tas571x: wait 50ms after oscillator trim
` [PATCH 5/5] ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717

[PATCH 0/7] ALSA: Add rewinds disabled, delays, max_inflight_bytes
 2016-10-03 17:31 UTC  (28+ messages)
` [PATCH 1/7] ALSA: core: let low-level driver or userspace disable rewinds
` [PATCH 2/7] ALSA: core: add .update_appl_ptr callback for pcm ops
` [PATCH 3/7] ALSA: pcm: avoid mmap of control data if .update_appl_ptr is implemented
` [PATCH 4/7] ALSA: core: add report of max inflight bytes
` [PATCH 5/7] ALSA: hda: add default value for max_inflight_bytes
` [PATCH 6/7] ALSA: usb: no_period_wake and max_inflight_bytes report
` [PATCH 7/7] ALSA: usb: take startup delay into account

[PATCH 0/5] topology: Upgrade ABI to match kernel v4.8
 2016-10-03 15:04 UTC  (6+ messages)
` [PATCH 1/5] topology: ABI - Add the types for BE DAI
` [PATCH 2/5] topology: Parse BE DAIs in text conf file
` [PATCH 3/5] topology: Support configuring BE DAIs by C API
` [PATCH 4/5] topology: Export BE DAIs to the binary for kernel
` [PATCH 5/5] topology: ABI - Add sig_bits to stream caps

[PATCH] ASoC: nau8825: erase pop noise by soft mute
 2016-10-03 11:21 UTC  (3+ messages)

[PATCH] ASoC: wm_adsp: Remove duplicate set of kcontrol->iface
 2016-10-03 10:40 UTC 

[PATCH] ASoC: da7219: Improve pop/click performance for sensitive HPs
 2016-10-03 10:21 UTC 

[PATCH 1/2] ASoC: wm9712: Convert to regmap
 2016-10-03  8:59 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm9712: Remove ac97_read/ac97_write wrappers

[RFC PATCH v2 0/2] support DP MST audio
 2016-10-01  3:43 UTC  (6+ messages)
` [RFC PATCH v2 1/2] ALSA: hda - add DP mst verb support
` [RFC PATCH v2 2/2] ALSA: hda - add DP mst audio support

[GIT PULL] ASoC updates for v4.9
 2016-09-30 20:14 UTC  (2+ messages)

[PATCH] drm: sti: allow audio playback on HDMI even if disabled
 2016-09-30 15:17 UTC 

[PATCH v2 0/5][alsa-lib] ctl: sync UAPI header for TLV-related macros and apply misc changes
 2016-09-30 15:13 UTC  (7+ messages)
` [PATCH v2 1/5] Update include/sound/tlv.h from 4.9-pre kernel uapi
` [PATCH v2 2/5] test: use actual information for TLV operation
` [PATCH v2 3/5] ctl: improve API documentation "
` [PATCH v2 4/5] ctl: improve documentation about TLV-related APIs
` [PATCH v2 5/5] ctl: correct documentation about TLV feature

[PATCH 0/6] Arizona FLL fixes and Clocking Improvements
 2016-09-30  9:29 UTC  (6+ messages)
` [PATCH 4/6] mfd: arizona: Add gating of external MCLKn clocks

Alsa-lib strings?
 2016-09-30  8:41 UTC  (3+ messages)

[PATCH] ASoC: fsl: Fix lockups with recent cache changes
 2016-09-29 19:23 UTC  (2+ messages)

[PATCH] ASoC: Intel: Skylake: fix memory leak of module on error exit path
 2016-09-29 18:32 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: fix memory leak of module on error exit path" to the asoc tree

[PATCH] ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME
 2016-09-29 18:04 UTC  (2+ messages)
` Applied "ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME" to the asoc tree

[alsa-utils] alsaucm should come with a man page
 2016-09-29  8:00 UTC  (5+ messages)

[alsa-lib][PATCHv2] ucm: docs: typeset lists of identifiers explicitly
 2016-09-29  7:57 UTC  (2+ messages)

[alsa-lib][PATCH] ucm: fix crash when calling snd_use_case_geti() with no device or modifier
 2016-09-29  7:57 UTC  (2+ messages)

[PATCH v3 0/8] ASoC: topology: Remaining kernel patches
 2016-09-29  6:10 UTC  (9+ messages)
` [PATCH v3 1/8] ASoC: topology: ABI - Add flags to PCM
` [PATCH v3 2/8] ASoC: topology: ABI - Add private data "
` [PATCH v3 3/8] ASoC: topology: ABI - Define DAI physical PCM data formats
` [PATCH v3 4/8] ASoC: topology: ABI - Add HW configurations to BE DAI links
` [PATCH v3 5/8] ASoC: topology: ABI - Add flags and private data "
` [PATCH v3 6/8] ASoC: topology: ABI - Add name and stream name "
` [PATCH v3 7/8] ASoC: Define API to find a dai link
` [PATCH v3 8/8] ASoC: topology: Add support to configure existing BE DAI links

[PATCH v2 0/5] ASOC: fix sparse warnings
 2016-09-28 23:11 UTC  (11+ messages)
` [PATCH v2 1/5] ASOC: da7219: fix inappropriate condition statement
` [PATCH v2 2/5] ASOC: sst-bxt-rt298: fix obsoleted initializers for array
` [PATCH v2 3/5] ASOC: sst-bxt-da7219_max98357a: "
` [PATCH v2 4/5] ASOC: rt5616: add static qualifier for file local symbols
` [PATCH v2 5/5] ASOC: tpa6130a2: "
  ` Applied "ASOC: tpa6130a2: add static qualifier for file local symbols" to the asoc tree

[PATCH 1/2] ASoC: cs4341: Add driver for CS4341 CODEC
 2016-09-28 21:20 UTC  (2+ messages)

[PATCH 1/5] ASoC: fsl_asrc: use flat regmap cache
 2016-09-28 19:09 UTC  (17+ messages)
` [PATCH 4/5] ASoC: fsl_ssi: "

[PATCH 1/5] ALSA: soc-da7219: fix inappropriate condition statement
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: da7219: fix inappropriate condition statement" to the asoc tree

[PATCH] ASoC: trivial: system spelling fix
 2016-09-28 18:27 UTC  (2+ messages)
` Applied "ASoC: trivial: system spelling fix" to the asoc tree

[PATCH v2 0/3] ASoC: max9867/rt5616/wm8960: remove usage of obsoleted TLV-related macro
 2016-09-28 18:27 UTC  (8+ messages)
` [PATCH v2 1/3] ASoC: max9867: "
  ` Applied "ASoC: max9867: remove usage of obsoleted TLV-related macro" to the asoc tree
` [PATCH v2 2/3] ASoC: rt5616: remove usage of obsoleted TLV-related macro
  ` Applied "ASoC: rt5616: remove usage of obsoleted TLV-related macro" to the asoc tree
` [PATCH v2 3/3] ASoC: wm8960: remove usage of obsoleted TLV-related macro
  ` Applied "ASoC: wm8960: remove usage of obsoleted TLV-related macro" to the asoc tree

[RFC PATCH 0/3] support DP MST audio
 2016-09-28  8:18 UTC  (12+ messages)
` [RFC PATCH 3/3] ALSA: hda - add DP mst audio support

[PATCH] ASoC: tlv320aic31xx: do not declare support for mono DAI
 2016-09-27 16:36 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: do not declare support for mono DAI" to the asoc tree

[PATCH 0/3] ASOC: wm8991/stac9766: fix wrong usage of TLV-related macro
 2016-09-27 16:24 UTC  (9+ messages)
` [PATCH 1/3] ASOC: wm8991: fix wrong usage of DECLARE_TLV_DB_LINEAR()
  ` Applied "ASoC: wm8991: fix wrong usage of DECLARE_TLV_DB_LINEAR()" to the asoc tree
` [PATCH 2/3] ASOC: wm8991: remove unused variable
  ` Applied "ASoC: wm8991: remove unused variable" to the asoc tree
` [PATCH 3/3] ASOC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()
  ` Applied "ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()" to the asoc tree

[PATCH 1/2] ASoC: arizona: Add debug prints for output power up/down times
 2016-09-27 16:18 UTC  (5+ messages)
` [PATCH 2/2] ASoC: arizona: Add output power up/down delays for speaker path
  ` Applied "ASoC: arizona: Add output power up/down delays for speaker path" to the asoc tree
` Applied "ASoC: arizona: Add debug prints for output power up/down times" "

[PATCH 4/5] ALSA: soc-rt5616: add static qualifier for file local symbols
 2016-09-27 16:18 UTC  (2+ messages)
` Applied "ASoC: rt5616: add static qualifier for file local symbols" to the asoc tree

Applied "ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array" to the asoc tree
 2016-09-27 16:18 UTC 

[PATCH 2/5] ALSA: soc-sst-bxt-rt298: fix obsoleted initializers for array
 2016-09-27 16:18 UTC  (2+ messages)
` Applied "ASoC: sst-bxt-rt298: fix obsoleted initializers for array" to the asoc tree

[PATCH] ASOC: max9867/rt5616/wm8960: remove usage of obsoleted TLV-related macro
 2016-09-27 16:17 UTC  (3+ messages)

[PATCH] ALSA: hda - Add the top speaker pin config for HP Spectre x360
 2016-09-27 14:48 UTC 

Applied "ASoC: Intel: Add DMIC channel constraint for bxt machine" to the asoc tree
 2016-09-26 21:06 UTC 

[PATCH] ASoC: Intel: Add DMIC channel constraint for bxt machine
 2016-09-26 20:02 UTC 

[PATCH] ASoC: ak4104: Limit the supported sample rates
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: ak4104: Limit the supported sample rates" to the asoc tree

Applied "ASoC: dpcm: print dai_link name of BE other than FE." to the asoc tree
 2016-09-26 16:43 UTC 

[PATCH v3 1/3] ASoC: sun4i-codec: rename "sun4i_codec_widgets" to "sun4i_codec_controls" for consistency with the struct field name
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency" to the asoc tree

[PATCH 0/2] ASoC: da7219: Codec soft reset and AAD improvements
 2016-09-26 16:43 UTC  (5+ messages)
` [PATCH 1/2] ASoC: da7219: Reset codec gracefully, if still active
  ` Applied "ASoC: da7219: Reset codec gracefully, if still active" to the asoc tree
` [PATCH 2/2] ASoC: da7219: Disable AAD if codec is not a wake-up source
  ` Applied "ASoC: da7219: Disable AAD if codec is not a wake-up source" to the asoc tree

[PATCH v2] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx
 2016-09-26 16:43 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx" to the asoc tree

[PATCH v6 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-26 16:33 UTC  (3+ messages)
  ` [linux-sunxi] "

[PATCH] ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted
 2016-09-26 16:29 UTC  (4+ messages)

[PATCH v2 1/4] ASoC: wm_adsp: Use usleep_range for short delay
 2016-09-26 16:15 UTC  (7+ messages)
` [PATCH v2 2/4] ASoC: wm_adsp: Put DSP into low power state between loading and running
  ` Applied "ASoC: wm_adsp: Put DSP into low power state between loading and running" to the asoc tree
` [PATCH v2 3/4] ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
  ` Applied "ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP" to the asoc tree
` [PATCH v2 4/4] ASoC: wm_adsp: Add mechanism to preload firmware on a core
` Applied "ASoC: wm_adsp: Use usleep_range for short delay" to the asoc tree

Applied "ASoC: hdac_hdmi: Drop use of audio component framework to read ELD" to the asoc tree
 2016-09-26 16:15 UTC 

[PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-26 16:15 UTC  (2+ messages)
` Applied "ASoC: rk3399_gru_sound: fix recording pop at first attempt" to the asoc tree

[PATCH v2] ASoC: simple-card: add support for aux devices
 2016-09-26 16:15 UTC  (3+ messages)
  ` [PATCH] "
      ` Applied "ASoC: simple-card: add support for aux devices" to the asoc tree

[PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running
 2016-09-26 16:15 UTC  (5+ messages)
` [PATCH] ASoC: tpa6130a2: unmerge power enable error path from power disable path
  ` Applied "ASoC: tpa6130a2: unmerge power enable error path from power disable path" to the asoc tree

[asoc:topic/intel 53/55] sound/soc/codecs/hdac_hdmi.c:1028:5: warning: passing argument 4 of 'snd_hdac_acomp_get_eld' from incompatible pointer type
 2016-09-26 16:02 UTC  (3+ messages)

DAPM: codec to codec link documentation[RFC]
 2016-09-26  8:46 UTC  (4+ 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).