Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-15 08:07:02 to 2017-08-17 19:08:07 UTC [more...]

[PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects
 2017-08-17 19:07 UTC  (5+ messages)

[PATCH] ASoC: tegra: Remove SoC-specific Kconfig depends and selects
 2017-08-17 19:05 UTC 

non-blocking mode example
 2017-08-17 17:18 UTC  (11+ messages)

[PATCH v2] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailink
 2017-08-17 17:13 UTC  (3+ messages)
` Applied "ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailink" to the asoc tree

[PATCH 0/6] ASoC: make snd_pcm_hardware const
 2017-08-17 17:13 UTC  (13+ messages)
` [PATCH 1/6] ASoC: fsl: "
  ` Applied "ASoC: fsl: make snd_pcm_hardware const" to the asoc tree
` [PATCH 2/6] ASoC: Intel: Atom: make snd_pcm_hardware const
  ` Applied "ASoC: Intel: Atom: make snd_pcm_hardware const" to the asoc tree
` [PATCH 3/6] ASoC: Intel: Skylake: make snd_pcm_hardware const
  ` Applied "ASoC: Intel: Skylake: make snd_pcm_hardware const" to the asoc tree
` [PATCH 4/6] ASoC: kirkwood: make snd_pcm_hardware const
  ` Applied "ASoC: kirkwood: make snd_pcm_hardware const" to the asoc tree
` [PATCH 5/6] ASoC: sh: make snd_pcm_hardware const
  ` Applied "ASoC: sh: make snd_pcm_hardware const" to the asoc tree
` [PATCH 6/6] ASoC: qcom: make snd_pcm_hardware const
  ` Applied "ASoC: qcom: make snd_pcm_hardware const" to the asoc tree

[PATCH 0/7] ASoC: make snd_soc_ops const
 2017-08-17 17:13 UTC  (15+ messages)
` [PATCH 1/7] ASoC: aux1x: "
  ` Applied "ASoC: aux1x: make snd_soc_ops const" to the asoc tree
` [PATCH 2/7] ASoC: cirrus: make snd_soc_ops const
  ` Applied "ASoC: cirrus: make snd_soc_ops const" to the asoc tree
` [PATCH 3/7] ASoC: generic: make snd_soc_ops const
  ` Applied "ASoC: generic: make snd_soc_ops const" to the asoc tree
` [PATCH 4/7] ASoC: pxa: make snd_soc_ops const
` [PATCH 5/7] ASoC: rockchip: "
  ` Applied "ASoC: rockchip: make snd_soc_ops const" to the asoc tree
` [PATCH 6/7] ASoC: samsung: make snd_soc_ops const
  ` Applied "ASoC: samsung: make snd_soc_ops const" to the asoc tree
` [PATCH 7/7] ASoC: sh: make snd_soc_ops const
  ` Applied "ASoC: sh: make snd_soc_ops const" to the asoc tree

[PATCH] ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platform
 2017-08-17 17:13 UTC  (3+ messages)
` Applied "ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platform" to the asoc tree

[PATCH 2/2] dt-bindings: sound: add dmicen property in dmic driver
 2017-08-17 17:13 UTC  (2+ messages)
` Applied "dt-bindings: sound: add dmicen property in dmic driver" to the asoc tree

[PATCH 0/2] ASoC: make snd_soc_dai_driver and snd_soc_component_driver const
 2017-08-17 17:12 UTC  (5+ messages)
` [PATCH 1/2] ASoC: bcm: make snd_soc_dai_driver const
  ` Applied "ASoC: bcm: make snd_soc_dai_driver const" to the asoc tree
` [PATCH 2/2] ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const
  ` Applied "ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const" to the asoc tree

Applied "ASoC: codec: use enable pin to control dmic start and stop" to the asoc tree
 2017-08-17 17:13 UTC 

[PATCH v3 0/9] ASoC: rockchip: Parse dai links from dts
 2017-08-17 17:11 UTC  (10+ messages)
` [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec
` [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay
` [PATCH v3 3/9] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp
` [PATCH v3 6/9] ASoC: rockchip: Parse dai links from dts
` [PATCH v3 7/9] ASoC: rockchip: Add support for DP codec
` [PATCH v3 8/9] ASoC: rockchip: Add support for DMIC codec
` [PATCH v3 9/9] dt-bindings: ASoC: rockchip: Update description of rockchip,codec

[PATCH v2 0/3] ASoC: rockchip: Parse dai links from dts
 2017-08-17 15:10 UTC  (8+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] dt-bindings: ASoC: rockchip: Add rockchip,codec-names property

[PATCH] ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
 2017-08-17 14:14 UTC 

[PATCH 00/23] alsa-utils: rewrite aplay
 2017-08-17 12:00 UTC  (24+ messages)
` [RFC][PATCH 01/23] aplay: add an abstraction of container to parse/build audio-specific data format
` [RFC][PATCH 02/23] aplay: add an implementation of container for Microsoft/IBM RIFF/Wave format
` [RFC][PATCH 03/23] aplay: add an implementation of container for Sparc AU format
` [RFC][PATCH 04/23] aplay: add an implementation of container for Creative Tech. voice format
` [RFC][PATCH 05/23] aplay: add an implementation of container for raw format
` [RFC][PATCH 06/23] aplay: aligner: add an abstraction to align buffers with different data
` [RFC][PATCH 07/23] aplay: add an implementation of aligner for single target
` [RFC][PATCH 08/23] aplay: add an implementation of aligner for multiple target
` [RFC][PATCH 09/23] aplay: add an abstruction of waiter for I/O event notification
` [RFC][PATCH 10/23] aplay: add an implementation of waiter for poll(2)
` [RFC][PATCH 11/23] aplay: add an implementation of waiter for epoll(7)
` [RFC][PATCH 12/23] aplay: options: add a parser for command-line options
` [RFC][PATCH 13/23] aplay: add an abstraction for transferring of PCM frames
` [RFC][PATCH 14/23] aplay: add an implementation for transferring by ALSA PCM APIs
` [RFC][PATCH 15/23] aplay: add implementation of I/O
` [RFC][PATCH 16/23] aplay: add implementations to scheduling
` [RFC][PATCH 17/23] aplay: add a sub-command to print list of PCMs/devices
` [RFC][PATCH 18/23] aplay: add a sub-command to transfer data frames
` [RFC][PATCH 19/23] aplay: obsolete main routine and introduce sub-command style
` [RFC][PATCH 20/23] aplay: add an implementation for volume unit meter
` [RFC][PATCH 21/23] aplay: add a parser for channel map API
` [RFC][PATCH 22/23] aplay: add a handler for key events
` [RFC][PATCH 23/23] aplay: add a feature to generate PID file

[PATCH] asoc: make clock direction configurable in asoc-simple
 2017-08-17 11:42 UTC 

[PATCH 00/15] constify pnp_device_id and pnp_card_device_id
 2017-08-17 10:48 UTC  (17+ messages)
` [PATCH 01/15] ALSA: drivers: mpu401: constify pnp_device_id
` [PATCH 02/15] ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
` [PATCH 03/15] ALSA: opl3sa2: "
` [PATCH 04/15] ALSA: ad1816a: constify pnp_card_device_id
` [PATCH 05/15] ALSA: als100: "
` [PATCH 06/15] ALSA: azt2320: "
` [PATCH 07/15] ALSA: cmi8330: "
` [PATCH 08/15] ALSA: cs4236: "
` [PATCH 09/15] ALSA: es1688: "
` [PATCH 10/15] ALSA: gus: "
` [PATCH 11/15] ALSA: msnd: "
` [PATCH 12/15] ALSA: opti9xx: "
` [PATCH 13/15] ALSA: sb16: "
` [PATCH 14/15] ALSA: sscape: "
` [PATCH 15/15] ALSA: wavefront: "

[PATCH 00/12] ALSA: make snd_pcm_hardware const
 2017-08-17 10:48 UTC  (14+ messages)
` [PATCH 01/12] ALSA: arm: "
` [PATCH 02/12] ALSA: atmel: "
` [PATCH 03/12] ALSA: drivers: "
` [PATCH 04/12] ALSA: isa: "
` [PATCH 05/12] ALSA: mips: "
` [PATCH 06/12] ALSA: pci: "
` [PATCH 07/12] ALSA: pcmcia: "
` [PATCH 08/12] ALSA: ppc: "
` [PATCH 09/12] ALSA: sh: "
` [PATCH 10/12] ALSA: sparc: "
` [PATCH 11/12] ALSA: usb: "
` [PATCH 12/12] ALSA: parisc: "

[PATCH v3 0/5] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-17 10:15 UTC  (9+ messages)
` [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support
        ` [alsa-devel] "

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-17 10:05 UTC  (4+ messages)

[PATCH v4 0/3] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC
 2017-08-17  8:02 UTC  (4+ messages)
` [PATCH v4 1/3] ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt
` [PATCH v4 2/3] ASoC: codecs: msm8916-wcd-analog: add MBHC support
` [PATCH v4 3/3] ASoC: qcom: apq8016-sbc: Add support to Headset JACK

[PATCH 00/11] ASoC: make snd_soc_platform_driver const
 2017-08-17  7:59 UTC  (7+ messages)
` [PATCH 01/11] ASoC: codecs: "
` [PATCH 05/11] ASoC: omap: "
` [PATCH 07/11] ASoC: qcom: "

[PATCH] ASoC: Intel: kbl: Add map for Maxim IV Feedback
 2017-08-17  3:25 UTC  (2+ messages)

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailink
 2017-08-17  3:25 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platform
 2017-08-17  3:19 UTC  (2+ messages)

[PATCH 1/2] ASoC: codec: use enable pin to control dmic start and stop
 2017-08-17  2:26 UTC  (3+ messages)

[PATCH v2 1/2] ASoC: codec: use enable pin to control dmic start and stop
 2017-08-17  2:24 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: sound: add dmicen property in dmic driver

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-08-16 20:58 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: add helpers to ease DMA handling

[PATCH 0/9] ASoC: cygnus: Various improvements and fixes
 2017-08-16 19:39 UTC  (6+ messages)
` [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes

[PATCH] conf: HdmiLpeAudio: add support for 3 devices
 2017-08-16 16:11 UTC  (2+ messages)

IEC61937 passthrough with BYT/CHT HdmiLpeAudio
 2017-08-16 16:09 UTC  (3+ messages)

[PATCH] alsabat: fix the buffer size dependency issue
 2017-08-16 16:07 UTC  (2+ messages)

[PATCH v2] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
 2017-08-16 16:02 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove" to the asoc tree

[PATCH] ASoC: compress: Set reasonable compress id string
 2017-08-16 16:02 UTC  (2+ messages)
` Applied "ASoC: compress: Set reasonable compress id string" to the asoc tree

[PATCH 0/3] ALSA: make snd_kcontrol_new const
 2017-08-16 12:41 UTC  (5+ messages)
` [PATCH 1/3] ALSA: aoa: "
` [PATCH 2/3] ALSA: pcxhr: "
` [PATCH 3/3] ALSA: hda: "

[PATCH] ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe()
 2017-08-16 12:09 UTC  (3+ messages)
` Applied "ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe()" to the asoc tree

[PATCH 3/3] ASoC: soc-core: snd_soc_unregister_component() unregister all component
 2017-08-16 12:09 UTC  (2+ messages)
` Applied "ASoC: soc-core: snd_soc_unregister_component() unregister all component" to the asoc tree

[PATCH] ASoC: codecs: make snd_compr_ops const
 2017-08-16 12:09 UTC  (2+ messages)
` Applied "ASoC: codecs: make snd_compr_ops const" to the asoc tree

[PATCH v2] ASoC: compress: Set reasonable compress id string
 2017-08-16 12:06 UTC  (2+ messages)

[PATCH] ASoC: Intel: kbl: Enabling ASRC for RT5663 codec on kabylake platform
 2017-08-16 10:47 UTC  (3+ messages)
` [alsa-devel] "

alsa settings for sound device Intel cherry trail chipset
 2017-08-16 10:46 UTC 

[PATCH v4] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove
 2017-08-15 17:29 UTC  (2+ messages)

Applied "ASoC: Freescale: Delete an error message for a failed memory allocation in three functions" to the asoc tree
 2017-08-15 17:15 UTC 

[PATCH 0/5] constify snd_soc_dai_ops structures
 2017-08-15 17:15 UTC  (10+ messages)
` [PATCH 1/5] ASoC: blackfin: "
  ` Applied "ASoC: blackfin: constify snd_soc_dai_ops structures" to the asoc tree
` [PATCH 2/5] ASoC: rockchip: constify snd_soc_dai_ops structures
  ` Applied "ASoC: rockchip: constify snd_soc_dai_ops structures" to the asoc tree
` [PATCH 3/5] ASoC: codecs: es8316: constify snd_soc_dai_ops structures
  ` Applied "ASoC: codecs: es8316: constify snd_soc_dai_ops structures" to the asoc tree
` [PATCH 4/5] ASoC: codecs: zx_aud96p22: constify snd_soc_dai_ops structures
  ` Applied "ASoC: codecs: zx_aud96p22: constify snd_soc_dai_ops structures" to the asoc tree
` [PATCH 5/5] ASoC: spear: constify snd_soc_dai_ops structures

[PATCH 1/9] ASoC: cygnus: Add support for 384kHz frame rates
 2017-08-15 17:15 UTC  (2+ messages)
` Applied "ASoC: cygnus: Add support for 384kHz frame rates" to the asoc tree

[PATCH] ASoC: spear: spdif_in: constify snd_soc_dai_ops structure
 2017-08-15 17:15 UTC  (2+ messages)
` Applied "ASoC: spear: constify snd_soc_dai_ops structures" to the asoc tree

[PATCH] arizona: anc: Correct setting of FCx_MIC_MODE_SEL
 2017-08-15 15:10 UTC  (2+ messages)
` Applied "arizona: anc: Correct setting of FCx_MIC_MODE_SEL" to the asoc tree

[PATCH] ASoC: mediatek: Correct the interrupt property
 2017-08-15 13:56 UTC  (4+ messages)

[PATCH 3/3] ALSA: firewire-motu: constify snd_rawmidi_ops structures
 2017-08-15 12:06 UTC  (6+ messages)

[PATCH 0/3] constify snd_rawmidi_ops structures
 2017-08-15  8:36 UTC 


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