Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-13 07:40:35 to 2016-10-20 15:34:30 UTC [more...]

[RFC PATCH v3 0/3] support DP MST audio
 2016-10-20 15:34 UTC  (8+ messages)
` [RFC PATCH v3 1/3] ALSA: hda - add DP mst verb support
` [RFC PATCH v3 2/3] ALSA: hda - add DP mst audio support
` [RFC PATCH v3 3/3] ALSA: Documentation about HDA DP MST pin init and connection

Para-virtualized audio drivers
 2016-10-20 15:26 UTC  (3+ messages)

[PATCH v6 0/5] ASoC: Add support to Qualcomm msm8916-wcd multi codec
 2016-10-20 14:20 UTC  (6+ messages)
` [PATCH v6 1/5] ASoC: codecs: Add msm8916-wcd analog codec
  ` [PATCH v6 2/5] ASoC: codecs: Add msm8916-wcd digital codec
  ` [PATCH v6 3/5] ASoC: apq8016-sbc: dt bindings: remove incorrect property
  ` [PATCH v6 5/5] arm64: dts: apq8016-sbc: add analog audio support with multicodec
` [PATCH v6 4/5] ASoC: qcom: apq8016-sbc: Add support to multi codec

Potential Audio miniconference at LPC/KS
 2016-10-20 14:11 UTC  (4+ messages)
` Audio miniconference at LPC/KS confirmed-

[RFC PATCH 0/2] ASoC: Prevent the snow ASoC driver to spam due probe deferrals
 2016-10-20 11:37 UTC  (9+ messages)
` [RFC PATCH 1/2] ASoC: core: Print one-time messages if missing resources when binding DAIs
` [RFC PATCH 2/2] ASoC: samsung: Print a one-time message if the snow driver's probe defers
  ` [alsa-devel] "

No surround sound with ALC892 on B150M Pro4/D3 - fixed with hdajackretask
 2016-10-20 10:18 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix headset mic detection problem for two Dell laptops
 2016-10-20  9:50 UTC  (2+ messages)

[PATCH] ASoc: wm8580: Add the wm8581 codec to the driver
 2016-10-20  9:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] Codec to codec dai link description
 2016-10-20  9:44 UTC  (2+ messages)

[PATCH 0/2] topology: Support widgets' stream name and file inclusion for text conf file
 2016-10-20  6:01 UTC  (7+ messages)
` [PATCH 1/2] topology: Fix missing stream name of widgets in "
` [PATCH 2/2] topology: Add support for included files

[PATCH v2 0/3] topology: Support widgets' stream name and file inclusion for text conf file
 2016-10-20  5:48 UTC  (4+ messages)
` [PATCH v2 1/3] topology: Fix missing stream name of widgets in "
` [PATCH v2 2/3] alsaconf: Search included files under global configuration directories
` [PATCH v2 3/3] topology: Add doc for including other files in the text conf file

[PATCH] pcm_plug: Clear plugins on all error conditions
 2016-10-20  5:05 UTC  (3+ messages)

[PATCH] ASoC: rt5660: enable MCLK detection
 2016-10-20  2:13 UTC 

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 13:59 UTC  (3+ messages)

[PATCH v2 3/3] dt/bindings: Add milivolt, milliamps, and nanohenry units
 2016-10-19 13:15 UTC  (6+ messages)
    ` [alsa-devel] "

[ANNOUNCE] Sound Open Firmware
 2016-10-19 10:25 UTC 

[SAMPLE-PATCH 0/x] ASoC: replace snd_soc_read/write
 2016-10-19  8:39 UTC  (9+ messages)
` [SAMPLE-PATCH 1/x] ASoC: use snd_soc_component_read/write on atmel-pdmic
` [SAMPLE-PATCH 2/x] ASoC: use snd_soc_component_read/write on 88pm860x-codec
` [SAMPLE-PATCH x/x] ASoC: remove snd_soc_read/write

ASoC TDM channel re-mapping
 2016-10-19  7:21 UTC  (3+ messages)

[PATCH 0/23] ASoC: add OF graph base simple-card
 2016-10-19  6:13 UTC  (31+ messages)
` [PATCH 01/23] ASoC: simple-scu-card: code sync: follow to simple family style
` [PATCH 02/23] ASoC: simple-scu-card: code sync: rename asoc_simple_card_priv
  ` [PATCH 03/23] ASoC: simple-scu-card: code sync: tidyup props/link naming
  ` [PATCH 04/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name
  ` [PATCH 05/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets
  ` [PATCH 07/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix
  ` [PATCH 08/23] ASoC: soc-core: snd_soc_get_dai_name() become non static
      ` [alsa-devel] "
  ` [PATCH 10/23] ASoC: simple-card-utils: adjust for graph on asoc_simple_card_parse_card_name
  ` [PATCH 12/23] of_graph: add of_graph_get_remote_endpoint()
  ` [PATCH 13/23] of_graph: add of_graph_port_type_is()
  ` [PATCH 15/23] of_graph: add of_graph_get_top_port()
  ` [PATCH 17/23] of_graph: add of_graph_get_endpoint_count()
  ` [PATCH 19/23] ASoC: simple-card-utils: add asoc_simple_card_try_to_probe_graph_card()
  ` [PATCH 21/23] ASoC: add simple-graph-card support
` [PATCH 06/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing
` [PATCH 09/23] ASoC: simple-card-utils: remove unnecessary cpu/codec pointer check
` [PATCH 11/23] Documentation: of: add type property
` [PATCH 14/23] of_graph: add of_graph_get_port_parent()
` [PATCH 16/23] of_graph: add for_each_of_port() / for_each_of_endpoint_in_port()
` [PATCH 18/23] ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
` [PATCH 20/23] ASoC: add simple-graph-card document
` [PATCH 22/23] ASoC: add simple-graph-scu-card document
` [PATCH 23/23] ASoC: add simple-graph-scu-card support
` [alsa-devel] [PATCH 0/23] ASoC: add OF graph base simple-card

[PATCH 0/6] ASoC: rsnd: cleanup for IOMMU
 2016-10-19  3:57 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node()
` [PATCH 2/6] ASoC: rsnd: amend .probe/.remove call for DPCM
` [PATCH 3/6] ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
` [PATCH 4/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
` [PATCH 5/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
` [PATCH 6/6] ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node

configuring machine specific DAPM for codec + headset jack detect
 2016-10-18 21:28 UTC  (5+ messages)

[PATCH] ASoC: PXA: Brownstone needs I2C
 2016-10-18 15:18 UTC 

Jack sensing in snd_usb_audio ?
 2016-10-18 14:14 UTC  (10+ messages)
      ` [alsa-devel] "

[PATCH] ALSA: hda - allow 40 bit DMA mask for NVidia devices
 2016-10-18 14:10 UTC  (8+ messages)

[PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
 2016-10-18 13:56 UTC  (3+ messages)

[patch] ASoC: Intel: Skylake: Fix a shift wrapping bug
 2016-10-18 13:56 UTC  (2+ messages)

[PATCH] sound/pci/asihpi: fix kernel memory disclosure
 2016-10-18 12:09 UTC  (2+ messages)

[PATCH] ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
 2016-10-18 10:24 UTC  (2+ messages)

[PATCH 0/7] constify snd_soc_ops structures
 2016-10-18  8:13 UTC  (10+ messages)
` [PATCH 1/7] ASoC: intel: broadwell: "
  ` [alsa-devel] "
` [PATCH 2/7] ASoC: atmel_wm8904: "
` [PATCH 3/7] ASoC: rockchip: "
` [PATCH 4/7] ASoC: qcom: storm: "
` [PATCH 5/7] ASoC: "
` [PATCH 6/7] "
` [PATCH 7/7] ASoC: tegra: "

[PATCH] ASoc: wm8580: Add the wm8581 codec to the driver
 2016-10-18  7:56 UTC  (7+ messages)

[PATCH v6 00/11] ASoC: topology: Remaining kernel patches
 2016-10-18  3:41 UTC  (2+ messages)

[PATCH v3] ASoC: rt5514: Add the DMIC initial delay to wait it ready
 2016-10-18  2:58 UTC 

[PATCH v2] ASoC: rt5514: Add the DMIC initial delay to wait it ready
 2016-10-18  2:55 UTC 

[PATCH] ASoC: rt5514: Add the DMIC initial delay to wait it ready
 2016-10-18  2:52 UTC 

[RESEND PATCH v4] clk: x86: Add Atom PMC platform clocks
 2016-10-17 20:15 UTC 

[PATCH -next] ASoC: rk3399_gru_sound: Fix non static symbol warning
 2016-10-17 15:15 UTC 

Yamaha Montage class-compliant USB MIDI
 2016-10-17 12:28 UTC 

[PATCH] ASoC: rt5670: Enable MCLK detection
 2016-10-17 11:27 UTC 

[PATCH v2] ASoC: rt5640: enable MCLK detection
 2016-10-17 11:14 UTC 

[PATCH 1/7] ASoC: wm9705: Remove unused DAI ID defines
 2016-10-17 10:50 UTC  (12+ messages)
` [PATCH 2/7] ASoC: wm9712: "
` [PATCH 3/7] ASoC: wm9713: "
` [PATCH 4/7] ASoC: wm8753: "
` [PATCH 5/7] ASoC: pxa2xx-ac97: "
` [PATCH 6/7] ASoC: pxa2xx-i2s: "
` [PATCH 7/7] ASoC: pxa-ssp: "

[PATCH] ASoC: rt5640: enable MCLK detection
 2016-10-17 10:49 UTC  (2+ messages)

[PATCH 0/2 v2][resend] DesignWare HDMI I2S suport
 2016-10-17  7:56 UTC  (2+ messages)
` [PATCH v2][resend v2] drm: bridge: add DesignWare HDMI I2S audio support

PCM params and Sub unit direction:Invalid argument
 2016-10-16 22:07 UTC 

[PATCH] ASoC: es8328: Remove some unused defines
 2016-10-15 19:17 UTC 

[PATCH 1/3] ASoC: ak4641: Remove unused DAI ID defines
 2016-10-15 19:32 UTC  (3+ messages)
` [PATCH 2/3] ASoC: ak4641: Remove unused AK4641_CACHEREGNUM define
` [PATCH 3/3] ASoC: ak4641: Move register defines to main source

[FFADO-devel] Clicking issues with the output of an Onyx Blackbird
 2016-10-15 18:58 UTC  (3+ messages)
`  "

struct snd_soc_codec_driver nested and duplicated fields
 2016-10-15 10:23 UTC  (2+ messages)

[PATCH] SoC: mxs-saif: check validity of ids in mxs_saif_probe()
 2016-10-14 21:53 UTC 

[TDM help please] multiplex out a stereo I2S line
 2016-10-14  9:18 UTC  (2+ messages)

inconsistent reference counting for snd-soc-skl
 2016-10-13 13:54 UTC  (2+ messages)

[patch] ASoC: rt5663: fix a debug statement
 2016-10-13  9:13 UTC  (2+ messages)

[FFADO-devel] Clicking issues with the output of an Onyx Blackbird
 2016-10-13  8:36 UTC 

[PATCH v2 1/3] ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver
 2016-10-13  7:40 UTC  (2+ messages)
` Applied "ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver." to the asoc tree

[PATCH v2 2/3] ASoC: cs35l34: Add device tree bindings file for cs35l34
 2016-10-13  7:40 UTC  (2+ messages)
` Applied "ASoC: cs35l34: Add device tree bindings file for cs35l34" 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