alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 12:31:20 to 2015-08-08 16:10:37 UTC [more...]

[PATCH 00/12] dw-hdmi development
 2015-08-08 16:10 UTC  (9+ messages)
` [PATCH 0/9] dw-hdmi audio support
  ` [PATCH 1/9] drm: bridge/dw_hdmi-ahb-audio: add audio driver
  ` [PATCH 2/9] drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver
  ` [PATCH 3/9] drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio
  ` [PATCH 4/9] drm: bridge/dw_hdmi-ahb-audio: allow larger buffer sizes
  ` [PATCH 5/9] drm: bridge/dw_hdmi: avoid being recursive in N calculation
  ` [PATCH 6/9] drm: bridge/dw_hdmi: adjust pixel clock values "
  ` [PATCH 7/9] drm: bridge/dw_hdmi: remove ratio support from ACR code

[PATCH v5 0/6] Add dw_hdmi i2s audio support
 2015-08-08 15:35 UTC  (3+ messages)
` [PATCH v5 4/6] drm: bridge/dw_hdmi-i2s-audio: add audio driver

[pulseaudio-discuss] No sound Lubuntu 14.02
 2015-08-08  2:00 UTC  (2+ messages)
            ` [SOLVED] "

[PATCH 1/2] ASoC: extend seq_notifier callback interface
 2015-08-07 21:41 UTC  (7+ messages)
` [PATCH 2/2] ASoC: max98090: Enforce correct device sequencing when configuring a new
  ` [PATCH v2] "

[PATCH 00/12] Add ASoC support for AMD APUs
 2015-08-07 20:03 UTC  (24+ messages)
` [PATCH 01/12] drm/amdgpu: add amd_gnb_bus support
` [PATCH 02/12] drm/amd: remove amd gnb bus default runtime pm ops
` [PATCH 04/12] drm/amd: add ACP driver support (v4)
` [PATCH 05/12] drm/amd: modify ACP DMA buffer position update logic (v2)
` [PATCH 06/12] drm/amd: add ACP suspend/resume functionality
` [PATCH 07/12] drm/amd: change ACP SRAM banks used for audio
` [PATCH 08/12] drm/amd: shutdown unused ACP SRAM memory banks
` [PATCH 09/12] drm/amd: remove bitfield usage in ACP IP module
` [PATCH 10/12] ASoC: AMD: add AMD ASoC ACP-I2S driver (v2)
` [PATCH 11/12] ASoC: AMD: add suspend/resume for ACP PCM driver
` [PATCH 12/12] ASoC: AMD: add ACP PCM driver runtime PM

[PATCH 0/9] Add DSP topology management for SKL
 2015-08-07 19:36 UTC  (10+ messages)
` [PATCH 1/9] ASoC: Intel: Skylake: Add pipe and modules handlers
` [PATCH 2/9] ASoC: Intel: Skylake: Add module configuration helpers
` [PATCH 3/9] ASoC: Intel: Skylake: add DSP platform widget event handlers
` [PATCH 4/9] ASoC: Intel: Skylake: Add FE and BE hw_params handling
` [PATCH 5/9] ASoC: Intel: Skylake: Add topology core init and handlers
` [PATCH 6/9] ASoC: Intel: Skylake: Initialize and load DSP controls
` [PATCH 7/9] ASoC: Intel: Skylake: Add DSP support and enable it
` [PATCH 8/9] ASoC: Intel: Skylake: Initialize NHLT table
` [PATCH 9/9] ASoC: Intel: Skylake: Remove CPU dai that is not used

[PATCH 1/3] ASoC: fsl-sai: add 32 bit word length support
 2015-08-07 19:34 UTC  (7+ messages)
` [PATCH 2/3] ASoC: fsl_sai: Add imx7d platform support
` [PATCH 3/3] ASoC: fsl_sai: Add imx6ul "

[PATCH 00/13] Add DSP topology management for SKL
 2015-08-07 18:59 UTC  (16+ messages)
` [PATCH 01/13] ASoC: Intel: Skylake: Add helpers for DSP module configuration
` [PATCH 02/13] ASoC: Intel: Skylake: Add helpers for SRC and converter modules
` [PATCH 03/13] ASoC: Intel: Skylake: Add DSP module init and binding routines
` [PATCH 04/13] ASoC: Intel: Skylake: Add pipe management helpers
` [PATCH 05/13] ASoC: Intel: Skylake: Add pipe and modules handlers
` [PATCH 06/13] ASoC: Intel: Skylake: Add module configuration helpers
` [PATCH 07/13] ASoC: Intel: Skylake: add DSP platform widget event handlers
` [PATCH 08/13] ASoC: Intel: Skylake: Add FE and BE hw_params handling
` [PATCH 09/13] ASoC: Intel: Skylake: Add topology core init and handlers
` [PATCH 10/13] ASoC: Intel: Skylake: Initialize and load DSP controls
` [PATCH 11/13] ASoC: Intel: Skylake: Add DSP support and enable it
` [PATCH 12/13] ASoC: Intel: Skylake: Initialize NHLT table
` [PATCH 13/13] ASoC: Intel: Skylake: Remove CPU dai that is not used
` [alsa-devel] [PATCH 00/13] Add DSP topology management for SKL

[PATCH] ALSA: ac97: Switch to dev_pm_ops
 2015-08-07 16:38 UTC  (7+ messages)

[PATCH 0/3] topology: Add external API for building topology data
 2015-08-07 16:14 UTC  (5+ messages)
` [PATCH 1/3] topology: Add C templates structure for building topology from C programs
` [PATCH 2/3] topology: A API calls to directly build topology data from templates
` [PATCH 3/3] topology: add support for adding bytes controls to widgets

[PATCH] topology: treat all DAPM controls types the same when copying
 2015-08-07 16:07 UTC  (4+ messages)
` [PATCH] topology: print error prefix on error message

[PATCH v2 0/2] topology: UAPI updates for TLV and ops
 2015-08-07 16:07 UTC  (4+ messages)
` [PATCH v2 1/2] topology: update ABI to improve support for different TLV object types
` [PATCH v2 2/2] topology: Add ops support to byte control objects

[PATCH v3 9/9] ASoC: sti: Add IEC control
 2015-08-07 14:00 UTC  (2+ messages)
` Applied "ASoC: sti: Add IEC control" to the asoc tree

bug report - headphones stopped working
 2015-08-07 13:49 UTC 

[PATCH v2 1/6] ASoC: Intel: Skylake: Fix the NHLT rate size
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix the NHLT rate size" to the asoc tree

[PATCH v2 2/6] ASoC: Intel: Skylake: Use acpi header for NHLT header
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Use acpi header for NHLT header" to the asoc tree

[PATCH v2 3/6] ASoC: Intel: Skylake: Add helpers for DSP module configuration
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add helpers for DSP module configuration" to the asoc tree

[PATCH v2 4/6] ASoC: Intel: Skylake: Add helpers for SRC and converter modules
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add helpers for SRC and converter modules" to the asoc tree

[PATCH v2 5/6] ASoC: Intel: Skylake: Add DSP module init and binding routines
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add DSP module init and binding routines" to the asoc tree

[PATCH v2 6/6] ASoC: Intel: Skylake: Add pipe management helpers
 2015-08-07 13:26 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add pipe management helpers" to the asoc tree

[PATCH 0/4] Add SPDIF support for rockchip
 2015-08-07 13:13 UTC  (4+ messages)
` [PATCH 2/4] ASoc: rockchip: Add rockchip SPDIF transceiver driver

[PATCH v3 0/4] Add SPDIF support for rockchip
 2015-08-07 13:05 UTC  (7+ messages)
  ` [PATCH v3 1/4] ASoC: dt-bindings: add rockchip tranceiver bindings
  ` [PATCH v3 2/4] ASoC: rockchip: Add rockchip SPDIF transceiver driver
  ` [PATCH v3 3/4] ARM: dts: rockchip: Add SPDIF transceiver for RK3188
  ` [PATCH v3 4/4] ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock

[PATCH 29/31] sound/oxfw: use kmemdup rather than duplicating its implementation
 2015-08-07 12:52 UTC  (7+ messages)
  ` [alsa-devel] "
` [PATCH 30/31] sound/atom: "
  ` Applied "ASoC: intel: use kmemdup rather than duplicating its implementation" to the asoc tree
` [PATCH 31/31] sound/soc: use kmemdup rather than duplicating its implementation
  ` Applied "ASoC: topology: use kmemdup rather than duplicating its implementation" to the asoc tree

[GIT PULL] ASoC fixes for v4.2
 2015-08-07 12:05 UTC  (2+ messages)

[PATCH 00/42] ASoC: Replace users of TLV_DB_RANGE_HEAD
 2015-08-07  8:26 UTC  (2+ messages)

[PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast
 2015-08-07  6:21 UTC  (4+ messages)
` [PATCH v3 2/4] ASoC: fsl_spdif: "
` [PATCH v3 3/4] ASoC: fsl_ssi: "
` [PATCH v3 4/4] ASoC: fsl_esai: "

External plugin question
 2015-08-07  5:26 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Add audio set_ncts callback
 2015-08-07  3:04 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: implement "
  ` [alsa-devel] "
` [PATCH 3/4] ALSA: hda - display audio call ncts callback
      ` [alsa-devel] "
` [PATCH 4/4] drm/i915: set proper N/CTS in modeset

[alsa-devel][RESEND PATCH] mfd: wm8994: Fix NULL pointer exception on missing pdata
 2015-08-07  1:35 UTC 

External plugin question
 2015-08-06 23:57 UTC 

[PATCH 2/2] ASoC: max98090: Enforce correct device sequencing when configuring a new
 2015-08-06 23:13 UTC 

[asoc:fix/topology 5/7] sound/soc/soc-topology.c:596:14: sparse: incorrect type in assignment (different base types)
 2015-08-06 20:02 UTC 

[PATCH 1/2] ASoC: wm8731: Drop wm8731_writeable function
 2015-08-06 16:24 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm8753: Drop wm8753_writeable function

[PATCH] ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementation
 2015-08-06 16:23 UTC  (2+ messages)

query on upstream ASoC driver split across SOUND and DRM subsystems
 2015-08-06 14:25 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: topology: UAPI updates for TLV, ops and types
 2015-08-06 12:06 UTC  (7+ messages)
` [PATCH v2 1/3] ASoC: topology: Update TLV support so we can support more TLV types
` [PATCH v2 2/3] ASoC: topology: Add ops support to byte controls UAPI
` [PATCH v2 3/3] ASoC: topology: Add private data type and bump ABI version to 3

[PATCH v2] ASoC: topology: Use kcalloc instead of kzalloc for array allocation
 2015-08-06 11:28 UTC  (2+ messages)
` Applied "ASoC: topology: Use kcalloc instead of kzalloc for array allocation" to the asoc tree

[PATCH] ASoC: rl6231: Simplify DMIC divider calculation expression
 2015-08-06 11:28 UTC  (3+ messages)
` Applied "ASoC: rl6231: Simplify DMIC divider calculation expression" to the asoc tree

[PATCH v3] ASoC: wm8960: update pll and clock setting function
 2015-08-06  8:12 UTC  (3+ messages)

Verb for 0x17 pin config
 2015-08-06  7:49 UTC  (7+ messages)
      ` [alsa-devel] "

[ALC668]: Asus N751JK - mic selection not working
 2015-08-06  6:03 UTC  (5+ messages)

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-08-05 15:29 UTC  (5+ messages)
      ` [PATCH 6/6 v2][RESEND] "

[PATCH 5/6][RESEND] ASoC: fsl_ssi: instantiate AC'97 CODEC
 2015-08-05 15:26 UTC 

[PATCH 4/6][RESEND] ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
 2015-08-05 15:25 UTC 

[PATCH 3/6][RESEND] ASoC: fsl_ssi: enable AC'97 asymmetric rates
 2015-08-05 15:24 UTC 

[PATCH 2/6][RESEND] ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
 2015-08-05 15:22 UTC 

[PATCH 1/6][RESEND] ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
 2015-08-05 15:21 UTC 

[PATCH] ALSA: aoa-soundbus: Switch to dev_pm_ops
 2015-08-05 14:48 UTC  (2+ messages)

[PATCH] ASoC: tegra: Use devm_clk_get
 2015-08-05 13:02 UTC  (2+ messages)
` Applied "ASoC: tegra: Use devm_clk_get" to the asoc tree

[PATCH 01/42] ASoC: 88pm860x: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:32 UTC  (2+ messages)
` Applied "ASoC: 88pm860x: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 02/42] ASoC: ab8500: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:32 UTC  (2+ messages)
` Applied "ASoC: ab8500: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 03/42] ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: adau1373: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 04/42] ASoC: alc5623: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: alc5623: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 05/42] ASoC: alc5632: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: alc5632: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 06/42] ASoC: cs42l52: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: cs42l52: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 07/42] ASoC: cs42l56: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: cs42l56: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 08/42] ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 09/42] ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 10/42] ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 11/42] ASoC: da9055: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: da9055: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 12/42] ASoC: jz4740: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: jz4740: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 13/42] ASoC: max9768: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max9768: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 14/42] ASoC: max98088: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max98088: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 15/42] ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 16/42] ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 17/42] ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max9850: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 18/42] ASoC: max9877: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: max9877: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 19/42] ASoC: rt5631: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5631: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 20/42] ASoC: rt5640: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5640: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 21/42] ASoC: rt5645: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5645: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 22/42] ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5651: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 23/42] ASoC: rt5670: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5670: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 24/42] ASoC: rt5677: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: rt5677: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 25/42] ASoC: sgtl5000: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: sgtl5000: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 26/42] ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 28/42] ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: twl4030: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 27/42] ASoC: tpa6130a2: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: tpa6130a2: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 29/42] ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree

[PATCH 30/42] ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
 2015-08-05 12:31 UTC  (2+ messages)
` Applied "ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE" to the asoc tree


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