Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 21:09:00 to 2017-06-12 11:55:44 UTC [more...]

[PATCH 0/3] ASoC: Intel: Skylake: Add deep buffer support
 2017-06-12 11:40 UTC  (2+ messages)
` [PATCH 1/3] "

[PATCH v2] ASoC: Intel: byt-max98090: Add GPIO ACPI mapping table
 2017-06-12  8:54 UTC  (8+ messages)

[PATCH 0/5] ALSA: Reorganize kconfig for sequencer stuff
 2017-06-12  6:54 UTC  (9+ messages)
` [PATCH 1/5] ALSA: Make CONFIG_SND_OSSEMUL user-selectable
` [PATCH 2/5] ALSA: seq: Allow the tristate build of OSS emulation
` [PATCH 3/5] ALSA: seq: Reorganize kconfig and build
` [PATCH 4/5] ALSA: synth: Select snd-emux-synth explicitly
` [PATCH 5/5] ALSA: seq: Allow the modular sequencer registration

[PATCH v2 0/3] ALSA: pcm: add 'applptr' event of tracepoint
 2017-06-12  6:51 UTC  (5+ messages)
` [PATCH v2 1/3] ALSA: pcm: unify codes to operate application-side position on PCM buffer
` [PATCH v2 2/3] ALSA: pcm: add 'applptr' event of tracepoint
` [PATCH v2 3/3] ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints

[PATCH v2] ALSA: core: let low-level driver or userspace disable rewinds
 2017-06-12  6:50 UTC  (3+ messages)

[sound:topic/seq-kconfig 139/139] undefined reference to `snd_seq_device_new'
 2017-06-12  5:23 UTC 

[PATCH v3 0/3] ASoC: Intel: Add Kabylake machine driver for RT5663+RT5514+MAX98927
 2017-06-12  5:20 UTC  (5+ messages)
` [PATCH v3 1/3] ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927
` [PATCH v3 2/3] ASoC: Intel: Convert all sst_codecs data definition to c99 style
` [PATCH v3 3/3] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry

[PATCH v2 0/3] ASoC: Intel: Add Kabylake machine driver for RT5663+RT5514+MAX98927
 2017-06-12  5:17 UTC  (8+ messages)
` [PATCH v2 2/3] ASoC: Intel: Convert all sst_codecs data defintion to c99 style
` [PATCH v2 3/3] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry

[PATCH] ASoC: rt5663: Check the JD status in the resume function
 2017-06-12  3:02 UTC 

[PATCH] ASoC: rsnd: don't call free_irq() on Parent SSI
 2017-06-12  0:45 UTC  (3+ messages)
` Applied "ASoC: rsnd: don't call free_irq() on Parent SSI" to the asoc tree

[PATCH 0/3] ALSA: pcm: add 'applptr' event of tracepoint
 2017-06-12  0:08 UTC  (8+ messages)
` [PATCH 1/3] ALSA: pcm: unify codes to operate application-side position on PCM buffer
` [PATCH 2/3] ALSA: pcm: add 'applptr' event of tracepoint
` [PATCH 3/3] ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints

[PATCH 0/2] ALSA: pcm: probe tracepoint events only when parameter is changed
 2017-06-11 17:06 UTC  (4+ messages)
` [PATCH 1/2] ALSA: pcm: return error immediately for parameters handling
` [PATCH 2/2] ALSA: pcm: probe events when parameters are changed actually

[PATCH v3] ALSA: firewire-lib: Fix stall of process context at packet error
 2017-06-11  7:08 UTC 

[PATCH v2] ALSA: firewire-lib: Fix stall of process context at packet error
 2017-06-11  6:53 UTC  (3+ messages)

[sound:for-linus 20/20] rawmidi.c:undefined reference to `snd_seq_device_new'
 2017-06-10 18:40 UTC 

[PATCH v1] ASoC: Intel: byt-max98090: Add GPIO ACPI mapping table
 2017-06-10 11:32 UTC  (4+ messages)

[PATCH v1 1/3] ASoC: rt5677: Introduce proper table for ACPI enumeration
 2017-06-10 11:31 UTC  (4+ messages)
` [PATCH v1 2/3] ASoC: rt5677: Move platform code to board file
` [PATCH v1 3/3] ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()

[PATCH] topology: delete output file if parsing fails
 2017-06-10  9:35 UTC  (2+ messages)

[sound:for-linus 17/20] sound/drivers/opl3/opl3_oss.c:256:22: sparse: incompatible types for 'case' statement
 2017-06-09 21:32 UTC 

[PATCH v12 00/14] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2017-06-09 20:49 UTC  (15+ messages)
` [PATCH v12 01/14] sun4i-codec: Add MIC2 Pre-Amplifier, Mic2
` [PATCH v12 02/14] sun4i-codec: Add Mic Playback Volume
` [PATCH v12 03/14] sun4i-codec: Add support for extra controls to struct sun4i_codec_quirks and use them
` [PATCH v12 04/14] sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
` [PATCH v12 05/14] sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls
` [PATCH v12 06/14] sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch
` [PATCH v12 07/14] sun4i-codec: Add FM Playback Volume
` [PATCH v12 08/14] sun4i-codec: Add FM Left, FM Right, FM Playback Switch
` [PATCH v12 09/14] sun4i-codec: Add Line Playback Volume
` [PATCH v12 10/14] sun4i-codec: Add Line Boost Volume
` [PATCH v12 11/14] sun4i-codec: Add Line Right, Line Left, Line Playback Switch
` [PATCH v12 12/14] sun4i-codec: Add Differential Line Source
` [PATCH v12 13/14] sun4i-codec: Add Left Capture Select, Right Capture Select
` [PATCH v12 14/14] sun4i-codec: Add Capture Volume

[PATCH] ASoC: Intel: byt-max98090 Fix GPIOs lookup
 2017-06-09 18:22 UTC  (2+ messages)

[PATCH] ASoC: samsung: Odroid DT binding documentation corrections
 2017-06-09 17:54 UTC  (2+ messages)
    ` Applied "ASoC: samsung: Odroid DT binding documentation corrections" to the asoc tree

[PATCH v2] ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs
 2017-06-09 17:53 UTC  (2+ messages)

[PATCH v1] ASoC: omap-mcbsp: Use sysfs_match_string() helper
 2017-06-09 17:40 UTC  (2+ messages)
` Applied "ASoC: omap-mcbsp: Use sysfs_match_string() helper" to the asoc tree

[PATCH v2] ASoC: topology: Allow bespoke configuration post widget creation
 2017-06-09 17:40 UTC  (2+ messages)
` Applied "ASoC: topology: Allow bespoke configuration post widget creation" to the asoc tree

[PATCH] ASoC: ak4613: Fix out of bounds array access for ak4613_iface
 2017-06-09 17:40 UTC  (3+ messages)
` Applied "ASoC: ak4613: Fix out of bounds array access for ak4613_iface" to the asoc tree

[PATCH RFC 0/7] HDMI audio support for Exynos Odroid boards
 2017-06-09 16:53 UTC  (4+ messages)
  ` [PATCH RFC 5/7] ASoC: Add Odroid sound DT bindings documentation

[PATCH 0/2] ALSA: pcm: trace selection process of hardware parameters
 2017-06-09 14:33 UTC  (5+ messages)
` [PATCH 1/3] ALSA: pcm: localize snd_pcm_hw_params_choose()
` [PATCH 2/3] ALSA: pcm: add tracepoints for final selection process of hardware parameters
` [PATCH 3/3] ALSA: pcm: use friendly name for id of PCM substream in trace print

ALSA: firewire-lib: Fix stall of process context on local CPU, with disabled IRQ at packet error
 2017-06-09 12:55 UTC  (7+ messages)

[PATCH v3 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-06-09  9:13 UTC  (5+ messages)
` [PATCH v3 11/17] pinctrl: madera: Add driver for Cirrus Logic Madera codecs
` [PATCH v3 12/17] gpio: madera: Support Cirrus Logic Madera class codecs

[PATCH v1 0/4] Patches to fix some problem for rockchip i2s
 2017-06-09  8:52 UTC  (5+ messages)
` [PATCH v1 1/4] ASoC: rockchip: i2s: add a delay before i2s clear
` [PATCH v1 2/4] ASoC: rockchip: i2s: add support for i2s bclk fs configuration
` [PATCH v1 3/4] ASoC: rockchip: i2s: add other configurable formats
` [PATCH v1 4/4] ASoC: rockchip: i2s: fixup clk div

[PATCH v1 0/2] Patches to add support spdif for rk322x
 2017-06-09  7:59 UTC  (2+ messages)
` [PATCH v1 1/2] ASoC: rockchip: add bindings for spdif controller

[PATCH v11 00/12] sun4i-codec: Add Line-In, FM-In, Mic 2, Capture Source, Differential Line-In
 2017-06-09  7:48 UTC  (19+ messages)
` [PATCH v11 01/12] sun4i-codec: Add inputs: Mic2, Line Right, Line Left, FM Right, FM Left
` [PATCH v11 02/12] sun4i-codec: Add Differential Line Capture Switch and its routes
` [PATCH v11 03/12] sun4i-codec: Add Line Playback Volume, FM Playback Volume, Mic Playback Volume, Capture Volume, Line Capture Volume
` [PATCH v11 04/12] sun4i-codec: Add Mic1 Capture Volume, Mic2 "
` [PATCH 05/12] sun4i-codec: Move struct sun4i_codec_quirks further up
` [PATCH v11 06/12] sun4i-codec: Add support for extra controls to struct sun4i_codec_quirks and use them
` [PATCH v11 07/12] sun4i-codec: Add extra controls to sun4i_codec_quirks, sun7i_codec_quirks
` [PATCH v11 08/12] sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls
` [PATCH v11 09/12] sun4i-codec: Add Line Playback Switch, FM Playback Switch, Mic1 Playback Switch, Mic2 Playback Switch
` [PATCH v11 10/12] sun4i-codec: Add Left Capture Select, Right Capture Select
` [PATCH v11 11/12] sun4i-codec: Add MIC2 Pre-Amplifier
` [PATCH v11 12/12] sun4i-codec: Add routes for playback switches, Mic2, Capture Select

[PATCH 0/7] ASoC: Constify hw_constraints
 2017-06-09  7:39 UTC  (12+ messages)
` [PATCH 1/7] ASoC: cs35l34: "
` [PATCH 2/7] ASoC: cs53l30: "
` [PATCH 3/7] ASoC: intel: bxt: "
` [PATCH 4/7] ASoC: intel: byt: "
` [PATCH 5/7] ASoC: intel: skl: "
` [PATCH 6/7] ASoC: mediatek: "
` [PATCH 7/7] ASoC: samsung: "

[PATCH] ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops
 2017-06-09  7:21 UTC  (4+ messages)

[PATCH] ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops
 2017-06-09  7:20 UTC  (2+ messages)

[PATCH 0/3] ALSA: pcm:
 2017-06-09  7:19 UTC  (6+ messages)
` [PATCH 1/3] ALSA: pcm: use helper functions to refer parameters as constants
` [PATCH 2/3] ALSA: pcm: calculate non-mask/non-interval parameters always when possible
` [PATCH 3/3] ALSA: pcm: move fixup of info flag after selecting single parameters

[PATCH 0/3] ALSA: firewire: use .ack callback of PCM operation for packet processing
 2017-06-09  7:05 UTC  (8+ messages)
` [PATCH 1/2] ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback

[PATCH] ASoC: Intel: sst: Remove unused function sst_restore_shim64()
 2017-06-09  7:05 UTC  (4+ messages)

[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_xxx()
 2017-06-09  0:45 UTC  (6+ messages)
` [PATCH 1/5 v2] ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()
` [PATCH 2/5 v2] ASoC: simple-card: use asoc_simple_card_clk_xxx()
` [PATCH 3/5] ASoC: simple-scu-card: "
` [PATCH 4/5] ASoC: audio-graph-scu-card: "
` [PATCH 5/5] ASoC: audio-graph-card: "

[PATCH] ASoC: rsnd: add detail explanation of L/R conversion timing
 2017-06-09  0:34 UTC 

[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_enable/disable()
 2017-06-08 23:39 UTC  (4+ messages)
` [PATCH 1/5] ASoC: simple_card_utils: add asoc_simple_card_clk_enable/disable()

[PATCH v2 0/8] [PATCH 0/8] ALSA: pcm: code refactoring for snd_pcm_hw_refine()
 2017-06-08 21:44 UTC  (10+ messages)
` [PATCH v2 1/8] ALSA: pcm: add a helper function to constrain mask-type parameters
` [PATCH v2 2/8] ALSA: pcm: add a helper function to constrain interval-type parameters
` [PATCH v2 3/8] ALSA: pcm: add a helper function to apply parameter rules
` [PATCH v2 4/8] ALSA: pcm: use goto statement instead of while statement to reduce indentation
` [PATCH v2 5/8] ALSA: pcm: remove function local variable with alternative evaluation
` [PATCH v2 6/8] ALSA: pcm: adaption of code formatting
` [PATCH v2 7/8] ALSA: pcm: use helper functions to check whether parameters are determined
` [PATCH v2 8/8] ALSA: pcm: add comment about application of rule to PCM parameters

[PATCH 00/31] Constify hw_constrains
 2017-06-08 21:08 UTC  (16+ messages)
` [PATCH 13/31] ALSA: cmipci: Constify hw_constraints
` [PATCH 15/31] ALSA: emu10k1: "
` [PATCH 17/31] ALSA: ens137x: "
` [PATCH 19/31] ALSA: hda: "
` [PATCH 21/31] ALSA: ice1724: "
` [PATCH 22/31] ALSA: intel8x0: "
` [PATCH 23/31] ALSA: nm256: "
` [PATCH 24/31] ALSA: rme32: "
` [PATCH 25/31] ALSA: rme96: "
` [PATCH 26/31] ALSA: hdsp: "
` [PATCH 27/31] ALSA: hdspm: "
` [PATCH 28/31] ALSA: rme9652: "
` [PATCH 29/31] ALSA: sonicvibes: "
` [PATCH 30/31] ALSA: via82xx: "
` [PATCH 31/31] ALSA: sparc: "


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